/*
 Theme Name:   Twenty Seventeen Child
 Template:     twentyseventeen
 Version:      1.0
*/
/* ここから上を消すと正しく動作しなくなることがあります。
 * ( Erasing the elements above here might cause system issues. )
*/

/* TABLE OF CONTENTS:
 *
 * 01 Theme custom ( どのサイズでも共通で適用されるスタイル )
 *    01.1 - Typography
 *    01.2 - Layout
 *    01.3 - Color
 *    01.4 - 追加パーツ
 *    01.5 - パンくずリスト
 *    01.6 - 記事ページ
 *    01.7 - CPT
 *    01.8 - アーカイブ
 * 02 Media Queries ( 特定のサイズで適用されるスタイル )
 *    02.1 - Mobile ( 768未満 )
 *    02.2 - Mobile ( 480px )
 *    02.3 - Tablet ( 768px )
 *    02.4 - Tablet ( 880px )
 *    02.5 - Desktop ( 1072px )
 *    02.6 - Desktop ( 1264px )
 * 03 Print ( 印刷時に適用されるスタイル )
 */

/* --------------------------------------------------------------------------------------------------------
   01 Theme custom
 *
 * どのサイズでも共通で適用されるスタイル
 *
-------------------------------------------------------------------------------------------------------- */


/* 01.1 Typography
------------------------------------------------------------
html[lang="ja"] body,
html[lang="ja"] button,
html[lang="ja"] input,
html[lang="ja"] select,
html[lang="ja"] textarea {
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
}

*/

a,
.entry-content a,
.entry-summary a,
.comment-content a,
.widget a,
.site-footer .widget-area a,
.posts-navigation a,
.widget_authors a strong,
.entry-title a,
.entry-meta a,
.page-links a,
.page-links a .page-number,
.entry-footer a,
.entry-footer .cat-links a,
.entry-footer .tags-links a,
.edit-link a,
.post-navigation a,
.logged-in-as a,
.comment-navigation a,
.comment-metadata a,
.comment-metadata a.comment-edit-link,
.comment-reply-link,
a .nav-title,
.pagination a,
.comments-pagination a,
.site-info a,
.widget .widget-title a,
.widget ul li a,
.site-footer .widget-area ul li a,
.site-footer .widget-area ul li a {
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.entry-footer .cat-links,
.entry-footer .tags-links {
    font-size: initial;
}


a:focus,
a:hover,
.entry-content a:focus,
.entry-content a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.comment-content a:focus,
.comment-content a:hover,
.widget a:focus,
.widget a:hover,
.site-footer .widget-area a:focus,
.site-footer .widget-area a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.comment-metadata a:focus,
.comment-metadata a:hover,
.comment-metadata a.comment-edit-link:focus,
.comment-metadata a.comment-edit-link:hover,
.comment-reply-link:focus,
.comment-reply-link:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
.entry-title a:focus,
.entry-title a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.page-links a:focus .page-number,
.page-links a:hover .page-number,
.entry-footer a:focus,
.entry-footer a:hover,
.entry-footer .cat-links a:focus,
.entry-footer .cat-links a:hover,
.entry-footer .tags-links a:focus,
.entry-footer .tags-links a:hover,
.post-navigation a:focus,
.post-navigation a:hover,
.pagination a:not(.prev):not(.next):focus,
.pagination a:not(.prev):not(.next):hover,
.comments-pagination a:not(.prev):not(.next):focus,
.comments-pagination a:not(.prev):not(.next):hover,
.logged-in-as a:focus,
.logged-in-as a:hover,
a:focus .nav-title,
a:hover .nav-title,
.edit-link a:focus,
.edit-link a:hover,
.site-info a:focus,
.site-info a:hover,
.widget .widget-title a:focus,
.widget .widget-title a:hover,
.widget ul li a:focus,
.widget ul li a:hover {
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.entry-content a img,
.comment-content a img,
.widget a img {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.entry-content a:hover img,
.comment-content a:hover img,
.widget a:hover img {
    filter: contrast(130%);
}

.box img {
    vertical-align: bottom;
}


/* 01.2 Layout
------------------------------------------------------------*/
.wrap {
    max-width: calc(1000px + 6em);
}

.page-one-column .panel-content .wrap {
    max-width: calc(1000px + 6em);
    padding-top: 0;
}

.single-post:not(.has-sidebar) #primary,
.page.page-one-column:not(.twentyseventeen-front-page) #primary,
.archive.page-one-column:not(.has-sidebar) .page-header,
.archive.page-one-column:not(.has-sidebar) #primary {
    max-width: 1000px;
}

.branding {
    max-width: calc(1000px + 6em);
    margin: 0 auto;
    padding: .5em 0;
}

#page .branding>div.brandingtext *,
#page .branding>div.brandingtext {
    margin-bottom: 0;
    font-size: .9em;
    font-weight: normal;
    margin-bottom: 0;
    font-weight: 400;
    overflow: hidden;
    text-align: left;
    margin-left: .5em;
}

#page .branding>div.brandingtext * {
    display: inline;
}

.site-branding-any {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.site-branding-any .site-logo {
    margin-right: auto;
}

.site-branding-any .site-logo img {
    max-height: 6vh;
    max-width: 40vw;
}

.site-branding-any .site-util {
    padding-left: 2em;
}

.site-branding-any .site-util img {
    max-height: 6vh;
}

.navigation-top {
    position: static;
}

.site-content {
    padding-top: 0;
    position: relative;
}

.site-main #mainImg {
    text-align: center;
    margin-right: calc((50vw - 50%) * -1);
    margin-left: calc((50vw - 50%) * -1);
    padding: .5em;
    width: 100vw;
}

.site-main #mainImg img {
    max-width: 100%;
    width: auto;
    vertical-align: bottom;
}

/* .site-main #mainImg.home img {
    max-width: 85%;
} */
.page-header {
    margin-right: calc((50vw - 50%) * -1);
    margin-left: calc((50vw - 50%) * -1);
    padding: 0;
}

