@charset "UTF-8";
/*
Theme Name: 
Theme URI: 
Author: COMLAB
*/
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond&amp;family=Noto+Serif+JP:wght@400;500&amp;display=swap");
.u-inner {
  width: 82%;
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 840px) {
  .u-inner {
    width: 87%;
  }
}

.u-cover {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}

.u-for_pc {
  display: none !important;
}
@media screen and (min-width: 840px) {
  .u-for_pc {
    display: block !important;
  }
}

.u-for_pc_il {
  display: none !important;
}
@media screen and (min-width: 840px) {
  .u-for_pc_il {
    display: inline !important;
  }
}

.u-for_pc_ilb {
  display: none !important;
}
@media screen and (min-width: 840px) {
  .u-for_pc_ilb {
    display: inline-block !important;
  }
}

.u-for_sp {
  display: block !important;
}
@media screen and (min-width: 840px) {
  .u-for_sp {
    display: none !important;
  }
}

.u-for_sp_il {
  display: inline !important;
}
@media screen and (min-width: 840px) {
  .u-for_sp_il {
    display: none !important;
  }
}

.u-for_sp_ilb {
  display: inline-block !important;
}
@media screen and (min-width: 840px) {
  .u-for_sp_ilb {
    display: none !important;
  }
}

.hp_fontPrata {
  font-family: "Prata", serif !important;
}

.hp_fontMincyo {
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important;
}

.hp_fontGothic {
  font-family: "游ゴシック Medium", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif !important;
}

img {
  height: auto;
  max-width: 100%;
}
body:not(.js_isIe) img {
  width: auto;
}

/*ベース設定*/
body {
  font-size: 16px;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: 0.4px;
  color: #212121;
  font-family: '游明朝','Yu Mincho','游明朝体','YuMincho','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*word-wrap: break-word;
  overflow-wrap: break-word;*/
  word-break: break-all;
}

a {
  text-decoration: none;
  color: #212121;
}

a:focus {
  outline: none;
}

section {
  position: relative;
}

textarea {
  padding: 1em;
  letter-spacing: 0.1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "游ゴシック Medium", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

input {
  padding-left: 1em;
  letter-spacing: 0.1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "游ゴシック Medium", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

input::-ms-clear {
  visibility: hidden;
}

input::-ms-reveal {
  visibility: hidden;
}

input:focus,
textarea:focus,
select:focus {
  outline: none;
}

select::-ms-expand {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}

#notfound #content {
  padding: 200px 0;
  text-align: center;
}

.notfound-wrapper {
  line-height: 2;
}

.slick-slide {
  outline: none;
}

.a {
  width: 100px;
}
@media screen and (max-width: 980px) {
  .p-main {
    padding-top: 55px;
  }
}

@media screen and (max-width: 840px) {
  .p-header {
    position: fixed;
    top: 0;
    left: 0;
    height: 55px;
    width: 100%;
    background-color: white;
    z-index: 10;
  }
}

.p-nav {
  position: fixed;
  width: 100%;
  top: 0;
  background-color: white;
  max-width: none;
  z-index: 10;
  width: 100%;
  max-width: none;
  margin-left: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: auto;
}
body:not(#index) .p-nav {
  background-color: white;
}
body.js-over_hero .p-nav {
  background-color: white;
}

@media screen and (max-width: 980px) {
  .p-nav {
    padding-top: 90px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    top: 0;
    left: 0;
    background-color: white;
    margin-bottom: 0;
    z-index: 10;
    padding-right: 0;
    opacity: 1;
    pointer-events: none;
    overflow: auto;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    padding-bottom: 80px;
  }

  .is-animation {
    -webkit-transition: -webkit-transform 600ms ease-out;
    transition: -webkit-transform 600ms ease-out;
    transition: transform 600ms ease-out;
    transition: transform 600ms ease-out, -webkit-transform 600ms ease-out;
  }

  .is-humburger_open .p-nav {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }

  .is-humburger_close .p-nav {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }

  .is-humburger_close_end .p-nav {
    pointer-events: auto;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
.p-nav__sns {
  display: none;
}

@media screen and (max-width: 980px) {
  .p-nav__sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.p-nav__sns__wrapper {
  max-width: 95px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-nav__sns img.__fb {
  width: 28px;
  height: 28px;
}

.p-nav__sns img.__insta {
  width: 28px;
  height: 28px;
}

.p-nav__inner {
  margin-left: auto;
  margin-right: auto;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 2.3%;
  padding-left: 268px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 1100px) {
  .p-nav__inner {
    padding-left: 200px;
    padding-right: 2.3%;
  }
}
@media screen and (max-width: 980px) {
  .p-nav__inner {
    padding-left: 0;
    padding-right: 0;
    display: block;
    margin-bottom: 35px;
    width: 87%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) {
  body.js_headerFixed .p-nav {
    position: fixed;
    width: 100%;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fff;
    padding: 0 2%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-width: none;
  }
}
.p-anker {
  position: absolute;
  left: 0;
  top: -120px;
}

.p-nav__item {
  position: relative;
  margin-right: 35px;
  letter-spacing: 0.1em;
  font-weight: 500;
  padding: 24px 0 24px;
  font-size: 18px;
  letter-spacing: 0;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #4d4d4d;
}
@media screen and (max-width: 1100px) {
  .p-nav__item {
    margin-right: 30px;
  }
}
@media screen and (max-width: 980px) {
  .p-nav__item {
    padding: 0px 0 10px;
    margin-right: 0;
  }
  .p-nav__item.__contact {
    margin-top: 20px;
  }
}
.p-nav__item:before {
  display: none;
}
.p-nav__item > .__arrow {
  display: none;
}
@media screen and (max-width: 980px) {
  .p-nav__item > .__arrow {
    display: inline-block;
    position: absolute;
    top: 27px;
    right: 7%;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }
}
.p-nav__item.js_active > .__arrow {
  -webkit-transform: translateX(-100%) rotate(180deg);
          transform: translateX(-100%) rotate(180deg);
}
@media screen and (max-width: 980px) {
  .p-nav__item.js_openParent.js_fire > .__arrow {
    -webkit-transform: translateX(-100%) rotate(180deg);
            transform: translateX(-100%) rotate(180deg);
  }
}
@media screen and (max-width: 980px) {
  .p-nav__item__inner {
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 0 20px;
    border-bottom: 1px solid #dedede;
  }
  .p-nav__item.__contact .p-nav__item__inner {
    border-bottom: 0;
    padding-bottom: 0;
  }
}
.p-nav__item__inner > .__main {
  display: block;
  font-size: 12px;
}
@media screen and (max-width: 1100px) {
  .p-nav__item__inner > .__main {
    font-size: 11px;
  }
}
@media screen and (max-width: 980px) {
  .p-nav__item__inner > .__main {
    width: auto;
    font-size: 15px;
    letter-spacing: 0.1em;
  }
}
.p-nav__item.__contact .p-nav__item__inner > .__main {
  position: relative;
  padding: 17px 30px;
  letter-spacing: 0.1em;
  background-color: #272727;
  border: 1px solid #272727;
  color: #fff;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
@media screen and (max-width: 980px) {
  .p-nav__item.__contact .p-nav__item__inner > .__main {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
}
.js_isPc .p-nav__item.__contact:hover .p-nav__item__inner > .__main {
  background-color: #fff;
  color: #272727;
}
.p-nav__item__inner > .__sub {
  display: none;
  font-size: 10px;
  margin-bottom: 10px;
  color: #8d8d8d;
  letter-spacing: 0.1em;
  font-family: "EB Garamond", serif;
}
@media screen and (max-width: 980px) {
  .p-nav__item__inner > .__sub {
    display: inline-block;
    width: auto;
  }
}

.p-nav_tel {
  display: none;
  width: 100%;
  padding: 17px 30px;
  background-color: #edeae2;
  border: 1px solid #edeae2;
  text-align: center;
  margin-bottom: 10px;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
@media screen and (max-width: 980px) {
  .p-nav_tel {
    display: block;
    font-size: 15px;
  }
}

.p-nav_tel_note {
  font-size: 10px;
  text-align: center;
  width: 100%;
  display: none;
}
@media screen and (max-width: 980px) {
  .p-nav_tel_note {
    display: block;
  }
}

.p-spnav_child {
  position: relative;
  z-index: 4;
  font-size: 12px;
  color: #000;
}
.p-spnav_child a {
  color: #000;
}
@media screen and (min-width: 981px) {
  .p-spnav_child {
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 100%);
            transform: translate(-50%, 100%);
    display: none !important;
    white-space: nowrap;
    background-color: rgba(255, 255, 255, 0.9);
    width: 160px;
  }
  .js_isPc .p-nav__item:hover .p-spnav_child {
    display: block !important;
  }
}

.p-spnav_child__item {
  position: relative;
  padding: 20px 18%;
  border-bottom: 1px solid #edf1f5;
}
.p-spnav_child__item:first-child {
  border-top: 0;
}

.p-spnav_child_toggle {
  display: none;
  position: absolute;
  top: 0;
  left: calc(100% - 80px);
  right: 0;
  z-index: 15;
  height: 60px;
}
@media screen and (max-width: 980px) {
  .p-spnav_child_toggle {
    display: block;
  }
}

.p-nav__item > .__main {
  display: inline-block;
  margin-bottom: 8px;
  font-size: 18px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 980px) {
  .p-nav__item > .__main {
    font-size: 20px;
  }
}
.p-nav__item > .op_sub {
  font-size: 10px;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 981px) {
  .p-nav__item:last-child {
    margin-right: 0;
  }
}

.p-logo {
  position: fixed;
  left: 2.3%;
  top: 17px;
  z-index: 11;
}
@media screen and (max-width: 1100px) {
  .p-logo {
    width: 170px;
  }
}
@media screen and (max-width: 980px) {
  .p-logo {
    width: 155px;
    top: 14px;
    left: 6.5%;
  }
}

.js_openSwitch {
  cursor: pointer;
}

.js_openTarget {
  display: none;
}

/*Humbuger button*/
.p-humburger {
  position: fixed;
  right: 3%;
  top: 0px;
  width: 40px;
  height: 60px;
  padding-top: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 22px;
  z-index: 25;
  cursor: pointer;
  pointer-events: auto;
  color: #000;
  text-align: center;
  display: none;
  -webkit-transition: top 200ms ease-out;
  transition: top 200ms ease-out;
}
@media screen and (max-width: 980px) {
  .p-humburger {
    padding: 20px 0 12px;
    display: block;
  }

  #factory .p-humburger {
    display: none;
  }
}
.p-humburger__wrapper {
  position: relative;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  margin-bottom: 5px;
  width: 42px;
  display: inline-block;
}

@media screen and (max-width: 980px) {
  .p-humburger__wrapper {
    margin-bottom: 5px;
    width: 15px;
  }
}
.is-humburger_open .p-humburger__wrapper {
  width: 35px;
}

.p-humburger span.p-humburger__bar {
  display: block;
  width: 100%;
  margin: 0 auto 5px;
  height: 1px;
  background: #141414;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.p-humburger span.p-humburger__bar:last-child {
  margin-bottom: 0;
}

.is-humburger_open .p-humburger span.p-humburger__bar {
  width: 55%;
}

@media screen and (max-width: 980px) {
  .p-humburger span.p-humburger__bar {
    left: 0;
    top: 0;
  }
}
.is-humburger_open .p-humburger span.p-humburger__bar.-top {
  -webkit-transform: translateY(7px) rotate(-45deg);
          transform: translateY(7px) rotate(-45deg);
}

.p-header_bg_sp {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 50px;
  background-color: #111;
}

/*.p-humburger span.p-humburger__bar.-middle{
  opacity: 0;
}*/
.is-humburger_open .p-humburger span.p-humburger__bar.-middle {
  opacity: 0;
}

.is-humburger_open .p-humburger span.p-humburger__bar.-bottom {
  -webkit-transform: translateY(-5px) rotate(45deg);
          transform: translateY(-5px) rotate(45deg);
}

.p-humburger__text {
  position: relative;
  left: 2px;
  font-size: 10px;
  text-align: center;
}

@media screen and (max-width: 980px) {
  body.js_noScroll {
    overflow-y: scroll;
    position: fixed;
    width: 100%;
  }
}
.p-pattern1.-home_feature {
  margin-bottom: 120px;
}
@media screen and (max-width: 840px) {
  .p-pattern1.-home_feature {
    margin-bottom: 60px;
  }
}

.p-pattern1__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-hero {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 145px;
  overflow: hidden;
}
@media screen and (min-width: 1430px) {
  .p-hero {
    height: 600px;
  }
}
@media screen and (max-width: 840px) {
  .p-hero {
    margin-bottom: 325px;
    overflow: hidden;
    height: 600px;
  }
}
@media screen and (max-width: 555px) {
  .p-hero {
    height: auto;
  }
}
.p-hero:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.1);
}
.p-hero:before {
  content: "";
  padding-top: 42%;
  display: block;
}
@media screen and (max-width: 840px) {
  .p-hero:before {
    padding-top: 108%;
  }
}

.p-hero__text {
  position: absolute;
  z-index: 2;
  top: calc(50% - 42px);
  right: 18%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  font-size: 40px;
  font-weight: bold;
  color: #fff;
}
@media screen and (max-width: 840px) {
  .p-hero__text {
    font-size: 24px;
    right: 15%;
    max-width: 321px;
    right: 6.5%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
@media screen and (max-width: 500px) {
  .p-hero__text {
    max-width: 214px;
  }
}

.p-news_bar {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 605px;
  background-color: rgba(255, 255, 255, 0.91);
  padding: 22px 30px;
  font-size: 12px;
  letter-spacing: 0.1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 840px) {
  .p-news_bar {
    padding: 25px 6.5% 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 10px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

.p-news_bar__ttl {
  font-size: 15px;
  font-family: "EB Garamond", serif;
  margin-right: 32px;
}
@media screen and (max-width: 840px) {
  .p-news_bar__ttl {
    font-size: 12px;
  }
}

.p-news_bar__date {
  position: relative;
  margin-right: 30px;
}
@media screen and (max-width: 840px) {
  .p-news_bar__date {
    top: -1px;
    font-size: 12px;
  }
}

@media screen and (max-width: 840px) {
  .p-news_bar__text {
    width: 100%;
    margin-top: 10px;
  }
}

.p-top_about {
  margin-bottom: 150px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 840px) {
  .p-top_about {
    margin-bottom: 185px;
  }
}

.p-top_about {
  /*@media screen and (min-width: 841px){
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }*/
}

.p-top_about__inner {
  position: relative;
}
@media screen and (min-width: 841px) {
  .js_isIe .p-top_about__inner {
    width: 788px;
  }
}

.p-top_about__wrapper {
  /*position: absolute;
    writing-mode: tb-rl;
    top:0;
    bottom:0;
    text-align: center;
    left:50%;
    transform:translate(-50%, 0%);*/
}
@media screen and (min-width: 841px) {
  .p-top_about__wrapper {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    margin: 0 auto;
  }
  .js_isIe .p-top_about__wrapper {
    height: 287px;
  }
}

.p-vertical_turn {
  position: relative;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  display: inline-block;
}
@media screen and (min-width: 841px) {
  .js_isIe .p-vertical_turn {
    top: -23px;
  }
}
@media screen and (max-width: 840px) {
  .p-vertical_turn {
    -webkit-transform: none;
            transform: none;
  }
}

.p-top_about__texts {
  line-height: 2.6;
  margin-left: 100px;
}
@media screen and (max-width: 1100px) {
  .p-top_about__texts {
    margin-left: 80px;
    line-height: 2.4;
  }
}
@media screen and (min-width: 841px) {
  .p-top_about__texts {
    white-space: nowrap;
  }
}
@media screen and (max-width: 840px) {
  .p-top_about__texts {
    white-space: break-spaces;
    width: 100%;
    margin-left: 0;
    font-size: 12px;
    line-height: 2;
  }
}

.p-sec_ttl {
  white-space: nowrap;
  font-size: 24px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 840px) {
  .p-sec_ttl {
    font-size: 16px;
    letter-spacing: 0.2em;
  }
  #watashito_gallery .p-sec_ttl {
    letter-spacing: 0.1em;
  }
  #watashito_flow .p-sec_ttl {
    letter-spacing: 0.1em;
  }
  #watashito_column .p-sec_ttl {
    letter-spacing: 0.1em;
  }
}
.p-sec_ttl > .__sub {
  font-size: 12px;
  letter-spacing: 0;
  color: #8d8d8d;
  white-space: nowrap;
  font-family: "EB Garamond", serif;
  text-align: center;
}
@media screen and (max-width: 840px) {
  .p-sec_ttl > .__sub {
    font-size: 12px;
  }
}
@media screen and (max-width: 500px) {
  .p-sec_ttl > .__sub {
    padding-top: 0;
    font-size: 10px;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 840px) {
  .p-sec_ttl > .__main {
    font-size: 24px;
  }
}
@media screen and (max-width: 500px) {
  .p-sec_ttl > .__main {
    font-size: 18px;
  }
}
.p-sec_ttl.__vertical {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
@media screen and (max-width: 840px) {
  .p-sec_ttl.__vertical {
    margin-left: auto;
    margin-right: auto;
  }
}
.p-sec_ttl.__vertical > .__sub {
  text-align: left;
}
@media screen and (max-width: 840px) {
  .p-sec_ttl.__vertical > .__sub {
    letter-spacing: 0.1em;
  }
}
.p-sec_ttl.__vertical > .__main {
  text-align: left;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 840px) {
  .p-sec_ttl.__vertical > .__main {
    letter-spacing: 0.3em;
  }
}
#top_about .p-sec_ttl {
  margin-left: 135px;
}
@media screen and (max-width: 1100px) {
  #top_about .p-sec_ttl {
    margin-left: 110px;
  }
}
@media screen and (max-width: 840px) {
  #top_about .p-sec_ttl {
    margin-left: 0;
    position: absolute;
    left: 50%;
    top: -55px;
    -webkit-transform: translate(-50%, -100%);
            transform: translate(-50%, -100%);
  }
}
#top_about .p-sec_ttl > .__main {
  margin-right: 20px;
}
@media screen and (max-width: 840px) {
  #top_about .p-sec_ttl > .__main {
    margin-right: 7px;
    font-size: 18px;
  }
}
#top_products .p-sec_ttl {
  margin-left: 50px;
}
@media screen and (max-width: 1150px) {
  #top_products .p-sec_ttl {
    margin-left: 30px;
  }
}
@media screen and (max-width: 970px) {
  #top_products .p-sec_ttl {
    margin-left: 20px;
  }
}
@media screen and (max-width: 840px) {
  #top_products .p-sec_ttl {
    margin-left: auto;
    margin-right: auto;
  }
}
#top_products .p-sec_ttl > .__main {
  text-align: left;
  margin-right: 20px;
}
@media screen and (max-width: 840px) {
  #top_products .p-sec_ttl > .__main {
    margin-right: 10px;
  }
}
#watashito_flow .p-sec_ttl {
  margin-bottom: 145px;
}
@media screen and (max-width: 840px) {
  #watashito_flow .p-sec_ttl {
    margin-bottom: 50px;
  }
}

