@charset "UTF-8";
/*
Theme Name: tojiro2026
*/
/* ----------------------------- リセット */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
var,
b,
i,
dl dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-size: 100%;
}

/*body{line-height:1;}*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

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

a {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    background: transparent;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

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

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

img {
    vertical-align: top;
    /*font-size:0;*/
    line-height: 0;
}

sup {
    font-size: 8px;
}

em {
    font-style: normal;
}

div:before,
div:after,
ul:before,
ul:after,
ol:before,
ol:after,
dl:before,
dl:after {
    content: "";
    display: block;
}

div:after,
ul:after,
ol:after,
dl:after {
    clear: both;
}

div,
ul,
ol,
dl {
    zoom: 1;
}

ul#wp-admin-bar-root-default:after {
    clear: none;
}

/* =======================================
記事詳細
========================================*/
#entrybody {
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: 0;
    word-break: break-all;
    line-height: 200%;
}
#entrybody a {
    color: #22abd8;
    text-decoration: underline;
}
#entrybody a:hover {
    text-decoration: none;
}
#entrybody ul,
#entrybody ol {
    margin-top: 12px;
    margin-bottom: 12px;
    list-style-position: inside;
    text-align: left;
}
#entrybody ul ul,
#entrybody ul ol,
#entrybody ol ul,
#entrybody ol ol {
    margin-left: 2em;
}
#entrybody ul li,
#entrybody ol li {
    text-align: left;
}
#entrybody ol {
    list-style-type: decimal;
}
#entrybody li ul {
    margin-top: 3px;
}
#entrybody li li {
    font-size: 13px;
    font-size: 1.3rem;
}
#entrybody strong,
#entrybody strong span {
    font-weight: bold !important;
}
#entrybody span strong,
#entrybody del strong,
#entrybody em strong {
    font-weight: bold !important;
}
#entrybody em {
    font-style: italic !important;
}
#entrybody dfn {
    font-style: normal;
    border-bottom: 1px dotted #333;
}
#entrybody p {
    line-height: 180%;
    margin-bottom: 1.2em;
    clear: both;
    *zoom: 1;
}
#entrybody p:after {
    display: block;
    content: "";
    clear: both;
}
#entrybody blockquote {
    margin-top: 15px;
    margin-bottom: 15px;
    background: #d6e1e1;
    border-radius: 10px;
    padding: 4.545% 5%;
}
#entrybody blockquote cite {
    font-style: italic;
}
#entrybody blockquote p:last-child {
    margin-bottom: 0;
}
#entrybody blockquote a {
    color: #333;
}
#entrybody img {
    margin-bottom: 1em;
}
#entrybody iframe {
    max-width: 100%;
}
#entrybody .u-youtube-wrap {
    padding-top: 56.25%;
}
#entrybody h1 {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 150%;
    font-weight: 500;
}
#entrybody h2 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 150%;
    border-bottom: 1px solid #dadada;
    padding-bottom: 25px;
    margin-bottom: 35px;
    position: relative;
    margin-top: 50px;
    font-weight: 500;
}
#entrybody h2:after {
    display: block;
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 180px;
    border-bottom: 4px solid #383b4e;
}
#entrybody h3 {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 150%;
    margin-bottom: 48px;
    font-weight: 500;
}
#entrybody h4 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 150%;
    margin-bottom: 28px;
    font-weight: 500;
}
#entrybody h5 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 150%;
    font-weight: 500;
}
#entrybody h6 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 150%;
    font-weight: 500;
}
#entrybody table {
    width: 100%;
}
#entrybody table thead {
    background-color: #383b4e;
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
}
#entrybody table thead th,
#entrybody table thead td {
    border-color: #fff;
}
#entrybody table th,
#entrybody table td {
    border: 1px solid #d7e2e2;
    padding: 6px 8px;
    text-align: left;
}
#entrybody table th {
    font-weight: bold;
}
#entrybody .index {
    background: #eee;
    padding: 30px 36px;
    margin-top: 60px;
    margin-bottom: 60px;
}
#entrybody .index-heading {
    font-weight: 500;
    font-size: 14px;
    font-size: 1.4rem;
}
#entrybody .index p,
#entrybody .index ul {
    margin: 0 !important;
}
#entrybody .index ul {
    margin-top: 24px !important;
}
#entrybody .index li {
    border-bottom: 1px solid rgba(56, 59, 78, 0.2);
    padding-top: 10px;
    padding-bottom: 10px;
}
#entrybody .index li:first-child {
    padding-top: 0;
}
#entrybody .index li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}
#entrybody .index a {
    color: #8c8c91 !important;
    text-decoration: none !important;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 140%;
}
#entrybody .note {
    border: 1px solid rgba(56, 59, 78, 0.2);
    padding: 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#entrybody .note:before,
#entrybody .note:after {
    display: none;
}
#entrybody .note-img {
    margin-right: 28px;
    width: 140px;
}
#entrybody .note-img + .note-txt {
    width: calc(100% - 140px - 28px);
}
#entrybody .note-txt h1,
#entrybody .note-txt h2,
#entrybody .note-txt h3,
#entrybody .note-txt h4,
#entrybody .note-txt h5,
#entrybody .note-txt h6 {
    margin-bottom: 14px !important;
}
#entrybody .note-txt p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 200%;
}

.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 20px;
    margin-top: 4px;
}

.alignright,
img.alignright {
    display: inline;
    float: right;
    margin-left: 20px;
    margin-top: 4px;
}

.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignleft,
img.alignright,
img.aligncenter {
    margin-bottom: 12px;
}