.page-header .page-title {
    font-size: 1em;
    margin-bottom: 0;
    /* padding: 0.5em 0 0.5em; */
}

.site-main .outer {
    margin-right: calc((50vw - 50%) * -1);
    margin-left: calc((50vw - 50%) * -1);
    padding: 1px 4vw 50px;
    width: 100vw;
}

.site-main .outer>.box {
    margin: 50px auto 0;
    max-width: 1000px;
}

.box h1,
.box h2,
.box h3,
.box h4,
.box h5,
.box h6 {
    margin-bottom: 0;
}

.box>*:not(:first-child),
.box p {
    margin: 1em 0 0;
}

#mainImg~.wrap #primary,
#mainImg~.wrap #secondary,
#mainImg~.wrap .has-sidebar #primary,
#mainImg~.wrap .has-sidebar #secondary {
    padding-top: 1rem;
}

/* ▼アーカイブ */
.archive .site-main article,
.search .site-main article {
    border-bottom: 1px dotted rgba(0, 0, 0, .2);
    padding-top: 2em;
}

.archive .site-main article:first-of-type,
.search .site-main article:first-of-type {
    padding-top: 1em;
}

.archive .site-main article:after,
.search .site-main article:after {
    clear: both;
    content: "";
    display: block;
}

.archive .site-main article .entry-title,
.search .site-main article .entry-title {
    font-size: 1em;
}

.archive .site-main article .post-thumbnail,
.search .site-main article .post-thumbnail {
    float: left;
    width: 30.55%;
    margin-bottom: 0;
}

.archive .site-main article .post-thumbnail+.entry-content,
.search .site-main article .post-thumbnail+.entry-content {
    float: right;
    width: 66%;
}

.archive .site-main article .post-thumbnail+.entry-content header,
.search .site-main article .post-thumbnail+.entry-content header {
    padding-bottom: 0;
}

.archive .site-main article .link-more,
.search .site-main article .link-more {
    text-align: right;
}

.archive .site-main article .link-more a,
.search .site-main article .link-more a {
    background: #000;
    border-bottom: 4px solid #f04b00;
    border-radius: 5px;
    color: #fff;
    padding: 0.5em 1em;
}

.archive #content .site-main article .link-more a:hover,
.search #content .site-main article .link-more a:hover,
.archive #content .site-main article .link-more a:focus,
.search #content .site-main article .link-more a:focus {
    background: #ddd;
    color: #333;
}

.archive .site-main article .link-more a:before,
.search .site-main article .link-more a:before {
    display: inline;
}

.archive:not(.date):not(.category-knowledge):not(.category-topics):not(.category-campaign):not(.category-schedule) .site-main article {
    border-bottom: none;
}

.nav-links>* {
    height: 30px;
    vertical-align: middle;
    width: 30px;
}

.page-numbers {
    display: inline-block;
    border: #333 solid 1px;
    border-radius: 2px;
    color: #333;
    padding: .5em;
    position: relative;
    font-size: 10px;
}

.page-numbers .icon {
    left: 25%;
    position: absolute;
    top: 25%;
}

.page-numbers.current {
    background: #767676;
    color: #fff;
}

a.page-numbers:hover {
    background-color: #ddd;
}

.prev.page-numbers,
.next.page-numbers {
    padding: 0.35em 0.5em 0.4em;
}


/* ▼シングル記事 */
/* h1デザイン */
.single .entry-title {
    padding-bottom: 10px;
    position: relative;
}

.single .entry-title:after {
    content: "";
    background-color: #caaa53;
    background: -webkit-linear-gradient(left, #070707 0%, #E01300 50%, #070707 100%);
    background: linear-gradient(to right, #070707 0%, #E01300 50%, #070707 100%);
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    height: 2px;
}

/* 家電関連コラムのときのh1デザイン */
#main .category-knowledge .entry-title:after {
    background: #fa9c66;
}

/* 家電関連コラムのときのh2デザイン */
#main .category-knowledge .entry-content h2:not([class]) {
    color: #fff;
    margin: 6rem 0 2rem;
    line-height: 1.5;
    padding: 0.5rem 0.6rem 0.6rem 2.5rem;
    text-indent: -1.7rem;
    background-color: #fa9c66;
    border-radius: 10px;
}

#main .category-knowledge .entry-content h2:not([class]):before {
    color: #fffdab;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0e7";
    margin-right: 0.4rem;
}

#main .category-knowledge .entry-content h3:not([class]) {
    color: #000;
    position: relative;
    padding-left: 1.3rem;
    margin: 5rem 0 1.5rem;
    border-bottom: dotted 1px #fa9c66;
    border-left: none;
    text-indent: -0.9em;
}

#main .category-knowledge .entry-content h3:not([class]):before {
    color: #fa9c66;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0e7";
    margin-right: 6px;
}

.entry-meta {
    font-weight: normal;
    font-size: 14px;
    font-size: 0.75rem;
}

.entry-footer {
    border-color: #ccc;
    margin-top: 1em;
    padding: 1em 0;
}

.nav-previous {
    width: 50%;
    float: left;
}

.post-navigation .nav-next {
    float: right;
    margin-top: 0;
}

/*     事例記事・価格記事の前後の記事リンク   */
.pnavi[class*=col-] {
    list-style: none;
    margin-top: 2em;
    background: #f9f3f3;
    border: 1px solid #cacaca;
    /* justify-content: space-evenly; */
}

.pnavi li {
    margin-top: 0;
    padding: 1em;
}

.pnavi li.next {
    text-align: right;
    margin-left: 0;
}

.pnavi li+li.next {
    border-top: 1px solid #cacaca;
}

.pnavi li i {
    font-family: "Font Awesome 5 free";
    font-weight: 700;
    display: block;
    font-style: normal;
    font-size: .875em;
}