.p-top_products {
  padding-bottom: 110px;
}
@media screen and (max-width: 840px) {
  .p-top_products {
    padding-bottom: 65px;
  }
  .js_isIe .p-top_products {
    padding-top: 160px;
  }
}

@media screen and (max-width: 840px) {
  .p-top_products__item.__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.p-top_products__item__img {
  margin-bottom: 32px;
}
@media screen and (max-width: 840px) {
  .p-top_products__item__img {
    margin-bottom: 13px;
  }
}

.p-top_products__item__text {
  font-size: 14px;
  letter-spacing: 0em;
  text-align: center;
}
@media screen and (max-width: 840px) {
  .p-top_products__item__text {
    font-size: 13px;
    letter-spacing: 0.06em;
  }
}

.p-link_button {
  position: relative;
  border: 1px solid #4e4e4e;
  padding: 15px 30px;
  letter-spacing: 0.2em;
  display: inline-block;
  font-size: 14px;
  white-space: nowrap;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
.js_isPc .p-link_button:hover {
  background-color: #4e4e4e;
  color: #fff;
}
.js_isPc #top_barnd .p-link_button:hover {
  background-color: #fff;
  color: #4e4e4e;
}
@media screen and (max-width: 840px) {
  #top_barnd .p-link_button {
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 840px) {
  #top_repair .p-link_button {
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 840px) {
  .p-link_button {
    -webkit-writing-mode: lr-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: lr-tb;
    padding: 15px 40px;
  }
}
.p-link_button.__vertical {
  padding: 22px 15px;
  letter-spacing: 0.4em;
}
@media screen and (max-width: 840px) {
  .p-link_button.__vertical {
    padding: 15px 40px;
  }
}
#top_about .p-link_button {
  top: 145px;
}
@media screen and (max-width: 840px) {
  #top_about .p-link_button {
    position: absolute;
    left: 50%;
    top: auto;
    bottom: -50px;
    -webkit-transform: translate(-50%, 100%);
            transform: translate(-50%, 100%);
    letter-spacing: 0.1em;
  }
}
#top_barnd .p-link_button {
  color: #fff;
  border: 1px solid #fff;
}

.p-top_barnd {
  margin-bottom: 150px;
  background-image: url(img/top/top_brand_bg%402x.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #fff;
  padding: 82px 0 77px;
  text-align: center;
}
@media screen and (max-width: 840px) {
  .p-top_barnd {
    padding: 105px 0 100px;
    margin-bottom: 70px;
    background-image: url(img/top/top_brand_bg_sp%402x.jpg);
  }
}
.p-top_barnd:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.42);
}

.p-top_barnd__inner {
  position: relative;
  z-index: 2;
}