.wp-caption {
    border: none;
    background: #f1f1f1;
    color: #888;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    text-align: center;
    margin-bottom: 20px;
    padding: 4px;
    border-radius: 0;
    max-width: 100%;
}
.wp-caption img {
    margin: 5px;
    max-width: calc(100% - 10px);
}
.wp-caption p.wp-caption-text {
    margin-bottom: 4px;
}

.wp-smiley {
    margin: 0;
}

body#tinymce ul,
body#tinymce ol {
    margin-bottom: 1.5em;
}
body#tinymce ul li {
    list-style: disc;
}
body#tinymce ol li {
    list-style: decimal;
}

@media screen and (max-width: 768px) {
    #entrybody {
        font-size: 14px;
        font-size: 1.4rem;
    }
    #entrybody h1 {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 20px;
    }
    #entrybody h3 {
        font-size: 18px;
        font-size: 1.8rem;
        margin-bottom: 20px;
    }

    .alignleft,
    img.alignleft {
        margin-right: 0;
        float: none;
    }

    .alignright,
    img.alignright {
        margin-left: 0;
        float: none;
    }

    img.alignleft,
    img.alignright,
    img.aligncenter {
        margin-bottom: 10px !important;
    }
}
.wp-caption {
    border: none;
    background: none;
}

.blogcard {
    line-height: 1 !important;
    background-color: #ffffff !important;
    border: 1px solid #eeeeee !important;
    word-wrap: break-word !important;
    margin: 40px !important;
    -webkit-box-shadow: 0 0 10px 6px rgba(0, 0, 0, 0.025) !important;
    box-shadow: 0 0 10px 6px rgba(0, 0, 0, 0.025) !important;
}

.blogcard.ex {
    background-color: #f7f7f7 !important;
}

.blogcard a {
    text-decoration: none !important;
    opacity: 1 !important;
    -webkit-transition: all 0.2s ease !important;
    transition: all 0.2s ease !important;
    color: #383b4e !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.blogcard a:hover {
    opacity: 0.6 !important;
}

.blogcard_thumbnail {
    float: left !important;
    padding: 20px 0 20px 20px !important;
}

.blogcard_title {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.4;
    padding: 17px 20px 10px;
}

.blogcard_excerpt {
    font-size: 0.8em;
    line-height: 1.6;
    padding: 0 17px 15px 20px;
    color: #666;
}

.blogcard_link {
    font-size: 0.65em !important;
    padding: 0 17px 15px 20px !important;
    text-align: left !important;
}

.blogcard_link .favicon {
    margin-bottom: -4px !important;
}

.blogcard_link .icon-external-link-alt::before {
    font-size: 0.75em !important;
}

@media screen and (max-width: 768px) {
    .blogcard {
        margin: 40px 0 !important;
    }

    .blogcard_thumbnail img {
        width: 90px !important;
    }

    .blogcard_title {
        font-size: 0.95em !important;
        padding-bottom: 17px !important;
    }

    .blogcard_excerpt {
        display: none !important;
    }
}
/* ----------------------------- 全体 */
html {
    font-size: 62.5%;
}