.pnavi .prev i:before {
    content: "\f0a8";
    margin-right: 2px;
}

.pnavi .next i:after {
    content: "\f0a9";
    margin-left: 2px;
}

.pnavi li a .nav-title {
    text-decoration: underline;
}

.pnavi li a:hover .nav-title {
    color: #ed9e00;
}

/*     サイドバー共通   */

.widget:not(.widget_tag_cloud) ul li+li {
    margin-top: 0;
}

.widget_text ul li,
.widget_text ol li {
    border: none;
}

.widget ul li,
.widget ol li {
    border-bottom: none;
    border-top: none;
    padding: 0;
}

/*サイドバー余白*/
#secondary {
    padding: 0 0 40px;
}

.has-sidebar #secondary .widget {
    padding-bottom: 2em;
}

/*h3書式設定*/
.has-sidebar #secondary h3 {
    border-radius: 5px 5px 0 0;
    color: #fff;
    border: none;
    margin: 0;
    padding: 15px 0 12px;
    font-weight: 700;
    text-align: center;
    font-size: 1.4em;
    background-color: #333;
}

.has-sidebar #secondary .widget_archive select {
    height: 2em;
}

.has-sidebar #secondary ul {
    list-style: none;
    margin-left: 0;
    border-radius: 0 0 5px 5px;
    /*    padding: 0 5px 2px;*/
    margin: 0;

}

.has-sidebar #secondary ul li {
    font-size: clamp(12px,2vw,13px);
}

.has-sidebar #secondary ul li:not(:last-child) {
    border-bottom: 1px solid #333;
}

.has-sidebar #secondary a {
    color: #333;
    display: block;
    /*padding: 1em 0 1em .5em;*/
    width: 100%;
}

/*
.has-sidebar #secondary ul li a:after {
    color: #f4511e;
    content: ">";
    float: right;
    font-weight: bold;
}
*/
/* ▼カテゴリー */
.s-serv-menu {
    border-radius: 5px;
}

.has-sidebar #secondary .s-serv-menu ul li a {
    background-color: #fff;
    display: flex;
    min-height: 55px;
}

.has-sidebar #secondary .s-serv-menu ul {
    background-color: #333;
    padding: .2em;
    /* border-left: 3px solid #333;
    border-right: 3px solid #333;*/
}

.has-sidebar #secondary .s-serv-menu ul li a:before {
    background-repeat: no-repeat;
    background-position: center center;
    width: 25%;
    height: auto;
    content: "";
    background-size: 85%;
    box-sizing: content-box;
    flex-shrink: 0;
    min-height: 55px;
}


#text-16 .s-kaden a:before {
    background: url(img/default/serv-kaden.png);
    background-color: #526694!important;
    margin-right: 0.5rem;
}

#text-16 .s-refrigerator a:before {
    background: url(img/default/serv-refrigerator.png);
    background-color: #6c8fe0!important;
    margin-right: 0.5rem;
}

#text-16 .s-washing a:before {
    background: url(img/default/serv-washing.png);
    background-color: #499d92!important;
    margin-right: 0.5rem;
}

#text-16 .s-aircon a:before {
    background: url(img/default/serv-aircon.png);
    background-color: #349fdc!important;
    margin-right: 0.5rem;
}

#text-16 .s-pc a:before {
    background: url(img/default/serv-pc.png);
    background-color: #920542!important;
    margin-right: 0.5rem;
}

#text-16 .s-mobile a:before {
    background: url(img/default/serv-mobile.png);
    background-color: #007fcc!important;
    margin-right: 0.5rem;
}

#text-16 .s-audio a:before {
    background: url(img/default/serv-audio.png);
    background-color: #ed8a31!important;
    margin-right: 0.5rem;
}

#text-16 .s-microwave a:before {
    background: url(img/default/serv-microwave.png);
    background-color: #334f7f!important;
    margin-right: 0.5rem;
}

#text-16 .s-tv a:before {
    background: url(img/default/serv-tv.png);
    background-color: #e38acf!important;
    margin-right: 0.5rem;
}

#text-16 .s-recorder a:before{
    background: url(img/default/serv-recorder.png);
    background-color: #b8ff73!important;
    margin-right: 0.5rem;
}

#text-16 .s-dishwasher a:before {
    background: url(img/default/serv-dishwasher.png);
    background-color: #499d92!important;
    margin-right: 0.5rem;
}

#text-16 .s-camera a:before {
    background: url(img/default/serv-camera.png);
    background-color: #B5C1CF!important;
    margin-right: 0.5rem;
}

#text-16 .s-cleaner a:before {
    background: url(img/default/serv-cleaner.png);
    background-color: #67D7DB!important;
    margin-right: 0.5rem;
}

#text-16 .s-robotcleaner a:before {
    background: url(img/default/serv-robotcleaner.png);
    background-color: #e7e7e7!important;
    margin-right: 0.5rem;
}

#text-16 .s-e-bike a:before {
    background: url(img/default/serv-e-bike.png);
    background-color: #ff6551!important;
    margin-right: 0.5rem;
}

#text-16 .s-kickboard a:before {
    background: url(img/default/serv-kickboard.png);
    background-color: #f08655!important;
    margin-right: 0.5rem;
}

#text-16 .s-rice-cooker a:before {
    background: url(img/default/serv-rice-cooker.png);
    background-color: #e1cb00!important;
    margin-right: 0.5rem;
}

#text-16 .s-dehumidifier a:before {
    background: url(img/default/serv-dehumidifier.png);
    background-color: #a798ff!important;
    margin-right: 0.5rem;
}

#text-16 .s-massage a:before {
    background: url(img/default/serv-massage.png);
    background-color: #3FC5A0!important;
    margin-right: 0.5rem;
}

#text-16 .s-beauty a:before {
    background: url(img/default/serv-beauty.png);
    background-color: #ff839e!important;
    margin-right: 0.5rem;
}