.p-top_barnd__ttl {
  margin-bottom: 60px;
}
.p-top_barnd__ttl > .__logo {
  max-width: 254px;
}
@media screen and (max-width: 840px) {
  .p-top_barnd__ttl > .__logo {
    max-width: 192px;
  }
}
@media screen and (max-width: 840px) {
  .p-top_barnd__ttl {
    margin-bottom: 45px;
  }
}
.p-top_barnd__ttl > .__sub {
  font-size: 16px;
  margin-bottom: 25px;
}
@media screen and (max-width: 840px) {
  .p-top_barnd__ttl > .__sub {
    font-size: 10px;
    margin-bottom: 15px;
  }
}
.p-top_barnd__ttl > .__main {
  font-size: 36px;
  letter-spacing: 0.3em;
  margin-bottom: 25px;
}
@media screen and (max-width: 840px) {
  .p-top_barnd__ttl > .__main {
    font-size: 24px;
    margin-bottom: 15px;
  }
}
.p-top_barnd__ttl > .__en {
  font-size: 18px;
}
@media screen and (max-width: 840px) {
  .p-top_barnd__ttl > .__en {
    font-size: 12px;
  }
}

.p-top_barnd__texts {
  font-size: 14px;
  letter-spacing: 0.15em;
  line-height: 2.2;
  margin-bottom: 50px;
}
@media screen and (max-width: 840px) {
  .p-top_barnd__texts {
    letter-spacing: 0.06em;
  }
}

.p-top_products__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-top_products__item {
  width: calc((100% - 61px) / 3);
  margin-bottom: 60px;
  margin-right: 30px;
}
@media screen and (max-width: 1150px) {
  .p-top_products__item {
    width: calc((100% - 41px) / 3);
    margin-right: 20px;
  }
}
@media screen and (max-width: 840px) {
  .p-top_products__item {
    width: calc((100% - 21px) / 2);
    margin-right: 20px;
    margin-bottom: 40px;
  }
  .p-top_products__item.__head {
    width: 100%;
    margin-right: 0;
  }
  .p-top_products__item:not(.__head) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media screen and (min-width: 841px) {
  .p-top_products__item.__head {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }
  .p-top_products__item:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 840px) {
  .p-top_products__item:nth-child(2) {
    margin-right: 0;
  }
  .p-top_products__item:nth-child(2n+3) {
    margin-right: 0;
  }
}

.p-top_products__item__desc {
  font-size: 14px;
  line-height: 2.6;
}
@media screen and (max-width: 1150px) {
  .p-top_products__item__desc {
    font-size: 13px;
    line-height: 2.4;
  }
}
@media screen and (max-width: 970px) {
  .p-top_products__item__desc {
    line-height: 2.2;
  }
}
@media screen and (max-width: 840px) {
  .p-top_products__item__desc {
    font-size: 12px;
    line-height: 2;
  }
}

.p-top_result {
  padding: 72px 0 65px;
  margin-bottom: 150px;
  background-color: #f7f7f7;
}
@media screen and (max-width: 840px) {
  .p-top_result {
    padding: 70px 0 110px;
    margin-bottom: 120px;
  }
}

#top_result .p-sec_ttl {
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 840px) {
  #top_result .p-sec_ttl {
    margin-bottom: 50px;
  }
}
#top_result .p-sec_ttl > .__sub {
  margin-bottom: 10px;
}
.p-top_result__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 840px) {
  .p-top_result__wrapper {
    margin-bottom: 35px;
  }
  .p-top_result__wrapper:last-child {
    margin-bottom: 0;
  }
}

.p-top_result__item {
  position: relative;
  margin-bottom: 35px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out;
}
.js_isPc .p-top_result__item:hover {
  opacity: 0.7;
}
@media screen and (max-width: 840px) {
  .p-top_result__item:last-child {
    margin-bottom: 0;
  }
}
.p-top_result__item:before {
  content: "";
  display: block;
  padding-top: 49%;
}
@media screen and (max-width: 840px) {
  .p-top_result__item:before {
    padding-top: 75%;
  }
}
.p-top_result__item2 {
  position: relative;
  margin-bottom: 35px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out;
}
.js_isPc .p-top_result__item2:hover {
  opacity: 0.7;
}
@media screen and (max-width: 840px) {
  .p-top_result__item2:last-child {
    margin-bottom: 0;
  }
}
.p-top_result__item2:before {
  content: "";
  display: block;
  padding-top: 49%;
}
@media screen and (max-width: 840px) {
  .p-top_result__item2:before {
    padding-top: 75%;
  }
}
.p-top_result__wrapper.__col2 .p-top_result__item {
  width: calc((100% - 41px) / 2);
  margin-right: 40px;
}
@media screen and (max-width: 840px) {
  .p-top_result__wrapper.__col2 .p-top_result__item {
    width: 100%;
    margin-right: 0;
  }
}
.p-top_result__wrapper.__col7 .p-top_result__item2 {
  width: calc((100% - 41px) / 2);
  margin-right: 40px;
}
@media screen and (max-width: 840px) {
  .p-top_result__wrapper.__col7 .p-top_result__item2 {
    width: 100%;
    margin-right: 0;
  }
}
.p-top_result__wrapper.__col2 .p-top_result__item:nth-child(1) {
  background-image: url(img/top/top_result_fullorder.jpg);
}
@media screen and (max-width: 840px) {
  .p-top_result__wrapper.__col2 .p-top_result__item:nth-child(1) {
    background-image: url(img/top/top_result_fullorder_sp%402x.jpg);
  }
}
.p-top_result__wrapper.__col2 .p-top_result__item:nth-child(2) {
  background-image: url(img/top/top_result_semiorder.jpg);
}
@media screen and (max-width: 840px) {
  .p-top_result__wrapper.__col2 .p-top_result__item:nth-child(2) {
    background-image: url(img/top/top_result_semiorder_sp%402x.jpg);
  }
}
.p-top_result__wrapper.__col2 .p-top_result__item:nth-child(2n) {
  margin-right: 0;
}
.p-top_result__wrapper.__col3 .p-top_result__item {
  width: calc((100% - 81px) / 3);
  margin-right: 40px;
}
@media screen and (max-width: 840px) {
  .p-top_result__wrapper.__col3 .p-top_result__item {
    width: 100%;
    margin-right: 0;
  }
}
.p-top_result__wrapper.__col3 .p-top_result__item:nth-child(1) {
  background-image: url(img/top/top_result_order_ori.jpg);
}
@media screen and (max-width: 840px) {
  .p-top_result__wrapper.__col3 .p-top_result__item:nth-child(1) {
    background-image: url(img/top/top_result_order_ori_sp%402x.jpg);
  }
}
.p-top_result__wrapper.__col3 .p-top_result__item:nth-child(2) {
  background-image: url(img/top/top_result_order_bag.jpg);
}
@media screen and (max-width: 840px) {
  .p-top_result__wrapper.__col3 .p-top_result__item:nth-child(2) {
    background-image: url(img/top/top_result_order_bag_sp%402x.jpg);
  }
}
.p-top_result__wrapper.__col3 .p-top_result__item:nth-child(3) {
  background-image: url(img/top/top_result_order_obi.jpg);
}
@media screen and (max-width: 840px) {
  .p-top_result__wrapper.__col3 .p-top_result__item:nth-child(3) {
    background-image: url(img/top/top_result_order_obi_sp%402x.jpg);
  }
}
.p-top_result__wrapper.__col3 .p-top_result__item:nth-child(3n) {
  margin-right: 0;
}
.p-top_result__wrapper.__col3 .p-top_result__item:before {
  padding-top: 53.5%;
}

.p-top_result__wrapper.__col2 .p-top_result__item {
  width: calc((100% - 41px) / 2);
  margin-right: 40px;
}
@media screen and (max-width: 840px) {
  .p-top_result__wrapper.__col2 .p-top_result__item {
    width: 100%;
    margin-right: 0;
  }
}
.p-top_result__wrapper.__col7 .p-top_result__item2:nth-child(1) {
  background-image: url(img/top/top_result_full.jpg);
}
@media screen and (max-width: 840px) {
  .p-top_result__wrapper.__col7 .p-top_result__item2:nth-child(1) {
    background-image: url(img/top/top_result_full_sp%402x.jpg);
  }
}
.p-top_result__wrapper.__col7 .p-top_result__item2:nth-child(2) {
  background-image: url(img/top/top_result_semiorder.jpg);
}
@media screen and (max-width: 840px) {
  .p-top_result__wrapper.__col7 .p-top_result__item2:nth-child(2) {
    background-image: url(img/top/top_result_semiorder_sp%402x.jpg);
  }
}
.p-top_result__wrapper.__col8 .p-top_result__item2:nth-child(2n) {
  margin-right: 0;
}
.p-top_result__wrapper.__col8 .p-top_result__item2 {
  width: calc((100% - 81px) / 3);
  margin-right: 40px;
}
@media screen and (max-width: 840px) {
  .p-top_result__wrapper.__col8 .p-top_result__item2 {
    width: 100%;
    margin-right: 0;
  }
}
.p-top_result__wrapper.__col8 .p-top_result__item2:nth-child(1) {
  background-image: url(img/top/top_result_order_ori.jpg);
}
@media screen and (max-width: 840px) {
  .p-top_result__wrapper.__col8 .p-top_result__item2:nth-child(1) {
    background-image: url(img/top/top_result_order_ori_sp%402x.jpg);
  }
}
.p-top_result__wrapper.__col8 .p-top_result__item2:nth-child(2) {
  background-image: url(img/top/top_result_order_bag.jpg);
}
@media screen and (max-width: 840px) {
  .p-top_result__wrapper.__col8 .p-top_result__item2:nth-child(2) {
    background-image: url(img/top/top_result_order_bag_sp%402x.jpg);
  }
}
.p-top_result__wrapper.__col8 .p-top_result__item:nth-child(3) {
  background-image: url(img/top/top_result_order_obi.jpg);
}
@media screen and (max-width: 840px) {
  .p-top_result__wrapper.__col8 .p-top_result__item2:nth-child(3) {
    background-image: url(img/top/top_result_order_obi_sp%402x.jpg);
  }
}
.p-top_result__wrapper.__col7 .p-top_result__item2:nth-child(3n) {
  margin-right: 0;
}
.p-top_result__wrapper.__col7 .p-top_result__item2:before {
  padding-top: 53.5%;
}


.p-top_result__item__ttl {
  letter-spacing: 0.22em;
  background-color: #fff;
  position: absolute;
  top: -20px;
  right: 0;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  width: 57px;
  padding: 20px 0;
  line-height: 1.8;
}
@media screen and (max-width: 1230px) {
  .p-top_result__item__ttl {
    font-size: 13px;
    padding: 15px 0;
  }
}
@media screen and (max-width: 1100px) {
  .p-top_result__item__ttl {
    font-size: 12px;
    padding: 10px 0;
  }
}
@media screen and (max-width: 980px) {
  .p-top_result__item__ttl {
    font-size: 11px;
    padding: 8px 0;
  }
}
@media screen and (max-width: 840px) {
  .p-top_result__item__ttl {
    font-size: 14px;
    padding: 20px 0;
  }
}
.p-top_result__item__ttl > .__sub {
  margin-bottom: 10px;
}

.p-top_repair {
  width: 100%;
  margin-bottom: 150px;
}