body {
    font-size: 14px;
    font-size: 1.4rem;
    font-family: dnp-shuei-gothic-gin-std, YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
    font-weight: 500;
    line-height: 180%;
    color: #383b4e;
    background-color: #fff;
    position: relative;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    -webkit-text-rendering: optimizeLegibility;
    min-width: 1100px;
}
@media screen and (max-width: 1160px) {
    body {
        min-width: 1160px;
    }
}
body br {
    font-family: sans-serif;
}
body.is-loading {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.animsition {
    opacity: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
}

::-webkit-input-placeholder {
    color: #bdbebf;
}

:-ms-input-placeholder {
    color: #bdbebf;
}

::-moz-placeholder {
    color: #bdbebf;
}

::-placeholder {
    color: #bdbebf;
}

a {
    color: #886f45;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a,
a img {
    -webkit-transition: 0.2s ease all;
    transition: 0.2s ease all;
}

@media screen and (min-width: 768px) {
    .sp-only {
        display: none !important;
    }
}
@media screen and (max-width: 767px) {
    .pc-only {
        display: none !important;
    }
}
img,
.bx-wrapper img {
    max-width: 100%;
    height: auto;
}

/*=======================================
ヘッダー
=========================================*/
.l-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background: transparent;
    -webkit-transition: 0.2s ease all;
    transition: 0.2s ease all;
    min-width: 1100px;
}
.l-header:before,
.l-header:after {
    display: none;
}
.is-product.is-single .l-header,
.is-product_category.is-archive .l-header {
    border-bottom: 1px solid rgba(56, 59, 78, 0.2);
    background: #fff;
}
.l-header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 35px;
}
.l-header__nav:before,
.l-header__nav:after {
    display: none;
}
.l-header__nav h1 {
    margin-right: 60px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.l-header__nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.l-header__nav ul:before,
.l-header__nav ul:after {
    display: none;
}
.l-header__nav li {
    font-family: dnp-shuei-mincho-pr6n, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    margin-right: 24px;
}
.l-header__nav li:last-child {
    margin-right: 0;
}
.l-header__nav li a,
.l-header__nav li .anchor {
    text-decoration: none;
    color: #383b4e;
    display: block;
    padding-top: 34px;
    padding-bottom: 31px;
    border-bottom: 3px solid transparent;
}
.l-header__nav li .anchor {
    cursor: pointer;
    -webkit-transition: 0.2s ease all;
    transition: 0.2s ease all;
}
.l-header__nav .js-pulldown.is-open .anchor {
    color: #886f45;
    border-bottom-color: #886f45;
}
.l-header__nav .js-pulldown__content {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.9);
    padding-top: 80px;
    padding-bottom: 65px;
}
.l-header__nav .js-pulldown__content h2 {
    float: left;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 500;
    font-family: dnp-shuei-mincho-pr6n, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 140%;
    color: #fff;
}
.l-header__nav .js-pulldown__content h2 a {
    display: block;
    padding: 0;
    border-bottom: 0;
    padding-right: 20px;
    color: #fff;
    background: url(img/common/arrow_1-white.svg) no-repeat right center;
    background-size: 6px 12px;
}
.l-header__nav .js-pulldown__content .close {
    float: right;
    cursor: pointer;
}
.l-header__nav .js-pulldown__content ul {
    padding-top: 48px;
    clear: both;
    display: block;
}
.l-header__nav .js-pulldown__content li {
    float: left;
    width: 23.21428%;
    margin-left: 2.38096%;
    margin-right: 0;
    margin-bottom: 30px;
}
.l-header__nav .js-pulldown__content li:nth-child(4n + 1) {
    clear: both;
    margin-left: 0;
}
.l-header__nav .js-pulldown__content li a {
    display: block;
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 0 20px;
    color: #fff;
    font-family: dnp-shuei-gothic-gin-std, YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
}
.l-header__nav .js-pulldown__content li a span {
    display: block;
    background: url(img/common/arrow_1-white.svg) no-repeat right center;
    background-size: 6px 12px;
    position: relative;
    padding-top: 27px;
    padding-bottom: 26px;
}
.l-header__nav .js-pulldown__content li a span:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 25px;
    border-bottom: 1px solid #fff;
    -webkit-transition: 0.2s ease all;
    transition: 0.2s ease all;
}
.l-header__nav .js-pulldown__content li a[target="_blank"] span {
    background-image: url(img/common/icon_blank-white.svg);
    background-size: 16px 13px;
}
.l-header__nav .js-pulldown__content li a:hover span:before {
    width: 100%;
}
.l-header__search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.l-header__search .search {
    margin-right: 19px;
    padding: 15px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px 18px;
}
.l-header__search .search.is-open {
    background-image: url(img/common/icon_close.svg);
    background-size: 17px 17px;
}
.l-header__search .search.is-open img {
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
}
.l-header__search .shop a {
    display: block;
    background: #383b4e;
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    font-family: dnp-shuei-mincho-pr6n, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-decoration: none;
    padding: 34px 40px;
}
.l-header.is-hide {
    top: -93px;
}
.l-header.is-show {
    background: #fff;
}
.l-header.is-white .l-header {
    background: transparent !important;
}
.l-header.is-white .l-header__nav h1 {
    background-image: url(img/common/logo-white.svg);
}
.l-header.is-white .l-header__nav h1 img {
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
}
.l-header.is-white .l-header__nav li a,
.l-header.is-white .l-header__nav li .anchor {
    color: #fff;
}
.l-header.is-white .l-header__search .search {
    background-image: url(img/common/icon_search-white.svg);
}
.l-header.is-white .l-header__search .search img {
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
}
.l-header.is-white .l-header__search .search.is-open {
    background-image: url(img/common/icon_close-white2.svg);
}
@media screen and (max-width: 1245px) {
    .l-header h1 {
        margin-right: 30px;
    }
    .l-header__nav li {
        margin-right: 10px;
    }
}

/*=======================================
メニュー
=========================================*/
.l-nav {
    -webkit-transition: top 0.2s ease;
    transition: top 0.2s ease;
}
.l-nav.is-hide {
    top: -93px;
}