#text-16 .s-gasrange a:before {
    background: url(img/default/serv-gasrange.png);
    background-color: #FFCC9A!important;
    margin-right: 0.5rem;
}

#text-16 .s-aircleaner a:before {
    background: url(img/default/serv-aircleaner.png);
    background-color: #CC987F!important;
    margin-right: 0.5rem;
}

#text-16 .s-sewing-machine a:before {
    background: url(img/default/serv-sewing-machine.png);
    background-color: #10dc08!important;
    margin-right: 0.5rem;
}

#text-16 .s-other a:before {
    background: url(img/default/serv-other.png);
    background-color: #bacc0e!important;
    margin-right: 0.5rem;
}

#text-16 .s-furniture a:before {
    background: url(img/default/serv-furniture.png);
    background-color: #7b5f3c!important;
    margin-right: 0.5rem;
}

#text-16 .s-bed a:before {
    background: url(img/default/serv-bed.png);
    background-color: #cec4b7 !important;
    margin-right: 0.5rem;
}

#text-16 .s-sofa a:before {
    background: url(img/default/serv-sofa.png);
    background-color: #cec4b7!important;
    margin-right: 0.5rem;
}

#text-16 .s-chair a:before {
    background: url(img/default/serv-chair.png);
    background-color: #cec4b7!important;
    margin-right: 0.5rem;
}

#text-16 .s-diningtable a:before {
    background: url(img/default/serv-diningtable.png);
    background-color: #cec4b7!important;
    margin-right: 0.5rem;
}

#text-16 .s-cupboard a:before {
    background: url(img/default/serv-cupboard.png);
    background-color: #cec4b7!important;
    margin-right: 0.5rem;
}

#secondary #text-16 ul li a {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    align-items: center;
    display: flex;
    font-size: clamp(12px, 2vw, 13px);
}

#secondary #text-16 ul li a:hover {
    background-color: #ddd;
    text-decoration: none;
}


/*ブログ*/

.s-blog {
    border: 3px solid #333;
    border-radius: 5px;
    border-collapse: collapse;
}

.has-sidebar #secondary .s-blog ul {
    background-color: #333;
}

.has-sidebar #secondary .s-blog ul li {
    background-color: #fff;
}

.has-sidebar #secondary .s-blog ul li>ul {
    border-top: 1px solid #333;
    padding-left: 1em;
    background: #fff;
}

.has-sidebar #secondary .s-blog ul li>ul li:not(:last-of-type) {
    border-bottom: 1px dotted #333;
}

.has-sidebar #secondary .s-blog ul li>ul a {
    padding: .5em 0 .5em .5em;
}

.s-blog ul li a {
    /* padding-left: 1.5rem; */
    padding: 0.5em 0 0.5em 0.5rem;
}

ul li .hover-wide:hover {
    background-color: #ddd;
    opacity: 95%!important;
}

#secondary #text-15 ul li a {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#secondary #text-15 ul li a:hover {
    background-color: #ddd;
    text-decoration: none;
}

.has-sidebar #secondary .s-blog h3 {
    border-radius: 0;
}

/* ▲アーカイブ */
#archives-4 {
    /*
    border: 3px solid #333;
    border-radius: 5px;
    border-collapse: collapse;
*/
}

#secondary #archives-4 ul li a {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#secondary #archives-4 ul li a:hover {
    background-color: #ddd;
    text-decoration: none;
}

.has-sidebar #secondary #archives-4 ul {
    background-color: #fff;
}

#archives-4 ul li a {
    padding-left: 16px;
}

.has-sidebar #secondary #archives-4 h3 {
    background: #333;
    border: 0;
    border-radius: 5px;
    color: #fff;
    font-size: 1.4em;
    margin-bottom: 0.5em;
    padding: 15px 0 10px;
    text-align: center;
}

/*フッターデザイン*/
#menu-footer_nav>li {
    border-bottom: 1px rgba(255, 255, 255, 0.2) dotted;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

#menu-footer_nav .bough {
    display: block;
    cursor: pointer;
    position: relative;
}

#menu-footer_nav .bough:after {
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    content: "\f067";
    color: rgba(255, 255, 255, 0.3);
    line-height: 1em;
    height: 1em;
    width: 1em;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto 0;
}

#menu-footer_nav .bough.open:after {
    content: "\f068";
}

.site-info {
    text-align: center;
}

#f-bar {
    display: none;
}

.site-footer .widget-column.footer-widget-2 .widget_archive h3 {
    font-size: 16px;
    font-weight: normal;
}

.site-footer .widget-column.footer-widget-2 .widget_archive select {
    color: #333;
    height: 2em;
    text-shadow: none;
}

.site-footer .widget-column.footer-widget-2 .widget_archive select option {
    color: #333;
}


/* スマホ対応 */
.pc-on {
    display: none;
}

.sp-on {
    display: block;
}



/* SP 固定の問い合わせバナー */
/*
#masthead {
    padding-top: 55px;
}
*/

#assist_nav {
    font-size: 3.2vw;
    position: fixed;
    bottom: 0px;
    /*    top: 55px;*/
    left: 0;
    right: 0;
    width: 100vw;
    z-index: 99;
}

#assist_nav ul {
    margin: 0;
}

#assist_nav ul li {
    list-style: none;
    padding: .5em 0 0.3em;
    line-height: 0.2;
}

#assist_nav>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#assist_nav li a i {
    color: #fff;
    font-size: 24px;
}

#assist_nav li:nth-child(1) {
    background-color: #fff9c4;
    width: 50%;
    text-align: center;
}

#assist_nav li:nth-child(1) a i {
    color: #2849fd;
    font-size: 20px;
    padding: 3px 5px 0 4px;
}

#assist_nav ul li:nth-child(1) .tel-n {
    color: #333;
    font-size: 16px;
    font-weight: 800;
}

#assist_nav ul li:nth-child(1) .tel-n * {
    color: #333;
}

