/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}@charset "UTF-8";
html {
  font-size: 62.5%; }

body {
  font-size: 1.4rem;
  line-height: 1.6;
  letter-spacing: .05em;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent; }

a {
  color: #d80065; }

.m-overlayHeader__btnToggleView a, .m-overlayMap__btnToggleView, .m-overlayNav__btnToggleView, .m-overlaySpec__btnToggleView, .c-contactConfirm__btnToggleView {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.m-overlayNav__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.m-overlayMap, .m-overlayNav__inner, .m-overlaySpec, .c-contactConfirm {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute; }

.l-app__overlaySpec, .l-app__overlayService, .l-app__overlayMap, .l-app__overlayOffice, .l-app__overlayMobilitySpace, .l-app__overlayHowToSendScissors, .l-app__overlayNav {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed; }

.m-overlayMap__inner, .m-overlaySpec__inner, .c-contactConfirm__inner {
  overflow: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch; }
  .c-categoriesShow::before, .c-scissor::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    z-index: 0; }
  .c-categoriesShow::after, .c-scissor::after {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0; }
  ._excalibur-cut_.c-categoriesShow::before, ._excalibur-cut_.c-scissor::before {
    background-image: url("/assets/images/jpg/categories/excalibur-cut/bg.jpg"); }
  ._excalibur-cut_.c-categoriesShow::after, ._excalibur-cut_.c-scissor::after {
    background-color: rgba(0, 6, 41, 0.7); }
  ._excalibur-zero_.c-categoriesShow::before, ._excalibur-zero_.c-scissor::before {
    background-image: url("/assets/images/jpg/categories/excalibur-zero/bg.jpg"); }
  ._excalibur-zero_.c-categoriesShow::after, ._excalibur-zero_.c-scissor::after {
    background-color: rgba(0, 6, 41, 0.7); }
  ._expert-cut_.c-categoriesShow::before, ._expert-cut_.c-scissor::before {
    background-image: url("/assets/images/jpg/categories/expert-cut/bg.jpg"); }
  ._expert-cut_.c-categoriesShow::after, ._expert-cut_.c-scissor::after {
    background-color: rgba(0, 30, 49, 0.7); }
  ._soft-cut_.c-categoriesShow::before, ._soft-cut_.c-scissor::before {
    background-image: url("/assets/images/jpg/categories/soft-cut/bg.jpg"); }
  ._soft-cut_.c-categoriesShow::after, ._soft-cut_.c-scissor::after {
    background-color: rgba(0, 32, 21, 0.7); }
  ._basic-cut_.c-categoriesShow::before, ._basic-cut_.c-scissor::before {
    background-image: url("/assets/images/jpg/categories/basic-cut/bg.jpg"); }
  ._basic-cut_.c-categoriesShow::after, ._basic-cut_.c-scissor::after {
    background-color: rgba(0, 20, 48, 0.7); }
  ._dry-cut_.c-categoriesShow::before, ._dry-cut_.c-scissor::before {
    background-image: url("/assets/images/jpg/categories/dry-cut/bg.jpg"); }
  ._dry-cut_.c-categoriesShow::after, ._dry-cut_.c-scissor::after {
    background-color: rgba(56, 30, 0, 0.7); }
  ._curve-cut_.c-categoriesShow::before, ._curve-cut_.c-scissor::before {
    background-image: url("/assets/images/jpg/categories/curve-cut/bg.jpg"); }
  ._curve-cut_.c-categoriesShow::after, ._curve-cut_.c-scissor::after {
    background-color: rgba(18, 15, 24, 0.7); }
  ._long-cut_.c-categoriesShow::before, ._long-cut_.c-scissor::before {
    background-image: url("/assets/images/jpg/categories/long-cut/bg.jpg"); }
  ._long-cut_.c-categoriesShow::after, ._long-cut_.c-scissor::after {
    background-color: rgba(31, 7, 0, 0.7); }
  ._cynthia-thinning_.c-categoriesShow::before, ._cynthia-thinning_.c-scissor::before {
    background-image: url("/assets/images/jpg/categories/cynthia-thinning/bg.jpg"); }
  ._cynthia-thinning_.c-categoriesShow::after, ._cynthia-thinning_.c-scissor::after {
    background-color: rgba(0, 20, 10, 0.7); }
  ._gradation-thinning_.c-categoriesShow::before, ._gradation-thinning_.c-scissor::before {
    background-image: url("/assets/images/jpg/categories/gradation-thinning/bg.jpg"); }
  ._gradation-thinning_.c-categoriesShow::after, ._gradation-thinning_.c-scissor::after {
    background-color: rgba(14, 24, 0, 0.7); }
  ._cynthia-thinning-texture_.c-categoriesShow::before, ._cynthia-thinning-texture_.c-scissor::before {
    background-image: url("/assets/images/jpg/categories/cynthia-thinning-texture/bg.jpg"); }
  ._cynthia-thinning-texture_.c-categoriesShow::after, ._cynthia-thinning-texture_.c-scissor::after {
    background-color: rgba(29, 37, 0, 0.7); }
  ._cut-thinning_.c-categoriesShow::before, ._cut-thinning_.c-scissor::before {
    background-image: url("/assets/images/jpg/categories/cut-thinning/bg.jpg"); }
  ._cut-thinning_.c-categoriesShow::after, ._cut-thinning_.c-scissor::after {
    background-color: rgba(0, 20, 2, 0.7); }
  ._damageless-thinning_.c-categoriesShow::before, ._damageless-thinning_.c-scissor::before {
    background-image: url("/assets/images/jpg/categories/damageless-thinning/bg.jpg"); }
  ._damageless-thinning_.c-categoriesShow::after, ._damageless-thinning_.c-scissor::after {
    background-color: rgba(0, 34, 23, 0.7); }
  ._color-scissor_.c-categoriesShow::before, ._color-scissor_.c-scissor::before {
    background-image: url("/assets/images/jpg/categories/color-scissor/bg.jpg"); }
  ._color-scissor_.c-categoriesShow::after, ._color-scissor_.c-scissor::after {
    background-color: rgba(0, 0, 0, 0.7); }
  ._left-scissor_.c-categoriesShow::before, ._left-scissor_.c-scissor::before {
    background-image: url("/assets/images/jpg/categories/left-scissor/bg.jpg"); }
  ._left-scissor_.c-categoriesShow::after, ._left-scissor_.c-scissor::after {
    background-color: rgba(27, 16, 0, 0.7); }
  ._hand-craft-scissors_.c-categoriesShow::before, ._hand-craft-scissors_.c-scissor::before {
    background-image: url("/assets/images/jpg/categories/hand-craft-scissors/bg.jpg"); }
  ._hand-craft-scissors_.c-categoriesShow::after, ._hand-craft-scissors_.c-scissor::after {
    background-color: rgba(32, 28, 15, 0.7); }
  ._bmc-one_.c-categoriesShow::before, ._bmc-one_.c-scissor::before {
    background-image: url("/assets/images/jpg/categories/bmc-one/bg.jpg"); }
  ._bmc-one_.c-categoriesShow::after, ._bmc-one_.c-scissor::after {
    background-color: rgba(0, 0, 0, 0.7); }
  .c-topHerosItem::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    z-index: 0; }
  .c-topHerosItem::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0; }
  ._excalibur-cut_.c-topHerosItem::before {
    background-image: url("/assets/images/jpg/categories/excalibur-cut/bg.jpg"); }
  ._excalibur-cut_.c-topHerosItem::after {
    background-color: rgba(0, 6, 41, 0.7); }
  ._excalibur-zero_.c-topHerosItem::before {
    background-image: url("/assets/images/jpg/categories/excalibur-zero/bg.jpg"); }
  ._excalibur-zero_.c-topHerosItem::after {
    background-color: rgba(0, 6, 41, 0.7); }
  ._expert-cut_.c-topHerosItem::before {
    background-image: url("/assets/images/jpg/categories/expert-cut/bg.jpg"); }
  ._expert-cut_.c-topHerosItem::after {
    background-color: rgba(0, 30, 49, 0.7); }
  ._soft-cut_.c-topHerosItem::before {
    background-image: url("/assets/images/jpg/categories/soft-cut/bg.jpg"); }
  ._soft-cut_.c-topHerosItem::after {
    background-color: rgba(0, 32, 21, 0.7); }
  ._basic-cut_.c-topHerosItem::before {
    background-image: url("/assets/images/jpg/categories/basic-cut/bg.jpg"); }
  ._basic-cut_.c-topHerosItem::after {
    background-color: rgba(0, 20, 48, 0.7); }
  ._dry-cut_.c-topHerosItem::before {
    background-image: url("/assets/images/jpg/categories/dry-cut/bg.jpg"); }
  ._dry-cut_.c-topHerosItem::after {
    background-color: rgba(56, 30, 0, 0.7); }
  ._curve-cut_.c-topHerosItem::before {
    background-image: url("/assets/images/jpg/categories/curve-cut/bg.jpg"); }
  ._curve-cut_.c-topHerosItem::after {
    background-color: rgba(18, 15, 24, 0.7); }
  ._long-cut_.c-topHerosItem::before {
    background-image: url("/assets/images/jpg/categories/long-cut/bg.jpg"); }
  ._long-cut_.c-topHerosItem::after {
    background-color: rgba(31, 7, 0, 0.7); }
  ._cynthia-thinning_.c-topHerosItem::before {
    background-image: url("/assets/images/jpg/categories/cynthia-thinning/bg.jpg"); }
  ._cynthia-thinning_.c-topHerosItem::after {
    background-color: rgba(0, 20, 10, 0.7); }
  ._gradation-thinning_.c-topHerosItem::before {
    background-image: url("/assets/images/jpg/categories/gradation-thinning/bg.jpg"); }
  ._gradation-thinning_.c-topHerosItem::after {
    background-color: rgba(14, 24, 0, 0.7); }
  ._cynthia-thinning-texture_.c-topHerosItem::before {
    background-image: url("/assets/images/jpg/categories/cynthia-thinning-texture/bg.jpg"); }
  ._cynthia-thinning-texture_.c-topHerosItem::after {
    background-color: rgba(29, 37, 0, 0.7); }
  ._cut-thinning_.c-topHerosItem::before {
    background-image: url("/assets/images/jpg/categories/cut-thinning/bg.jpg"); }
  ._cut-thinning_.c-topHerosItem::after {
    background-color: rgba(0, 20, 2, 0.7); }
  ._damageless-thinning_.c-topHerosItem::before {
    background-image: url("/assets/images/jpg/categories/damageless-thinning/bg.jpg"); }
  ._damageless-thinning_.c-topHerosItem::after {
    background-color: rgba(0, 34, 23, 0.7); }
  ._color-scissor_.c-topHerosItem::before {
    background-image: url("/assets/images/jpg/categories/color-scissor/bg.jpg"); }
  ._color-scissor_.c-topHerosItem::after {
    background-color: rgba(0, 0, 0, 0.7); }
  ._left-scissor_.c-topHerosItem::before {
    background-image: url("/assets/images/jpg/categories/left-scissor/bg.jpg"); }
  ._left-scissor_.c-topHerosItem::after {
    background-color: rgba(27, 16, 0, 0.7); }
  ._hand-craft-scissors_.c-topHerosItem::before {
    background-image: url("/assets/images/jpg/categories/hand-craft-scissors/bg.jpg"); }
  ._hand-craft-scissors_.c-topHerosItem::after {
    background-color: rgba(32, 28, 15, 0.7); }
  ._bmc-one_.c-topHerosItem::before {
    background-image: url("/assets/images/jpg/categories/bmc-one/bg.jpg"); }
  ._bmc-one_.c-topHerosItem::after {
    background-color: rgba(0, 0, 0, 0.7); }
  .c-handles__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .c-aboutSection__inner dl, .c-aboutSection .__section, .c-outletInfo dl, .c-recruitSection .__section, .c-saSupportSection .__section, ._left-scissor_ .c-scissorDescription__favorite, .c-searchTab__btnSearch, .c-searchCategory, .c-searchHandlePriority, .c-searchCategory__item, .c-searchHandlePriority__item, .c-searchPrice, .c-searchStandard, .c-searchPercentage, .c-wizGroupSection .__section, .c-wizGroup dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .l-app__main, .m-overlayMap, .m-overlaySpec, .m-staticFooter, .m-staticFooter__instagramGroup, .m-staticFooter__btnInstagram a, .m-staticHeader, .c-aboutSection__btns, .c-categoriesShow, .c-categoriesShowSectionImages, .c-contactConfirm, .c-contactConfirm__body dl, .c-contactConfirm__actions, .c-contactSection__title, .c-contactSection__numbers, .c-contactSection__checkboxes li, .c-contactSection__radios, .c-contactSection__table dl, .c-contactSection__table dd, .c-materials__sections, .c-saSupportSection__btns, .c-scissor, .c-scissorNoItem, .c-scissorsItems__list, .c-scissorsNoItems, .c-scissorsFavoritesBottom__inner, .c-searchTab, .c-searchPrice__range, .c-searchStandard__range, .c-searchPercentage__range, .c-voicesItem, .c-wizGroupSection__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .c-scissorDescription__favorite, .c-searchTab__count {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .c-contactSection__checkboxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .m-categoriesListItem a, .c-scissorCategoryLink a, .c-scissorsItemDetail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .m-categoriesListItem a .__lead, .c-scissorCategoryLink a .__lead, .m-categoriesListItem a .__category, .c-scissorCategoryLink a .__category, .m-categoriesListItem a .__perStandardLabel, .c-scissorCategoryLink a .__perStandardLabel, .c-categoriesIndex__title .__deco, .c-newsHead__title .__deco, .c-outletHeader__title .__deco, .c-scissors__title .__deco, .c-voicesHead__title .__deco, .c-youtubeHead__title .__deco, .m-overlayNav__item a .__sub, .c-aboutSection__title .__deco, .c-categoriesShowHero__categoryName .__lead, .c-handles__title .__deco, .c-recruitSection__title .__deco, .c-saSupportSection__title .__deco, .c-topHerosItem__name .__en, .c-wizGroupSection__title .__deco {
    font-family: Ubuntu, "YakuHanJP", "Noto Sans Japanese", serif, sans-serif; }
  .c-categoriesIndex__title .__main, .c-newsHead__title .__main, .c-outletHeader__title .__main, .c-scissors__title .__main, .c-voicesHead__title .__main, .c-youtubeHead__title .__main, .c-scissorsItemDetail .__name, .c-aboutSection__title._EN_ .__main, .c-categoriesIndex__sectionTitle, .c-contactSection__number, .c-handles__title .__main, .c-outletShow__title, .c-recruitSection__title._EN_ .__main, .c-saSupportSection__title._EN_ .__main, .c-scissorDescription__name, .c-topCategories__sectionTitle, .c-topFavorites__title .__main, .c-topHerosItem__name .__title, .c-topNews__sectionTitle, .c-wizGroupSection__title._EN_ .__main, .c-categoriesShowSection__topic span {
    font-family: 'Roboto Condensed', "YakuHanJP", "Noto Sans Japanese", serif, sans-serif; }
  .c-categoriesShowSections__lead, .c-contact__title, .c-scissorHandle__name, .c-scissorEdge__name, .c-scissorMaterial__name, .c-thanks__title, .c-topHerosItem__name .__jp, body, .c-aboutSection__title._JP_ .__main, .c-categoriesShowHero__categoryName .__name, .c-recruitSection__title._JP_ .__main, .c-saSupportSection__title._JP_ .__main, .c-wizGroupSection__title._JP_ .__main, .c-voicesItem__salon, .c-voicesItem__name, .c-categoriesIndex__title .__sub, .c-newsHead__title .__sub, .c-outletHeader__title .__sub, .c-scissors__title .__sub, .c-voicesHead__title .__sub, .c-youtubeHead__title .__sub, .m-overlayMapSection .__title, .m-overlayMapSection .__subtitle, .m-overlayNav__item a .__main, .m-overlaySpecSection .__title, .m-overlaySpecSection .__subtitle, .m-overlaySpecSection.__specAdjustment .__banner a, .m-rectDetail dt, .c-aboutSection .__heading, .c-aboutSection dt, .c-aboutSection__btn a, .c-aboutSection__btnContact a, .c-categoriesShowScissors__title, .c-categoriesShowSection__topic, .c-categoriesShowSection__title, .c-contactConfirm__title, .c-contactSection__title, .c-handlesSection .__title, .c-materialsSection h3.__title, .c-materialsSection .__hardness, .c-newsContent__title, .c-outlet__contents .__heading, .c-recruitSection dt, .c-recruitSection__btn a, .c-saSupportSection dt, .c-saSupportSection__btn a, .c-saSupportSection__btnContact a, .c-scissorNoItem__message, .c-thanks__message, .c-topCategories__title .__sub, .c-topFavorites__title .__sub, .c-wizGroupSection dt, .c-wizGroupSection__btn a, .c-wizGroupSection__btnContact a, .c-outletContent__title, .c-youtubeContent__title {
    font-family: "YakuHanJP", "Noto Sans Japanese", sans-serif; }
  .c-categoriesShowSections__lead, .c-contact__title, .c-scissorHandle__name, .c-scissorEdge__name, .c-scissorMaterial__name, .c-thanks__title, .c-topHerosItem__name .__jp {
    font-weight: 100; }
  body, .c-aboutSection__title._JP_ .__main, .c-categoriesShowHero__categoryName .__name, .c-recruitSection__title._JP_ .__main, .c-saSupportSection__title._JP_ .__main, .c-wizGroupSection__title._JP_ .__main, .c-voicesItem__salon, .c-voicesItem__name {
    font-weight: 300; }
  .c-categoriesIndex__title .__sub, .c-newsHead__title .__sub, .c-outletHeader__title .__sub, .c-scissors__title .__sub, .c-voicesHead__title .__sub, .c-youtubeHead__title .__sub, .m-overlayMapSection .__title, .m-overlayMapSection .__subtitle, .m-overlayNav__item a .__main, .m-overlaySpecSection .__title, .m-overlaySpecSection .__subtitle, .m-overlaySpecSection.__specAdjustment .__banner a, .m-rectDetail dt, .c-aboutSection .__heading, .c-aboutSection dt, .c-aboutSection__btn a, .c-aboutSection__btnContact a, .c-categoriesShowScissors__title, .c-categoriesShowSection__topic, .c-categoriesShowSection__title, .c-contactConfirm__title, .c-contactSection__title, .c-handlesSection .__title, .c-materialsSection h3.__title, .c-materialsSection .__hardness, .c-newsContent__title, .c-outlet__contents .__heading, .c-recruitSection dt, .c-recruitSection__btn a, .c-saSupportSection dt, .c-saSupportSection__btn a, .c-saSupportSection__btnContact a, .c-scissorNoItem__message, .c-thanks__message, .c-topCategories__title .__sub, .c-topFavorites__title .__sub, .c-wizGroupSection dt, .c-wizGroupSection__btn a, .c-wizGroupSection__btnContact a, .c-outletContent__title, .c-youtubeContent__title {
    font-weight: 500; }
  .c-handles__lead, .c-handlesSection .__lead, .c-materialsSection .__lead, .c-newsHead__lead, .c-outletHeader__lead, .c-voicesHead__lead, .c-voicesItem__body, .c-youtubeHead__lead {
    line-height: 2;
    font-size: 1.4rem; }
  .c-categoriesIndex__title .__main, .c-newsHead__title .__main, .c-outletHeader__title .__main, .c-scissors__title .__main, .c-voicesHead__title .__main, .c-youtubeHead__title .__main, .c-scissorsItemDetail .__name, .c-aboutSection__title._EN_ .__main, .c-categoriesIndex__sectionTitle, .c-contactSection__number, .c-handles__title .__main, .c-outletShow__title, .c-recruitSection__title._EN_ .__main, .c-saSupportSection__title._EN_ .__main, .c-scissorDescription__name, .c-topCategories__sectionTitle, .c-topFavorites__title .__main, .c-topHerosItem__name .__title, .c-topNews__sectionTitle, .c-wizGroupSection__title._EN_ .__main {
    font-size: 4.6rem;
    line-height: 1.2; }
  .m-categoriesListItem a .__lead, .c-scissorCategoryLink a .__lead, .m-categoriesListItem a .__category, .c-scissorCategoryLink a .__category, .m-categoriesListItem a .__perStandardLabel, .c-scissorCategoryLink a .__perStandardLabel, .c-categoriesIndex__title .__deco, .c-newsHead__title .__deco, .c-outletHeader__title .__deco, .c-scissors__title .__deco, .c-voicesHead__title .__deco, .c-youtubeHead__title .__deco, .m-overlayNav__item a .__sub, .c-aboutSection__title .__deco, .c-categoriesShowHero__categoryName .__lead, .c-handles__title .__deco, .c-recruitSection__title .__deco, .c-saSupportSection__title .__deco, .c-topHerosItem__name .__en, .c-wizGroupSection__title .__deco {
    font-size: 1.4rem;
    line-height: 1.2; }
  .c-aboutSection__title._JP_ .__main, .c-categoriesShowHero__categoryName .__name, .c-recruitSection__title._JP_ .__main, .c-saSupportSection__title._JP_ .__main, .c-wizGroupSection__title._JP_ .__main {
    font-size: 4.2rem;
    line-height: 1.4; }
  .c-categoriesIndex__title .__sub, .c-newsHead__title .__sub, .c-outletHeader__title .__sub, .c-scissors__title .__sub, .c-voicesHead__title .__sub, .c-youtubeHead__title .__sub, .m-overlayMapSection .__title, .m-overlayMapSection .__subtitle, .m-overlayNav__item a .__main, .m-overlaySpecSection .__title, .m-overlaySpecSection .__subtitle, .m-overlaySpecSection.__specAdjustment .__banner a, .m-rectDetail dt, .c-aboutSection .__heading, .c-aboutSection dt, .c-aboutSection__btn a, .c-aboutSection__btnContact a, .c-categoriesShowScissors__title, .c-categoriesShowSection__topic, .c-categoriesShowSection__title, .c-contactConfirm__title, .c-contactSection__title, .c-handlesSection .__title, .c-materialsSection h3.__title, .c-materialsSection .__hardness, .c-newsContent__title, .c-outlet__contents .__heading, .c-recruitSection dt, .c-recruitSection__btn a, .c-saSupportSection dt, .c-saSupportSection__btn a, .c-saSupportSection__btnContact a, .c-scissorNoItem__message, .c-thanks__message, .c-topCategories__title .__sub, .c-topFavorites__title .__sub, .c-wizGroupSection dt, .c-wizGroupSection__btn a, .c-wizGroupSection__btnContact a {
    font-size: 2rem;
    line-height: 2;
    letter-spacing: 0.5rem; }
  .c-categoriesIndex__title .__deco::after, .c-newsHead__title .__deco::after, .c-outletHeader__title .__deco::after, .c-scissors__title .__deco::after, .c-voicesHead__title .__deco::after, .c-youtubeHead__title .__deco::after, .c-aboutSection__title .__deco::after, .c-categoriesShowHero__categoryName::after, .c-handles__title .__deco::after, .c-recruitSection__title .__deco::after, .c-saSupportSection__title .__deco::after, .c-topFavorites__title .__main::after, .c-topHerosItem__name .__jp::after, .c-wizGroupSection__title .__deco::after {
    content: "";
    display: block;
    width: 60%;
    height: 2px;
    margin: 10px auto 0 auto;
    background-color: #d80065; }
  .m-overlayMapSection .__title::before, .m-overlaySpecSection .__title::before, .c-contactConfirm__title::before, .c-contactSection__title::before, .c-newsContent__title::before, .c-topNews__list a::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 24px;
    background-color: #d80065; }

.c-contact__btnConfirm a, .c-contactConfirm__btnCnacel a, .c-contactConfirm__btnSubmit a, .c-outletShow__btnBacktoTop a, .c-search__btnBackList a, .c-thanks__btnBacktoTop a, .c-contact__btnConfirm button, .c-contactConfirm__btnCnacel button, .c-contactConfirm__btnSubmit button, .c-outletShow__btnBacktoTop button, .c-search__btnBackList button, .c-thanks__btnBacktoTop button {
  display: block;
  width: 100%;
  padding: 16px 32px;
  font-size: 1.8rem;
  border: 1px solid #d80065;
  border-radius: 4px;
  text-decoration: none;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d80065), to(#9b0149));
  background-image: -webkit-linear-gradient(top, #d80065 0%, #9b0149 100%);
  background-image: linear-gradient(top, #d80065 0%, #9b0149 100%);
  outline: none;
  cursor: pointer; }

.c-scissorsItemDetail .__btnFavorite a, .c-categoriesShowSection__link a, .c-scissorAboutSpec__btnToggleOverlaySpec a, .c-scissorsItemDetail .__btnFavorite button, .c-categoriesShowSection__link button, .c-scissorAboutSpec__btnToggleOverlaySpec button {
  display: block;
  width: 100%;
  padding: 16px 32px;
  font-size: 1.8rem;
  border: none;
  border-radius: 4px;
  text-decoration: none;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  cursor: pointer; }

.m-staticFooter__btnCatalog a, .m-staticFooter__btnInstagram a, .c-scissorDescription__btnFavorite a, .c-scissorsFavoritesBottom__btnContactWithFavorites a, .m-staticFooter__btnCatalog button, .m-staticFooter__btnInstagram button, .c-scissorDescription__btnFavorite button, .c-scissorsFavoritesBottom__btnContactWithFavorites button {
  display: block;
  width: 100%;
  padding: 8px 16px;
  font-size: 1.2rem;
  border: none;
  border-radius: 4px;
  text-decoration: none;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  cursor: pointer; }

.m-categoriesListItem, .c-scissorCategoryLink {
  position: relative;
  color: #fff;
  background-color: #000; }
  .m-categoriesListItem a, .c-scissorCategoryLink a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    text-decoration: none;
    color: #fff; }
    .m-categoriesListItem a .__lead, .c-scissorCategoryLink a .__lead {
      font-size: 2rem; }
    .m-categoriesListItem a .__category, .c-scissorCategoryLink a .__category {
      margin-top: 5px; }
    .m-categoriesListItem a .__perStandardLabel, .c-scissorCategoryLink a .__perStandardLabel {
      margin-top: 10px;
      padding: 5px 15px;
      border-radius: 20px;
      border: 2px solid #fff; }
  .m-categoriesListItem::before, .c-scissorCategoryLink::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 750px 500px;
    background-position: center;
    z-index: 0; }
  ._excalibur-cut_.m-categoriesListItem::before, ._excalibur-cut_.c-scissorCategoryLink::before {
    background-image: url("/assets/images/jpg/categories/excalibur-cut/bg.jpg"); }
  ._excalibur-cut_.m-categoriesListItem a, ._excalibur-cut_.c-scissorCategoryLink a {
    background-color: rgba(0, 6, 41, 0.6); }
  ._excalibur-zero_.m-categoriesListItem::before, ._excalibur-zero_.c-scissorCategoryLink::before {
    background-image: url("/assets/images/jpg/categories/excalibur-zero/bg.jpg"); }
  ._excalibur-zero_.m-categoriesListItem a, ._excalibur-zero_.c-scissorCategoryLink a {
    background-color: rgba(0, 6, 41, 0.6); }
  ._expert-cut_.m-categoriesListItem::before, ._expert-cut_.c-scissorCategoryLink::before {
    background-image: url("/assets/images/jpg/categories/expert-cut/bg.jpg"); }
  ._expert-cut_.m-categoriesListItem a, ._expert-cut_.c-scissorCategoryLink a {
    background-color: rgba(0, 30, 49, 0.6); }
  ._soft-cut_.m-categoriesListItem::before, ._soft-cut_.c-scissorCategoryLink::before {
    background-image: url("/assets/images/jpg/categories/soft-cut/bg.jpg"); }
  ._soft-cut_.m-categoriesListItem a, ._soft-cut_.c-scissorCategoryLink a {
    background-color: rgba(0, 32, 21, 0.6); }
  ._basic-cut_.m-categoriesListItem::before, ._basic-cut_.c-scissorCategoryLink::before {
    background-image: url("/assets/images/jpg/categories/basic-cut/bg.jpg"); }
  ._basic-cut_.m-categoriesListItem a, ._basic-cut_.c-scissorCategoryLink a {
    background-color: rgba(0, 20, 48, 0.6); }
  ._dry-cut_.m-categoriesListItem::before, ._dry-cut_.c-scissorCategoryLink::before {
    background-image: url("/assets/images/jpg/categories/dry-cut/bg.jpg"); }
  ._dry-cut_.m-categoriesListItem a, ._dry-cut_.c-scissorCategoryLink a {
    background-color: rgba(56, 30, 0, 0.6); }
  ._curve-cut_.m-categoriesListItem::before, ._curve-cut_.c-scissorCategoryLink::before {
    background-image: url("/assets/images/jpg/categories/curve-cut/bg.jpg"); }
  ._curve-cut_.m-categoriesListItem a, ._curve-cut_.c-scissorCategoryLink a {
    background-color: rgba(18, 15, 24, 0.6); }
  ._long-cut_.m-categoriesListItem::before, ._long-cut_.c-scissorCategoryLink::before {
    background-image: url("/assets/images/jpg/categories/long-cut/bg.jpg"); }
  ._long-cut_.m-categoriesListItem a, ._long-cut_.c-scissorCategoryLink a {
    background-color: rgba(31, 7, 0, 0.6); }
  ._cynthia-thinning_.m-categoriesListItem::before, ._cynthia-thinning_.c-scissorCategoryLink::before {
    background-image: url("/assets/images/jpg/categories/cynthia-thinning/bg.jpg"); }
  ._cynthia-thinning_.m-categoriesListItem a, ._cynthia-thinning_.c-scissorCategoryLink a {
    background-color: rgba(0, 20, 10, 0.6); }
  ._gradation-thinning_.m-categoriesListItem::before, ._gradation-thinning_.c-scissorCategoryLink::before {
    background-image: url("/assets/images/jpg/categories/gradation-thinning/bg.jpg"); }
  ._gradation-thinning_.m-categoriesListItem a, ._gradation-thinning_.c-scissorCategoryLink a {
    background-color: rgba(14, 24, 0, 0.6); }
  ._cynthia-thinning-texture_.m-categoriesListItem::before, ._cynthia-thinning-texture_.c-scissorCategoryLink::before {
    background-image: url("/assets/images/jpg/categories/cynthia-thinning-texture/bg.jpg"); }
  ._cynthia-thinning-texture_.m-categoriesListItem a, ._cynthia-thinning-texture_.c-scissorCategoryLink a {
    background-color: rgba(29, 37, 0, 0.6); }
  ._cut-thinning_.m-categoriesListItem::before, ._cut-thinning_.c-scissorCategoryLink::before {
    background-image: url("/assets/images/jpg/categories/cut-thinning/bg.jpg"); }
  ._cut-thinning_.m-categoriesListItem a, ._cut-thinning_.c-scissorCategoryLink a {
    background-color: rgba(0, 20, 2, 0.6); }
  ._damageless-thinning_.m-categoriesListItem::before, ._damageless-thinning_.c-scissorCategoryLink::before {
    background-image: url("/assets/images/jpg/categories/damageless-thinning/bg.jpg"); }
  ._damageless-thinning_.m-categoriesListItem a, ._damageless-thinning_.c-scissorCategoryLink a {
    background-color: rgba(0, 34, 23, 0.6); }
  ._color-scissor_.m-categoriesListItem::before, ._color-scissor_.c-scissorCategoryLink::before {
    background-image: url("/assets/images/jpg/categories/color-scissor/bg.jpg"); }
  ._color-scissor_.m-categoriesListItem a, ._color-scissor_.c-scissorCategoryLink a {
    background-color: rgba(0, 0, 0, 0.6); }
  ._left-scissor_.m-categoriesListItem::before, ._left-scissor_.c-scissorCategoryLink::before {
    background-image: url("/assets/images/jpg/categories/left-scissor/bg.jpg"); }
  ._left-scissor_.m-categoriesListItem a, ._left-scissor_.c-scissorCategoryLink a {
    background-color: rgba(27, 16, 0, 0.6); }
  ._hand-craft-scissors_.m-categoriesListItem::before, ._hand-craft-scissors_.c-scissorCategoryLink::before {
    background-image: url("/assets/images/jpg/categories/hand-craft-scissors/bg.jpg"); }
  ._hand-craft-scissors_.m-categoriesListItem a, ._hand-craft-scissors_.c-scissorCategoryLink a {
    background-color: rgba(32, 28, 15, 0.6); }
  ._bmc-one_.m-categoriesListItem::before, ._bmc-one_.c-scissorCategoryLink::before {
    background-image: url("/assets/images/jpg/categories/bmc-one/bg.jpg"); }
  ._bmc-one_.m-categoriesListItem a, ._bmc-one_.c-scissorCategoryLink a {
    background-color: rgba(0, 0, 0, 0.6); }

.c-categoriesIndex__title, .c-newsHead__title, .c-outletHeader__title, .c-scissors__title, .c-voicesHead__title, .c-youtubeHead__title {
  padding: 20px 0 0 0;
  text-align: center; }
  .c-categoriesIndex__title .__deco, .c-newsHead__title .__deco, .c-outletHeader__title .__deco, .c-scissors__title .__deco, .c-voicesHead__title .__deco, .c-youtubeHead__title .__deco {
    display: block; }
  .c-categoriesIndex__title .__sub, .c-newsHead__title .__sub, .c-outletHeader__title .__sub, .c-scissors__title .__sub, .c-voicesHead__title .__sub, .c-youtubeHead__title .__sub {
    padding: 10px; }

.c-scissorsItemDetail {
  width: 31.33%;
  margin: 1%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  text-align: center; }
  .c-scissorsItemDetail a {
    display: block;
    width: 100%;
    text-decoration: none;
    color: #000; }
  .c-scissorsItemDetail .__img {
    display: inline-block;
    width: 100%;
    height: 320px;
    border: 1px solid #dedede;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    overflow: hidden; }
    .c-scissorsItemDetail .__img .__thum {
      display: inline-block;
      width: 150px;
      height: 442px;
      position: absolute;
      top: 75%;
      left: 40%;
      margin-left: -75px;
      margin-top: -221px;
      background-position: center;
      background-size: 150px 442px;
      -webkit-transform: rotate(15deg);
              transform: rotate(15deg); }
      .c-scissorsItemDetail .__img .__thum._lefty_ {
        left: 60%;
        -webkit-transform: rotate(-15deg);
                transform: rotate(-15deg); }
    .c-scissorsItemDetail .__img .__soldout {
      display: inline-block;
      width: 160px;
      margin-right: .5em;
      padding: .4em;
      font-size: 1rem;
      line-height: 1;
      color: #fff;
      background-color: #333;
      position: absolute;
      top: 10px;
      left: -50px;
      z-index: 2;
      -webkit-transform: rotate(-25deg);
              transform: rotate(-25deg); }
  .c-scissorsItemDetail .__description {
    width: 100%;
    margin-top: 10px;
    text-align: left; }
    .c-scissorsItemDetail .__description a {
      margin-bottom: 10px; }
  .c-scissorsItemDetail .__name {
    display: block;
    font-size: 2.4rem; }
  .c-scissorsItemDetail .__lead {
    font-size: 1rem; }
  .c-scissorsItemDetail .__price, .c-scissorsItemDetail .__categoryLead, .c-scissorsItemDetail .__percentage, .c-scissorsItemDetail .__handle, .c-scissorsItemDetail .__material {
    font-size: 1.2rem; }
  .c-scissorsItemDetail .__categoryLead {
    padding: 5px 0;
    font-weight: bold; }
    .c-scissorsItemDetail .__categoryLead br {
      display: none; }
  .c-scissorsItemDetail .__price {
    padding: 2px 0;
    border-bottom: 1px solid #ccc; }
  .c-scissorsItemDetail .__btnFavorite button {
    font-size: 1.2rem;
    color: #000;
    border: 1px solid #ccc;
    background-color: transparent; }
  ._excalibur-cut_.c-scissorsItemDetail .__price {
    border-color: #5568c0; }
  ._excalibur-zero_.c-scissorsItemDetail .__price {
    border-color: #5568c0; }
  ._expert-cut_.c-scissorsItemDetail .__price {
    border-color: #6fa0c4; }
  ._soft-cut_.c-scissorsItemDetail .__price {
    border-color: #2eaf7e; }
  ._basic-cut_.c-scissorsItemDetail .__price {
    border-color: #2e78da; }
  ._dry-cut_.c-scissorsItemDetail .__price {
    border-color: #e26600; }
  ._curve-cut_.c-scissorsItemDetail .__price {
    border-color: #6e4fdb; }
  ._long-cut_.c-scissorsItemDetail .__price {
    border-color: #e33500; }
  ._cynthia-thinning_.c-scissorsItemDetail .__price {
    border-color: #13c061; }
  ._gradation-thinning_.c-scissorsItemDetail .__price {
    border-color: #81bb0d; }
  ._cynthia-thinning-texture_.c-scissorsItemDetail .__price {
    border-color: #b1ca0c; }
  ._cut-thinning_.c-scissorsItemDetail .__price {
    border-color: #03770c; }
  ._damageless-thinning_.c-scissorsItemDetail .__price {
    border-color: #10ca98; }
  ._color-scissor_.c-scissorsItemDetail .__price {
    border-color: #b4b4b4; }
  ._left-scissor_.c-scissorsItemDetail .__price {
    border-color: #d1a558; }
  ._hand-craft-scissors_.c-scissorsItemDetail .__price {
    border-color: #999382; }
  ._bmc-one_.c-scissorsItemDetail .__price {
    border-color: #d80065; }

.c-categoriesShowScissorsItem, .c-scissorsItemThum {
  width: 31.33%;
  margin: 1%;
  display: inline-block;
  text-align: center; }
  .c-categoriesShowScissorsItem a, .c-scissorsItemThum a {
    text-decoration: none;
    color: #000; }
  .c-categoriesShowScissorsItem .__img, .c-scissorsItemThum .__img {
    display: block;
    width: 100%;
    height: 320px;
    margin-bottom: 10px;
    border: 1px solid #dedede;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    overflow: hidden; }
    .c-categoriesShowScissorsItem .__img .__thum, .c-scissorsItemThum .__img .__thum {
      display: inline-block;
      width: 150px;
      height: 442px;
      position: absolute;
      top: 75%;
      left: 40%;
      margin-left: -75px;
      margin-top: -221px;
      background-position: center;
      background-size: 150px 442px;
      -webkit-transform: rotate(15deg);
              transform: rotate(15deg); }
      .c-categoriesShowScissorsItem .__img .__thum._lefty_, .c-scissorsItemThum .__img .__thum._lefty_ {
        left: 60%;
        -webkit-transform: rotate(-15deg);
                transform: rotate(-15deg); }
    .c-categoriesShowScissorsItem .__img .__soldout, .c-scissorsItemThum .__img .__soldout {
      display: inline-block;
      width: 160px;
      margin-right: 0.5em;
      padding: 0.4em;
      font-size: 1rem;
      line-height: 1;
      color: #fff;
      background-color: #333;
      position: absolute;
      top: 10px;
      left: -50px;
      z-index: 2;
      -webkit-transform: rotate(-25deg);
              transform: rotate(-25deg); }
    .c-categoriesShowScissorsItem .__img .__thumbLabel, .c-scissorsItemThum .__img .__thumbLabel {
      display: inline-block;
      width: 160px;
      margin-right: 0.5em;
      padding: 0.4em;
      font-size: 1.2rem;
      font-weight: bold;
      line-height: 1;
      color: #333;
      background-color: #fff;
      position: absolute;
      bottom: 25px;
      right: -60px;
      z-index: 2;
      -webkit-transform: rotate(-55deg);
              transform: rotate(-55deg); }
  .c-categoriesShowScissorsItem .__name, .c-scissorsItemThum .__name {
    display: block;
    font-size: 1.6rem; }
  .c-categoriesShowScissorsItem .__price, .c-scissorsItemThum .__price {
    display: block;
    font-size: 1.2rem; }

/*
Layouts

全体共通の汎用レイアウト

Styleguide 4.0
*/
.l-app__header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10; }

.l-app__main {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 100vh;
  padding-top: 80px;
  padding-bottom: 80px; }

.l-app__footer {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10; }

.l-app__overlayHeader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10; }

.l-app__overlaySpec, .l-app__overlayService, .l-app__overlayMap, .l-app__overlayOffice, .l-app__overlayMobilitySpace, .l-app__overlayHowToSendScissors {
  z-index: 10001; }

.l-app__overlayNav {
  z-index: 10000; }

.m-categoriesList {
  padding: 0.5%; }
  .m-categoriesList::after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }
  .m-categoriesListItem {
    width: 32.3%;
    height: 300px;
    margin: 0.5%;
    float: left; }
    .m-categoriesListItem._excalibur-zero_ a::before {
      content: "";
      display: inline-block;
      width: 32px;
      height: 32px;
      margin-bottom: 8px;
      background: url("/assets/images/png/categories/excalibur-zero/ez_logo_white.png");
      background-size: cover; }

.m-overlayHeader__btnToggleView {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  right: 0; }
  .m-overlayHeader__btnToggleView a {
    width: 80px;
    height: 80px; }
    .m-overlayHeader__btnToggleView a .__figure {
      display: block;
      width: 22px;
      height: 12px;
      position: relative; }
      .m-overlayHeader__btnToggleView a .__figure span {
        content: "";
        display: block;
        width: 22px;
        height: 1px;
        top: 0;
        left: 0;
        position: absolute;
        background: #000;
        -webkit-transform: translateY(0px);
                transform: translateY(0px);
        -webkit-transition-duration: .2s;
                transition-duration: .2s;
        -webkit-transition-delay: 0s;
                transition-delay: 0s;
        -webkit-transform-origin: left 0;
                transform-origin: left 0; }
        .c-root._overlay_nav_show_ .m-overlayHeader__btnToggleView a .__figure span {
          width: 0; }
      .m-overlayHeader__btnToggleView a .__figure::before {
        content: "";
        display: block;
        width: 22px;
        height: 1px;
        top: 0;
        left: 0;
        position: absolute;
        background: #000;
        -webkit-transform: translateY(6px);
                transform: translateY(6px);
        -webkit-transition-duration: .2s;
                transition-duration: .2s;
        -webkit-transition-delay: 0.1s;
                transition-delay: 0.1s;
        -webkit-transform-origin: left 0;
                transform-origin: left 0; }
        .c-root._overlay_nav_show_ .m-overlayHeader__btnToggleView a .__figure::before {
          width: 0; }
      .m-overlayHeader__btnToggleView a .__figure::after {
        content: "";
        display: block;
        width: 22px;
        height: 1px;
        top: 0;
        left: 0;
        position: absolute;
        background: #000;
        -webkit-transform: translateY(12px);
                transform: translateY(12px);
        -webkit-transition-duration: .2s;
                transition-duration: .2s;
        -webkit-transition-delay: 0.2s;
                transition-delay: 0.2s;
        -webkit-transform-origin: left 0;
                transform-origin: left 0; }
        .c-root._overlay_nav_show_ .m-overlayHeader__btnToggleView a .__figure::after {
          width: 0; }

.m-overlayMap {
  background-color: transparent;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s; }
  .m-overlayMap._mounted_ {
    background-color: rgba(0, 0, 0, 0.6); }
    .m-overlayMap._mounted_ .m-overlayMap__inner {
      -webkit-transform: scale(1);
              transform: scale(1);
      opacity: 1; }
  .m-overlayMap__bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0; }
  .m-overlayMap__inner {
    width: 640px;
    height: 480px;
    position: relative;
    background-color: #fff;
    -webkit-transition-duration: 0.4s;
            transition-duration: 0.4s;
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    opacity: 0;
    z-index: 1; }
  .m-overlayMap__body {
    padding: 30px 40px; }
  .m-overlayMapSection {
    margin-bottom: 30px; }
    .m-overlayMapSection:last-child {
      margin-bottom: 0; }
    .m-overlayMapSection .__title {
      font-size: 1.6rem;
      margin-bottom: 20px; }
      .m-overlayMapSection .__title br {
        display: none; }
    .m-overlayMapSection .__subtitle {
      font-size: 1.4rem;
      margin-bottom: 20px; }
    .m-overlayMapSection .__lead {
      margin-bottom: 20px; }
    .m-overlayMapSection .__image img {
      width: 100%;
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat; }
    .m-overlayMapSection .__area {
      margin: 24px 0; }
      .m-overlayMapSection .__area dl {
        padding-left: 4em;
        position: relative;
        margin-bottom: 16px; }
      .m-overlayMapSection .__area dl::before {
        content: "";
        display: inline-block;
        width: 3em;
        height: 1.5em;
        background-color: #f5c388;
        position: absolute;
        left: 0;
        top: 2px; }
      .m-overlayMapSection .__area dl:nth-child(2)::before {
        background-color: #f4f688; }
      .m-overlayMapSection .__area dt,
      .m-overlayMapSection .__area dd {
        display: inline;
        margin-right: 1em;
        font-size: 1.6rem; }
  .m-overlayMap__btnToggleView {
    width: 60px;
    height: 60px;
    top: 10px;
    right: 10px;
    position: absolute;
    z-index: 2;
    border-radius: 30px;
    background: rgba(255, 255, 255, 0.9);
    cursor: pointer; }
    .m-overlayMap__btnToggleView .__close {
      display: block;
      width: 30px;
      height: 30px;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
      .m-overlayMap__btnToggleView .__close::before {
        content: "";
        display: block;
        width: 1px;
        height: 30px;
        top: 0;
        left: 0;
        position: absolute;
        background: #000;
        -webkit-transform: translateX(15px);
                transform: translateX(15px); }
      .m-overlayMap__btnToggleView .__close::after {
        content: "";
        display: block;
        width: 30px;
        height: 1px;
        top: 0;
        left: 0;
        position: absolute;
        background: #000;
        -webkit-transform: translateY(15px);
                transform: translateY(15px); }

.m-overlayNav__inner {
  background-color: #000; }

.m-overlayNav__list {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.m-overlayNav__item a {
  display: block;
  padding: 8px 0;
  text-align: center;
  text-decoration: none;
  color: #fff; }
  .m-overlayNav__item a span {
    display: block; }
  .m-overlayNav__item a .__main {
    font-size: 1.6rem; }
  .m-overlayNav__item a .__sub {
    margin-top: 3px;
    color: #d80065;
    font-size: 1.1rem; }

.m-overlayNav__item._onlySP_ {
  display: none; }

.m-overlayNav__item._onlyFooter_ {
  display: none; }

.m-overlayNav__btnToggleView {
  width: 80px;
  height: 80px;
  top: 0;
  right: 0;
  position: absolute;
  z-index: 2; }
  .m-overlayNav__btnToggleView .__close {
    display: block;
    width: 40px;
    height: 40px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
    .m-overlayNav__btnToggleView .__close::before {
      content: "";
      display: block;
      width: 1px;
      height: 40px;
      top: 0;
      left: 0;
      position: absolute;
      background: #fff;
      -webkit-transform: translateX(20px);
              transform: translateX(20px); }
    .m-overlayNav__btnToggleView .__close::after {
      content: "";
      display: block;
      width: 40px;
      height: 1px;
      top: 0;
      left: 0;
      position: absolute;
      background: #fff;
      -webkit-transform: translateY(20px);
              transform: translateY(20px); }

.m-overlaySpec {
  background-color: transparent;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s; }
  .m-overlaySpec._mounted_ {
    background-color: rgba(0, 0, 0, 0.6); }
    .m-overlaySpec._mounted_ .m-overlaySpec__inner {
      -webkit-transform: scale(1);
              transform: scale(1);
      opacity: 1; }
  .m-overlaySpec__bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0; }
  .m-overlaySpec__inner {
    width: 640px;
    height: 480px;
    position: relative;
    background-color: #fff;
    -webkit-transition-duration: 0.4s;
            transition-duration: 0.4s;
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    opacity: 0;
    z-index: 1; }
  .m-overlaySpec__body {
    padding: 30px 40px; }
  .m-overlaySpecSection {
    margin-bottom: 30px; }
    .m-overlaySpecSection:last-child {
      margin-bottom: 0; }
    .m-overlaySpecSection .__title {
      font-size: 2rem;
      margin-bottom: 20px; }
    .m-overlaySpecSection .__subtitle {
      font-size: 1.4rem;
      margin-bottom: 20px; }
    .m-overlaySpecSection .__lead {
      margin-bottom: 20px; }
    .m-overlaySpecSection .__image img {
      width: 100%;
      background-position: center;
      background-size: contain; }
    .m-overlaySpecSection dl {
      margin-bottom: 10px; }
    .m-overlaySpecSection.__specAdjustment .__title br {
      display: none; }
    .m-overlaySpecSection.__specAdjustment .__banner a {
      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;
      margin: 32px 0;
      padding: 16px 0;
      font-size: 1.6rem;
      text-decoration: none;
      border: 2px solid #000;
      color: #000; }
    .m-overlaySpecSection.__specAdjustment .__banner svg {
      line-height: 0;
      margin-right: 16px; }
  .m-overlaySpec__btnToggleView {
    width: 60px;
    height: 60px;
    top: 10px;
    right: 10px;
    position: absolute;
    z-index: 2;
    border-radius: 30px;
    background: rgba(255, 255, 255, 0.9);
    cursor: pointer; }
    .m-overlaySpec__btnToggleView .__close {
      display: block;
      width: 30px;
      height: 30px;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
      .m-overlaySpec__btnToggleView .__close::before {
        content: "";
        display: block;
        width: 1px;
        height: 30px;
        top: 0;
        left: 0;
        position: absolute;
        background: #000;
        -webkit-transform: translateX(15px);
                transform: translateX(15px); }
      .m-overlaySpec__btnToggleView .__close::after {
        content: "";
        display: block;
        width: 30px;
        height: 1px;
        top: 0;
        left: 0;
        position: absolute;
        background: #000;
        -webkit-transform: translateY(15px);
                transform: translateY(15px); }

.m-rectDetail {
  padding: 20px;
  font-size: 1.2rem;
  border: 1px solid #dedede;
  background-color: #f8f8f8; }
  .m-rectDetail dt {
    margin-bottom: 10px;
    font-size: 1.4rem;
    line-height: 1.4rem;
    letter-spacing: .2rem; }

.m-staticFooter {
  height: 80px;
  padding: 0 20px;
  border-top: 1px solid #dedede;
  background-color: #f8f8f8; }
  .m-staticFooter__tel {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
    .m-staticFooter__tel a {
      font-size: 1.2rem;
      line-height: 1;
      text-decoration: none;
      color: #3c3c3c; }
    .m-staticFooter__tel span {
      color: #3c3c3c; }
  .m-staticFooter__btnCatalog {
    -webkit-box-flex: .5;
        -ms-flex: .5 0 auto;
            flex: .5 0 auto;
    max-width: 240px;
    margin-right: 5px; }
    .m-staticFooter__btnCatalog a {
      border: 1px solid #dedede;
      color: #7a7a7a; }
      .m-staticFooter__btnCatalog a:hover {
        border-color: #a7a7a7;
        color: #282828; }
  .m-staticFooter__instagramGroup {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    max-width: 240px; }
  .m-staticFooter__btnInstagram {
    width: 100%;
    margin-right: 5px; }
    .m-staticFooter__btnInstagram a {
      height: 37px;
      padding: 0;
      border: 1px solid #dedede;
      font-size: 1rem;
      color: #7a7a7a; }
      .m-staticFooter__btnInstagram a svg {
        width: 20px;
        height: 20px;
        position: relative;
        top: 7px;
        margin-right: 5px; }
        .m-staticFooter__btnInstagram a svg path {
          fill: #a7a7a7; }
      .m-staticFooter__btnInstagram a:hover {
        border-color: #a7a7a7;
        color: #282828; }
        .m-staticFooter__btnInstagram a:hover svg path {
          fill: #282828; }
  .m-staticFooter__bottom {
    margin-left: 5px; }
  .m-staticFooter__linkLogo {
    display: none; }
  .m-staticFooter__copyright {
    text-align: right;
    font-size: .8rem;
    color: #a7a7a7; }

.m-staticHeader {
  height: 80px;
  line-height: 0;
  background-color: white;
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1); }
  .m-staticHeader svg path {
    fill: #000;
    -webkit-transition-duration: .4s;
            transition-duration: .4s; }

.m-svgIcons {
  display: inline-block; }
  .m-svgIcons._arrow_ {
    width: 10px;
    height: 18px; }
    .m-svgIcons._arrow_._bottom_ {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }

.c-about {
  width: 100%; }
  .c-aboutSection {
    padding: 60px 30px; }
    .c-aboutSection:nth-child(odd) {
      background-color: #f8f8f8; }
    .c-aboutSection__inner {
      max-width: 960px;
      margin: 0 auto; }
      .c-aboutSection__inner dt {
        -webkit-box-flex: 0;
            -ms-flex-positive: 0;
                flex-grow: 0;
        width: 240px;
        padding: 20px;
        text-align: right; }
      .c-aboutSection__inner dd {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 0px;
                flex: 1 0 0;
        padding: 20px;
        text-align: left; }
      .c-aboutSection__inner table {
        width: 100%;
        margin: 16px 0; }
        .c-aboutSection__inner table td {
          text-align: center;
          padding: 16px;
          vertical-align: middle;
          border: 1px solid #ccc; }
      .c-aboutSection__inner .__qr {
        width: 96px;
        height: 96px; }
    .c-aboutSection .__heading {
      text-align: center;
      padding: 30px 0; }
    .c-aboutSection .__qa li {
      margin-bottom: 15px;
      padding-bottom: 15px;
      border-bottom: 1px solid #dedede; }
    .c-aboutSection .__title {
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      width: 240px;
      padding: 10px;
      text-align: right; }
    .c-aboutSection .__content {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 0px;
              flex: 1 0 0;
      padding: 10px;
      text-align: left; }
    .c-aboutSection__title {
      padding: 30px 0;
      text-align: center; }
      .c-aboutSection__title .__deco {
        display: block; }
    .c-aboutSection__btn {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      margin: 0 10px; }
      .c-aboutSection__btn a {
        display: block;
        padding: 20px;
        border: 2px solid #000;
        font-size: 1.6rem;
        text-align: center;
        text-decoration: none;
        color: #000;
        -webkit-transition-duration: 0.2s;
                transition-duration: 0.2s; }
        .c-aboutSection__btn a._active_ {
          color: #d80065;
          border-color: #d80065; }
    .c-aboutSection__btnContact {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      margin: 0 10px; }
      .c-aboutSection__btnContact a {
        display: block;
        padding: 20px;
        border: 2px solid #000;
        font-size: 1.6rem;
        text-align: center;
        text-decoration: none;
        color: #fff;
        background-color: #000; }
        .c-aboutSection__btnContact a._active_ {
          background-color: #d80065; }

.c-categoriesIndex {
  width: 100%;
  max-width: 1280px;
  padding: 60px 30px; }
  .c-categoriesIndex__sectionTitle {
    padding: 20px 0;
    text-align: center;
    font-size: 2.2rem; }

.c-categoriesShow {
  width: 100%; }
  .c-categoriesShow._excalibur-cut_ .c-categoriesShowHero__learnMore .__circle {
    background-color: #5568c0; }
  .c-categoriesShow._excalibur-cut_ .c-categoriesShowHero__learnMore .__text {
    color: #5568c0; }
  .c-categoriesShow._excalibur-cut_ .c-categoriesShowHero__categoryName::after {
    background-color: #5568c0; }
  .c-categoriesShow._excalibur-cut_ .c-categoriesShowScissorsItem .__img {
    background-color: #000629; }
  .c-categoriesShow._excalibur-zero_ .c-categoriesShowHero__learnMore .__circle {
    background-color: #5568c0; }
  .c-categoriesShow._excalibur-zero_ .c-categoriesShowHero__learnMore .__text {
    color: #5568c0; }
  .c-categoriesShow._excalibur-zero_ .c-categoriesShowHero__categoryName::after {
    background-color: #5568c0; }
  .c-categoriesShow._excalibur-zero_ .c-categoriesShowScissorsItem .__img {
    background-color: #000629; }
  .c-categoriesShow._expert-cut_ .c-categoriesShowHero__learnMore .__circle {
    background-color: #6fa0c4; }
  .c-categoriesShow._expert-cut_ .c-categoriesShowHero__learnMore .__text {
    color: #6fa0c4; }
  .c-categoriesShow._expert-cut_ .c-categoriesShowHero__categoryName::after {
    background-color: #6fa0c4; }
  .c-categoriesShow._expert-cut_ .c-categoriesShowScissorsItem .__img {
    background-color: #001e31; }
  .c-categoriesShow._soft-cut_ .c-categoriesShowHero__learnMore .__circle {
    background-color: #2eaf7e; }
  .c-categoriesShow._soft-cut_ .c-categoriesShowHero__learnMore .__text {
    color: #2eaf7e; }
  .c-categoriesShow._soft-cut_ .c-categoriesShowHero__categoryName::after {
    background-color: #2eaf7e; }
  .c-categoriesShow._soft-cut_ .c-categoriesShowScissorsItem .__img {
    background-color: #002015; }
  .c-categoriesShow._basic-cut_ .c-categoriesShowHero__learnMore .__circle {
    background-color: #2e78da; }
  .c-categoriesShow._basic-cut_ .c-categoriesShowHero__learnMore .__text {
    color: #2e78da; }
  .c-categoriesShow._basic-cut_ .c-categoriesShowHero__categoryName::after {
    background-color: #2e78da; }
  .c-categoriesShow._basic-cut_ .c-categoriesShowScissorsItem .__img {
    background-color: #001430; }
  .c-categoriesShow._dry-cut_ .c-categoriesShowHero__learnMore .__circle {
    background-color: #e26600; }
  .c-categoriesShow._dry-cut_ .c-categoriesShowHero__learnMore .__text {
    color: #e26600; }
  .c-categoriesShow._dry-cut_ .c-categoriesShowHero__categoryName::after {
    background-color: #e26600; }
  .c-categoriesShow._dry-cut_ .c-categoriesShowScissorsItem .__img {
    background-color: #381e00; }
  .c-categoriesShow._curve-cut_ .c-categoriesShowHero__learnMore .__circle {
    background-color: #6e4fdb; }
  .c-categoriesShow._curve-cut_ .c-categoriesShowHero__learnMore .__text {
    color: #6e4fdb; }
  .c-categoriesShow._curve-cut_ .c-categoriesShowHero__categoryName::after {
    background-color: #6e4fdb; }
  .c-categoriesShow._curve-cut_ .c-categoriesShowScissorsItem .__img {
    background-color: #120f18; }
  .c-categoriesShow._long-cut_ .c-categoriesShowHero__learnMore .__circle {
    background-color: #e33500; }
  .c-categoriesShow._long-cut_ .c-categoriesShowHero__learnMore .__text {
    color: #e33500; }
  .c-categoriesShow._long-cut_ .c-categoriesShowHero__categoryName::after {
    background-color: #e33500; }
  .c-categoriesShow._long-cut_ .c-categoriesShowScissorsItem .__img {
    background-color: #1f0700; }
  .c-categoriesShow._cynthia-thinning_ .c-categoriesShowHero__learnMore .__circle {
    background-color: #13c061; }
  .c-categoriesShow._cynthia-thinning_ .c-categoriesShowHero__learnMore .__text {
    color: #13c061; }
  .c-categoriesShow._cynthia-thinning_ .c-categoriesShowHero__categoryName::after {
    background-color: #13c061; }
  .c-categoriesShow._cynthia-thinning_ .c-categoriesShowScissorsItem .__img {
    background-color: #00140a; }
  .c-categoriesShow._gradation-thinning_ .c-categoriesShowHero__learnMore .__circle {
    background-color: #81bb0d; }
  .c-categoriesShow._gradation-thinning_ .c-categoriesShowHero__learnMore .__text {
    color: #81bb0d; }
  .c-categoriesShow._gradation-thinning_ .c-categoriesShowHero__categoryName::after {
    background-color: #81bb0d; }
  .c-categoriesShow._gradation-thinning_ .c-categoriesShowScissorsItem .__img {
    background-color: #0e1800; }
  .c-categoriesShow._cynthia-thinning-texture_ .c-categoriesShowHero__learnMore .__circle {
    background-color: #b1ca0c; }
  .c-categoriesShow._cynthia-thinning-texture_ .c-categoriesShowHero__learnMore .__text {
    color: #b1ca0c; }
  .c-categoriesShow._cynthia-thinning-texture_ .c-categoriesShowHero__categoryName::after {
    background-color: #b1ca0c; }
  .c-categoriesShow._cynthia-thinning-texture_ .c-categoriesShowScissorsItem .__img {
    background-color: #1d2500; }
  .c-categoriesShow._cut-thinning_ .c-categoriesShowHero__learnMore .__circle {
    background-color: #03770c; }
  .c-categoriesShow._cut-thinning_ .c-categoriesShowHero__learnMore .__text {
    color: #03770c; }
  .c-categoriesShow._cut-thinning_ .c-categoriesShowHero__categoryName::after {
    background-color: #03770c; }
  .c-categoriesShow._cut-thinning_ .c-categoriesShowScissorsItem .__img {
    background-color: #001402; }
  .c-categoriesShow._damageless-thinning_ .c-categoriesShowHero__learnMore .__circle {
    background-color: #10ca98; }
  .c-categoriesShow._damageless-thinning_ .c-categoriesShowHero__learnMore .__text {
    color: #10ca98; }
  .c-categoriesShow._damageless-thinning_ .c-categoriesShowHero__categoryName::after {
    background-color: #10ca98; }
  .c-categoriesShow._damageless-thinning_ .c-categoriesShowScissorsItem .__img {
    background-color: #002217; }
  .c-categoriesShow._color-scissor_ .c-categoriesShowHero__learnMore .__circle {
    background-color: #b4b4b4; }
  .c-categoriesShow._color-scissor_ .c-categoriesShowHero__learnMore .__text {
    color: #b4b4b4; }
  .c-categoriesShow._color-scissor_ .c-categoriesShowHero__categoryName::after {
    background-color: #b4b4b4; }
  .c-categoriesShow._color-scissor_ .c-categoriesShowScissorsItem .__img {
    background-color: #000; }
  .c-categoriesShow._left-scissor_ .c-categoriesShowHero__learnMore .__circle {
    background-color: #d1a558; }
  .c-categoriesShow._left-scissor_ .c-categoriesShowHero__learnMore .__text {
    color: #d1a558; }
  .c-categoriesShow._left-scissor_ .c-categoriesShowHero__categoryName::after {
    background-color: #d1a558; }
  .c-categoriesShow._left-scissor_ .c-categoriesShowScissorsItem .__img {
    background-color: #1b1000; }
  .c-categoriesShow._hand-craft-scissors_ .c-categoriesShowHero__learnMore .__circle {
    background-color: #999382; }
  .c-categoriesShow._hand-craft-scissors_ .c-categoriesShowHero__learnMore .__text {
    color: #999382; }
  .c-categoriesShow._hand-craft-scissors_ .c-categoriesShowHero__categoryName::after {
    background-color: #999382; }
  .c-categoriesShow._hand-craft-scissors_ .c-categoriesShowScissorsItem .__img {
    background-color: #201c0f; }
  .c-categoriesShow._bmc-one_ .c-categoriesShowHero__learnMore .__circle {
    background-color: #d80065; }
  .c-categoriesShow._bmc-one_ .c-categoriesShowHero__learnMore .__text {
    color: #d80065; }
  .c-categoriesShow._bmc-one_ .c-categoriesShowHero__categoryName::after {
    background-color: #d80065; }
  .c-categoriesShow._bmc-one_ .c-categoriesShowScissorsItem .__img {
    background-color: #000; }

.c-categoriesShowHero {
  width: 55%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 80px;
  padding-bottom: 80px;
  overflow: hidden; }
  .c-categoriesShowHero__image {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #eee;
    -webkit-transform: rotate(6.5deg) translateX(-14%);
            transform: rotate(6.5deg) translateX(-14%); }
  .c-categoriesShowHero__learnMore {
    display: none; }
  .c-categoriesShowHero__categoryName {
    position: absolute;
    width: 55%;
    bottom: 15%;
    left: 70%;
    margin-left: -50%;
    text-align: center; }
    .c-categoriesShowHero__categoryName .__name {
      margin-bottom: 5px; }
    .c-categoriesShowHero__categoryName .__logo {
      display: inline-block;
      width: 48px;
      height: 48px;
      background-size: contain; }

._color-scissor_ .c-categoriesShowHero__categoryName {
  bottom: 55%;
  left: 50%;
  margin-top: auto;
  margin-bottom: -12.5%;
  margin-left: -35%; }

._hand-craft-scissors_ .c-categoriesShowHero__categoryName {
  margin-left: -40%; }

.c-categoriesShowScissors {
  position: relative;
  z-index: 1; }
  .c-categoriesShowScissors__title {
    padding: 0 30px 30px 30px;
    text-align: center;
    color: #fff; }
  .c-categoriesShowScissors__list {
    text-align: center;
    padding-bottom: 30px; }
  .c-categoriesShowScissorsItem {
    width: 30%; }
    .c-categoriesShowScissorsItem .__img {
      border: none; }
    .c-categoriesShowScissorsItem .__name, .c-categoriesShowScissorsItem .__price {
      color: #fff; }

.c-categoriesShowSection {
  border-bottom: 1px solid #fff;
  margin: 0 5% 40px 5%;
  padding-bottom: 20px;
  text-align: center;
  font-size: 1.6rem; }
  .c-categoriesShowSection:last-child {
    border-bottom: none;
    margin-bottom: 0; }
  .c-categoriesShowSection__topic {
    display: inline-block;
    margin-bottom: 25px;
    padding-bottom: 10px;
    text-align: center;
    color: #fff;
    line-height: 1.6em;
    font-size: 1.4rem; }
    .c-categoriesShowSection__topic span {
      display: inline-block;
      margin-right: 16px;
      padding: 0.5em;
      text-align: center;
      border-radius: 3px;
      letter-spacing: 2px; }
  .c-categoriesShowSection__title {
    margin-bottom: 10px;
    text-align: center;
    color: #fff;
    line-height: 1.6em; }
    .c-categoriesShowSection__title small {
      font-size: 1.2rem; }
  .c-categoriesShowSection__text {
    margin: 20px 0 20px 0;
    color: #fff;
    line-height: 1.8; }
    .c-categoriesShowSection__text._center_ {
      text-align: center; }
    .c-categoriesShowSection__text._small_ {
      font-size: 1.2rem; }
  .c-categoriesShowSection__image {
    margin: 20px;
    text-align: center; }
    .c-categoriesShowSection__image .__image {
      display: inline-block;
      overflow: hidden;
      background-color: #fff;
      background-size: cover; }
      .c-categoriesShowSection__image .__image._circle_ {
        width: 150px;
        height: 150px;
        border-radius: 150px; }
      .c-categoriesShowSection__image .__image._rect_ {
        width: 260px;
        height: 100px; }
      .c-categoriesShowSection__image .__image._wideRect_ {
        width: 260px;
        height: 140px; }
      .c-categoriesShowSection__image .__image._largeRect_ {
        width: 527px;
        height: 175px; }
      .c-categoriesShowSection__image .__image._craftRect_ {
        width: 100%;
        aspect-ratio: 10 / 13; }
    .c-categoriesShowSection__image .__caption {
      font-size: 1.4rem;
      color: #fff; }
  .c-categoriesShowSection__youtube {
    margin-bottom: 20px;
    padding: 20px; }
    .c-categoriesShowSection__youtube iframe {
      width: 100%;
      aspect-ratio: 560 / 315; }
  .c-categoriesShowSection__link {
    margin: 30px 10px 10px 10px; }
    .c-categoriesShowSection__link a {
      color: #fff; }
  .c-categoriesShowSectionImages {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }

._excalibur-cut_ .c-categoriesShowSection__link a {
  background-color: #5568c0; }

._excalibur-cut_ .c-categoriesShowSection__topic {
  border-bottom: 3px solid #5568c0; }
  ._excalibur-cut_ .c-categoriesShowSection__topic span {
    background-color: #5568c0; }

._excalibur-zero_ .c-categoriesShowSection__link a {
  background-color: #5568c0; }

._excalibur-zero_ .c-categoriesShowSection__topic {
  border-bottom: 3px solid #5568c0; }
  ._excalibur-zero_ .c-categoriesShowSection__topic span {
    background-color: #5568c0; }

._expert-cut_ .c-categoriesShowSection__link a {
  background-color: #6fa0c4; }

._expert-cut_ .c-categoriesShowSection__topic {
  border-bottom: 3px solid #6fa0c4; }
  ._expert-cut_ .c-categoriesShowSection__topic span {
    background-color: #6fa0c4; }

._soft-cut_ .c-categoriesShowSection__link a {
  background-color: #2eaf7e; }

._soft-cut_ .c-categoriesShowSection__topic {
  border-bottom: 3px solid #2eaf7e; }
  ._soft-cut_ .c-categoriesShowSection__topic span {
    background-color: #2eaf7e; }

._basic-cut_ .c-categoriesShowSection__link a {
  background-color: #2e78da; }

._basic-cut_ .c-categoriesShowSection__topic {
  border-bottom: 3px solid #2e78da; }
  ._basic-cut_ .c-categoriesShowSection__topic span {
    background-color: #2e78da; }

._dry-cut_ .c-categoriesShowSection__link a {
  background-color: #e26600; }

._dry-cut_ .c-categoriesShowSection__topic {
  border-bottom: 3px solid #e26600; }
  ._dry-cut_ .c-categoriesShowSection__topic span {
    background-color: #e26600; }

._curve-cut_ .c-categoriesShowSection__link a {
  background-color: #6e4fdb; }

._curve-cut_ .c-categoriesShowSection__topic {
  border-bottom: 3px solid #6e4fdb; }
  ._curve-cut_ .c-categoriesShowSection__topic span {
    background-color: #6e4fdb; }

._long-cut_ .c-categoriesShowSection__link a {
  background-color: #e33500; }

._long-cut_ .c-categoriesShowSection__topic {
  border-bottom: 3px solid #e33500; }
  ._long-cut_ .c-categoriesShowSection__topic span {
    background-color: #e33500; }

._cynthia-thinning_ .c-categoriesShowSection__link a {
  background-color: #13c061; }

._cynthia-thinning_ .c-categoriesShowSection__topic {
  border-bottom: 3px solid #13c061; }
  ._cynthia-thinning_ .c-categoriesShowSection__topic span {
    background-color: #13c061; }

._gradation-thinning_ .c-categoriesShowSection__link a {
  background-color: #81bb0d; }

._gradation-thinning_ .c-categoriesShowSection__topic {
  border-bottom: 3px solid #81bb0d; }
  ._gradation-thinning_ .c-categoriesShowSection__topic span {
    background-color: #81bb0d; }

._cynthia-thinning-texture_ .c-categoriesShowSection__link a {
  background-color: #b1ca0c; }

._cynthia-thinning-texture_ .c-categoriesShowSection__topic {
  border-bottom: 3px solid #b1ca0c; }
  ._cynthia-thinning-texture_ .c-categoriesShowSection__topic span {
    background-color: #b1ca0c; }

._cut-thinning_ .c-categoriesShowSection__link a {
  background-color: #03770c; }

._cut-thinning_ .c-categoriesShowSection__topic {
  border-bottom: 3px solid #03770c; }
  ._cut-thinning_ .c-categoriesShowSection__topic span {
    background-color: #03770c; }

._damageless-thinning_ .c-categoriesShowSection__link a {
  background-color: #10ca98; }

._damageless-thinning_ .c-categoriesShowSection__topic {
  border-bottom: 3px solid #10ca98; }
  ._damageless-thinning_ .c-categoriesShowSection__topic span {
    background-color: #10ca98; }

._color-scissor_ .c-categoriesShowSection__link a {
  background-color: #b4b4b4; }

._color-scissor_ .c-categoriesShowSection__topic {
  border-bottom: 3px solid #b4b4b4; }
  ._color-scissor_ .c-categoriesShowSection__topic span {
    background-color: #b4b4b4; }

._left-scissor_ .c-categoriesShowSection__link a {
  background-color: #d1a558; }

._left-scissor_ .c-categoriesShowSection__topic {
  border-bottom: 3px solid #d1a558; }
  ._left-scissor_ .c-categoriesShowSection__topic span {
    background-color: #d1a558; }

._hand-craft-scissors_ .c-categoriesShowSection__link a {
  background-color: #999382; }

._hand-craft-scissors_ .c-categoriesShowSection__topic {
  border-bottom: 3px solid #999382; }
  ._hand-craft-scissors_ .c-categoriesShowSection__topic span {
    background-color: #999382; }

._bmc-one_ .c-categoriesShowSection__link a {
  background-color: #d80065; }

._bmc-one_ .c-categoriesShowSection__topic {
  border-bottom: 3px solid #d80065; }
  ._bmc-one_ .c-categoriesShowSection__topic span {
    background-color: #d80065; }

.c-categoriesShowSections {
  width: 45%;
  margin-left: 50%;
  z-index: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 80px;
  padding-bottom: 80px; }
  .c-categoriesShowSections__lead {
    padding: 40px 20px;
    position: relative;
    text-align: center;
    font-size: 4.2rem;
    letter-spacing: 0.5rem;
    color: #fff; }
    .c-categoriesShowSections__lead .__tiny {
      letter-spacing: 0.2rem; }
    @media screen and (max-width: 1024px) {
      .c-categoriesShowSections__lead {
        font-size: 3.2rem;
        padding: 0 0 40px 0; } }

.c-contact {
  width: 100%; }
  .c-contact__inner {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 5%; }
  .c-contact__title {
    padding: 60px 20px 20px 20px;
    position: relative;
    text-align: center;
    font-size: 4.2rem;
    letter-spacing: .5rem; }
  .c-contact__action {
    padding: 5% 0; }
  .c-contact__btnConfirm {
    width: 400px;
    margin: 0 auto; }

.c-contactConfirm {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition-duration: .4s;
          transition-duration: .4s;
  z-index: 100; }
  .c-contactConfirm._mounted_ {
    background-color: rgba(0, 0, 0, 0.6); }
    .c-contactConfirm._mounted_ .c-contactConfirm__inner {
      -webkit-transform: scale(1);
              transform: scale(1);
      opacity: 1; }
  .c-contactConfirm__bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0; }
  .c-contactConfirm__inner {
    width: 640px;
    height: 480px;
    position: relative;
    background-color: #fff;
    -webkit-transition-duration: .4s;
            transition-duration: .4s;
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    opacity: 0;
    z-index: 1; }
  .c-contactConfirm__body {
    padding: 40px; }
    .c-contactConfirm__body dl {
      margin-bottom: 15px; }
    .c-contactConfirm__body dt {
      width: 160px;
      text-align: right;
      font-weight: 600;
      font-size: 1.2rem; }
    .c-contactConfirm__body dd {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 0px;
              flex: 1 0 0;
      padding: 0 10px;
      font-size: 1.2rem; }
  .c-contactConfirm__title {
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dedede; }
  .c-contactConfirm__btnToggleView {
    width: 60px;
    height: 60px;
    top: 10px;
    right: 10px;
    position: absolute;
    z-index: 2;
    border-radius: 30px;
    background: rgba(255, 255, 255, 0.9);
    cursor: pointer; }
    .c-contactConfirm__btnToggleView .__close {
      display: block;
      width: 30px;
      height: 30px;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
      .c-contactConfirm__btnToggleView .__close::before {
        content: "";
        display: block;
        width: 1px;
        height: 30px;
        top: 0;
        left: 0;
        position: absolute;
        background: #000;
        -webkit-transform: translateX(15px);
                transform: translateX(15px); }
      .c-contactConfirm__btnToggleView .__close::after {
        content: "";
        display: block;
        width: 30px;
        height: 1px;
        top: 0;
        left: 0;
        position: absolute;
        background: #000;
        -webkit-transform: translateY(15px);
                transform: translateY(15px); }
  .c-contactConfirm__actions {
    padding-top: 20px;
    border-top: 1px solid #dedede; }
  .c-contactConfirm__btnCnacel {
    width: 200px;
    margin: 0 10px; }
  .c-contactConfirm__btnSubmit {
    width: 200px;
    margin: 0 10px; }

.c-contactSection {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 5% 0;
  border-bottom: 1px solid #dedede; }
  .c-contactSection#section1 {
    padding-top: 0; }
  .c-contactSection__title {
    margin-bottom: 20px;
    text-align: center; }
    .c-contactSection__title small {
      margin-left: 10px;
      font-size: 0.7em;
      color: #7a7a7a; }
  .c-contactSection__numbers {
    margin-bottom: 20px; }
  .c-contactSection__number {
    margin: 10px;
    padding: 20px 30px;
    border: 5px solid #f8f8f8;
    font-size: 2.4rem; }
  .c-contactSection__captions {
    padding: 20px 0;
    text-align: center; }
  .c-contactSection__caption {
    margin-bottom: 10px;
    text-align: center;
    font-size: 1.4rem; }
  .c-contactSection__caution {
    margin-bottom: 10px;
    text-align: center;
    font-size: 1.6rem;
    font-weight: bold;
    color: #d80065; }
  .c-contactSection__checkboxes {
    max-width: 480px;
    margin: 0 auto;
    padding-top: 30px; }
    .c-contactSection__checkboxes li {
      -ms-flex-pack: distribute;
          justify-content: space-around;
      width: 100%;
      margin-bottom: 30px;
      padding-bottom: 26px;
      border-bottom: 1px solid #ccc;
      font-size: 1.8rem; }
      .c-contactSection__checkboxes li br {
        display: none; }
      .c-contactSection__checkboxes li:last-child {
        border: none; }
      .c-contactSection__checkboxes li label {
        width: 100%;
        cursor: pointer; }
        .c-contactSection__checkboxes li label:hover {
          opacity: 0.5; }
      .c-contactSection__checkboxes li input {
        margin-right: 10px; }
      .c-contactSection__checkboxes li span {
        display: block;
        padding-top: 3px;
        font-size: 1.1rem; }
      .c-contactSection__checkboxes li .learnMore {
        width: 40px;
        font-size: 10px;
        text-decoration: none;
        text-align: center;
        font-weight: bolder;
        cursor: pointer;
        color: #666; }
        .c-contactSection__checkboxes li .learnMore:hover {
          opacity: 0.7; }
        .c-contactSection__checkboxes li .learnMore::before {
          content: "";
          display: block;
          width: 26px;
          height: 26px;
          border-radius: 26px;
          border: 2px solid #888;
          background: url(/assets/images/png/info-circle.png) no-repeat center;
          background-size: 20px 20px; }
  .c-contactSection__radios li {
    margin: 0 10px;
    font-size: 1.6rem; }
    .c-contactSection__radios li input {
      margin-right: 10px; }
  .c-contactSection__textarea {
    max-width: 880px;
    margin: 0 auto; }
    .c-contactSection__textarea textarea {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 100%;
      height: 150px;
      padding: 0.8em;
      font-size: 1.6rem;
      border: 1px solid #dedede;
      background-color: #f8f8f8; }
  .c-contactSection__table {
    max-width: 680px;
    margin: 0 auto; }
    .c-contactSection__table dl {
      margin-bottom: 10px; }
    .c-contactSection__table dt {
      width: 150px;
      margin-bottom: 10px;
      padding-right: 20px;
      font-size: 1.2rem;
      font-weight: 600;
      text-align: right; }
    .c-contactSection__table dd {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto; }
      .c-contactSection__table dd input {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        width: 100%;
        padding: 0.8em;
        font-size: 1.6rem;
        border: 1px solid #dedede;
        background-color: #f8f8f8; }

.c-handles {
  width: 100%;
  background-color: #f8f8f8; }
  .c-handles__inner {
    max-width: 1280px;
    margin: 0 auto;
    padding: 60px 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .c-handles__title {
    padding: 30px 0;
    text-align: center; }
    .c-handles__title .__deco {
      display: block; }
  .c-handles__lead {
    text-align: center; }
  .c-handlesSection {
    -ms-flex-preferred-size: 42%;
        flex-basis: 42%;
    padding: 3%; }
    .c-handlesSection .__title {
      font-size: 1.6rem;
      margin-bottom: 20px;
      text-align: center; }
    .c-handlesSection .__img {
      margin-bottom: 20px;
      text-align: center;
      line-height: 0; }
      .c-handlesSection .__img img {
        width: 100%; }
    .c-handlesSection .__lead {
      margin-bottom: 20px; }
    .c-handlesSection .__left {
      margin-top: 5px;
      font-size: 1.2rem;
      color: #7a7a7a; }
      .c-handlesSection .__left::before {
        content: "\203B"; }

.c-materials {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 1280px;
  min-height: 100%;
  padding: 3% 0; }
  .c-materials::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: url("/assets/images/jpg/materials.jpg");
    background-size: cover; }
  .c-materials__sections {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 3%;
    position: relative;
    z-index: 2; }
  .c-materials__table {
    padding: 3% 6%;
    position: relative;
    z-index: 2; }
    .c-materials__table table {
      border-collapse: collapse; }
    .c-materials__table thead th:first-child {
      width: 140px; }
    .c-materials__table thead th:nth-child(2) {
      width: 90px; }
    .c-materials__table thead th:last-child {
      width: 100px; }
    .c-materials__table th {
      background-color: rgba(0, 0, 0, 0.2); }
    .c-materials__table td,
    .c-materials__table th {
      vertical-align: middle;
      text-align: center;
      padding: 0.5em;
      border: 1px solid #000; }
    .c-materials__table small {
      font-size: 10px; }
  .c-materialsSection {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    padding: 3%;
    position: relative; }
    .c-materialsSection .__title {
      padding: 10px 30px;
      text-align: center;
      font-weight: bold; }
    .c-materialsSection .__hardness {
      width: 150px;
      margin: 0 auto 30px auto;
      padding: 5px 15px;
      border-radius: 20px;
      border: 2px solid #000;
      font-size: 1.4rem;
      text-align: center; }

.c-news {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 60px 30px; }
  .c-newsHead {
    text-align: center; }
    .c-newsHead__title {
      margin-bottom: 20px; }

.c-newsContent__title {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dedede; }

.c-newsContent__date {
  margin-bottom: 20px; }

.c-newsContentBody h1 {
  margin-bottom: 20px;
  font-size: 3.6rem; }

.c-newsContentBody h2 {
  margin-bottom: 20px;
  font-size: 2.4rem; }

.c-newsContentBody h3 {
  margin-bottom: 20px;
  font-size: 1.8rem; }

.c-newsContentBody p {
  margin-bottom: 20px; }

.c-newsContentBody img {
  max-width: 1100px; }

.c-outlet {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 60px 30px; }
  .c-outletHeader {
    text-align: center; }
    .c-outletHeader__title {
      margin-bottom: 20px; }
  .c-outletLead {
    text-align: center;
    padding-bottom: 20px; }
  .c-outletInfo dt {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    width: 240px;
    padding: 20px;
    text-align: right; }
  .c-outletInfo dd {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    padding: 20px;
    text-align: left; }
  .c-outletInfo table {
    width: 100%;
    margin: 16px 0; }
    .c-outletInfo table td {
      text-align: center;
      padding: 16px;
      vertical-align: middle;
      border: 1px solid #ccc; }
  .c-outletInfo .__qr {
    width: 96px;
    height: 96px; }
  .c-outlet__contents {
    padding-top: 20px; }
    .c-outlet__contents .__heading {
      text-align: center;
      margin-bottom: 20px; }
  .c-outlet__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .c-outlet__content a {
      text-decoration: none;
      color: inherit; }
      .c-outlet__content a:hover {
        opacity: 0.7; }

.c-outletContent {
  width: 320px;
  margin: 0 20px 60px 20px; }
  .c-outletContent__title {
    font-size: 1.4rem;
    margin: 12px 0;
    padding-bottom: 12px;
    border-bottom: 1px solid #dedede; }

.c-outletShow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1366px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .c-outletShow__images {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
    padding: 2%;
    line-height: 0; }
  .c-outletShow__table {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
    padding: 2%; }
  .c-outletShow__title {
    padding: 40px 0; }
  .c-outletShow__lead {
    padding-bottom: 20px; }
  .c-outletShow__remarks {
    padding-top: 20px;
    border-top: 1px solid #dedede;
    text-align: right;
    font-size: 1.4rem;
    color: #7a7a7a; }
  .c-outletShow__btnBacktoTop {
    margin: 20px; }

.c-recruit {
  width: 100%; }
  .c-recruitSection {
    padding: 60px 30px; }
    .c-recruitSection:nth-child(odd) {
      background-color: #f8f8f8; }
    .c-recruitSection__inner {
      max-width: 960px;
      margin: 0 auto; }
    .c-recruitSection .__title {
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      width: 240px;
      padding: 20px;
      text-align: right; }
    .c-recruitSection .__content {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 0px;
              flex: 1 0 0;
      padding: 20px;
      text-align: left; }
    .c-recruitSection__title {
      padding: 30px 0;
      text-align: center; }
      .c-recruitSection__title .__deco {
        display: block; }
    .c-recruitSection__btns {
      margin-top: 30px; }
    .c-recruitSection__btn {
      margin-bottom: 10px; }
      .c-recruitSection__btn a {
        display: block;
        padding: 20px;
        border: 2px solid #000;
        text-align: center;
        color: #000;
        text-decoration: none;
        -webkit-transition-duration: .2s;
                transition-duration: .2s; }
        .c-recruitSection__btn a._active_ {
          color: #d80065;
          border-color: #d80065; }

.c-saSupport {
  width: 100%; }
  .c-saSupport ._onlySP_ {
    display: none; }
  .c-saSupportSection {
    padding: 60px 30px; }
    .c-saSupportSection:nth-child(odd) {
      background-color: #f8f8f8; }
    .c-saSupportSection__inner {
      max-width: 960px;
      margin: 0 auto; }
    .c-saSupportSection table {
      width: 100%;
      margin: 16px 0; }
      .c-saSupportSection table td {
        text-align: center;
        padding: 16px;
        vertical-align: middle;
        border: 1px solid #ccc; }
    .c-saSupportSection .__qr {
      width: 96px;
      height: 96px; }
    .c-saSupportSection .__title {
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      width: 380px;
      padding: 20px;
      text-align: right; }
    .c-saSupportSection .__content {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 0px;
              flex: 1 0 0;
      padding: 20px;
      text-align: left; }
    .c-saSupportSection__title {
      padding: 30px 0;
      text-align: center; }
      .c-saSupportSection__title .__deco {
        display: block; }
    .c-saSupportSection__lead {
      margin-bottom: 40px;
      text-align: center; }
    .c-saSupportSection__btns {
      margin-top: 40px; }
    .c-saSupportSection__btn {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      margin: 0 10px; }
      .c-saSupportSection__btn a {
        display: block;
        padding: 20px;
        border: 2px solid #000;
        font-size: 1.6rem;
        text-align: center;
        text-decoration: none;
        color: #000;
        -webkit-transition-duration: 0.2s;
                transition-duration: 0.2s; }
        .c-saSupportSection__btn a._active_ {
          color: #d80065;
          border-color: #d80065; }
      .c-saSupportSection__btn br {
        display: none; }
    .c-saSupportSection__btnContact {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      margin: 0 10px; }
      .c-saSupportSection__btnContact a {
        display: block;
        padding: 20px;
        border: 2px solid #000;
        font-size: 1.6rem;
        text-align: center;
        text-decoration: none;
        color: #fff;
        background-color: #000; }
        .c-saSupportSection__btnContact a._active_ {
          background-color: #d80065; }

.c-scissor {
  min-width: 768px; }
  .c-scissor > * {
    position: relative;
    z-index: 1; }
  .c-scissor__primary {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
    padding: 2%; }
  .c-scissor__secondary {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
    padding: 2%; }
  .c-scissorHandle, .c-scissorEdge, .c-scissorMaterial {
    padding: 20px; }
    .c-scissorHandle__name, .c-scissorEdge__name, .c-scissorMaterial__name {
      padding-bottom: 14px;
      font-size: 2.8rem; }
  .c-scissorCategoryLink {
    height: 150px;
    background-color: transparent !important; }
    .c-scissorCategoryLink a {
      background-color: transparent !important; }
    .c-scissorCategoryLink::before {
      display: none; }
    .c-scissorCategoryLink .__arrow {
      display: block;
      width: 20px;
      height: 1px;
      position: absolute;
      top: 50%;
      right: 20px; }
      .c-scissorCategoryLink .__arrow::before, .c-scissorCategoryLink .__arrow::after {
        content: "";
        display: block;
        width: 100%;
        height: 1px;
        position: absolute;
        background: #fff;
        -webkit-transform-origin: right top;
                transform-origin: right top; }
      .c-scissorCategoryLink .__arrow::before {
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
      .c-scissorCategoryLink .__arrow::after {
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg); }
  .c-scissorNoItem {
    width: 100%;
    min-height: 500px;
    padding: 0 1%; }

._excalibur-cut_ .c-scissorAboutSpec__btnToggleOverlaySpec button {
  background-color: #5568c0; }

._excalibur-zero_ .c-scissorAboutSpec__btnToggleOverlaySpec button {
  background-color: #5568c0; }

._expert-cut_ .c-scissorAboutSpec__btnToggleOverlaySpec button {
  background-color: #6fa0c4; }

._soft-cut_ .c-scissorAboutSpec__btnToggleOverlaySpec button {
  background-color: #2eaf7e; }

._basic-cut_ .c-scissorAboutSpec__btnToggleOverlaySpec button {
  background-color: #2e78da; }

._dry-cut_ .c-scissorAboutSpec__btnToggleOverlaySpec button {
  background-color: #e26600; }

._curve-cut_ .c-scissorAboutSpec__btnToggleOverlaySpec button {
  background-color: #6e4fdb; }

._long-cut_ .c-scissorAboutSpec__btnToggleOverlaySpec button {
  background-color: #e33500; }

._cynthia-thinning_ .c-scissorAboutSpec__btnToggleOverlaySpec button {
  background-color: #13c061; }

._gradation-thinning_ .c-scissorAboutSpec__btnToggleOverlaySpec button {
  background-color: #81bb0d; }

._cynthia-thinning-texture_ .c-scissorAboutSpec__btnToggleOverlaySpec button {
  background-color: #b1ca0c; }

._cut-thinning_ .c-scissorAboutSpec__btnToggleOverlaySpec button {
  background-color: #03770c; }

._damageless-thinning_ .c-scissorAboutSpec__btnToggleOverlaySpec button {
  background-color: #10ca98; }

._color-scissor_ .c-scissorAboutSpec__btnToggleOverlaySpec button {
  background-color: #b4b4b4; }

._left-scissor_ .c-scissorAboutSpec__btnToggleOverlaySpec button {
  background-color: #d1a558; }

._hand-craft-scissors_ .c-scissorAboutSpec__btnToggleOverlaySpec button {
  background-color: #999382; }

._bmc-one_ .c-scissorAboutSpec__btnToggleOverlaySpec button {
  background-color: #d80065; }

.c-scissorDescription {
  padding: 20px; }
  .c-scissorDescription__title {
    padding-bottom: 14px;
    border-bottom: 1px solid #000;
    text-align: right; }
  .c-scissorDescription__name {
    display: block;
    position: relative;
    z-index: 2;
    color: #fff; }
  .c-scissorDescription__price {
    font-size: 1.6rem;
    line-height: 1;
    color: #fff; }
    .c-scissorDescription__price .__soldout {
      display: inline-block;
      margin-right: .5em;
      padding: .4em;
      font-size: 1rem;
      line-height: 1;
      color: #fff;
      background-color: #333; }
  .c-scissorDescription__favorite {
    height: 60px; }
  .c-scissorDescription__message {
    margin-right: 10px;
    color: #fff; }
  .c-scissorDescription__btnFavorite {
    font-size: 2.8rem; }

._left-scissor_ .c-scissorDescription__title {
  text-align: left; }

._excalibur-cut_ .c-scissorDescription__title {
  border-color: #5568c0; }

._excalibur-cut_ .c-scissorDescription__btnFavorite button {
  background-color: #5568c0; }

._excalibur-cut_ .c-scissorDescription__name {
  text-shadow: 2px 2px 6px #000629; }

._excalibur-zero_ .c-scissorDescription__title {
  border-color: #5568c0; }

._excalibur-zero_ .c-scissorDescription__btnFavorite button {
  background-color: #5568c0; }

._excalibur-zero_ .c-scissorDescription__name {
  text-shadow: 2px 2px 6px #000629; }

._expert-cut_ .c-scissorDescription__title {
  border-color: #6fa0c4; }

._expert-cut_ .c-scissorDescription__btnFavorite button {
  background-color: #6fa0c4; }

._expert-cut_ .c-scissorDescription__name {
  text-shadow: 2px 2px 6px #001e31; }

._soft-cut_ .c-scissorDescription__title {
  border-color: #2eaf7e; }

._soft-cut_ .c-scissorDescription__btnFavorite button {
  background-color: #2eaf7e; }

._soft-cut_ .c-scissorDescription__name {
  text-shadow: 2px 2px 6px #002015; }

._basic-cut_ .c-scissorDescription__title {
  border-color: #2e78da; }

._basic-cut_ .c-scissorDescription__btnFavorite button {
  background-color: #2e78da; }

._basic-cut_ .c-scissorDescription__name {
  text-shadow: 2px 2px 6px #001430; }

._dry-cut_ .c-scissorDescription__title {
  border-color: #e26600; }

._dry-cut_ .c-scissorDescription__btnFavorite button {
  background-color: #e26600; }

._dry-cut_ .c-scissorDescription__name {
  text-shadow: 2px 2px 6px #381e00; }

._curve-cut_ .c-scissorDescription__title {
  border-color: #6e4fdb; }

._curve-cut_ .c-scissorDescription__btnFavorite button {
  background-color: #6e4fdb; }

._curve-cut_ .c-scissorDescription__name {
  text-shadow: 2px 2px 6px #120f18; }

._long-cut_ .c-scissorDescription__title {
  border-color: #e33500; }

._long-cut_ .c-scissorDescription__btnFavorite button {
  background-color: #e33500; }

._long-cut_ .c-scissorDescription__name {
  text-shadow: 2px 2px 6px #1f0700; }

._cynthia-thinning_ .c-scissorDescription__title {
  border-color: #13c061; }

._cynthia-thinning_ .c-scissorDescription__btnFavorite button {
  background-color: #13c061; }

._cynthia-thinning_ .c-scissorDescription__name {
  text-shadow: 2px 2px 6px #00140a; }

._gradation-thinning_ .c-scissorDescription__title {
  border-color: #81bb0d; }

._gradation-thinning_ .c-scissorDescription__btnFavorite button {
  background-color: #81bb0d; }

._gradation-thinning_ .c-scissorDescription__name {
  text-shadow: 2px 2px 6px #0e1800; }

._cynthia-thinning-texture_ .c-scissorDescription__title {
  border-color: #b1ca0c; }

._cynthia-thinning-texture_ .c-scissorDescription__btnFavorite button {
  background-color: #b1ca0c; }

._cynthia-thinning-texture_ .c-scissorDescription__name {
  text-shadow: 2px 2px 6px #1d2500; }

._cut-thinning_ .c-scissorDescription__title {
  border-color: #03770c; }

._cut-thinning_ .c-scissorDescription__btnFavorite button {
  background-color: #03770c; }

._cut-thinning_ .c-scissorDescription__name {
  text-shadow: 2px 2px 6px #001402; }

._damageless-thinning_ .c-scissorDescription__title {
  border-color: #10ca98; }

._damageless-thinning_ .c-scissorDescription__btnFavorite button {
  background-color: #10ca98; }

._damageless-thinning_ .c-scissorDescription__name {
  text-shadow: 2px 2px 6px #002217; }

._color-scissor_ .c-scissorDescription__title {
  border-color: #b4b4b4; }

._color-scissor_ .c-scissorDescription__btnFavorite button {
  background-color: #b4b4b4; }

._color-scissor_ .c-scissorDescription__name {
  text-shadow: 2px 2px 6px #000; }

._left-scissor_ .c-scissorDescription__title {
  border-color: #d1a558; }

._left-scissor_ .c-scissorDescription__btnFavorite button {
  background-color: #d1a558; }

._left-scissor_ .c-scissorDescription__name {
  text-shadow: 2px 2px 6px #1b1000; }

._hand-craft-scissors_ .c-scissorDescription__title {
  border-color: #999382; }

._hand-craft-scissors_ .c-scissorDescription__btnFavorite button {
  background-color: #999382; }

._hand-craft-scissors_ .c-scissorDescription__name {
  text-shadow: 2px 2px 6px #201c0f; }

._bmc-one_ .c-scissorDescription__title {
  border-color: #d80065; }

._bmc-one_ .c-scissorDescription__btnFavorite button {
  background-color: #d80065; }

._bmc-one_ .c-scissorDescription__name {
  text-shadow: 2px 2px 6px #000; }

.c-scissorImage {
  width: 100%;
  height: 360px;
  position: relative;
  z-index: 1; }
  .c-scissorImage .__image {
    content: "";
    display: inline-block;
    width: 273px;
    height: 804.05px;
    position: absolute;
    top: 100%;
    left: 40%;
    margin-left: -136.5px;
    margin-top: -402.025px;
    background-position: center;
    background-size: 273px 804.05px;
    -webkit-transform: rotate(23deg);
            transform: rotate(23deg);
    pointer-events: none; }

._left-scissor_ .c-scissorImage .__image {
  left: 60%;
  -webkit-transform: rotate(-23deg);
          transform: rotate(-23deg); }

.c-scissors {
  width: 100%;
  max-width: 1280px;
  padding: 60px 30px; }
  .c-scissorsItems {
    min-height: 500px; }
    .c-scissorsItems__list {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .c-scissorsNoItems {
    min-height: 320px;
    padding: 0 1%; }
  .c-scissorsFavoritesBottom {
    position: fixed;
    width: 100%;
    bottom: 80px;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    -webkit-transition-duration: .4s;
            transition-duration: .4s;
    z-index: 9; }
    .c-scissorsFavoritesBottom__inner {
      max-width: 1280px;
      margin: 0 auto;
      padding: 0 20px;
      height: 60px; }
    .c-scissorsFavoritesBottom__sum {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      margin-right: 20px;
      text-align: right;
      font-size: 1.6rem; }
    .c-scissorsFavoritesBottom__btnContactWithFavorites a {
      font-size: 1.2rem;
      border: 1px solid #ccc;
      background-color: transparent; }

.c-scissorsItemDetail {
  width: 18%; }
  @media screen and (max-width: 1024px) {
    .c-scissorsItemDetail {
      width: 31.33%; } }

.c-scissorsItemThum {
  width: 18%; }
  @media screen and (max-width: 1024px) {
    .c-scissorsItemThum {
      width: 31.33%; } }

.c-scissorTable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent; }
  .c-scissorTable dl {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    border-bottom: 1px solid transparent;
    border-right: 1px solid transparent; }
    .c-scissorTable dl:nth-child(2n), .c-scissorTable dl:last-child {
      border-right: none; }
  .c-scissorTable dt {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    padding: 3px;
    border-bottom: 1px solid transparent;
    text-align: center;
    font-weight: 700;
    background-color: rgba(222, 222, 222, 0.7); }
  .c-scissorTable dd {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    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: 12px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.7); }
    .c-scissorTable dd .__soldout {
      display: inline-block;
      margin-right: .5em;
      padding: .4em;
      font-size: 1rem;
      line-height: 1;
      color: #fff;
      background-color: #333; }

._excalibur-cut_ .c-scissorTable a {
  color: #000629; }

._excalibur-zero_ .c-scissorTable a {
  color: #000629; }

._expert-cut_ .c-scissorTable a {
  color: #001e31; }

._soft-cut_ .c-scissorTable a {
  color: #002015; }

._basic-cut_ .c-scissorTable a {
  color: #001430; }

._dry-cut_ .c-scissorTable a {
  color: #381e00; }

._curve-cut_ .c-scissorTable a {
  color: #120f18; }

._long-cut_ .c-scissorTable a {
  color: #1f0700; }

._cynthia-thinning_ .c-scissorTable a {
  color: #00140a; }

._gradation-thinning_ .c-scissorTable a {
  color: #0e1800; }

._cynthia-thinning-texture_ .c-scissorTable a {
  color: #1d2500; }

._cut-thinning_ .c-scissorTable a {
  color: #001402; }

._damageless-thinning_ .c-scissorTable a {
  color: #002217; }

._color-scissor_ .c-scissorTable a {
  color: #000; }

._left-scissor_ .c-scissorTable a {
  color: #1b1000; }

._hand-craft-scissors_ .c-scissorTable a {
  color: #201c0f; }

._bmc-one_ .c-scissorTable a {
  color: #000; }

.c-search {
  position: fixed;
  width: 100%;
  height: 60px;
  bottom: 80px;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  z-index: 9; }
  .c-search__inner {
    max-width: 1280px;
    margin: 0 auto;
    position: relative; }
  .c-search._open_ {
    height: 280px; }
  @media screen and (max-width: 1024px) {
    .c-search._open_ {
      height: 350px; } }
  .c-searchTab {
    height: 60px; }
    .c-searchTab__count {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      padding-right: 10px;
      color: #fff; }
      .c-searchTab__count .__num {
        margin-bottom: 4px;
        padding: 0 4px;
        font-size: 3rem; }
    .c-searchTab__btnSearch {
      height: 30px;
      padding-left: 10px;
      cursor: pointer; }
      .c-searchTab__btnSearch svg {
        width: 30px;
        height: 30px;
        margin-right: 10px; }
        .c-searchTab__btnSearch svg path,
        .c-searchTab__btnSearch svg circle {
          fill: #fff; }
  .c-searchCategory, .c-searchHandlePriority {
    padding: 4px 20px;
    font-size: 2rem; }
    .c-searchCategory__title, .c-searchHandlePriority__title {
      width: 140px;
      margin-right: 20px;
      text-align: right; }
      .c-searchCategory__title::after, .c-searchHandlePriority__title::after {
        content: " \FF1A   "; }
    .c-searchCategory__item, .c-searchHandlePriority__item {
      width: 180px;
      height: 40px;
      line-height: 0;
      margin-right: 20px; }
    .c-searchCategory input, .c-searchHandlePriority input {
      width: 2rem;
      height: 2rem;
      margin: 0 10px 0 0;
      padding: 0;
      outline: none;
      border: none;
      background: transparent; }
  .c-searchPrice, .c-searchStandard, .c-searchPercentage {
    padding: 4px 20px;
    font-size: 2rem; }
    .c-searchPrice__title, .c-searchStandard__title, .c-searchPercentage__title {
      width: 140px;
      margin-right: 20px;
      text-align: right; }
      .c-searchPrice__title::after, .c-searchStandard__title::after, .c-searchPercentage__title::after {
        content: " \FF1A   "; }
    .c-searchPrice__range, .c-searchStandard__range, .c-searchPercentage__range {
      width: 540px; }
    .c-searchPrice .__pipe, .c-searchStandard .__pipe, .c-searchPercentage .__pipe {
      display: inline-block;
      margin: 0 10px; }
  .c-searchMinPrice, .c-searchMaxPrice, .c-searchMinStandard, .c-searchMaxStandard, .c-searchMinPercentage, .c-searchMaxPercentage {
    width: 50%;
    display: inline-block; }
    .c-searchMinPrice select, .c-searchMaxPrice select, .c-searchMinStandard select, .c-searchMaxStandard select, .c-searchMinPercentage select, .c-searchMaxPercentage select {
      width: 100%;
      padding: 10px 5px;
      color: #fff;
      font-size: 1.6rem;
      text-align: center;
      line-height: 1em;
      outline: none;
      border: 1px solid #666;
      background: transparent;
      border-radius: 4px; }
  .c-search__btnBackList {
    width: 280px;
    height: 61px;
    position: absolute;
    bottom: 10px;
    right: 10px; }
  @media screen and (max-width: 1024px) {
    .c-search__btnBackList {
      width: 80%;
      margin: 20px auto;
      position: relative; } }

.c-thanks__title {
  text-align: center;
  font-size: 4.2rem;
  letter-spacing: .5rem; }

.c-thanks__message {
  padding: 40px;
  font-size: 1.6rem;
  text-align: center; }

.c-thanks__btnBacktoTop {
  width: 400px;
  margin: 0 auto; }

.c-top {
  width: 100%;
  padding-bottom: 60px; }

.c-topCategories {
  width: 100%;
  padding-top: 20px; }
  .c-topCategories__section {
    max-width: 1280px;
    margin: 0 auto; }
  .c-topCategories__title {
    text-align: center; }
    .c-topCategories__title .__sub {
      padding: 30px; }
  .c-topCategories__sectionTitle {
    padding: 20px 0;
    text-align: center;
    font-size: 2.2rem; }
  .c-topCategories__hr {
    width: 120px;
    border-bottom: 2px solid black;
    padding-top: 30px;
    margin: 0 auto 30px auto;
    text-align: center;
    font-size: 2.2rem; }

.c-topFavorites__title {
  text-align: center; }
  .c-topFavorites__title .__sub {
    padding: 30px; }

.c-topFavorites__list {
  overflow: hidden; }
  .c-topFavorites__list::after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }

.c-topFavorites__items {
  position: relative;
  -webkit-transition-duration: .4s;
          transition-duration: .4s; }
  .c-topFavorites__items._touchMoving_ {
    -webkit-transition-duration: 0s;
            transition-duration: 0s; }

.c-topFavoritesItem__list {
  text-align: center; }

.c-topHeros {
  width: 100%;
  padding-top: 50%;
  position: relative; }
  .c-topHeros__list {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }

.c-topHerosItem {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #eee;
  opacity: 0;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
  overflow: hidden; }
  .c-topHerosItem > * {
    z-index: 1; }
  .c-topHerosItem a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-decoration: none;
    color: #000;
    cursor: pointer;
    pointer-events: none; }
  .c-topHerosItem._current_ a {
    pointer-events: inherit; }
  .c-topHerosItem__learnMore {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2; }
    .c-topHerosItem__learnMore .__circle {
      content: "";
      display: inline-block;
      width: 6rem;
      height: 6rem;
      position: relative;
      border-radius: 3rem; }
      .c-topHerosItem__learnMore .__circle svg {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -3px;
        margin-top: -9px; }
        .c-topHerosItem__learnMore .__circle svg path {
          fill: #fff; }
    .c-topHerosItem__learnMore .__text {
      display: block;
      width: 100%;
      position: absolute;
      top: 80px;
      left: 0;
      text-align: center; }
  .c-topHerosItem__image {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: center no-repeat #eee;
    background-size: contain;
    -webkit-transform: rotate(6.5deg) scale(1.15);
            transform: rotate(6.5deg) scale(1.15); }
    .c-topHerosItem__image.__colors {
      width: 100%;
      height: 100%;
      background-image: url("/assets/images/jpg/hero-colors-pc.jpg");
      -webkit-transform: rotate(0deg) scale(1);
              transform: rotate(0deg) scale(1); }
    .c-topHerosItem__image.__fifth {
      width: 100%;
      height: 100%;
      background-image: url("/assets/images/jpg/hero-fifth-pc.jpg");
      -webkit-transform: rotate(0deg) scale(1);
              transform: rotate(0deg) scale(1); }
    .c-topHerosItem__image.__hand-craft-scissors {
      width: 100%;
      height: 100%;
      background-image: url("/assets/images/jpg/hero-hand-craft-scissors-pc.jpg");
      -webkit-transform: rotate(0deg) scale(1);
              transform: rotate(0deg) scale(1); }
  .c-topHerosItem__name {
    position: absolute;
    width: 45%;
    top: 33%;
    left: 55%;
    text-align: center; }
    .c-topHerosItem__name .__jp {
      margin-bottom: 20px;
      position: relative;
      text-align: center;
      font-size: 4.2rem;
      letter-spacing: 0.5rem;
      color: #fff; }
    .c-topHerosItem__name .__title {
      margin-bottom: 10px;
      font-size: 2.4rem;
      color: #fff; }
    .c-topHerosItem__name .__en {
      font-size: 1.2rem;
      color: #fff; }
    .c-topHerosItem__name .__logo {
      display: inline-block;
      width: 48px;
      height: 48px;
      background-size: contain;
      background-image: url("/assets/images/png/categories/excalibur-zero/ez_logo_w.png"); }
    @media screen and (max-width: 1024px) {
      .c-topHerosItem__name .__jp {
        font-size: 3.2rem; } }
  .c-topHerosItem._excalibur-cut_ .c-topHerosItem__learnMore .__circle {
    background-color: #5568c0; }
  .c-topHerosItem._excalibur-cut_ .c-topHerosItem__learnMore .__text {
    color: #5568c0; }
  .c-topHerosItem._excalibur-cut_ .c-topHerosItem__name .__jp::after {
    background-color: #5568c0;
    z-index: 0; }
  .c-topHerosItem._excalibur-cut_ .c-topHerosItem .__img {
    background-color: #000629; }
  .c-topHerosItem._excalibur-zero_ .c-topHerosItem__learnMore .__circle {
    background-color: #5568c0; }
  .c-topHerosItem._excalibur-zero_ .c-topHerosItem__learnMore .__text {
    color: #5568c0; }
  .c-topHerosItem._excalibur-zero_ .c-topHerosItem__name .__jp::after {
    background-color: #5568c0;
    z-index: 0; }
  .c-topHerosItem._excalibur-zero_ .c-topHerosItem .__img {
    background-color: #000629; }
  .c-topHerosItem._expert-cut_ .c-topHerosItem__learnMore .__circle {
    background-color: #6fa0c4; }
  .c-topHerosItem._expert-cut_ .c-topHerosItem__learnMore .__text {
    color: #6fa0c4; }
  .c-topHerosItem._expert-cut_ .c-topHerosItem__name .__jp::after {
    background-color: #6fa0c4;
    z-index: 0; }
  .c-topHerosItem._expert-cut_ .c-topHerosItem .__img {
    background-color: #001e31; }
  .c-topHerosItem._soft-cut_ .c-topHerosItem__learnMore .__circle {
    background-color: #2eaf7e; }
  .c-topHerosItem._soft-cut_ .c-topHerosItem__learnMore .__text {
    color: #2eaf7e; }
  .c-topHerosItem._soft-cut_ .c-topHerosItem__name .__jp::after {
    background-color: #2eaf7e;
    z-index: 0; }
  .c-topHerosItem._soft-cut_ .c-topHerosItem .__img {
    background-color: #002015; }
  .c-topHerosItem._basic-cut_ .c-topHerosItem__learnMore .__circle {
    background-color: #2e78da; }
  .c-topHerosItem._basic-cut_ .c-topHerosItem__learnMore .__text {
    color: #2e78da; }
  .c-topHerosItem._basic-cut_ .c-topHerosItem__name .__jp::after {
    background-color: #2e78da;
    z-index: 0; }
  .c-topHerosItem._basic-cut_ .c-topHerosItem .__img {
    background-color: #001430; }
  .c-topHerosItem._dry-cut_ .c-topHerosItem__learnMore .__circle {
    background-color: #e26600; }
  .c-topHerosItem._dry-cut_ .c-topHerosItem__learnMore .__text {
    color: #e26600; }
  .c-topHerosItem._dry-cut_ .c-topHerosItem__name .__jp::after {
    background-color: #e26600;
    z-index: 0; }
  .c-topHerosItem._dry-cut_ .c-topHerosItem .__img {
    background-color: #381e00; }
  .c-topHerosItem._curve-cut_ .c-topHerosItem__learnMore .__circle {
    background-color: #6e4fdb; }
  .c-topHerosItem._curve-cut_ .c-topHerosItem__learnMore .__text {
    color: #6e4fdb; }
  .c-topHerosItem._curve-cut_ .c-topHerosItem__name .__jp::after {
    background-color: #6e4fdb;
    z-index: 0; }
  .c-topHerosItem._curve-cut_ .c-topHerosItem .__img {
    background-color: #120f18; }
  .c-topHerosItem._long-cut_ .c-topHerosItem__learnMore .__circle {
    background-color: #e33500; }
  .c-topHerosItem._long-cut_ .c-topHerosItem__learnMore .__text {
    color: #e33500; }
  .c-topHerosItem._long-cut_ .c-topHerosItem__name .__jp::after {
    background-color: #e33500;
    z-index: 0; }
  .c-topHerosItem._long-cut_ .c-topHerosItem .__img {
    background-color: #1f0700; }
  .c-topHerosItem._cynthia-thinning_ .c-topHerosItem__learnMore .__circle {
    background-color: #13c061; }
  .c-topHerosItem._cynthia-thinning_ .c-topHerosItem__learnMore .__text {
    color: #13c061; }
  .c-topHerosItem._cynthia-thinning_ .c-topHerosItem__name .__jp::after {
    background-color: #13c061;
    z-index: 0; }
  .c-topHerosItem._cynthia-thinning_ .c-topHerosItem .__img {
    background-color: #00140a; }
  .c-topHerosItem._gradation-thinning_ .c-topHerosItem__learnMore .__circle {
    background-color: #81bb0d; }
  .c-topHerosItem._gradation-thinning_ .c-topHerosItem__learnMore .__text {
    color: #81bb0d; }
  .c-topHerosItem._gradation-thinning_ .c-topHerosItem__name .__jp::after {
    background-color: #81bb0d;
    z-index: 0; }
  .c-topHerosItem._gradation-thinning_ .c-topHerosItem .__img {
    background-color: #0e1800; }
  .c-topHerosItem._cynthia-thinning-texture_ .c-topHerosItem__learnMore .__circle {
    background-color: #b1ca0c; }
  .c-topHerosItem._cynthia-thinning-texture_ .c-topHerosItem__learnMore .__text {
    color: #b1ca0c; }
  .c-topHerosItem._cynthia-thinning-texture_ .c-topHerosItem__name .__jp::after {
    background-color: #b1ca0c;
    z-index: 0; }
  .c-topHerosItem._cynthia-thinning-texture_ .c-topHerosItem .__img {
    background-color: #1d2500; }
  .c-topHerosItem._cut-thinning_ .c-topHerosItem__learnMore .__circle {
    background-color: #03770c; }
  .c-topHerosItem._cut-thinning_ .c-topHerosItem__learnMore .__text {
    color: #03770c; }
  .c-topHerosItem._cut-thinning_ .c-topHerosItem__name .__jp::after {
    background-color: #03770c;
    z-index: 0; }
  .c-topHerosItem._cut-thinning_ .c-topHerosItem .__img {
    background-color: #001402; }
  .c-topHerosItem._damageless-thinning_ .c-topHerosItem__learnMore .__circle {
    background-color: #10ca98; }
  .c-topHerosItem._damageless-thinning_ .c-topHerosItem__learnMore .__text {
    color: #10ca98; }
  .c-topHerosItem._damageless-thinning_ .c-topHerosItem__name .__jp::after {
    background-color: #10ca98;
    z-index: 0; }
  .c-topHerosItem._damageless-thinning_ .c-topHerosItem .__img {
    background-color: #002217; }
  .c-topHerosItem._color-scissor_ .c-topHerosItem__learnMore .__circle {
    background-color: #b4b4b4; }
  .c-topHerosItem._color-scissor_ .c-topHerosItem__learnMore .__text {
    color: #b4b4b4; }
  .c-topHerosItem._color-scissor_ .c-topHerosItem__name .__jp::after {
    background-color: #b4b4b4;
    z-index: 0; }
  .c-topHerosItem._color-scissor_ .c-topHerosItem .__img {
    background-color: #000; }
  .c-topHerosItem._left-scissor_ .c-topHerosItem__learnMore .__circle {
    background-color: #d1a558; }
  .c-topHerosItem._left-scissor_ .c-topHerosItem__learnMore .__text {
    color: #d1a558; }
  .c-topHerosItem._left-scissor_ .c-topHerosItem__name .__jp::after {
    background-color: #d1a558;
    z-index: 0; }
  .c-topHerosItem._left-scissor_ .c-topHerosItem .__img {
    background-color: #1b1000; }
  .c-topHerosItem._hand-craft-scissors_ .c-topHerosItem__learnMore .__circle {
    background-color: #999382; }
  .c-topHerosItem._hand-craft-scissors_ .c-topHerosItem__learnMore .__text {
    color: #999382; }
  .c-topHerosItem._hand-craft-scissors_ .c-topHerosItem__name .__jp::after {
    background-color: #999382;
    z-index: 0; }
  .c-topHerosItem._hand-craft-scissors_ .c-topHerosItem .__img {
    background-color: #201c0f; }
  .c-topHerosItem._bmc-one_ .c-topHerosItem__learnMore .__circle {
    background-color: #d80065; }
  .c-topHerosItem._bmc-one_ .c-topHerosItem__learnMore .__text {
    color: #d80065; }
  .c-topHerosItem._bmc-one_ .c-topHerosItem__name .__jp::after {
    background-color: #d80065;
    z-index: 0; }
  .c-topHerosItem._bmc-one_ .c-topHerosItem .__img {
    background-color: #000; }
  ._0_ .c-topHerosItem:nth-child(1) {
    opacity: 1;
    -webkit-transition-delay: 0s;
            transition-delay: 0s; }
  ._1_ .c-topHerosItem:nth-child(2) {
    opacity: 1;
    -webkit-transition-delay: 0s;
            transition-delay: 0s; }
  ._2_ .c-topHerosItem:nth-child(3) {
    opacity: 1;
    -webkit-transition-delay: 0s;
            transition-delay: 0s; }
  ._3_ .c-topHerosItem:nth-child(4) {
    opacity: 1;
    -webkit-transition-delay: 0s;
            transition-delay: 0s; }

.c-topNews {
  width: 100%;
  padding-top: 20px;
  min-height: 66px; }
  .c-topNews__bnr {
    margin-bottom: 20px;
    text-align: center; }
    .c-topNews__bnr img {
      width: 420px;
      margin: 0 10px; }
  .c-topNews__section {
    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; }
  .c-topNews__sectionTitle {
    min-width: 180px;
    padding: 20px 0;
    text-align: center;
    font-size: 2.2rem; }
  .c-topNews__list {
    margin: 0 40px;
    text-align: center; }
    .c-topNews__list a {
      display: inline-block;
      color: #000;
      text-decoration: none; }
      .c-topNews__list a:hover {
        color: #d80065;
        text-decoration: underline; }

.c-voices {
  max-width: 1280px;
  margin: 0 auto;
  padding: 60px 30px; }
  .c-voicesHead {
    text-align: center; }
    .c-voicesHead__title {
      margin-bottom: 20px; }

.c-voicesItem {
  padding: 5% 0;
  border-bottom: 1px solid #dedede; }
  .c-voicesItem__banner {
    margin-top: 20px; }
    .c-voicesItem__banner img {
      width: 50%; }
  .c-voicesItem__image {
    width: 40%;
    float: left; }
    .c-voicesItem__image img {
      width: 100%; }
    .c-voicesItem__image._double_ {
      text-align: center; }
      .c-voicesItem__image._double_ img {
        width: 60%; }
  .c-voicesItem__article {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 60%;
    padding: 40px;
    float: right;
    line-height: 2;
    font-size: 1.4rem; }
  .c-voicesItem__user {
    margin-bottom: 40px;
    line-height: 1.4;
    text-align: right; }
  .c-voicesItem__salon {
    margin-bottom: 5px;
    font-size: 1.8rem; }
    .c-voicesItem__salon span {
      margin: 0 0.5em;
      font-size: 1.2rem; }
  .c-voicesItem__name {
    font-size: 2.4rem; }
    .c-voicesItem__name span {
      margin: 0 1em;
      font-size: 1.3rem; }
  .c-voicesItem__appendix {
    padding: 20px 0; }
  .c-voicesItem__scissors {
    margin-top: 40px; }
  .c-voicesItem__scissorsItem {
    display: inline-block; }
    .c-voicesItem__scissorsItem::after {
      content: "/";
      display: inline-block;
      margin: 0 0.5em; }
    .c-voicesItem__scissorsItem:last-child::after {
      content: ""; }

.c-wizGroup {
  width: 100%; }
  .c-wizGroupSection {
    padding: 60px 30px; }
    .c-wizGroupSection:nth-child(odd) {
      background-color: #f8f8f8; }
    .c-wizGroupSection__inner {
      max-width: 960px;
      margin: 0 auto; }
    .c-wizGroupSection .__title {
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      width: 380px;
      padding: 20px;
      text-align: right; }
    .c-wizGroupSection .__content {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 0px;
              flex: 1 0 0;
      padding: 20px;
      text-align: left; }
    .c-wizGroupSection__title {
      padding: 30px 0;
      text-align: center; }
      .c-wizGroupSection__title .__deco {
        display: block; }
      .c-wizGroupSection__title .__logo {
        width: 90px;
        height: 38px;
        margin-right: 18px; }
    .c-wizGroupSection__name {
      margin-bottom: 20px;
      text-align: center;
      font-size: 2.4rem; }
    .c-wizGroupSection__address {
      margin-bottom: 40px;
      text-align: center; }
    .c-wizGroupSection__message {
      margin-bottom: 40px;
      text-align: center;
      font-size: 1.8rem;
      font-weight: bold; }
    .c-wizGroupSection__caption {
      text-align: center; }
    .c-wizGroupSection__btns {
      margin-top: 40px; }
    .c-wizGroupSection__btn {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      margin: 0 10px; }
      .c-wizGroupSection__btn a {
        display: block;
        padding: 20px;
        border: 2px solid #000;
        font-size: 1.6rem;
        text-align: center;
        text-decoration: none;
        color: #000;
        -webkit-transition-duration: 0.2s;
                transition-duration: 0.2s; }
        .c-wizGroupSection__btn a._active_ {
          color: #d80065;
          border-color: #d80065; }
      .c-wizGroupSection__btn br {
        display: none; }
    .c-wizGroupSection__btnContact {
      margin: 20px 10px; }
      .c-wizGroupSection__btnContact a {
        display: block;
        padding: 20px;
        border: 2px solid #000;
        font-size: 1.6rem;
        text-align: center;
        text-decoration: none;
        color: #fff;
        background-color: #000; }
        .c-wizGroupSection__btnContact a._active_ {
          background-color: #d80065; }
  .c-wizGroup dt {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    width: 240px;
    padding: 20px;
    text-align: right; }
  .c-wizGroup dd {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    padding: 20px;
    text-align: left; }
  .c-wizGroup table {
    width: 100%;
    margin: 16px 0; }
    .c-wizGroup table th {
      text-align: center;
      padding: 8px;
      vertical-align: middle;
      border: 1px solid #ccc;
      background-color: rgba(0, 0, 0, 0.1); }
    .c-wizGroup table td {
      text-align: center;
      padding: 8px;
      vertical-align: middle;
      border: 1px solid #ccc; }
    .c-wizGroup table .__bold {
      font-weight: bold; }
  .c-wizGroup .__qr {
    width: 96px;
    height: 96px; }

.c-youtube {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 60px 30px; }
  .c-youtubeHead {
    text-align: center; }
    .c-youtubeHead__title {
      margin-bottom: 20px; }
  .c-youtube__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .c-youtube__content a {
      text-decoration: none;
      color: inherit; }
      .c-youtube__content a:hover {
        opacity: 0.7; }

.c-youtubeContent {
  width: 320px;
  margin: 0 20px 60px 20px; }
  .c-youtubeContent__title {
    font-size: 1.4rem;
    margin: 12px 0;
    padding-bottom: 12px;
    border-bottom: 1px solid #dedede; }

/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiJhc3NldHMvc3R5bGVzaGVldHMvcGMvYXBwbGljYXRpb24uY3NzIiwic291cmNlUm9vdCI6IiJ9*/