.l-nav__search {
    background: #eee;
    padding: 18px;
    position: fixed;
    top: 93px;
    left: 0;
    width: 100%;
    z-index: 998;
    display: none;
    text-align: center;
}
.l-nav__search .box1 {
    background: #fff;
    border-radius: 5px;
    border: 1px solid rgba(56, 59, 78, 0.2);
    padding-left: 5px;
    padding-right: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 604px;
    margin-left: auto;
    margin-right: auto;
}
.l-nav__search button {
    cursor: pointer;
    background: transparent;
    border: 0;
    padding: 20px;
}
.l-nav__search input[type="text"] {
    width: calc(100% - 62px);
    border: 0;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*=======================================
ページタイトル
=========================================*/
.l-pagetitle {
    margin-bottom: 144px;
}
.l-pagetitle.withoutPhoto {
    margin-bottom: 0;
}
.l-pagetitle__heading {
    padding-top: 214px;
    padding-bottom: 96px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.l-pagetitle__heading:before,
.l-pagetitle__heading:after {
    display: none;
}
.l-pagetitle__heading .en {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 140%;
    font-family: trajan-pro-3, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.08em;
    margin-bottom: 16px;
}
.l-pagetitle__heading .h {
    font-size: 60px;
    font-size: 6rem;
    line-height: 140%;
    font-weight: 400;
    font-family: dnp-shuei-mincho-pr6n, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    -webkit-transition: 0.8s ease all 0.6s;
    transition: 0.8s ease all 0.6s;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
}
.is-loaded .l-pagetitle__heading .h {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.l-pagetitle__heading .nav {
    text-align: right;
}
.l-pagetitle__heading .nav li {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 140%;
    margin-bottom: 8px;
}
.l-pagetitle__heading .nav li:last-child {
    margin-bottom: 0;
}
.l-pagetitle__heading .nav li a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #383b4e;
    text-decoration: none;
}
.l-pagetitle__heading .nav li a:hover {
    text-decoration: underline;
}
.l-pagetitle__heading .nav li.is-current a {
    padding-left: 23px;
    color: #886f45;
    position: relative;
}
.l-pagetitle__heading .nav li.is-current a:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 13px;
    border-top: 1px solid #886f45;
}
.l-pagetitle__image {
    height: 720px;
    position: relative;
    overflow: hidden;
}
.l-pagetitle__image .wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-transition: 0.8s ease-out all;
    transition: 0.8s ease-out all;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.is-openfactory-top .l-pagetitle__image .wrap {
    background-image: url(img/open/pagetitle_img1.jpg);
}
.is-openfactory-entrance .l-pagetitle__image .wrap {
    background-image: url(img/open/entrance/pagetitle_img1.jpg);
}
.is-openfactory-factory .l-pagetitle__image .wrap {
    background-image: url(img/open/factory/pagetitle_img1.jpg);
}
.is-openfactory-atelier .l-pagetitle__image .wrap {
    background-image: url(img/open/atelier/pagetitle_img1.jpg);
}
.is-openfactory-gallery .l-pagetitle__image .wrap {
    background-image: url(img/open/gallery/pagetitle_img1.jpg);
}
.is-vision .l-pagetitle__image .wrap {
    background-image: url(img/vision/pagetitle_img1.jpg);
}
.is-history .l-pagetitle__image .wrap {
    background-image: url(img/history/pagetitle_img1.jpg);
}
.is-company .l-pagetitle__image .wrap {
    background-image: url(img/company/pagetitle_img1.jpg);
}
.is-sdgs .l-pagetitle__image .wrap {
    background-image: url(img/sdgs/pagetitle_img1.jpg);
}
.is-knives .l-pagetitle__image .wrap {
    background-image: url(img/original-knives/pagetitle_img1.jpg);
}
.is-support-maintenance .l-pagetitle__image .wrap {
    background-image: url(img/support/maintenance/pagetitle_img1.jpg);
}
.is-support-name .l-pagetitle__image .wrap {
    background-image: url(img/support/name/pagetitle_img1.jpg);
}
.is-support-sharpen .l-pagetitle__image .wrap {
    background-image: url(img/support/sharpen/pagetitle_img1.jpg);
}
.is-openfactory-entrance .l-pagetitle__image,
.is-openfactory-factory .l-pagetitle__image,
.is-openfactory-atelier .l-pagetitle__image,
.is-openfactory-gallery .l-pagetitle__image,
.is-support-maintenance .l-pagetitle__image,
.is-support-name .l-pagetitle__image,
.is-support-sharpen .l-pagetitle__image {
    height: 500px;
}
.l-pagetitle__overview {
    background: #383b4e;
    color: #fff;
    padding-top: 44px;
    padding-bottom: 46px;
    margin-bottom: 120px;
}
.l-pagetitle__overview .lead {
    float: left;
    width: 50%;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    padding-top: 15px;
    padding-bottom: 75px;
}
.l-pagetitle__overview .lead-wrap {
    padding-right: 8%;
}
.l-pagetitle__overview .lead .en {
    font-size: 12px;
    font-size: 1.2rem;
    color: #8c8c91;
    line-height: 160%;
    font-family: trajan-pro-3, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    margin-bottom: 60px;
}
.l-pagetitle__overview .lead .h {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 175%;
    font-weight: 500;
    font-family: dnp-shuei-mincho-pr6n, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    position: relative;
    padding-bottom: 60px;
}
.l-pagetitle__overview .lead .h:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    border-top: 1px solid #fff;
    width: 24px;
}
.l-pagetitle__overview .overview {
    float: right;
    width: 40.6779%;
    padding-bottom: 84px;
}
.l-pagetitle__overview .overview .h {
    font-family: dnp-shuei-mincho-pr6n, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 20px;
    font-size: 2rem;
    line-height: 160%;
    font-weight: 500;
    color: #8c8c91;
    margin-bottom: 55px;
}
.l-pagetitle__overview .overview p {
    line-height: 200%;
}
.l-pagetitle__overview .overview .c-link3 {
    margin-top: 60px;
}

/*=======================================
コンテンツ
=========================================*/
#luxy {
    z-index: 9;
    min-width: 1100px;
}