#assist_nav li:nth-child(1) .tel-txt {
    color: #333;
    font-size: 12px;
    line-height: 2.2;
}

#assist_nav li:nth-child(1) a {
    padding-top: 1em;
}

#assist_nav li:nth-child(2) {
    background-color: #b26216;
    width: 25%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    /*    margin-top: 3px;*/
}

#assist_nav li:nth-child(2) a {
    color: #fff;
    line-height: 1.7;
    padding-top: 1em;
    font-weight: bold;
}

#assist_nav li:nth-child(3) {
    background-color: #008500;
    width: 25%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    /*    margin-top: 3px;*/
    font-weight: bold;
}

#assist_nav li:nth-child(3) a {
    color: #fff;
    line-height: 1.7;
    padding-top: 1em;
}

/* 終わり：SP 固定の問い合わせバナー */



/* 01.3 Color
------------------------------------------------------------*/
body {
    background: #FFF;
}

body,
h1,
h2,
h3 {
    color: #333;
}


body a {
    color: #000;
}
/*body .entry-content a {
    color: #065fd4 !important;
}*/

body a:focus,
body a:hover {
    color: #000;
    text-decoration: underline !important;
}

body #content a:focus,
body #content a:hover {
    /*    text-decoration: none !important;*/
    color: #ed9e00;
}

#menu-footer_nav a:focus,
#menu-footer_nav a:hover {
    color: #ed9e00;
}

.site-header {
    background: none;
}

.site-content-contain {
    background: none;
}

.site-footer {
    background: #333333;
}

.site-footer * {
    color: #FFF;
}

.navigation-top {
    background: #E01300;
    border-top: 1px #E01300 solid;
    border-bottom: 1px #E01300 solid;
}

#top-menu>li>a,
#top-menu>li>span {
    color: #FFF;
    text-decoration: none;
}

#top-menu>li>a:hover,
#top-menu>li>span:hover,
#top-menu>li[class*="current-menu"]>a,
#top-menu>li[class*="current-menu"]>span {
    /*    background: rgba(255, 186, 0, 0.45);*/
    background: rgba(255, 255, 0, 0.9);
    /*    background: rgba(23, 23, 23, 1);*/
    color: #fff100;
    color: #333;
}

#top-menu>li>a:before,
#top-menu>li>span:before,
#site-navigation:after {
    border-right-color: #FFF;
    background: #E01300;
}

#top-menu>li>a:after,
#top-menu>li>span:after {
    color: #ffba00;
}

#top-menu span.parent+div {
    background: rgba(7, 7, 7, 0.88);
}

#top-menu span.parent+div * {
    color: #EFECE4;
}

#top-menu span.parent+div a:hover {
    text-decoration: underline !important;
}

#f-bar {
    background: #E01300;
}

#f-bar * {
    color: #FFF;
}

.site-main #mainImg {
    background-color: #fff100;
}

div.outer.color1 {
    background-color: #f7392b;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAIElEQVQYlWP4//+/8f///40ZcAGCCijSiFUB+W4iWycApuYv0Wi36uMAAAAASUVORK5CYII=');
}

div.outer.color2 {
    background-color: #FFF;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAGElEQVQYlWNgYGCQYkAF6HziAfkmDbQbAHoYANHmnjxWAAAAAElFTkSuQmCC');
}

div.outer.color3 {
    background-color: #fff9c4;
}

div.outer.color4 {
    background-color: #f5f5f5;
}


/* 01.4 追加パーツ
------------------------------------------------------------*/
*[class*="col-"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    width: 100%;
}

*[class*="col-"]>* {
    margin-top: 0.8em;
}

*[class*="col-"]>* *:last-child {
    margin-bottom: 0;
}

*[class*="col-1"]>* {
    width: 100%;
}

*[class*="col-2"]>* {
    margin-left: calc(100% - 1px - (48% * 2));
    width: 48%;
}

*[class*="col-3"]>* {
    margin-left: calc((100% - 1px - (32% * 3)) / 2);
    width: 32%;
}

*[class*="col-4"]>* {
    margin-left: calc((100% - 1px - (23.5% * 4)) / 3);
    width: 23.5%;
}

*[class*="col-5"]>* {
    margin-left: calc((100% - 1px - (18.4% * 5)) / 4);
    width: 18.4%;
}

*[class*="col-2"]>*:nth-child(2n+1),
*[class*="col-3"]>*:nth-child(3n+1),
*[class*="col-4"]>*:nth-child(4n+1),
*[class*="col-5"]>*:nth-child(5n+1) {
    margin-left: 0;
}


/* 01.5 パンくずリスト
------------------------------------------------------------*/
body:not(.home) #content {
    padding-bottom: 40px !important;
}

#breadcrumb {
    bottom: 0;
    -ms-overflow-style: none;
    /* IE, Edge 対応 */
    scrollbar-width: none;
    /* Firefox 対応 */
}

#breadcrumb::-webkit-scrollbar {
    /* Chrome, Safari 対応 */
    display: none;
}

.site-content-contain #breadcrumb {
    font-size: 14px;
    padding: 5px 4vw;
    width: 100%;
}

.has-sidebar .site-content #breadcrumb {
    background: none;
}

.site-content-contain #breadcrumb ol {
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.site-content-contain #breadcrumb li {
    color: #333;
    display: inline;
    list-style: none;
    padding-right: 3px;
}

.site-content-contain #breadcrumb ol li+li:before {
    content: "＞";
    font-size: 0.9em;
    padding: 0.2rem;
}

.site-content-contain #breadcrumb li a {
    color: #333;
}


/* 01.6 記事ページ
------------------------------------------------------------*/



/* 01.7 CPT
------------------------------------------------------------*/

/* 価格 */
.single-item_entry .entry-header {
    padding-bottom: 0 !important;
}

.single-item_entry .item-info>div:first-child>* {
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
}