.p-top_repair__texts {
  width: 505px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (min-width: 841px) {
  .p-top_repair__texts {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }
}
@media screen and (max-width: 1100px) {
  .p-top_repair__texts {
    width: 450px;
  }
}
@media screen and (max-width: 970px) {
  .p-top_repair__texts {
    width: 420px;
  }
}
@media screen and (max-width: 840px) {
  .p-top_repair__texts {
    width: auto;
    margin-bottom: 60px;
    text-align: center;
  }
  .js_isIe .p-top_repair__texts {
    position: relative;
    padding-top: 120px;
  }
}

.p-top_repair__texts__wrapper {
  line-height: 2.4;
  font-size: 14px;
  margin-left: 70px;
  white-space: nowrap;
  padding-top: 18px;
}
@media screen and (max-width: 1100px) {
  .p-top_repair__texts__wrapper {
    margin-left: 50px;
    line-height: 2.2;
  }
}
@media screen and (max-width: 970px) {
  .p-top_repair__texts__wrapper {
    margin-left: 40px;
    line-height: 2;
  }
}
@media screen and (max-width: 840px) {
  .p-top_repair__texts__wrapper {
    line-height: 2;
    margin-left: 0;
    white-space: normal;
    font-size: 12px;
    padding-top: 0;
    margin-bottom: 50px;
    text-align: left;
  }
}

@media screen and (max-width: 840px) {
  .js_isIe #top_repair .p-sec_ttl {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media screen and (min-width: 841px) {
  #top_repair .p-sec_ttl {
    margin-left: 70px;
  }
}
@media screen and (max-width: 1100px) {
  #top_repair .p-sec_ttl {
    margin-left: 50px;
  }
}
@media screen and (max-width: 970px) {
  #top_repair .p-sec_ttl {
    margin-left: 30px;
  }
}
@media screen and (max-width: 840px) {
  #top_repair .p-sec_ttl {
    margin-left: auto;
  }
}
#top_repair .p-sec_ttl > .__main {
  margin-right: 20px;
}
@media screen and (max-width: 840px) {
  #top_repair .p-sec_ttl > .__main {
    margin-right: 10px;
  }
}
@media screen and (max-width: 840px) {
  .js_isIe #top_column .p-sec_ttl {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media screen and (max-width: 840px) {
  .js_isIe #top_products .p-sec_ttl {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.p-top_repair__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 840px) {
  .p-top_repair__wrapper {
    display: block;
  }
}

.p-top_repair__image {
  position: relative;
  width: calc(100% - 505px);
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(img/top/top_repair_img01.jpg);
}
.p-top_repair__image02 {
  position: relative;
  width: calc(100% - 505px);
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(img/top/top_repair_img02.jpg);
}
.p-top_repair__image03 {
  position: relative;
  width: calc(100% - 505px);
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(img/top/top_repair_img03.jpg);
}


@media screen and (max-width: 1100px) {
  .p-top_repair__image {
    width: calc(100% - 450px);
  }
}
@media screen and (max-width: 970px) {
  .p-top_repair__image {
    width: calc(100% - 420px);
  }
}
@media screen and (max-width: 840px) {
  .p-top_repair__image {
    width: 100%;
    margin-bottom: 50px;
  }
}
.p-top_repair__image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.12);
}
.p-top_repair__image:before {
  content: "";
  display: block;
  padding-top: 66%;
}

@media screen and (max-width: 1100px) {
  .p-top_repair__image {
    width: calc(100% - 450px);
  }
}
@media screen and (max-width: 970px) {
  .p-top_repair__image {
    width: calc(100% - 420px);
  }
}
@media screen and (max-width: 840px) {
  .p-top_repair__image {
    width: 100%;
    margin-bottom: 50px;
  }
}
.p-top_repair__image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.12);
}
.p-top_repair__image:before {
  content: "";
  display: block;
  padding-top: 66%;
}

@media screen and (max-width: 1100px) {
  .p-top_repair__image02 {
    width: calc(100% - 450px);
  }
}
@media screen and (max-width: 970px) {
  .p-top_repair__image02 {
    width: calc(100% - 420px);
  }
}
@media screen and (max-width: 840px) {
  .p-top_repair__image02 {
    width: 100%;
    margin-bottom: 50px;
  }
}
.p-top_repair__image02:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.12);
}
.p-top_repair__image02:before {
  content: "";
  display: block;
  padding-top: 66%;
}

@media screen and (max-width: 1100px) {
  .p-top_repair__image02 {
    width: calc(100% - 450px);
  }
}
@media screen and (max-width: 970px) {
  .p-top_repair__image02 {
    width: calc(100% - 420px);
  }
}
@media screen and (max-width: 840px) {
  .p-top_repair__image02 {
    width: 100%;
    margin-bottom: 50px;
  }
}
.p-top_repair__image02:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.12);
}
.p-top_repair__image02:before {
  content: "";
  display: block;
  padding-top: 66%;
}

@media screen and (max-width: 1100px) {
  .p-top_repair__image03 {
    width: calc(100% - 450px);
  }
}
@media screen and (max-width: 970px) {
  .p-top_repair__image03 {
    width: calc(100% - 420px);
  }
}
@media screen and (max-width: 840px) {
  .p-top_repair__image03 {
    width: 100%;
    margin-bottom: 50px;
  }
}
.p-top_repair__image03:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.12);
}
.p-top_repair__image03:before {
  content: "";
  display: block;
  padding-top: 66%;
}

@media screen and (max-width: 1100px) {
  .p-top_repair__image03 {
    width: calc(100% - 450px);
  }
}
@media screen and (max-width: 970px) {
  .p-top_repair__image03 {
    width: calc(100% - 420px);
  }
}
@media screen and (max-width: 840px) {
  .p-top_repair__image03 {
    width: 100%;
    margin-bottom: 50px;
  }
}
.p-top_repair__image03:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.12);
}
.p-top_repair__image03:before {
  content: "";
  display: block;
  padding-top: 66%;
}


#top_repair .p-link_button {
  position: relative;
  top: 215px;
}
@media screen and (max-width: 840px) {
  #top_repair .p-link_button {
    top: auto;
  }
}

.p-column {
  position: relative;
  margin-bottom: 150px;
}
@media screen and (max-width: 840px) {
  .p-column {
    margin-bottom: 120px;
  }
}
.p-column#watashito_column {
  margin-bottom: 75px;
}
@media screen and (max-width: 840px) {
  .p-column#watashito_column {
    margin-bottom: 45px;
  }
}

.p-column__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 840px) {
  .p-column__inner {
    display: block;
  }
  .js_isIe .p-column__inner {
    padding-top: 160px;
  }
}
.p-column.__flat .p-column__inner {
  display: block;
}
.p-column:not(.__flat) .p-column__inner .p-sec_ttl {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
@media screen and (max-width: 840px) {
  .p-column:not(.__flat) .p-column__inner .p-sec_ttl {
    position: relative;
  }
}
.p-column:not(.__flat) .p-column__inner .p-sec_ttl > .__sub {
  margin-left: 20px;
}
@media screen and (max-width: 840px) {
  .p-column:not(.__flat) .p-column__inner .p-sec_ttl > .__sub {
    margin-left: 10px;
  }
}

@media screen and (max-width: 840px) {
  .p-column__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .js_isIe .p-column__head {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.p-column__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-right: 125px;
  padding-left: 60px;
}
@media screen and (max-width: 1100px) {
  .p-column__wrapper {
    padding-right: 85px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 840px) {
  .p-column__wrapper {
    padding-right: 0px;
    padding-left: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.p-column.__flat .p-column__wrapper {
  padding-right: 0;
  padding-left: 0;
}

.p-column__item {
  position: relative;
  width: calc((100% - 61px) / 3);
  margin-right: 30px;
  -webkit-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out;
}
.js_isPc .p-column__item:hover {
  opacity: 0.7;
}
.p-column.__flat .p-column__item {
  margin-bottom: 70px;
}
@media screen and (max-width: 840px) {
  .p-column__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 45px;
  }
  .p-column__item:last-child {
    margin-bottom: 0;
  }
}
.p-column__item:nth-child(3n) {
  margin-right: 0;
}

.p-column__item__img {
  position: relative;
  margin-bottom: 25px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(img/top/blog_tmn01.jpg);
}
@media screen and (max-width: 840px) {
  .p-column__item__img {
    margin-bottom: 20px;
  }
}
.p-column__item__img:before {
  content: "";
  padding-top: 100%;
  display: block;
}

.p-column__item__texts {
  color: #272727;
}
.p-column__item__texts > .__ttl {
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 1100px) {
  .p-column__item__texts > .__ttl {
    font-size: 14px;
  }
}
@media screen and (max-width: 840px) {
  .p-column__item__texts > .__ttl {
    margin-bottom: 15px;
    font-size: 14px;
  }
}
.p-column__item__texts > .__text {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 22px;
}
.p-column__item__texts > .__text:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 840px) {
  .p-column__item__texts > .__text {
    font-size: 10px;
  }
}
.p-column__item__texts > .__date {
  font-size: 14px;
  letter-spacing: 0.1em;
}

.p-blog_cat {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 44px;
  height: 122px;
  background-color: rgba(255, 255, 255, 0.85);
  white-space: nowrap;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 1100px) {
  .p-blog_cat {
    font-size: 14px;
  }
}
@media screen and (max-width: 840px) {
  .p-blog_cat {
    font-size: 16px;
  }
}

.p-bottom {
  margin-bottom: 130px;
}
@media screen and (max-width: 840px) {
  .p-bottom {
    margin-bottom: 110px;
  }
}

.p-footer {
  position: relative;
  background-color: #f8f7f6;
}

.p-bottom__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-faq {
  position: relative;
  width: calc((100% - 11px) / 2);
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(img/top/faq_link_bg.jpg);
  color: #fff;
  -webkit-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out;
}
.js_isPc .p-faq:hover {
  opacity: 0.7;
}
.p-faq .p-sec_ttl > .__sub {
  color: #fff;
}
@media screen and (max-width: 840px) {
  .p-faq {
    width: 100%;
    padding: 42px 0 50px;
    margin-bottom: 15px;
  }
}
.p-faq .p-sec_ttl {
  position: relative;
  z-index: 2;
  margin-bottom: 0;
}
.p-faq:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  border: 1px solid #fff;
}
.p-faq:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.1);
}

.p-contact {
  width: calc((100% - 11px) / 2);
  margin-left: auto;
  background-color: #edeae2;
  padding: 60px 20px;
  text-align: center;
}
.p-bottom.__single .p-contact {
  width: 100%;
}
@media screen and (max-width: 840px) {
  .p-contact {
    width: 100%;
    padding: 35px 20px;
  }
}

#top_bottom .p-sec_ttl > .__sub {
  margin-bottom: 10px;
}

.p-contact__ttl {
  margin-bottom: 25px;
  line-height: 1.5;
}
@media screen and (max-width: 840px) {
  .p-contact__ttl {
    font-size: 12px;
    letter-spacing: 0;
    margin-bottom: 15px;
  }
}

.p-contact__tel {
  font-size: 24px;
  margin-bottom: 10px;
}
@media screen and (max-width: 840px) {
  .p-contact__tel {
    font-size: 20px;
  }
}

.p-contact__note {
  margin-bottom: 25px;
}
@media screen and (max-width: 840px) {
  .p-contact__note {
    margin-bottom: 20px;
  }
}
.p-contact__note > .__main {
  font-size: 12px;
}
@media screen and (max-width: 840px) {
  .p-contact__note > .__main {
    font-size: 10px;
  }
}
.p-contact__note > .__sub {
  font-size: 10px;
}