/*=======================================
フッター
=========================================*/
.l-footer {
    position: relative;
    z-index: 2;
}
.l-footer__nextpage {
    background: #16181f;
    color: #fff;
}
.l-footer__nextpage-wrap {
    padding-left: calc(50% - 590px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 454px;
}
.l-footer__nextpage-wrap:before,
.l-footer__nextpage-wrap:after {
    display: none;
}
@media screen and (max-width: 1364px) {
    .l-footer__nextpage-wrap {
        padding-left: 84px;
    }
}
.l-footer__nextpage a {
    color: #fff;
}
.l-footer__nextpage .relation .heading {
    font-family: trajan-pro-3, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.08em;
    margin-bottom: 40px;
}
.l-footer__nextpage .relation li {
    margin-bottom: 4px;
}
.l-footer__nextpage .relation li:last-child {
    margin-bottom: 0;
}
.l-footer__nextpage .relation li a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    text-decoration: none;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 140%;
}
.l-footer__nextpage .relation li a:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    border-top: 1px solid #886f45;
    width: 0;
    -webkit-transition: 0.2s ease all;
    transition: 0.2s ease all;
}
.l-footer__nextpage .relation li.is-current a,
.l-footer__nextpage .relation li a:hover {
    color: #886f45;
    padding-left: 23px;
}
.l-footer__nextpage .relation li.is-current a:before,
.l-footer__nextpage .relation li a:hover:before {
    width: 13px;
}
.l-footer__nextpage .next p,
.l-footer__nextpage .next h4 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.l-footer__nextpage .next p {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0.03em;
    font-family: trajan-pro-3, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 120%;
    margin-right: 24px;
    vertical-align: 12px;
}
.l-footer__nextpage .next h4 {
    font-size: 42px;
    font-size: 4.2rem;
    line-height: 120%;
    font-family: dnp-shuei-mincho-pr6n, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: 400;
}
.l-footer__nextpage .next h4 a {
    display: block;
    position: relative;
    text-decoration: none;
    padding-right: 96px;
}
.l-footer__nextpage .next h4 a:before {
    display: block;
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 60px;
    border-top: 1px solid #fff;
    -webkit-transition: 0.2s ease all;
    transition: 0.2s ease all;
}
.l-footer__nextpage .next h4 a:hover {
    padding-right: 76px;
}
.l-footer__nextpage .next h4 a:hover:before {
    width: 40px;
}
.l-footer__shop {
    background: #383b4e;
    text-align: center;
    color: #fff;
    padding-top: 120px;
    padding-bottom: 120px;
}
.l-footer__shop h4 {
    font-size: 36px;
    font-size: 3.6rem;
    font-family: trajan-pro-3, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.08em;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.l-footer__shop h4:before {
    display: block;
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 30px;
    border-top: 1px solid #fff;
    margin-left: -15px;
}
.l-footer__shop .btn {
    margin-top: 48px;
}
.l-footer__shop .btn a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-decoration: none;
    padding: 28px;
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 420px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #fff;
    color: #383b4e;
    font-size: 18px;
    font-size: 1.8rem;
    font-family: dnp-shuei-mincho-pr6n, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: 500;
}
.l-footer__shop .btn a:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #383b4e;
    z-index: 1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-animation-name: bgdraw;
    animation-name: bgdraw;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
}
.l-footer__shop .btn a span {
    position: relative;
    z-index: 2;
}
.l-footer__shop .btn a:hover {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    color: #fff;
}
.l-footer__shop .btn a:hover:before {
    -webkit-transition: 0.2s ease all;
    transition: 0.2s ease all;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-animation: none;
    animation: none;
}
.l-footer__shop .c-wrap84 {
    max-width: 840px;
    margin: 0 auto;
}
.l-footer__shop .c-wrap84 .btn {
    float: left;
    width: 49.9%;
}
.l-footer__shop .c-wrap84 .btn:first-child {
    margin-right: 0.2%;
}
.l-footer__nav {
    padding-top: 100px;
    padding-bottom: 100px;
    background: #fff;
}
.l-footer__nav .box1 {
    float: left;
    width: 28.8135%;
    margin-left: 6.77975%;
}
.l-footer__nav .box1:nth-child(3n + 1) {
    clear: both;
    margin-left: 0;
}
.l-footer__nav .box1 h3 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 150%;
    margin-bottom: 18px;
    border-bottom: 1px solid rgba(56, 59, 78, 0.2);
    font-weight: 500;
}
.l-footer__nav .box1 h3.top {
    margin-bottom: 64px;
}
.l-footer__nav .box1 h3.without {
    padding-bottom: 18px;
}
.l-footer__nav .box1 h3.without span {
    background: none;
}
.l-footer__nav .box1 h3 a {
    display: block;
    position: relative;
    text-decoration: none;
    padding-bottom: 18px;
    color: #383b4e;
}
.l-footer__nav .box1 h3 a:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 30px;
    border-top: 1px solid #383b4e;
    -webkit-transition: 0.2s ease all;
    transition: 0.2s ease all;
}
.l-footer__nav .box1 h3 a:hover {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
}
.l-footer__nav .box1 h3 a:hover:before {
    width: 100%;
}
.l-footer__nav .box1 h3 span {
    display: block;
    background: url(img/common/arrow_3.svg) no-repeat right center;
    background-size: 16px 12px;
    padding-right: 26px;
}
.l-footer__nav .box1 ul {
    margin-bottom: 64px;
}
.l-footer__nav .box1 ul:last-child {
    margin-bottom: 0;
}
.l-footer__nav .box1 li {
    margin-bottom: 5px;
}
.l-footer__nav .box1 li a {
    display: block;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 140%;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #383b4e;
    text-decoration: none;
}
.l-footer__nav .box1 li a:hover {
    text-decoration: underline;
}
.l-footer__nav .box1 li img {
    vertical-align: 0;
    margin-left: 5px;
}
.l-footer__nav .box1 li:last-child {
    margin-bottom: 0;
}
.l-footer__logo {
    background: #eee;
    padding-top: 75px;
    padding-bottom: 55px;
}
.l-footer__logo-logo {
    float: left;
    width: 30%;
}
.l-footer__logo-nav {
    float: right;
    width: 70%;
    text-align: right;
}
.l-footer__logo-nav .sns,
.l-footer__logo-nav .other {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    text-align: left;
}
.l-footer__logo-nav .sns li {
    margin-bottom: 11px;
}
.l-footer__logo-nav .sns li:last-child {
    margin-bottom: 0;
}
.l-footer__logo-nav .sns li a {
    display: block;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 21px 17px;
    padding-left: 36px;
    font-size: 13px;
    font-size: 1.3rem;
    color: #383b4e;
    text-decoration: none;
}
.l-footer__logo-nav .sns li a:hover {
    text-decoration: underline;
}
.l-footer__logo-nav .sns li.twitter a {
    background-image: url(img/common/icon_sns-x.svg);
}
.l-footer__logo-nav .sns li.instagram a {
    background-image: url(img/common/icon_sns-instagram.svg);
}
.l-footer__logo-nav .sns li.youtube a {
    background-image: url(img/common/icon_sns-youtube.svg);
}
.l-footer__logo-nav .sns li.facebook a {
    background-image: url(img/common/icon_sns-facebook.svg);
}
.l-footer__logo-nav .other {
    margin-left: 100px;
    text-align: left;
}
.l-footer__logo-nav .other .privacy {
    margin-bottom: 20px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 140%;
}
.l-footer__logo-nav .other .privacy a {
    color: #383b4e;
    text-decoration: none;
}
.l-footer__logo-nav .other .privacy a:hover {
    text-decoration: underline;
}
.l-footer__logo-nav .other .language {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 140%;
}
.l-footer__logo-nav .other .language a {
    color: #8c8c91;
    text-decoration: none;
}
.l-footer__logo-nav .other .language a:hover {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    color: #383b4e;
}
.l-footer__logo-copyright {
    clear: both;
    padding-top: 100px;
}
.l-footer__logo-copyright p {
    color: #8c8c91;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 120%;
}