.single-item_entry .item-info .item-price p:not([class]) {
    color: #dc0032;
    text-align: center;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    /*    border-bottom: 1px #b1aea5 solid;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 1.3em;
    font-weight: 700;
    margin-top: 0;
}

.single-item_entry .item-info .item-price span {
    font-size: 1.6em;
    font-weight: bold;
}

.single-item_entry .item-info .item-souba {
    border-top: 5px #CCC solid;
    text-align: center;
}

.single-item_entry .item-info .item-souba p {
    margin-top: 0.5em;
    color: #333;
    text-align: center;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 1.2em;
    /*    font-weight: 700;*/
}

.single-item_entry .item-info .indent {
    font-size: 0.9em;
}

.single-item_entry .item-info table,
.single-item_entry .item-info table thead,
.single-item_entry .item-info table tbody,
.single-item_entry .item-info table tr,
.single-item_entry .item-info table th,
.single-item_entry .item-info table td {
    display: block;
}

.single-item_entry .item-info table tr {
    border: none;
    margin-bottom: 1em;
}

.single-item_entry .item-info table th {
    background: #333;
    border-bottom: 2px #f31100 solid;
    color: #FFF;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-right: 0.5em;
}

.single-item_entry .item-info table td {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-right: 0.5em;
    background: #fff9c4;
}

.single-item_entry .item-info p.more {
    width: 80%;
    max-width: 360px;
    margin-right: auto;
    margin-left: auto;
}

.single-item_entry #content .item-info p.more a {
    background-color: #a35312;
    border-bottom-color: #000;
    width: 100%;
    position: relative;
    font-size: 1.3em;
    font-weight: bold;
}

.single-item_entry #content .item-info p.more a:after {
    content: "";
    display: block;
    border-top: 2px #FFF solid;
    border-right: 2px #FFF solid;
    border-radius: 2px;
    height: 1em;
    width: 1em;
    margin: auto 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 1em;
    transform: rotate(45deg);
}

.single-item_entry h2[id*="introduction-head"] {
    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;
}

.single-item_entry h2[id*="introduction-head"]:after {
    content: "";
    display: block;
    margin-left: 0.5em;
    background-image: url(./img/contents/item-intro-image.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto 100%;
}

.single-item_entry .intro-wrap {
    background: #fff9c4;
    border-radius: 1em;
    margin-top: 0;
    padding: 1em;
}

.single-item_entry .intro-wrap>* {
    max-width: 860px;
    margin-right: auto;
    margin-left: auto;
}


/* アーカイブ */
#main .term_list {
    margin-top: 1em;
}

#main .term_list h3 {
    padding: 0;
}

#main .term_list h3>a {
    text-decoration: underline;
}

#main .term_list h3>a:before {
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    content: "\f26c";
    display: inline-block;
    margin: 0 0.5em;
    color: #E01300;
}

#main .term_list h3.kaden_ar>a:before {
    content: "\f26c";
}

#main .term_list h3.furniture_ar>a:before {
    content: "\f4b8";
}

#main .term_list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
}

#main .term_list ul li {
    list-style: none;
    margin-bottom: 0.8em;
    width: 48%;
}

#main .term_list ul li a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background: #EDEDED;
    display: block;
    border: 1px #DADADA solid;
    text-align: center;
    padding: 0.5em 0;
    font-size: 10px;
}

#main .term_list ul li a:hover {
    background: rgba(183, 98, 48, 0.1);
    -webkit-box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.15), 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.15), 0 0 5px rgba(0, 0, 0, 0.1);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

/* 01.8 アーカイブ
------------------------------------------------------------*/
.screen-reader-text {
    display: none;
}

.archive .site-main article .post-thumbnail,
.search .site-main article .post-thumbnail {
    text-align: center;
}


/* --------------------------------------------------------------------------------------------------------
   02 Media Queries
 *
 * 特定のサイズで適用されるスタイル
 *
-------------------------------------------------------------------------------------------------------- */
/* 02.0 Mobile ( 768未満 )
------------------------------------------------------------*/
@media screen and (max-width: 479px) {
    .site-main #mainImg.home {
        aspect-ratio: 375 / 451;
    }

    .site-main #mainImg.home picture img {
        aspect-ratio: 51 /61;
    }
}

/* 02.0 Mobile ( 768未満 )
------------------------------------------------------------*/
@media screen and (max-width: 767px) {

    .navigation-top {
        display: none;
    }

    /* CPT：価格 */
    .single-item_entry .item-info table th {
        padding-left: 1em;
    }

    .single-item_entry .item-info table td {
        padding-left: 2em;
    }

    .single-item_entry h2[id*="introduction-head"]:after {
        height: 60px;
        width: 80px;
    }


    /* CPT：アーカイブ */
    #main .term_list ul {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    #main .archive_item li {
        padding: 10px;
    }

    #main .archive_item .post-wrap .pict {
        float: left;
        width: 42%;
    }

    #main .archive_item .post-wrap .goods,
    #main .archive_item .post-wrap .price {
        margin-left: 48%;
    }

    #main .archive_item .post-wrap .goods {
        font-size: 1.2em;
    }



}

/* End 02.0 max 767px */



/* 02.2 Mobile ( 480px )
------------------------------------------------------------*/
@media screen and (min-width: 30em) {

    .site-main #mainImg {
        padding: 2em 1em 1em;
    }

    .site-main #mainImg.home picture img {
        aspect-ratio: 64 / 29;
    }
}

/* End 02.2 min 480px */