.p-button {
  color: #fff;
  background-color: #272727;
  border: 1px solid #272727;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  padding: 15px 80px;
  text-align: center;
  display: inline-block;
}
.js_isPc .p-button:hover {
  color: #272727;
  background-color: #fff;
}
.p-contact .p-button {
  font-size: 12px;
}
.js_isPc .p-contact .p-button:hover {
  background-color: #edeae2;
}
@media screen and (max-width: 840px) {
  .p-button {
    padding: 15px 40px;
    font-size: 12px;
  }
}

.p-footer {
  padding-top: 50px;
}
@media screen and (max-width: 840px) {
  .p-footer {
    padding-top: 40px;
  }
}

.p-footer__inner {
  padding-bottom: 40px;
}

.p-cr {
  text-align: right;
  background-color: #272727;
  color: #fff;
  font-size: 12px;
  padding: 15px 0;
}

.p-footer__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.p-footer__head {
  width: 380px;
}
@media screen and (max-width: 840px) {
  .p-footer__head {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.p-footer__head__sns__item {
  margin-right: 5px;
}
.p-footer__head__sns__item:last-child {
  margin-right: 0;
}
.p-footer__head__sns__item > .__img {
  width: 18px;
}
.p-footer__link {
  position: relative;
  left: 20px;
  width: 350px;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: auto;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 840px) {
  .p-footer__link {
    margin-bottom: 35px;
    margin-left: 0;
    left: auto;
    display: none;
  }
}

.p-footer__link__item {
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.4;
  display: block;
  margin-bottom: 12px;
}
.p-footer__link__item:nth-child(2n) {
  padding-left: 42px;
}

.p-footer__head__texts {
  line-height: 2.2;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
  font-size: 13px;
}

.p-cr__text {
  font-size: 12px;
  font-family: "EB Garamond", serif;
}

.p-page_hero {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  height: 350px;
  margin-bottom: 145px;
  background-image: url(img/top/top_brand_bg3x.jpg);
}
#about .p-page_hero {
  background-image: url(img/top/top_hero_bg3x.jpg);
}
@media screen and (max-width: 840px) {
  #about .p-page_hero {
    background-image: url(img/about/about_hero_img_sp%402x.jpg);
  }
}
#watashi_to_kimono_to .p-page_hero {
  background-image: url(img/watashito/watashito_hero_img%402x.jpg);
}
@media screen and (max-width: 840px) {
  #watashi_to_kimono_to .p-page_hero {
    margin-bottom: 100px;
    background-image: url(img/watashito/watashito_hero_img_sp%402x.jpg);
  }
}
#archive.works .p-page_hero {
  background-image: url(img/works/works_hero_img%402x.jpg);
}
@media screen and (max-width: 840px) {
  #archive.works .p-page_hero {
    background-image: url(img/works/works_hero_img_sp%402x.jpg);
  }
}
#single.works .p-page_hero {
  background-image: url(img/works/works_single_hero_img%402x.jpg);
}
@media screen and (max-width: 840px) {
  #single.works .p-page_hero {
    background-image: url(img/works/works_single_hero_img_sp%402x.jpg);
  }
}
#taxonomy.tax_term_works-type .p-page_hero {
  background-image: url(img/works/works_hero_img%402x.jpg);
}
@media screen and (max-width: 840px) {
  #taxonomy.tax_term_works-type .p-page_hero {
    background-image: url(img/works/works_hero_img_sp%402x.jpg);
  }
}
#repair .p-page_hero {
  background-image: url(img/repair/repair_hero_img%402x.jpg);
}
@media screen and (max-width: 840px) {
  #repair .p-page_hero {
    margin-bottom: 50px;
    background-image: url(img/repair/repair_hero_img_sp%402x.jpg);
  }
}
#archive .p-page_hero {
  background-image: url(img/archive/archive_hero_img%402x.jpg);
}
@media screen and (max-width: 840px) {
  #archive .p-page_hero {
    background-image: url(img/archive/archive_hero_img_sp%402x.jpg);
  }
}
#single .p-page_hero {
  background-image: url(img/single/single_hero_img%402x.jpg);
}
@media screen and (max-width: 840px) {
  #single .p-page_hero {
    background-image: url(img/single/single_hero_img_sp%402x.jpg);
  }
}
#faq .p-page_hero {
  background-image: url(img/faq/faq_hero_img%402x.jpg);
}
@media screen and (max-width: 840px) {
  #faq .p-page_hero {
    background-image: url(img/faq/faq_hero_img_sp%402x.jpg);
    margin-bottom: 60px;
  }
}
#contact .p-page_hero {
  background-image: url(img/contact/contact_hero_img%402x.jpg);
}
@media screen and (max-width: 840px) {
  #contact .p-page_hero {
    background-image: url(img/contact/contact_hero_img_sp%402x.jpg);
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 840px) {
  .p-page_hero {
    margin-bottom: 100px;
    height: auto;
  }
  .p-page_hero:before {
    content: "";
    display: block;
    padding-top: 108%;
  }
}
.p-page_hero:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.43);
}

.p-page_hero .p-sec_ttl {
  position: absolute;
  z-index: 2;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
}
.p-page_hero .p-sec_ttl > .__main {
  margin-right: 15px;
  letter-spacing: 0.3em;
}
.p-page_hero .p-sec_ttl > .__sub {
  color: #fff;
  text-align: left;
}

.p-about_main {
  margin-bottom: 150px;
}
@media screen and (max-width: 840px) {
  .p-about_main {
    margin-bottom: 100px;
  }
}

.p-about_main__ttl {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 145px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 840px) {
  .p-about_main__ttl {
    font-size: 16px;
    margin-bottom: 55px;
    letter-spacing: 0.15em;
    padding-left: 20px;
  }
}

.p-about_main__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 30px;
}
@media screen and (max-width: 840px) {
  .p-about_main__item {
    margin-bottom: 50px;
  }
}
.p-about_main__item:nth-child(2) {
  margin-bottom: 90px;
}
@media screen and (max-width: 840px) {
  .p-about_main__item:nth-child(2) {
    margin-bottom: 55px;
  }
}
.p-about_main__item:nth-child(3) {
  margin-bottom: 80px;
}
@media screen and (max-width: 840px) {
  .p-about_main__item:nth-child(3) {
    margin-bottom: 55px;
  }
}
.p-about_main__item:last-child {
  margin-bottom: 0;
}