/*=======================================
ページトップ
=========================================*/
/*=======================================
ローディング
=========================================*/
.l-loading {
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    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;
}
.l-loading:before {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #383b4e;
    z-index: 1;
}
.l-loading h1 {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.l-loading h1 span {
    overflow: hidden;
}
.l-loading h1 span img {
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
}
.l-loading h1 span.logo1 {
    height: 0;
}
.l-loading h1 span.logo1 img {
    -webkit-transition: 0.8s ease all;
    transition: 0.8s ease all;
}
.l-loading h1 span.logo2 {
    height: 51px;
    margin-top: 21px;
}
.l-loading h1 span.logo2 img {
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    -webkit-transition: 0.6s ease all 0.6s;
    transition: 0.6s ease all 0.6s;
}
.l-loading h1 span.logo3 {
    height: 17px;
    margin-top: 10px;
}
.l-loading h1 span.logo3 img {
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    -webkit-transition: 0.6s ease all 0.9s;
    transition: 0.6s ease all 0.9s;
}
.l-loading.is-load h1 span img {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
}
.l-loading.is-load h1 span.logo1 {
    height: 83px;
}
.l-loading.is-load h1 span.logo2 img {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.l-loading.is-load h1 span.logo3 img {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.l-loading.is-finish:before {
    top: 100%;
    height: 0;
    -webkit-transition: all 1s cubic-bezier(0.7, 0.2, 0.1, 1);
    transition: all 1s cubic-bezier(0.7, 0.2, 0.1, 1);
}
.l-loading.is-finish h1 span {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: 0.6s ease transform 0.2s;
    transition: 0.6s ease transform 0.2s;
}
.l-loading.is-finish2 h1 span {
    display: none;
}

/* ----------------------------- タブレット（768～1024px） */
/* ----------------------------- スマホ（～767px） */
@media screen and (max-width: 767px) {
    body {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 170%;
        min-width: initial;
    }
    body.is-nav-open .l-header {
        background: #fff !important;
        top: 0 !important;
    }
    body.is-nav-open .l-header__nav h1 img {
        opacity: 1 !important;
    }
    body.is-nav-open .l-header__search .btn span:before,
    body.is-nav-open .l-header__search .btn span:after {
        background: #383b4e !important;
    }

    .l-header {
        min-width: initial;
        -webkit-transition: 0.2s ease all 0.1s;
        transition: 0.2s ease all 0.1s;
    }
    .l-header__nav {
        padding-left: 12px;
    }
    .l-header__nav h1 {
        margin-right: 0;
        max-width: 116px;
        position: relative;
        z-index: 1;
    }
    .l-header__nav ul {
        display: block;
        text-align: left;
    }
    .l-header__nav li {
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        margin-right: 0;
        font-family: dnp-shuei-gothic-gin-std, YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
    }
    .l-header__nav li:first-child {
        border-top: 0;
    }
    .l-header__nav li .anchor,
    .l-header__nav li a {
        color: #fff;
        font-size: 16px;
        font-size: 1.6rem;
        padding-top: 16px;
        padding-bottom: 16px;
        border-bottom: 0;
    }
    .l-header__nav li .anchor[target="_blank"],
    .l-header__nav li a[target="_blank"] {
        padding-right: 28px;
        background-image: url(img/common/icon_blank-white.svg);
        background-repeat: no-repeat;
        background-position: right center;
        background-size: 18px auto;
    }
    .l-header__nav .js-pulldown .anchor {
        position: relative;
    }
    .l-header__nav .js-pulldown .anchor:before,
    .l-header__nav .js-pulldown .anchor:after {
        display: block;
        content: "";
        position: absolute;
        right: 0;
        width: 16px;
        top: 50%;
        margin-top: -1px;
        border-top: 2px solid #fff;
        -webkit-transition: 0.2s ease all;
        transition: 0.2s ease all;
    }
    .l-header__nav .js-pulldown .anchor:before {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    .l-header__nav .js-pulldown.is-open .anchor {
        color: #fff;
    }
    .l-header__nav .js-pulldown.is-open .anchor:before {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    .l-header__nav .js-pulldown__content {
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        padding: 15px 0 25px;
        background: transparent;
        position: static;
    }
    .l-header__nav .js-pulldown__content .c-wrap {
        padding-left: 0;
        padding-right: 0;
    }
    .l-header__nav .js-pulldown__content h2 {
        font-size: 12px;
        font-size: 1.2rem;
        margin-bottom: 8px;
        font-family: dnp-shuei-gothic-gin-std, YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
    }
    .l-header__nav .js-pulldown__content h2 a {
        font-size: 12px;
        font-size: 1.2rem;
        background: none;
        padding-right: 0;
    }
    .l-header__nav .js-pulldown__content .close {
        display: none;
    }
    .l-header__nav .js-pulldown__content ul {
        padding-top: 0;
    }
    .l-header__nav .js-pulldown__content li {
        float: none;
        width: auto;
        margin-top: 8px;
        margin-left: 0;
        border-top: 0;
        margin-bottom: 0;
    }
    .l-header__nav .js-pulldown__content li a {
        font-size: 12px;
        font-size: 1.2rem;
        padding: 0;
        border: 0;
        font-family: dnp-shuei-gothic-gin-std, YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
    }
    .l-header__nav .js-pulldown__content li a span {
        background: none;
        padding: 0;
    }
    .l-header__nav .js-pulldown__content li a span:before {
        display: none;
    }
    .l-header__nav .js-pulldown__content li a[target="_blank"] span {
        padding-right: 18px;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        background-repeat: no-repeat;
        background-position: right center;
        background-size: 10px auto;
    }
    .l-header__nav .wrap {
        display: none;
        position: fixed;
        left: 0;
        top: 60px;
        width: 100%;
        height: calc(100% - 59px);
        background: #fff;
        color: #fff;
        overflow: auto;
        overscroll-behavior: contain;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .l-header__nav .wrap > ul {
        padding-left: 24px;
        padding-right: 24px;
        background: #383b4e;
    }
    .l-header__nav .search {
        background: #eee;
        padding: 10px 14px;
    }
    .l-header__nav .search-wrap {
        background: #fff;
        border-radius: 5px;
        border: 1px solid rgba(56, 59, 78, 0.2);
        padding-left: 4px;
        padding-right: 4px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .l-header__nav .search button {
        cursor: pointer;
        background: transparent;
        border: 0;
        padding: 13px;
    }
    .l-header__nav .search input[type="text"] {
        width: calc(100% - 62px);
        border: 0;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 8px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .l-header__nav .otherbox {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        background: #383b4e;
        padding: 38px 24px;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }
    .l-header__nav .otherbox:before,
    .l-header__nav .otherbox:after {
        display: none;
    }
    .l-header__nav .otherbox .sns,
    .l-header__nav .otherbox .other {
        text-align: left;
    }
    .l-header__nav .otherbox .sns li {
        margin-bottom: 11px;
        border-top: 0;
        font-family: dnp-shuei-gothic-gin-std, YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
    }
    .l-header__nav .otherbox .sns li:last-child {
        margin-bottom: 0;
    }
    .l-header__nav .otherbox .sns li a {
        display: block;
        background-repeat: no-repeat;
        background-position: left center;
        background-size: 21px 17px;
        padding-left: 36px;
        padding-top: 0;
        padding-bottom: 0;
        border-bottom: 0;
        font-size: 13px;
        font-size: 1.3rem;
        color: #fff;
        text-decoration: none;
    }
    .l-header__nav .otherbox .sns li.twitter a {
        background-image: url(img/common/icon_sns-twitter.svg);
    }
    .l-header__nav .otherbox .sns li.instagram a {
        background-image: url(img/common/icon_sns-instagram.svg);
    }
    .l-header__nav .otherbox .sns li.youtube a {
        background-image: url(img/common/icon_sns-youtube.svg);
    }
    .l-header__nav .otherbox .sns li.facebook a {
        background-image: url(img/common/icon_sns-facebook.svg);
    }
    .l-header__nav .otherbox .other {
        text-align: left;
    }
    .l-header__nav .otherbox .other .privacy {
        margin-bottom: 20px;
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 140%;
    }
    .l-header__nav .otherbox .other .privacy a {
        color: #fff;
        text-decoration: none;
    }
    .l-header__nav .otherbox .other .language {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 140%;
        color: #8c8c91;
    }
    .l-header__nav .otherbox .other .language a {
        color: #fff;
        text-decoration: none;
    }
    .l-header__search {
        position: relative;
        z-index: 1;
    }
    .l-header__search .btn {
        padding: 29px 18px;
    }
    .l-header__search .btn span {
        display: block;
        position: relative;
        width: 34px;
        height: 1px;
        background: #383b4e;
    }
    .l-header__search .btn span:before,
    .l-header__search .btn span:after {
        display: block;
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        background: #383b4e;
        -webkit-transition: 0.2s ease all;
        transition: 0.2s ease all;
    }
    .l-header__search .btn span:before {
        top: -7px;
    }
    .l-header__search .btn span:after {
        bottom: -7px;
    }
    .l-header__search .btn.is-open span {
        background: transparent;
    }
    .l-header__search .btn.is-open span:before {
        top: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .l-header__search .btn.is-open span:after {
        bottom: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .l-header__search .shop a {
        font-size: 11px;
        font-size: 1.1rem;
        text-align: center;
        padding: 19px 9px;
    }
    .l-header.is-white .l-header__search .btn span {
        background: #fff;
    }
    .l-header.is-white .l-header__search .btn span:before,
    .l-header.is-white .l-header__search .btn span:after {
        background: #fff;
    }
    .l-header.is-white .l-header__search .btn.is-open span {
        background: transparent;
    }
    .l-header.is-show .l-header__search .btn span {
        background: #383b4e;
    }
    .l-header.is-show .l-header__search .btn span:before,
    .l-header.is-show .l-header__search .btn span:after {
        background: #383b4e;
    }
    .l-header.is-show .l-header__search .btn.is-open span {
        background: transparent;
    }

    .l-loading h1 {
        width: 140px;
    }
    .l-loading h1 span.logo1 {
        height: 0;
    }
    .l-loading h1 span.logo2 {
        height: 34px;
        margin-top: 13px;
    }
    .l-loading h1 span.logo3 {
        height: 12px;
        margin-top: 6px;
    }
    .l-loading.is-load h1 span.logo1 {
        height: 54px;
    }

    .l-pagetitle__heading {
        padding-top: 114px;
        padding-bottom: 50px;
        display: block;
    }
    .l-pagetitle__heading .en {
        font-size: 11px;
        font-size: 1.1rem;
    }
    .l-pagetitle__heading .h {
        font-size: 35px;
        font-size: 3.5rem;
    }
    .l-pagetitle__heading .nav {
        margin-top: 60px;
    }
    .l-pagetitle__image {
        height: 66vw;
    }
    .is-openfactory-entrance .l-pagetitle__image,
    .is-openfactory-factory .l-pagetitle__image,
    .is-openfactory-atelier .l-pagetitle__image,
    .is-openfactory-gallery .l-pagetitle__image,
    .is-support-maintenance .l-pagetitle__image,
    .is-support-name .l-pagetitle__image,
    .is-support-sharpen .l-pagetitle__image {
        height: 80vw;
    }
    .l-pagetitle__overview {
        padding-top: 60px;
        padding-bottom: 60px;
        margin-bottom: 73px;
    }
    .l-pagetitle__overview .lead,
    .l-pagetitle__overview .overview {
        float: none;
        width: auto;
    }
    .l-pagetitle__overview .lead {
        border-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: 48px;
    }
    .l-pagetitle__overview .lead-wrap {
        padding-right: 0;
    }
    .l-pagetitle__overview .lead .en {
        font-size: 11px;
        font-size: 1.1rem;
        margin-bottom: 8px;
    }
    .l-pagetitle__overview .lead .h2 {
        font-size: 18px;
        font-size: 1.8rem;
        color: #8c8c91;
        margin-bottom: 24px;
        font-weight: normal;
        font-family: dnp-shuei-mincho-pr6n, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    }
    .l-pagetitle__overview .lead .h {
        font-size: 20px;
        font-size: 2rem;
        padding-bottom: 48px;
    }
    .l-pagetitle__overview .overview {
        padding-bottom: 0;
    }

    #luxy {
        min-width: initial;
    }

    .l-footer__nextpage {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .l-footer__nextpage-wrap {
        padding-left: 24px;
        height: auto;
        display: block;
        height: auto;
    }
    .l-footer__nextpage .relation {
        margin-bottom: 84px;
    }
    .l-footer__nextpage .relation .heading {
        margin-bottom: 48px;
        font-size: 14px;
        font-size: 1.4rem;
    }
    .l-footer__nextpage .next {
        float: right;
    }
    .l-footer__nextpage .next p {
        display: block;
        font-size: 11px;
        font-size: 1.1rem;
        margin-right: 0;
        margin-bottom: 4px;
    }
    .l-footer__nextpage .next h4 {
        font-size: 26px;
        font-size: 2.6rem;
    }
    .l-footer__nextpage .next h4 a {
        padding-right: 76px;
    }
    .l-footer__shop {
        padding-top: 129px;
        padding-bottom: 129px;
    }
    .l-footer__shop h4 {
        font-size: 30px;
        font-size: 3rem;
    }
    .l-footer__shop .btn a {
        max-width: 285px;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 24px;
    }
    .l-footer__shop .c-wrap84 .btn {
        float: none;
        width: auto;
    }
    .l-footer__shop .c-wrap84 .btn:first-child {
        margin-right: 0;
    }
    .l-footer__shop .c-wrap84 .btn:last-child {
        margin-top: 0;
    }
    .l-footer__nav {
        padding-top: 0;
        padding-bottom: 0;
    }
    .l-footer__nav .c-wrap {
        padding-left: 0;
        padding-right: 0;
    }
    .l-footer__nav .box1 {
        float: none;
        width: auto;
        margin-left: 0;
    }
    .l-footer__nav .box1 h3 {
        font-size: 16px;
        font-size: 1.6rem;
        margin-bottom: 0;
        padding: 16px 28px 16px 24px;
    }
    .l-footer__nav .box1 h3.top {
        margin-bottom: 0;
    }
    .l-footer__nav .box1 h3.top a {
        padding-bottom: 0;
    }
    .l-footer__nav .box1 h3.top span:before,
    .l-footer__nav .box1 h3.top span:after {
        display: none;
    }
    .l-footer__nav .box1 h3 a:before {
        display: none;
    }
    .l-footer__nav .box1 h3 span {
        background: none;
        position: relative;
    }
    .l-footer__nav .box1 h3 span:before,
    .l-footer__nav .box1 h3 span:after {
        display: block;
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -1px;
        border-top: 2px solid #383b4e;
        width: 16px;
        -webkit-transition: 0.2s ease all;
        transition: 0.2s ease all;
    }
    .l-footer__nav .box1 h3 span:before {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .l-footer__nav .box1 h3.is-open span:before {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    .l-footer__nav .box1 ul {
        display: none;
        padding: 22px 24px;
        margin-bottom: 0;
    }
    .l-footer__nav .box1 li a {
        font-size: 12px;
        font-size: 1.2rem;
    }
    .l-footer__logo {
        padding: 60px 12px 48px;
    }
    .l-footer__logo-logo,
    .l-footer__logo-nav {
        float: none;
        width: auto;
    }
    .l-footer__logo-logo {
        margin-bottom: 70px;
        text-align: center;
    }
    .l-footer__logo-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .l-footer__logo-nav:before,
    .l-footer__logo-nav:after {
        display: none;
    }
    .l-footer__logo-nav .sns,
    .l-footer__logo-nav .other {
        display: block;
    }
    .l-footer__logo-nav .other {
        margin-left: 0;
    }
    .l-footer__logo-copyright {
        padding-top: 74px;
    }
}

/*# sourceMappingURL=style.css.map */