/* 02.3 Tablet ( 768px )
------------------------------------------------------------*/
@media screen and (min-width: 48em) {

    body,
    .site-main .outer {
        overflow-x: hidden;
    }

    .branding {
        padding: .5em 3em;
    }

    .site-branding {
        padding: 0;
    }

    .branding .site-branding {
        background-color: #efefef;
        margin-bottom: 8px;
        padding: 0 8px;
    }

    #page .branding>div.brandingtext * {
        font-size: .75em;
    }

    .branding .site-branding>div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-right: auto;
        margin-left: auto;
        max-width: 1000px;
    }

    .branding .site-branding>div>*:nth-child(n+2) {
        margin-left: 1em;
    }

    .branding .site-branding>div>.access a {
        background-color: #ff8c78;
        border-radius: 3px;
        color: #FFF;
        display: inline-block;
        padding: 2px 0.8em;
    }

    .branding .site-branding>div>.access a:before {
        font-family: "Font Awesome 5 free";
        font-weight: 900;
        content: "\f3c5";
        display: inline-block;
        margin-right: 0.5em;
    }

    .site-branding-any .site-logo img,
    .site-branding-any .site-util img {
        max-height: 100%;
    }

    .navigation-top {
        display: block;
    }

    .navigation-top .wrap {
        padding: 0em 2em;
    }

    #site-navigation {
        position: relative;
        z-index: 20;
    }
/*
    #site-navigation:after {
        border-right-style: solid;
        border-right-width: 1px;
        content: "";
        display: block;
        width: 2px;
        position: absolute;
        top: 10px;
        bottom: 10px;
        right: 0;
    }
*/
    #top-menu {
        display: table;
        width: 100%;
        max-width: 1040px;
        margin: 0 auto;
    }

    #top-menu a {
        font-weight: normal;
    }

    #top-menu>li {
        display: table-cell;
        list-style: none;
        text-align: center;
        vertical-align: middle;
    }

    #top-menu>li>a {
        display: block;
        font-weight: bold;
        padding: 10px 5px;
        position: relative;
    }

    #top-menu>li>span {
        display: block;
        font-weight: bold;
        padding: 10px 5px;
    }

    #top-menu span.parent {
        cursor: pointer;
        position: relative;
    }

/*    #top-menu>li>a:before,
    #top-menu>li>span:before {
        border-right-style: solid;
        border-right-width: 1px;
        content: "";
        display: block;
        width: 2px;
        position: absolute;
        top: 10px;
        bottom: 10px;
        left: 0;
    }
*/
    #top-menu span.parent+div {
        display: none;
        text-align: left;
        padding: 1em;
        position: absolute;
        top: 100%;
        right: 0;
        left: 0;
        margin: 0 calc(((100vw - 100%) / 2) * -1);
    }

    #top-menu .sub-menu {
        display: none;
    }

    #top-menu span.parent+div .sub-menu {
        max-width: 1000px;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #top-menu .sub-menu li {
        list-style: none;
        padding: 0.3em;
        width: 33%;
    }

    #top-menu .sub-menu li.has_child {
        width: 100%;
    }

    #top-menu .sub-menu li.has_child>a svg {
        display: none;
    }

    #top-menu .sub-menu li.has_child>ul.sub-menu {
        padding-left: 1em;
    }

    body.has-sidebar .site-main #mainImg {
        margin-right: 0;
        margin-left: 0;
        padding-right: 1em;
        padding-left: 1em;
        width: 100%;
    }

    .page-header {
        margin-left: 0;
        margin-right: 0;
    }

    .page-header .page-title {
        font-size: 1.5em;
    }

    .page-header .page-title,
    .single-post .entry-title {
        margin-top: 10px;
    }

    #secondary {
        padding: 1em 0 2em;
    }

    .site-footer {
        margin-top: 0;
        padding-bottom: 100px;
    }

    .site-footer .widget-area {
        padding-bottom: 0;
    }

    .site-footer .widget-column.footer-widget-1 .widget,
    .site-footer .widget-column.footer-widget-2 .widget {
        padding-bottom: 2rem;
    }

    .site-footer .widget-column.footer-widget-1,
    .site-footer .widget-column.footer-widget-2 {
        float: none;
        width: 100%;
    }

    .site-footer .widget-column.footer-widget-2 .widget_custom_html {
        border: 1px #0097a5 solid;
        padding-top: 1.5rem;
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }

    #colophon>div.wrap>aside>div.widget-column.footer-widget-2 {
        border: 1px solid #fff;
        padding: 1.5em;
    }

    .site-info {
        float: none;
        width: 100%;
    }

    .page:not(.home) #content,
    #content {
        padding: 0;
    }

    body:not(.has-sidebar) .site-main .outer {
        padding: 1px 3em 100px;
    }

    body:not(.has-sidebar) .site-main .outer>.box {
        margin-top: 100px;
    }

    body:not(.has-sidebar) .site-main .item_entry .outer:first-of-type>.box {
        margin-top: 50px;
    }

    body.has-sidebar .site-main .outer {
        margin-right: 0;
        margin-left: 0;
        padding: 1px 0 50px;
        width: 100%;
    }

    body.has-sidebar .site-main .outer>.box {
        margin-top: 50px;
    }

    body.has-sidebar .site-main .outer[class*="color"] {
        padding-right: 1em;
        padding-left: 1em;
    }

    #mainImg~.wrap #primary,
    #mainImg~.wrap #secondary,
    #mainImg~.wrap .has-sidebar #primary,
    #mainImg~.wrap .has-sidebar #secondary {
        padding-top: 2rem;
    }

    .has-sidebar:not(.error404) #primary {
        width: 73%;
    }

    .has-sidebar #secondary {
        width: 24%;
    }

    .single.has-sidebar #secondary {
        margin-top: 22px;
    }

    *[class*="col-"]>* {
        margin-top: 1.6em;
    }

    *[class*="col-1-2"]>* {
        margin-left: calc(100% - 1px - (48% * 2));
        width: 48%;
    }

    *[class*="col-1-3"]>*,
    *[class*="col-2-3"]>*,
    *[class*="col-2-3"]>*:nth-child(2n+1) {
        margin-left: calc((100% - 1px - (32% * 3)) / 2);
        width: 32%;
    }

    *[class*="col-1-4"]>*,
    *[class*="col-2-4"]>*,
    *[class*="col-2-4"]>*:nth-child(2n+1) {
        margin-left: calc((100% - 1px - (23.5% * 4)) / 3);
        width: 23.5%;
    }

    *[class*="col-1-5"]>*,
    *[class*="col-2-5"]>*,
    *[class*="col-2-5"]>*:nth-child(2n+1) {
        margin-left: calc((100% - 1px - (18.4% * 5)) / 4);
        width: 18.4%;
    }

    *[class*="col-1-2"]>*:nth-child(2n+1),
    *[class*="col-1-3"]>*:nth-child(3n+1),
    *[class*="col-2-3"]>*:nth-child(3n+1),
    *[class*="col-1-4"]>*:nth-child(4n+1),
    *[class*="col-2-4"]>*:nth-child(4n+1),
    *[class*="col-1-5"]>*:nth-child(5n+1),
    *[class*="col-2-5"]>*:nth-child(5n+1) {
        margin-left: 0;
    }


    /* 記事ページ */
    body.single .entry-title {
        font-size: 26px;
        font-size: 1.625rem;
    }

    /*     事例記事・価格記事の前後の記事リンク   */
    .pnavi[class*=col-] li {
        padding: 1em .5em;
        width: 49%;
    }

    .pnavi[class*=col-] .prev {
        padding-left: 1em;
    }

    .pnavi li.next {
        border-top: none;
    }

    .pnavi li+li.next {
        border-left: 1px solid #cacaca;
        border-top: none;
    }


    /* アーカイブ */
    .archive .site-main article .entry-title,
    .search .site-main article .entry-title {
        font-size: 1.4em;
    }

    .archive .site-main article .post-thumbnail,
    .search .site-main article .post-thumbnail {
        width: 20%;
    }

    .archive .site-main article .post-thumbnail+.entry-content,
    .search .site-main article .post-thumbnail+.entry-content {
        width: 75%;
    }

    .blog .site-main>article,
    .archive .site-main>article,
    .search .site-main>article {
        padding-bottom: 2em;
    }

    .nav-links>* {
        height: 40px;
        width: 40px;
    }

    .page-numbers .icon {
        left: 30%;
        top: 30%;
    }

    .page-numbers,
    .page-numbers.current {
        font-size: 14px;
    }


    /* CPT：価格 */
    .single-item_entry .item-info table th {
        padding-left: 3em;
    }

    .single-item_entry .item-info table td {
        padding-left: 4em;
    }

    .single-item_entry h2[id*="introduction-head"]:after {
        height: 112px;
        width: 126px;
    }



    /* CPT：アーカイブ */
    #main .term_list ul li {
        margin-bottom: 0.5em;
        padding: 0 5px;
        width: 33%;
    }

    .entry-meta {
        font-size: .875em;
    }

    /* スマホ対応 */
    .pc-on {
        display: block;
    }

    .sp-on {
        display: none;
    }

}