.p-about_main__item__texts {
  position: relative;
  z-index: 2;
  width: calc(50%);
  background-color: #fff;
  padding: 75px 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 80px;
  line-height: 1.4;
}
@media screen and (max-width: 1100px) {
  .p-about_main__item__texts {
    padding: 45px 55px;
  }
}
@media screen and (max-width: 840px) {
  .p-about_main__item__texts {
    margin-top: -17px;
    width: 88%;
    padding: 30px 24px 30px 39px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.p-about_main__item:nth-child(even) .p-about_main__item__texts {
  margin-left: auto;
}
.p-about_main__item__texts > .__ttl {
  font-size: 24px;
  margin-bottom: 45px;
  line-height: 1.65;
}
@media screen and (max-width: 1100px) {
  .p-about_main__item__texts > .__ttl {
    font-size: 22px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 840px) {
  .p-about_main__item__texts > .__ttl {
    font-size: 16px;
    margin-bottom: 20px;
    letter-spacing: 0.1em;
  }
}
.p-about_main__item__texts > .__texts {
  font-size: 14px;
  line-height: 2;
  padding-right: 45px;
}
@media screen and (max-width: 840px) {
  .p-about_main__item__texts > .__texts {
    font-size: 12px;
    padding-right: 0;
  }
}
.p-about_main__item:nth-child(even) .p-about_main__item__texts {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.p-about_main__item__img {
  position: absolute;
  right: 0;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  width: calc(50% + 45px);
}
@media screen and (max-width: 840px) {
  .p-about_main__item__img {
    position: relative;
    width: calc(100% - 40px);
    margin-left: auto;
  }
  .p-about_main__item:nth-child(even) .p-about_main__item__img {
    margin-left: 0;
    margin-right: auto;
  }
}
.p-about_main__item:nth-child(1) .p-about_main__item__img {
  background-image: url(img/about/about_main_img01.jpg);
}
.p-about_main__item:nth-child(2) .p-about_main__item__img {
  background-image: url(img/about/about_main_img02.jpg);
}
.p-about_main__item:nth-child(3) .p-about_main__item__img {
  background-image: url(img/about/about_main_img03.jpg);
}
.p-about_main__item:nth-child(4) .p-about_main__item__img {
  background-image: url(img/about/about_main_img04.jpg);
}
.p-about_main__item:nth-child(even) .p-about_main__item__img {
  right: auto;
  left: 0;
}
.p-about_main__item__img:before {
  content: "";
  display: block;
  padding-top: 61.4%;
}

.p-about__info {
  margin-bottom: 150px;
  background-color: #f7f7f7;
  padding: 90px 0 150px;
}
@media screen and (max-width: 840px) {
  .p-about__info {
    padding: 50px 0 50px;
    margin-bottom: 100px;
  }
}

.p-sec_ttl {
  margin-bottom: 85px;
  font-size: 24px;
  text-align: center;
}
@media screen and (max-width: 840px) {
  .p-sec_ttl {
    font-size: 16px;
    margin-bottom: 50px;
  }
}

.p-table {
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.4;
  font-weight: 500;
}
@media screen and (max-width: 840px) {
  .p-table {
    font-size: 12px;
  }
}

.p-table__tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 19px;
}
@media screen and (max-width: 840px) {
  .p-table__tr {
    margin-bottom: 15px;
  }
}
.p-table__tr:last-child {
  margin-bottom: 0;
}

.p-table__th {
  width: 160px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 840px) {
  .p-table__th {
    width: 120px;
  }
}

.p-table__td {
  width: calc(100% - 160px);
}
@media screen and (max-width: 840px) {
  .p-table__td {
    width: calc(100% - 120px);
  }
}

.p-about__info__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-about__info__texts {
  width: 50%;
}
@media screen and (max-width: 840px) {
  .p-about__info__texts {
    width: 100%;
    margin-bottom: 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.p-about__info__map {
  width: 50%;
}
@media screen and (max-width: 840px) {
  .p-about__info__map {
    width: 100%;
  }
}

.p-about__info__map__view {
  position: relative;
  width: 90%;
  max-width: 365px;
  margin-left: auto;
}
.p-about__info__map__view iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 840px) {
  .p-about__info__map__view {
    width: 100%;
    max-width: none;
  }
}
.p-about__info__map__view:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.p-watashito_message {
  margin-bottom: 140px;
}
@media screen and (max-width: 840px) {
  .p-watashito_message {
    margin-bottom: 90px;
  }
}

.p-watashito_message__ttl {
  text-align: center;
  margin-bottom: 150px;
}
@media screen and (max-width: 840px) {
  .p-watashito_message__ttl {
    margin-bottom: 100px;
  }
}
.p-watashito_message__ttl > .__logo {
  width: 250px;
}
@media screen and (max-width: 840px) {
  .p-watashito_message__ttl > .__logo {
    width: 189px;
  }
}

.p-watashito_message__main {
  font-size: 24px;
  line-height: 1.6;
  max-width: 785px;
  margin: 0 auto 145px;
}
@media screen and (max-width: 840px) {
  .p-watashito_message__main {
    font-size: 16px;
    margin-bottom: 45px;
  }
}
.p-watashito_message__main > p {
  margin-bottom: 30px;
}
.p-watashito_message__main > p:last-child {
  margin-bottom: 0;
}
.p-watashito_message__main > p.__period {
  margin-bottom: 70px;
}
@media screen and (max-width: 840px) {
  .p-watashito_message__main > p.__period {
    margin-bottom: 50px;
  }
}

.p-watashito_message__desc {
  background-color: #edeae2;
  text-align: center;
  padding: 75px 20px;
  line-height: 1.8;
}
@media screen and (max-width: 840px) {
  .p-watashito_message__desc {
    font-size: 14px;
    padding: 70px 20px;
    /*max-width: 370px;
    margin-left: auto;
    margin-right: auto;*/
  }
}
@media screen and (max-width: 500px) {
  .p-watashito_message__desc {
    font-size: 12px;
  }
}

.p-watashito_flow {
  padding: 100px 0 120px;
  margin-bottom: 145px;
  background-color: #f7f7f7;
}
@media screen and (max-width: 840px) {
  .p-watashito_flow {
    padding: 50px 0 50px;
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 840px) {
  .p-watashito_flow__wrapper {
    padding: 0 0px 0 10px;
  }
}

.p-watashito_flow__item {
  margin-bottom: 83px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 840px) {
  .p-watashito_flow__item {
    margin-bottom: 50px;
  }
}
.p-watashito_flow__item:last-child {
  margin-bottom: 0;
}

.p-watashito_flow__item__img {
  position: relative;
  width: calc(50% - 108px);
  margin-left: 54px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(img/watashito/watashito_flow_img1.jpg);
}
.p-watashito_flow__item:nth-child(2) .p-watashito_flow__item__img {
  background-image: url(img/watashito/watashito_flow_img2.jpg);
}
.p-watashito_flow__item:nth-child(3) .p-watashito_flow__item__img {
  background-image: url(img/watashito/watashito_flow_img3.jpg);
}
.p-watashito_flow__item:nth-child(4) .p-watashito_flow__item__img {
  background-image: url(img/watashito/watashito_flow_img4.jpg);
}
.p-watashito_flow__item:nth-child(5) .p-watashito_flow__item__img {
  background-image: url(img/watashito/watashito_flow_img5.jpg);
}
.p-watashito_flow__item:nth-child(6) .p-watashito_flow__item__img {
  background-image: url(img/watashito/watashito_flow_img6.jpg);
}
@media screen and (max-width: 840px) {
  .p-watashito_flow__item__img {
    width: calc(100% - 12px);
    margin: 0 0 35px auto;
  }
}
.p-watashito_flow__item__img:before {
  content: "";
  display: block;
  padding-top: 58.3%;
}

.p-item_no {
  position: absolute;
  top: 0;
  left: -54px;
  font-size: 24px;
  color: #8d8d8d;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
@media screen and (max-width: 840px) {
  .p-item_no {
    font-size: 16px;
    left: -30px;
  }
}
.p-item_no:after {
  content: "";
  position: absolute;
  display: inline-block;
  top: -15px;
  right: -80px;
  display: block;
  width: 1px;
  height: 110px;
  background-color: #8d8d8d;
  -webkit-transform-origin: center top;
          transform-origin: center top;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media screen and (max-width: 840px) {
  .p-item_no:after {
    top: -10px;
    right: -55px;
    height: 87px;
  }
}

.p-watashito_flow__item__text {
  width: 50%;
  margin-left: auto;
  padding-top: 34px;
  padding-right: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 840px) {
  .p-watashito_flow__item__text {
    padding: 0 0 0 20px;
    width: 100%;
  }
}
.p-watashito_flow__item__text > .__ttl {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 40px;
}
@media screen and (max-width: 840px) {
  .p-watashito_flow__item__text > .__ttl {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
.p-watashito_flow__item__text > .__text {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
}
@media screen and (max-width: 840px) {
  .p-watashito_flow__item__text > .__text {
    font-size: 12px;
  }
}

.p-gallery2 {
  margin-bottom: 250px;
}
@media screen and (max-width: 840px) {
  .p-gallery2 {
    margin-bottom: 130px;
  }
}

.p-gallery2_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 91.5%;
  max-width: 690px;
}
@media screen and (max-width: 840px) {
  .p-gallery2_inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 369px;
  }
}

.p-gallery2_wrapper {
  width: calc((100% - 7px) / 2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 840px) {
  .p-gallery2_wrapper {
    width: 100%;
    margin-bottom: 5px;
  }
  .p-gallery2_wrapper:last-child {
    margin-bottom: 0;
  }
}

.p-gallery2_wrapper:nth-child(even) {
  margin-left: auto;
}

.p-gallery2_item {
  width: 100%;
  margin-bottom: 7px;
}
@media screen and (max-width: 840px) {
  .p-gallery2_item {
    margin-bottom: 5px;
  }
}
.p-gallery2_item:last-child {
  margin-bottom: 0;
}

.p-gallery2_wrapper:nth-child(1) .p-gallery2_item:nth-child(1) {
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(img/watashito/gallery1%402x.jpg);
}
.p-gallery2_wrapper:nth-child(1) .p-gallery2_item:nth-child(1):before {
  content: "";
  display: block;
  padding-top: 111.5%;
}
.p-gallery2_wrapper:nth-child(1) .p-gallery2_item:nth-child(2) {
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(img/watashito/gallery2%402x.jpg);
}
.p-gallery2_wrapper:nth-child(1) .p-gallery2_item:nth-child(2):before {
  content: "";
  display: block;
  padding-top: 49.5%;
}

.p-gallery2_wrapper:nth-child(2) .p-gallery2_item:nth-child(1) {
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(img/watashito/gallery3%402x.jpg);
}
.p-gallery2_wrapper:nth-child(2) .p-gallery2_item:nth-child(1):before {
  content: "";
  display: block;
  padding-top: 45.9%;
}
.p-gallery2_wrapper:nth-child(2) .p-gallery2_item:nth-child(2) {
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(img/watashito/gallery4%402x.jpg);
  width: calc((100% - 7px) / 2);
  margin-right: 7px;
}
@media screen and (max-width: 840px) {
  .p-gallery2_wrapper:nth-child(2) .p-gallery2_item:nth-child(2) {
    width: calc((100% - 5px) / 2);
    margin-right: 5px;
  }
}
.p-gallery2_wrapper:nth-child(2) .p-gallery2_item:nth-child(2):before {
  content: "";
  display: block;
  padding-top: 74.15%;
}
.p-gallery2_wrapper:nth-child(2) .p-gallery2_item:nth-child(3) {
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(img/watashito/gallery5%402x.jpg);
  width: calc((100% - 7px) / 2);
}
@media screen and (max-width: 840px) {
  .p-gallery2_wrapper:nth-child(2) .p-gallery2_item:nth-child(3) {
    width: calc((100% - 5px) / 2);
  }
}
.p-gallery2_wrapper:nth-child(2) .p-gallery2_item:nth-child(3):before {
  content: "";
  display: block;
  padding-top: 74.15%;
}
.p-gallery2_wrapper:nth-child(2) .p-gallery2_item:nth-child(4) {
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(img/watashito/gallery6%402x.jpg);
}
.p-gallery2_wrapper:nth-child(2) .p-gallery2_item:nth-child(4):before {
  content: "";
  display: block;
  padding-top: 77%;
}

.p-works_main {
  margin-bottom: 135px;
}
@media screen and (max-width: 840px) {
  .p-works_main {
    margin-bottom: 90px;
  }
}

.p-works_main__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 60px;
}
@media screen and (max-width: 840px) {
  .p-works_main__wrapper {
    margin-bottom: 90px;
  }
}

.p-works_main__item {
  position: relative;
  width: calc((100% - 65px) / 3);
  margin-right: 32px;
  margin-bottom: 75px;
  -webkit-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out;
}
.js_isPc .p-works_main__item:hover {
  opacity: 0.7;
}
@media screen and (max-width: 840px) {
  .p-works_main__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 45px;
  }
  .p-works_main__item:last-child {
    margin-bottom: 0;
  }
}
.p-works_main__item:nth-child(3n) {
  margin-right: 0;
}

.p-works_main__item__img {
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(img/watashito/watashito_flow_img1.jpg);
  margin-bottom: 15px;
}
.p-works_main__item__img:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.p-works_main__text {
  font-size: 12px;
  color: #707070;
}

.p-condition {
  width: calc(100% - 25px);
  position: relative;
  z-index: 9;
  margin-bottom: 100px;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .p-condition {
    width: calc(100% - 35px);
    font-size: 14px;
  }
}
@media screen and (max-width: 1100px) {
  .p-condition {
    font-size: 14px;
  }
}
@media screen and (max-width: 1000px) {
  .p-condition {
    font-size: 12px;
  }
}
@media screen and (max-width: 840px) {
  .p-condition {
    width: 100%;
    font-size: 14px;
    margin-bottom: 90px;
  }
}
#repair_menu .p-condition {
  width: 100%;
}
@media screen and (max-width: 840px) {
  #repair_menu .p-condition {
    margin-bottom: 40px;
  }
}
#news_main .p-condition {
  width: auto;
  margin-right: 60px;
}
@media screen and (max-width: 840px) {
  #news_main .p-condition {
    margin-right: 45px;
  }
}
#news_main .p-condition:last-child {
  margin-right: 0;
}
@media screen and (max-width: 840px) {
  #news_main .p-condition {
    margin-bottom: 40px;
  }
}

.p-news_conditions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-condition.__extended_on_pc .p-condition__ttl {
  display: none;
}
@media screen and (max-width: 840px) {
  .p-condition.__extended_on_pc .p-condition__ttl {
    display: block;
  }
}
@media screen and (max-width: 840px) {
  .p-condition__ttl {
    display: block;
    padding: 10px;
  }
}

.p-condition__ttl__text {
  position: relative;
  display: inline-block;
}
.p-condition__ttl__text > .__icon {
  position: absolute;
  top: 50%;
  right: -30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
#news_main .p-condition__ttl__text > .__icon {
  right: -20px;
}
.p-condition.__compact.js_active .p-condition__ttl__text > .__icon {
  top: calc(50% - 1px);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media screen and (max-width: 1100px) {
  .p-condition__ttl__text > .__icon {
    right: -20px;
  }
  .p-condition.js_active .p-condition__ttl__text > .__icon {
    top: calc(50% - 1px);
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}

.p-condition__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 841px) {
  .p-condition.__extended_on_pc .p-condition__wrapper {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    cursor: auto !important;
  }
}
.p-condition.__compact .p-condition__wrapper {
  position: absolute;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: none;
  color: #707070;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px 2px rgba(1, 1, 1, 0.1);
          box-shadow: 0px 0px 10px 2px rgba(1, 1, 1, 0.1);
  width: 160px;
  padding: 20px 0;
}
@media screen and (max-width: 840px) {
  .p-condition__wrapper {
    position: absolute;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: none;
    color: #707070;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 100%);
            transform: translate(-50%, 100%);
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px 2px rgba(1, 1, 1, 0.1);
            box-shadow: 0px 0px 10px 2px rgba(1, 1, 1, 0.1);
    width: 160px;
    padding: 20px 0;
  }
  .p-condition__wrapper a {
    color: #707070;
  }
}
#repair_menu .p-condition__wrapper {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: none;
          transform: none;
  left: auto;
}
@media screen and (max-width: 840px) {
  #repair_menu .p-condition__wrapper {
    padding: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  #repair_menu .p-condition__wrapper > li {
    height: 47px;
  }
}

.p-condition__wrapper > li {
  position: relative;
  width: auto;
  margin-right: 70px;
  white-space: nowrap;
}
@media screen and (min-width: 1101px) {
  #repair_menu .p-condition__wrapper > li {
    margin-right: 60px;
  }
  #repair_menu .p-condition__wrapper > li:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 1100px) {
  .p-condition__wrapper > li {
    margin-right: 50px;
  }
}
.p-condition.__compact .p-condition__wrapper > li {
  text-align: center;
  width: 100%;
  margin-right: 0;
  padding: 13px 25px;
  font-size: 14px;
}
@media screen and (max-width: 840px) {
  .p-condition__wrapper > li {
    width: 100%;
    margin-right: 0;
    padding: 13px 25px;
    font-size: 14px;
  }
  .js_isIe .p-condition__wrapper > li {
    right: 5px;
  }
  .js_isIe .p-condition__wrapper > li:first-child {
    right: auto;
  }
}
@media screen and (max-width: 840px) {
  #repair_menu .p-condition__wrapper > li {
    border: 1px solid #141414;
    margin-bottom: 10px;
    width: calc(50% - 5px);
  }
  #repair_menu .p-condition__wrapper > li:first-child {
    width: 100%;
  }
  #repair_menu .p-condition__wrapper > li:nth-child(2n+1) {
    margin-left: auto;
  }
}
.p-condition__wrapper > li:last-child {
  margin-right: 0;
}

.p-condition__text {
  position: relative;
  display: inline-block;
  padding-right: 15px;
}
@media screen and (max-width: 840px) {
  .p-condition__text {
    padding-right: 0;
  }
}
.p-condition.__compact .p-condition__text {
  padding-right: 0;
}
.p-condition__text:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  bottom: -15px;
  width: 0;
  height: 1px;
  background-color: #141414;
  width: calc(100% + 0px);
  opacity: 0;
  pointer-events: none;
}
@media screen and (max-width: 840px) {
  .p-condition__text:after {
    width: 100%;
    bottom: -10px;
    display: none;
  }
}
#archive.works .p-condition__wrapper > li:nth-child(1) .p-condition__text:after {
  opacity: 1;
}
#taxonomy.order_somekimono .p-condition__wrapper > li:nth-child(2) .p-condition__text:after {
  opacity: 1;
}
#taxonomy.order_obi .p-condition__wrapper > li:nth-child(3) .p-condition__text:after {
  opacity: 1;
}
#taxonomy.order_geta .p-condition__wrapper > li:nth-child(4) .p-condition__text:after {
  opacity: 1;
}
#taxonomy.obishime_obiage .p-condition__wrapper > li:nth-child(5) .p-condition__text:after {
  opacity: 1;
}
#taxonomy.zouri_bag .p-condition__wrapper > li:nth-child(6) .p-condition__text:after {
  opacity: 1;
}
.p-condition__text > .__icon {
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
}
@media screen and (max-width: 1100px) {
  .p-condition__text > .__icon {
    right: 0px;
  }
}
@media screen and (max-width: 840px) {
  .p-condition__text > .__icon {
    display: none;
  }
}
@media screen and (max-width: 840px) {
  #repair_menu .p-condition__text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
    color: #212121;
  }
}

.p-single {
  margin-bottom: 145px;
}

.p-article {
  width: calc(100% - 190px);
  padding-right: 140px;
  display: inline-block;
}
@media screen and (max-width: 840px) {
  .p-article {
    width: 100%;
    padding-right: 0;
  }
}

.p-article__body {
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 2;
}
.p-article__body img {
  margin-bottom: 5px;
}

.p-single__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 160px;
}

.p-side_navi {
  width: 190px;
  padding-top: 59px;
}
@media screen and (max-width: 840px) {
  .p-side_navi {
    width: 100%;
  }
}

.p-side_navi__wrapper {
  margin-bottom: 55px;
}
.p-side_navi__wrapper:last-child {
  margin-bottom: 0;
}

.p-side_navi__ttl {
  margin-bottom: 25px;
  font-size: 20px;
  padding-bottom: 18px;
  margin-bottom: 30px;
  border-bottom: 1px solid #141414;
}

.p-side_navi__list {
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #707070;
  font-weight: 500;
}
.p-side_navi__list a {
  color: #707070;
}

.p-side_navi__list > li {
  position: relative;
  margin-bottom: 20px;
}
.p-side_navi__list > li:last-child {
  margin-bottom: 0;
}

.p-ranking_list {
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #707070;
  font-weight: 500;
}
.p-ranking_list a {
  color: #707070;
}

.p-ranking_list > li {
  margin-bottom: 50px;
  line-height: 2;
}
.p-ranking_list > li:last-child {
  margin-bottom: 0;
}

.p-article__main__head {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #141414;
}

.p-article__main__head__date {
  position: relative;
  margin-bottom: 0px;
  font-weight: 500;
  padding-right: 15px;
  margin-right: 13px;
  font-size: 16px;
  font-weight: 500;
}
.p-article__main__head__date:after {
  content: "";
  position: absolute;
  bottom: 1px;
  right: 1px;
  width: 1px;
  height: 12px;
  display: inline-block;
  background-color: #141414;
}
.p-article__main__head__date:last-child:after {
  display: none;
}

.p-article__main__head__cat {
  font-size: 12px;
  font-weight: 500;
}
.p-article__main__head__cat > .__item {
  display: inline-block;
  margin-right: 5px;
}
.p-article__main__head__cat > .__item:after {
  content: ",";
  display: inline-block;
}
.p-article__main__head__cat > .__item:last-child {
  margin-right: 0;
}
.p-article__main__head__cat > .__item:last-child:after {
  display: none;
}

.p-article__main__head__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 18px;
  letter-spacing: 0.1em;
}

.p-single__main__head__ttl {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (max-width: 840px) {
  .p-single__main__head__ttl {
    font-size: 18px;
  }
}

.p-repair_menu {
  margin-bottom: 150px;
}
@media screen and (max-width: 840px) {
  .p-repair_menu {
    margin-bottom: 98px;
  }
}

.p-repair_menu__ttl {
  font-size: 24px;
  font-weight: 500;
  padding: 35px 35px;
  background-color: #edeae2;
  margin-bottom: 30px;
}
@media screen and (max-width: 840px) {
  .p-repair_menu__ttl {
    font-size: 16px;
    padding: 22px;
    margin-bottom: 20px;
  }
}

.p-repair_menu__text {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8;
  margin-bottom: 25px;
}
.p-repair_menu__wrapper__wrapper.__shiminuki .p-repair_menu__text {
  margin-bottom: 65px;
}
@media screen and (max-width: 840px) {
  .p-repair_menu__text {
    font-size: 12px;
  }
}

.p-repair_menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 30px;
  font-size: 14px;
  font-weight: 500;
}
@media screen and (max-width: 840px) {
  .p-repair_menu__list {
    font-size: 14px;
    margin-bottom: 24px;
  }
}

.p-repair_menu__list__wrapper {
  width: calc(50% - 40px);
}
@media screen and (max-width: 840px) {
  .p-repair_menu__list__wrapper {
    width: 100%;
  }
  .p-repair_menu__list__wrapper:nth-child(1) {
    border-top: 1px solid #707070;
  }
  .p-repair_menu__wrapper.__other .p-repair_menu__list__wrapper:nth-child(1) {
    border-top: 0;
  }
  .p-repair_menu__wrapper.__other .p-repair_menu__list__wrapper {
    margin-bottom: 50px;
  }
  .p-repair_menu__wrapper.__other .p-repair_menu__list__wrapper:last-child {
    margin-bottom: 0;
  }
}
.p-repair_menu__list__wrapper:nth-child(even) {
  margin-left: auto;
}
.p-repair_menu__list__wrapper > li {
  padding: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #707070;
}
@media screen and (min-width: 841px) {
  .p-repair_menu__list__wrapper > li:first-child {
    border-top: 1px solid #707070;
  }
}
.p-repair_menu__list__wrapper > li > .__price {
  margin-left: auto;
}
.p-repair_menu__list__wrapper > li.__prime {
  border-top: 0;
  font-size: 24px;
}
@media screen and (max-width: 840px) {
  .p-repair_menu__list__wrapper > li.__prime {
    font-size: 16px;
  }
}

.p-repair_menu__note {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8;
  margin-bottom: 65px;
  color: #707070;
}
.p-repair_menu__note p {
  margin-bottom: 10px;
}
.p-repair_menu__note p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 840px) {
  .p-repair_menu__note {
    font-size: 12px;
  }
}
.p-repair_menu__note:last-child {
  margin-bottom: 0;
}

.p-repair_menu__wrapper {
  margin-bottom: 70px;
}
.p-repair_menu__wrapper:last-child {
  margin-bottom: 0;
}

.p-repair_menu__wrapper__wrapper {
  position: relative;
  margin-bottom: 70px;
}
@media screen and (max-width: 840px) {
  .p-repair_menu__wrapper__wrapper {
    margin-bottom: 50px;
  }
}
.p-repair_menu__wrapper__wrapper:last-child {
  margin-bottom: 0;
}

.p-repair_menu__result__ttl {
  text-align: center;
  font-size: 14px;
  margin-bottom: 25px;
}
@media screen and (max-width: 840px) {
  .p-repair_menu__result__ttl {
    font-size: 12px;
  }
}