/* End 02.3 min 768px */



/* 02.4 Tablet ( 880px )
------------------------------------------------------------*/
@media screen and (min-width: 55em) {

    #f-bar {
        display: block;
        height: 100px;
        position: fixed;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 99;
    }

    #f-bar>div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        height: 100%;
        max-width: 1000px;
        margin: 0 auto;
    }

    #f-bar>div>div {
        padding: 0 0.5em;
    }

    #f-bar img {
        max-height: 80px;
    }

    #f-bar>div>div.image {
        align-self: end;
    }

    #f-bar>div>div.image img {
        max-height: 154px;
        vertical-align: bottom;
    }


    /* SP 固定の問い合わせバナー */
    #masthead {
        padding-top: 0;
    }

    #assist_nav {
        display: none;
    }


    /* フッタナビ */
    #menu-footer_nav {
        display: block;
    }
    .footer-widget-1 .sub-menu {
        width: 100%;
		display: flex;
    	flex-wrap: wrap;
    }
	.footer-widget-1 ul.sub-menu li {
    margin-right: 2rem;
}
    #menu-footer_nav>li {
        border: none;
        padding-top: 0;
        padding-bottom: 2em;
        padding-right: 0.5em;
        padding-left: 0.5em;
    }

    #menu-footer_nav .bough {
        cursor: default;
        color: #e4d407;
        font-size: 1rem;
        margin-bottom: 0.5em;
    }

    #menu-footer_nav .bough:after {
        content: none;
    }


    #menu-footer_nav .bough+ul li {
        padding-left: 0;
    }


    /* パンくず */
    body:not(.home) #content {
        padding-bottom: 0 !important;
    }

    #breadcrumb {
        bottom: auto;
        position: static;
        overflow: visible;
    }

    .site-content-contain #breadcrumb {
        height: auto;
        /* position: absolute; */
        /* overflow: auto; */
        z-index: 2;
    }

    .has-sidebar .site-content-contain #breadcrumb {
        position: relative;
    }

    /* パンくず終わり */
    /* アーカイブ */
    #main .term_list ul li a {
        font-size: 12px;
    }



}

/* End 02.4 min 880px */



/* 02.5 Desktop ( 1072px )
------------------------------------------------------------*/
@media screen and (min-width: 67em) {

    .site {
        overflow: hidden;
    }

    /* パンくず */
    .site-content-contain #breadcrumb ol {
        max-width: 1000px;
        margin: 0 auto;
        padding-right: 0;
        padding-left: 0;
        width: 100%;
    }

    /* アーカイブ */
    #main .term_list ul li a {
        font-size: .875em;
    }

}

/* End 02.5 min 1072px */



/* 02.6 Desktop ( 1264px )
------------------------------------------------------------*/
@media screen and (min-width: 79em) {

    /* ここにスタイル */

}

/* End 02.6 min 1264px */






/* --------------------------------------------------------------------------------------------------------
   03 Print
 *
 * 印刷時に適用されるスタイル
 *
-------------------------------------------------------------------------------------------------------- */
@media print {

    /* ここにスタイル */

}

/* End 03 Print */