.p-repair_menu__result__wrapper {
  max-width: 572px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-repair_menu__result__wrapper__wrapper {
  position: relative;
  width: calc((100% - 62px) / 2);
}
@media screen and (max-width: 840px) {
  .p-repair_menu__result__wrapper__wrapper {
    width: calc((100% - 36px) / 2);
  }
}
.p-repair_menu__result__wrapper__wrapper.__before:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -16px;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
  width: 26px;
  height: 40px;
  background-image: url(img/common/arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (max-width: 840px) {
  .p-repair_menu__result__wrapper__wrapper.__before:after {
    width: 15px;
    height: 22px;
    right: -11px;
    top: calc(50% - 6px);
  }
}
.p-repair_menu__result__wrapper__wrapper:nth-child(even) {
  margin-left: auto;
}

.p-repair_menu__result__img {
  margin-bottom: 10px;
}

.p-repair_menu__result__text {
  font-size: 14px;
  text-align: center;
}
@media screen and (max-width: 840px) {
  .p-repair_menu__result__text {
    font-size: 12px;
  }
}

.p-faq_main {
  margin-bottom: 150px;
}
@media screen and (max-width: 840px) {
  .p-faq_main {
    margin-bottom: 100px;
  }
}

.p-faq_main__item {
  position: relative;
  border-bottom: 1px solid #212121;
}
.p-faq_main__item:first-child {
  border-top: 1px solid #212121;
}

.p-faq_main__item__wrapper {
  padding: 40px 110px 40px 0;
}
@media screen and (max-width: 840px) {
  .p-faq_main__item__wrapper {
    padding: 30px 40px 30px 0;
  }
  .p-faq_main__item__wrapper.__a {
    padding: 10px 40px 30px 0;
  }
}

.p-faq_main__item__wrapper__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 840px) {
  .p-faq_main__item__wrapper__wrapper {
    position: relative;
  }
}

.p-faq_main__item__icon {
  font-size: 24px;
  width: 160px;
  text-align: center;
}
@media screen and (max-width: 840px) {
  .p-faq_main__item__icon {
    font-size: 18px;
    width: 50px;
    padding-top: 3px;
  }
}

.p-faq_main__item__text {
  width: calc(100% - 160px);
  line-height: 1.8;
}
@media screen and (max-width: 840px) {
  .p-faq_main__item__text {
    font-size: 14px;
    width: calc(100% - 60px);
  }
}

.p-faq_main__item__toggle {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 54px;
  right: 70px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 840px) {
  .p-faq_main__item__toggle {
    width: 20px;
    height: 20px;
    top: 50%;
    right: -20px;
  }
}
.p-faq_main__item__toggle:before {
  content: "";
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  height: 1px;
  background-color: #212121;
}
.p-faq_main__item__toggle:after {
  content: "";
  position: absolute;
  height: 100%;
  top: 1px;
  left: 50%;
  width: 1px;
  background-color: #212121;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
.p-faq_main__item.js_active .p-faq_main__item__toggle:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  opacity: 0;
  -webkit-transform-origin: center;
          transform-origin: center;
}

.p-contact_main__catch {
  text-align: center;
  line-height: 2;
  font-size: 14px;
  margin-bottom: 50px;
}
@media screen and (max-width: 840px) {
  .p-contact_main__catch {
    text-align: left;
  }
}

.js_toggle_parent {
  cursor: pointer;
}

.js_toggle_target {
  display: none;
}

.p-form__tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px;
}
.p-form__tr:last-child {
  margin-bottom: 0;
}

.p-form__th {
  font-weight: 500;
  padding: 26px 0;
  width: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
@media screen and (max-width: 840px) {
  .p-form__th {
    width: 100%;
    padding: 15px 0 15px;
  }
}
.p-form__tr.__subject .p-form__th {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-form__td {
  width: calc(100% - 160px);
  font-size: 14px;
}
@media screen and (max-width: 840px) {
  .p-form__td {
    width: 100%;
    font-size: 12px;
  }
}
.p-form__tr.__type .p-form__td {
  padding-top: 27px;
}
@media screen and (max-width: 840px) {
  .p-form__tr.__type .p-form__td {
    padding-top: 15px;
  }
}

.p-contact_main {
  margin-bottom: 110px;
}

.p-contact__main__tel {
  margin-bottom: 50px;
  text-align: center;
  background-color: #edeae2;
  padding: 40px 0;
}

.p-contact__main__require {
  font-size: 12px;
  margin-bottom: 60px;
}

.u-require {
  color: #e81c20;
}

.p-form__button {
  margin-top: 50px;
  text-align: center;
}

.p-contact_main__tel__ttl {
  font-weight: 500;
  margin-bottom: 22px;
}
@media screen and (max-width: 840px) {
  .p-contact_main__tel__ttl {
    font-size: 14px;
  }
}

.p-contact_main__tel__no {
  font-size: 24px;
  width: 310px;
  margin: 0 auto 10px;
  text-align: center;
  padding: 20px 0;
  color: #fff;
  background-color: #212121;
}
@media screen and (max-width: 840px) {
  .p-contact_main__tel__no {
    font-size: 20px;
    width: calc(100% - 40px);
    max-width: 310px;
  }
}
.p-contact_main__tel__no a {
  color: #fff;
}

.p-contact_main__tel__sub {
  font-size: 12px;
}
@media screen and (max-width: 840px) {
  .p-contact_main__tel__sub {
    line-height: 1.8;
  }
}
.p-contact_main__tel__sub > .__sub {
  font-size: 10px;
}
.p-send {
  color: #fff;
  background-color: #212121;
  border: 1px solid #212121;
  padding: 14px;
  font-weight: 500;
  width: 218px;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
.js_isPc .p-send:hover {
  color: #212121;
  background-color: #fff;
}

.p-form input {
  width: 100%;
  height: 68px;
  background-color: #f7f7f7;
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 840px) {
  .p-form input {
    height: 54px;
  }
}

.p-form textarea {
  width: 100%;
  height: 230px;
  background-color: #f7f7f7;
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 840px) {
  .p-form textarea {
    height: 180px;
  }
}

.p-form input[type=radio] {
  display: none;
}

@media screen and (max-width: 840px) {
  .mwform-radio-field {
    display: block;
    width: 100%;
    margin-left: 0 !important;
  }
}

.mwform-radio-field-text {
  position: relative;
  display: inline-block;
  padding-left: 28px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 22px;
  margin-bottom: 30px;
  font-weight: 500;
}
@media screen and (max-width: 840px) {
  .mwform-radio-field-text {
    margin-bottom: 25px;
    padding-left: 31px;
  }
}

@media screen and (max-width: 1300px) {
  .mwform-radio-field-text {
    margin-right: 20px;
  }
}
@media screen and (max-width: 840px) {
  .mwform-radio-field-text {
    margin-right: 0;
  }
}
.mwform-radio-field-text:after {
  content: "";
  position: absolute;
  top: 7px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0px;
  width: 15px;
  height: 15px;
  border: 1px solid #141414;
  display: block;
}
@media screen and (max-width: 840px) {
  .mwform-radio-field-text:after {
    top: 7px;
  }
}

input:checked + .mwform-radio-field-text:after {
  background-color: #707070;
}

.p-form input[type=checkbox] {
  display: none;
}

@media screen and (max-width: 1050px) {
  .mwform-checkbox-field {
    display: block;
    width: 100%;
    margin-left: 0 !important;
  }
}
.mwform-checkbox-field-text {
  position: relative;
  display: inline-block;
  padding-left: 28px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 22px;
  margin-bottom: 30px;
  font-weight: 500;
}
@media screen and (max-width: 840px) {
  .mwform-checkbox-field-text {
    margin-bottom: 25px;
    padding-left: 31px;
  }
}

@media screen and (max-width: 1300px) {
  .mwform-checkbox-field-text {
    margin-right: 20px;
  }
}
@media screen and (max-width: 840px) {
  .mwform-checkbox-field-text {
    margin-right: 0;
  }
}
.mwform-checkbox-field-text:after {
  content: "";
  position: absolute;
  top: 7px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0px;
  width: 15px;
  height: 15px;
  border: 1px solid #141414;
  display: block;
}
@media screen and (max-width: 840px) {
  .mwform-checkbox-field-text:after {
    top: 7px;
  }
}

input:checked + .mwform-checkbox-field-text:after {
  background-color: #707070;
}

.p-return_top {
  position: fixed;
  bottom: 40px;
  right: 34px;
  z-index: 3;
}
.is-scrolled_to_footer .p-return_top {
  position: absolute;
  top: -40px;
  right: 34px;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.js-return_top {
  cursor: pointer;
}

.p-sp_header_bg {
  position: fixed;
  height: 55px;
  background-color: #fff;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
}
@media screen and (max-width: 980px) {
  .p-sp_header_bg {
    display: block;
  }
}

.screen-reader-text {
  display: none;
}

.nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#single.js_isIe .nav-links {
  position: relative;
  display: block;
  height: 40px;
}

.js_isIe .page-numbers.prev {
  position: absolute;
  top: 0;
  left: 0;
}
.js_isIe .page-numbers.prev .__text {
  position: relative;
  right: 55px;
}

.js_isIe .page-numbers.next {
  position: absolute;
  top: 0;
  right: 0;
}

.page-numbers {
  position: relative;
  height: 44px;
  width: 44px;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  font-size: 12px;
  color: #707070;
}
@media screen and (max-width: 840px) {
  .page-numbers {
    width: 38px;
    height: 38px;
    font-size: 12px;
  }
}
.page-numbers a {
  color: #707070;
}
.page-numbers.current {
  background-color: #272727;
  color: #fff;
}
.page-numbers.next {
  margin-left: auto;
}
.page-numbers.next a {
  color: #707070;
}
.page-numbers.next a > .__text {
  padding-right: 50px;
}
@media screen and (max-width: 840px) {
  .page-numbers.next a > .__text {
    padding-right: 30px;
  }
}
.page-numbers.next a > .__icon {
  position: absolute;
  right: -30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
  height: 21px;
  background-image: url(img/common/single_pager_arrow_r.png);
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
}
.page-numbers.prev {
  margin-right: auto;
}
.page-numbers.prev a {
  color: #707070;
}
.page-numbers.prev a > .__text {
  padding-left: 50px;
}
@media screen and (max-width: 840px) {
  .page-numbers.prev a > .__text {
    padding-left: 30px;
  }
}
.page-numbers.prev a > .__icon {
  position: absolute;
  left: -30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
  height: 21px;
  background-image: url(img/common/single_pager_arrow_l.png);
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
}
.p-acv_pager.__archive .page-numbers.next {
  display: none;
}
.p-acv_pager.__archive .page-numbers.prev {
  display: none;
}

.p-acv_pager {
  position: relative;
}

.p-acv_pager.__single {
  max-width: 700px;
  margin: 0 auto;
}
@media screen and (max-width: 840px) {
  .p-acv_pager.__single {
    max-width: none;
    width: calc(100% - 60px);
  }
}

.page-numbers.all {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: auto;
  height: auto;
  margin: 0 auto;
}
@media screen and (max-width: 840px) {
  .page-numbers.all {
    display: none;
  }
}
.page-numbers.all > a {
  background-color: #272727;
  color: #fff;
  padding: 15px 45px;
  font-size: 12px;
  letter-spacing: 0.1em;
}
.mw_wp_form_complete_inner {
  max-width: 880px;
  width: 90%;
  margin: 0 auto 100px;
}

.mw_wp_form_complete_inner .mwwp_sendmessage {
  margin: 0 0 30px;
  font-size: 20px;
}

.mw_wp_form_complete_inner .mwwp_sendmessage_text {
  line-height: 2;
  margin: 0;
}

.p-sidenav_select {
  position: relative;
}
.p-sidenav_select:after {
  content: "";
  pointer-events: none;
  position: absolute;
  top: 50%;
  right: 17px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 6px;
  height: 4px;
  background-image: url(img/common/down_arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-sidenav_select select {
  font-size: 14px;
  font-weight: 500;
  padding: 10px 17px;
  width: 100%;
}

.wp-block-image {
  margin-top: 60px;
  margin-bottom: 0;
}
.wp-block-image:first-child {
  margin-top: 0;
}

.p-article__body p {
  margin-bottom: 20px;
}
.p-article__body p:last-child {
  margin-bottom: 0;
}

.p-hero_movie {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 840px) {
  .p-hero_movie {
    width: 192%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.p-link {
  display: inline-block;
  border-bottom: 1px solid #000;
  padding-bottom: 0px;
}

.p-notfound {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.p-notfound .p-notfound__text, .p-notfound .p-notfound__button {
  margin-top: 1em;
}
.p-notfound .p-notfound__button {
  text-decoration: underline;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.p-notfound .p-notfound__button:hover {
  opacity: 0.5;
}