.b_title,
#mailformpro #submitxxx,
.product_bottom_banner h6,
.product_bottom_link_contents_title {
    font-weight: 500 !important;
    letter-spacing: 0.17em !important;
}

.kanren_link_outer p {
    font-weight: 500 !important;
    letter-spacing: 0.1em !important;
}

.top_onestop_h,
.webmeeting h3 {
    letter-spacing: 0.1em !important;
}



html {
    font-size: 625%;
    letter-spacing: 0.005em;
}

body {
    font-size: .15em;
}

img {
    max-width: 100%;
    height: auto;
}

/*topへ戻る*/
#pagetop {
    position: fixed;
    right: 4%;
    bottom: 2%;
    zoom: 1;
    z-index: 9999;
}

#pagetop a {
    display: block;
    color: #fff;
    text-decoration: none;
}

#pagetop a:hover {
    display: block;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    color: #fff;
    text-decoration: none;
}

/*topへ戻る*/
/* =====================　 全ページ共通 ===================== */
.storycontent #itempage .skuform .item_option td select {
    -webkit-appearance: none;
}

.item_option td {
    position: relative;
}

.item_option td:after {
    content: "▼";
    z-index: 111111;
    position: absolute;
    top: 9px;
    right: 13px;
    font-size: .10rem;
    pointer-events: none;
}

.mm-slideout {
    overflow: hidden !important;
}

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

#wrap {
    height: inherit;
}

.content-area {
    width: 100%;
    max-width: 100%;
    height: inherit;
}

#content {
    max-width: 100%;
    margin: 0 auto 0 auto;
    height: inherit;
}

main {
    width: 100%;
    margin: 0 auto;
    height: initial;
}

#page {
    width: 100%;
    max-width: 100%;
    height: auto;
}

/* 幅 */
.widthmax {
    width: auto;
}

/* ボタン */
.buttonA {
    width: 100%;
    height: auto;
    padding: 12px 10px;
    line-height: 16px;
    color: #FFF;
    font-size: .18rem;
    text-align: center;
    display: block;
    border: 1px solid #FFF;
    border-radius: 8px;
}

.button_back {
    display: block;
    width: 238px;
    height: 51px;
    line-height: 51px;
    margin: 55px auto 0;
    border: 1px solid #db5a4a;
    color: #db5a4a;
    text-align: center;
}

.button_more {
    position: relative;
    z-index: 2;
    display: block;
    margin: 0 auto 55px;
    width: 240px;
    font-size: .18rem;
    text-align: center;
    color: #006837;
    border: solid 2px #006837;
    line-height: 36px;
    overflow: hidden;
}

/* 見出し */
h2 {
    letter-spacing: 0.17em;
}

/* =====================　　　 TOPページ ===================== */
@media screen and (max-width:900px) {
    .scroll_arrow {
        display: none;
    }
}

@media screen and (max-width:810px) {
    .header_under {
        display: none;
    }
}

@media screen and (min-width:1001px) {

    /* スクロール矢印 */
    .scroll_arrow {
        position: absolute;
        bottom: 4%;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .scroll_arrow a {
        padding-top: 130px;
        display: block;
        text-align: center;
    }

    .scroll_arrow a:hover {
        color: #000;
    }

    .scroll_arrow a span {
        position: absolute;
        top: 0;
        left: 50%;
        width: 45px;
        height: 45px;
        margin-left: -22px;
        border-left: 2px solid #FFF;
        border-bottom: 2px solid #FFF;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-animation: sdb 2s infinite;
        animation: sdb 2s infinite;
        opacity: 0;
        box-sizing: border-box;
    }

    .scroll_arrow a span:nth-of-type(1) {
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
    }

    .scroll_arrow a span:nth-of-type(2) {
        top: 20px;
        -webkit-animation-delay: .15s;
        animation-delay: .15s;
    }

    .scroll_arrow a span:nth-of-type(3) {
        top: 32px;
        -webkit-animation-delay: .3s;
        animation-delay: .3s;
    }
}

@-webkit-keyframes sdb {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes sdb {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/* ===================== メニュー===================== */
html.mm-opening .mm-menu.mm-opened[class*=mm-pagedim] ~ #mm-blocker {
    opacity: .7 !important;
    transition: opacity .4s ease .4s;
}

.mm-menu .mm-fx-panels-none.mm-panel,
.mm-menu.mm-fx-panels-none .mm-panel {
    transition-property: none;
    background: #006837;
    color: #FFF;
}

.mm-listview > li > a,
.mm-listview > li > span {
    text-overflow: ellipsis;
    /* white-space:nowrap;
    */
    overflow: hidden;
    color: inherit;
    display: block;
    padding: 15px 10px 15px 20px;
    margin: 0;
    font-size: .16rem;
    font-family: "メイリオ", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}

.mm-menu_offcanvas {
    z-index: 1111111111111;
}

.mmenu-tyui {
    font-size: .13rem;
    padding-left: .2em;
}

.mm-listview i {
    padding-right: 0.5em;
}

.mm-menu .mm-navbar a,
.mm-menu .mm-navbar > * {}

.mm-menu .mm-navbar_sticky {
    /*background: #006837;*/
}

.mm-listview .mm-next {
    background: rgba(2555, 255, 255, 0);
}

.mm-menu .mm-listview > li .mm-next:after {
    border-color: rgba(255, 255, 255, 0);
}

.mm-title {
    display: none;
}

.mm-next:hover {
    background: rgba(2555, 255, 255, .2);
}

.mm-listview li:hover {
    background: rgba(2555, 255, 255, .2);
}

.mm-listview li {
    transition: 1.9s;
}

#sp-menu .sp-menu_sato img {
    width: 100%;
    max-width: 120px;
}

#sp-menu .sp-menu_sato:hover {
    background: rgba(2555, 255, 255, .0);
}

@media screen and (min-width:768px) {
    .sp-menu_sato {
        display: none !important;
    }
}

.sp-menu_sato.mm-listitem.mm-listitem:after {
    border: none;
}

.mm-slideout {}

/* ===================== ヘッダー===================== */
/*　追従ヘッダー　@media screen and (min-width:768px) {
.is-animate {
height:70px;
position:fixed;
transition:.3s;
z-index:111111;
top:0;
left:0;
width:100%;
}
.is-animate .header_intro {
display:none;
}
.is-animate .header_logo {
width:157px;
margin-top:9px;
}
.is-animate .gnav-wrapper {
margin-top:19px;
transition:.3s;
}
.is-animate ul.header_menu {
margin-top:8px;
}
}
*/
/*　/追従ヘッダー　*/
.fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    z-index: 111;
    height: 81px;
}

.header_under {
    transition: 1s;
    top: -180px;
}

.header_under.fixed {}

/* =====================リンクテキスト===================== */
.linkeffect1 a {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    outline: none;
}

.linkeffect1 a:hover {
    color: #fff;
    background-color: #99735C;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.linkeffect1 a:hover button {
    color: #fff;
}

.linkeffect2 a:hover {
    background-color: #006837;
}

.button::before,
.button::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
}

.button,
.button::before,
.button::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.button {
    position: relative;
    z-index: 2;
    display: block;
    text-align: center;
    overflow: hidden;
    opacity: 1;
}

.button:hover {
    opacity: 1;
}

.button::after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(.5);
    transform: scale(.5);
}

.button:hover::after {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.button_bor:hover {
    color: #fff;
    border-color: #006837 !important;
}

.button_bor:hover::after {
    background: #006837;
}

.button_clear:hover {
    color: #006837;
}

.button_clear:hover::after {
    background: #FFF;
}

.button_green {
    box-sizing: content-box;
}

.button_green:hover {
    color: #009245;
    border: 1px solid #006837;
    box-sizing: content-box;
}

.button_green:hover::after {
    background: #FFF;
}

@media screen and (min-width:768px) {
    a[href^="tel:"] {
        pointer-events: none;
    }
}

/* =====================前後記事取得===================== */
.zengo {
    font-size: .13rem;
    max-width: 1100px;
    width: calc(100% - 43px);
    margin: 40px auto 20px auto;
}

.zengo td {
    width: 340px;
}

.zengo2 {
    width: 1020px;
    margin: 40px auto 0 auto;
}

.zengo2 td {
    width: 340px;
}

.zengo3 {
    width: 1020px;
    margin: 60px auto 20px auto;
}

.zengo3 td {
    width: 340px;
}

.prev-art {
    font-size: .15rem;
    text-align: right;
    text-decoration: underline;
    display: block;
    padding: 30px 0 0 20px;
    background-size: 11px;
}

.next-art {
    font-size: .15rem;
    text-align: left;
    text-decoration: underline;
    display: block;
    padding: 30px 20px 0 0;
    background-size: 11px;
}

.next-art a {}

.toAchive {
    text-align: center;
}

.toAchive a {
    display: block;
    margin: 0 auto;
    min-width: 140px;
    font-size: .18rem;
    text-align: center;
    color: #006837;
    border: solid 2px #006837;
    line-height: 36px;
}

/* =====================パンくず===================== */
.pankuzu {
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #FFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    z-index: 111;
}

.pankuzu li {
    padding: 0 10px;
}

.pankuzu li br {
    display: none;
}

.pankuzu li a {
    color: #FFF;
}



/* メニューアイコン */
.ico-menu {
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 20px;
    height: 0;
    padding-top: 18px;
    background: #000;
}

.ico-menu::before,
.ico-menu::after {
    position: absolute;
    left: 0;
    content: "";
    width: 20px;
    height: 0;
    border-top: 3px solid #fff;
}

.ico-menu::before {
    top: 4px;
}

.ico-menu::after {
    bottom: 4px;
}


/* =====================カテゴリ一覧===================== */
.cat_intro_main {
    margin-bottom: 30px;
    margin-top: -30px;
    text-align: center;
}

.cat_intro_main h3 {
    font-size: .21rem;
    font-weight: 500;
    line-height: 1.8;
    padding-bottom: 20px;
    margin-top: 30px;
}

.cat_intro_main p {
    margin-bottom: 80px;
    font-size: .14rem;
    letter-spacing: -0.03em;
    text-align: center;
    font-family: "Noto Sans Japanese", "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}

.cat_ap_kobayashi {
    position: relative;
    margin-bottom: 90px;
}

.cat_ap_kobayashi img {
    float: right;
    width: 245px;
}

.cat_ap_kobayashi div {
    /*position:absolute;
    */
    /*top:50%;
    */
    /*-webkit-transform:translateY(-50%);
    */
    /*transform:translateY(-50%);
    */
    float: left;
    width: calc(100% - 290px);
}

.cat_ap_kobayashi h3 {
    padding-bottom: 20px;
    font-size: .21rem;
    font-weight: 500;
    line-height: 1.8;
    text-align: justify;
}

.cat_ap_kobayashi p {
    font-size: .14rem;
    letter-spacing: -0.03em;
    font-family: "Noto Sans Japanese", "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}

.stcousair {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.stcousair2 {
    position: relative;
    display: block;
    float: right;
    width: auto;
    height: auto;
}

.stcousair::after {
    position: absolute;
    content: "ⓒサンクゼール";
    z-index: 11;
    bottom: 6px;
    right: 11px;
    font-size: .11rem;
    text-align: right;
    color: #FFF;
    font-family: "Noto Sans Japanese", "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}

@media screen and (max-width:1005px) {
    .gnav-wrapper {
        display: none;
    }
}

@media screen and (max-width:1100px) {

    .header_upper {
        padding: 0 10px 0 6px;
    }

    .item_left {
        float: none;
        width: 520px;
        margin: 0 auto;
    }

    .item_right {
        float: none;
        width: 100%;
        max-width: 730px;
        margin: 0 auto;
    }

    .storycontent #itempage .skuform .item_option {
        float: right;
        width: calc(100% - 86px);
    }

    #itempage .skuform input[type="submit"].skubutton {
        width: calc(100% - 10px);
    }

    #breadcrumb ul {
        top: 86px;
    }

    .breadcrumb_box {
        margin-bottom: 50px;
    }

    .news_main {
        width: calc(100% - 260px);
        padding: 25px 10px;
    }

    .news_content-area {
        padding: 0 30px 30px;
    }
}

@media screen and (max-width:1000px) {

    .top_main,
    #topSlider,
    .topSlide,
    #topSlider_container .bx-viewport {
        height: 50vh !important;
    }
}

@media screen and (max-width:600px) {

    /*追従メニュー*/
    .fixfoot {
        display: block;
        position: fixed;
        width: 100%;
        bottom: 0;
        right: 0;
        color: #fff;
        background-color: rgba(49, 19, 0, 0.6);
        z-index: 214748;
        -webkit-transform: translate3d(0, 0, 9999px);
    }

    .fixfoot .d1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        float: left;
        width: 100%;
        padding: 10px;
    }

    .fixfoot .d1 a {
        width: calc(50% - 5px);
        height: 40px;
    	background: #1eaa39;
        display: block;
        font-size: .16rem;
        color: #FFF;
        text-align: center;
        padding-top: 0px;
        line-height: 40px;
        border-radius: 6px;
    }

    .fixfoot .d2 {
        float: left;
        width: 50px;
        height: 50px;
        border-left: 1px solid #FFF;
        border-right: 1px solid #FFF;
    }

    .fixfoot .d2 img {
        -webkit-filter: brightness(100%);
        -moz-filter: brightness(100%);
        -o-filter: brightness(100%);
        -ms-filter: brightness(100%);
        filter: brightness(100%);
    }

    .fixfoot .d3 {
        float: left;
        width: 50px;
        height: 50px;
        padding: 7px 10px;
    }

    .fixed {
        top: unset;
    }
}

/* =====================エフェクト===================== */
.ef-fa-ob {
    opacity: 0;
    transition: 1.4s;
    filter: grayscale(100%);
}

.ef-fa {
    opacity: 1.0;
    filter: grayscale(0%);
}

.ef-fa-ob2 {
    opacity: 0;
    transition: 3.4s;
    filter: grayscale(100%);
}

.ef-fa2 {
    opacity: 1.0;
    filter: grayscale(0%);
}

.ef-fu-ob {
    filter: grayscale(100%);
    opacity: 1;
    transform: translate(0, 80px);
    -webkit-transform: translate(0, 80px);
    transition: 1.4s;
}

.ef-fu {
    filter: grayscale(0%);
    opacity: 1.0;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
}

/* =====================共通===================== */
.kotei_mainimage {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 300px;
    position: relative;
}

.kotei_mainimage::before {
    content: '';
    position: absolute;
    background: inherit;
    -webkit-filter: brightness(1);
    -moz-filter: brightness(1);
    -o-filter: brightness(1);
    -ms-filter: brightness(1);
    filter: brightness(1);
    width: 100%;
    height: 300px;
}

.page-title {
    width: 100%;
    height: 300px;
    position: relative;
    background: transparent;
}

.page-title p {
    position: absolute;
    top: 53%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    /* -moz-text-shadow:1px 1px 2px rgb(0,0,0,0.4);
    -webkit-text-shadow:1px 1px 2px rgb(0,0,0,0.4);
    text-shadow:1px 1px 2px rgb(0,0,0,0.4);
    */
    width: 100%;
    font-size: .36rem;
    font-weight: 500;
    text-align: center;
    line-height: 1.1;
    letter-spacing: 0.1em;
}

.page-title p span {
    font-size: .24rem;
    font-weight: normal;
    letter-spacing: 0.07em;
}

.page-intro p {
    display: block;
    max-width: 800px;
    padding: 0px;
    margin: 0 auto 70px;
    font-size: .17rem;
}

.page-intro h2 {
    margin-bottom: 22px;
    font-size: .30rem;
    text-align: center;
    letter-spacing: 0.05em;
}

.page-intro_kawakami .page-intro {
    position: relative;
    color: #FFF;
    padding: 45px 55px 45px;
    background: rgba(0, 0, 0, 0.5);
    max-width: 800px;
}

.page-intro_kawakami .page-intro p {
    margin-bottom: 0;
}

.kotei_mainimage {
    display: none;
}

.header_main_title_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.header_main_title {
    background: #ebf0e4;
    margin: 115px auto 33px;
}

.header_main_title_box > .d1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: auto;
    max-width: 430px;
    margin: 21px 70px 19px 0;
}

.header_main_title_box > .d2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: .21rem;
    line-height: 1.5;
}

.header_main_title_box > .d2 p {
    padding: 15px 0;
}

.header_main_title_box h1 {
    margin-bottom: 4px;
    font-size: .18rem;
    line-height: 1.3;
}

.header_main_title_box h2 {
    font-size: .30rem;
    letter-spacing: 0.1em;
    line-height: 1.2;
    white-space: nowrap;
    font-weight: 500;
}

@media screen and (max-width:900px) {
    .header_main_title_box {
        flex-direction: column;
    }

    .header_main_title_box > .d2 {
        width: 100%;
        max-width: 650px;
        font-size: .19rem;
    }

    .header_main_title_box > .d1 {
        width: 100%;
        max-width: none;
        margin: 15px 0 0px;
    }

    .header_main_title_box > .d2 p {
        padding: 7px 0 11px;
    }

    .header_main_title_box > .d2 p br {
        display: none;
    }

    header_main_title_box h1 {
        margin-bottom: 7px;
    }
}

.pankuzulist ul {
    display: flex;
    padding: 0 20px;
}

.pankuzulist ul li:last-child {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pankuzulist ul li:nth-child(2) {
    padding: 0 5px;
}

.pankuzulist ul li:nth-child(4) {
    padding: 0 5px;
}

.header_main_title .pankuzulist {
    background: #7cb981;
    color: #FFF;
}

.header_main_title .pankuzulist ul a {
    color: #FFF;
}

.header_main_title_box {
    max-width: 1140px;
    margin: 0px auto;
    padding: 0px 20px;
    min-height: 103px;
}


.header_main_title_blue {
    background: #C8D5E6;
}

.header_main_title_blue .pankuzulist {
    background: #a4b9d3;
    color: #FFF;
}

.header_main_title_red {
    background: #E8CAC5;
}

.header_main_title_red .pankuzulist {
    background: #CC6252;
    color: #FFF;
}

.header_main_title_green {
    background: #D5DFC2;
}

.header_main_title_green .pankuzulist {
    background: #7FA642;
    color: #FFF;
}

.header_main_title_brown {
    background: #CEC4BB;
}

.header_main_title_brown .pankuzulist {
    background: #AB9B8B;
    color: #FFF;
}




.kanren_link_outer {
    margin-top: 58px;
}

.kanren_link_outer div {
    max-width: 1140px;
    width: 100%;
    margin: 0px auto 0;
    padding: 0 20px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}
.kanren_link_outer .kanren_link_2{
	justify-content: center;
}
.kanren_link_outer2 div {
    max-width: 745px;
}

.kanren_link_outer p {
    margin-bottom: 15px;
    font-size: .30rem;
    text-align: center;
}

.kanren_link_outer2 .kanren_link_3 a {
    width: 49%;
}

.kanren_link_1 a {
    display: block;
    margin-bottom: 20px;
    font-size: .21rem;
    font-weight: 500;
    text-align: center;
    color: #006837;
    text-align: center;
    line-height: 60px;
    max-width: 530px;
    border: 2px solid #006837;
    box-sizing: border-box;
}

.kanren_link_2 a {
    display: block;
    margin-bottom: 20px;
    font-size: .21rem;
    text-align: center;
    color: #006837;
    line-height: 60px;
    width: 32%;
    max-width: 340px;
    border: 2px solid #006837;
}

.kanren_link_outer a {
    position: relative;
    display: block;
    margin-bottom: 20px;
    font-size: .21rem;
    text-align: center;
    line-height: 60px;
    width: 49%;
    max-width: 533px;
    border: 2px solid #006837;
    color: #006837;
    box-sizing: content-box;
}

.sheet_directory .kanren_link_outer a {
    background: #4C7EB2;
    border: none;
    color: #FFF;
}

.slit_directory .kanren_link_outer a {
    background: #4C7EB2;
    border: none;
    color: #FFF;
}

.kenzai_directory .kanren_link_outer a {
    background: #4C7EB2;
    border: none;
    color: #FFF;
}

.kokera_directory .kanren_link_outer a {
    background: #603813;
    border: none;
    color: #FFF;
}

.kanren_link_4 a {
    display: block;
    margin-bottom: 20px;
    font-size: .21rem;
    text-align: center;
    color: #006837;
    line-height: 60px;
    width: 24%;
    max-width: 340px;
    border: 2px solid #006837;
    box-sizing: content-box;
}

.kanren_link_2 a {
    /*width: 49%;*/
	width: 33%;
    max-width: 533px;
}
.kanren_link_2 a:first-child{
	margin-right: 20px;
}
.kanren_link_3 a {
    width: 33%;
    max-width: 351px;
}

.kanren_link_3 .kanren_link_kokera_catalog {
    position: relative;
    text-align: left;
    box-sizing: border-box;
    padding-left: 45px;
}

.kanren_link_1 .kanren_link_kenzai_catalog {
    display: block;
    margin: 112px auto 69px;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    background: #7BA042;
    border: none;
    color: #FFF !important;
    border: none !important;
}

.kanren_link_1 .kanren_link_ringyo_catalog {
    display: block;
    margin: 112px auto 69px;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    background: #006837;
    border: none;
    color: #FFF !important;
    border: none !important;
}

.kanren_link_kokera_catalog img {
    position: absolute;
    top: -92px;
    right: 0;
    width: 159px;
}

.kanren_link_3 .kanren_link_sugi-ito_catalog,
.kanren_link_3 .kanren_link_sheet_catalog{
    position: relative;
    text-align: left;
    box-sizing: border-box;
	padding-left: 22px;
}
.kanren_link_sugi-ito_catalog img,
.kanren_link_sheet_catalog img{
    position: absolute;
    top: -36px;
    right: -12px;
    width: 99px;
}

.kanren_link_kenzai_catalog img,
.kanren_link_ringyo_catalog img {
    position: absolute;
    top: -92px;
    right: -46px;
    width: 159px;
}

.kenzai_directory .kanren_link_outer a {
    background: #4C7EB2;
    border: none;
    color: #FFF;
}

.zakka_directory .kanren_link_outer a {
    background: #CC6252;
    border: none;
    color: #FFF;
}

.zakka_directory .kanren_link_outer .spa1 {
    font-size: .18rem;
}

@media screen and (max-width:1366px) {
    .parallax {
        background-attachment: scroll !important;
    }
}








/* =====================ヘッダー===================== */
header {
    width: 100%;
    background: #FFF;
    position: fixed;
    z-index: 1111111;
}

.header_upper {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #FFF;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto 11px;
    transition: 1s;
    position: relative;
    z-index: 1111111111;
}

.header_logo {
    margin-top: 7px;
    max-width: 295px;
}

ul.right-menu {}

ul.right-menu li {
    float: left;
    margin-left: 13px;
    font-size: .16rem;
}

ul.right-menu li.right-menu_search {
    margin-top: 24px;
}

ul.right-menu li.right-menu_facebook {
    margin-top: 24px;
}

ul.right-menu li.right-menu_instagram {
    margin-top: 24px;
}

ul.right-menu li.right-menu_youtube {
    margin-top: 24px;
}

ul.right-menu li.right-menu_youtube img{
    width: 33px;
    margin-top: 3px;
}

ul.right-menu li.right-menu_contact {
    margin-top: 24px;
}

ul.right-menu li.right-menu_shiryo {
    margin-top: 24px;
}

ul.right-menu li.right-menu_sato {
    margin-top: 24px;
}

ul.right-menu li.right-menu_kitosumu {
    margin-top: 24px;
}

ul.right-menu li.right-menu_menu {
    margin-top: 24px;
}

@media screen and (max-width: 1060px) {
    ul.right-menu li.right-menu_search {
        display: none;
    }
}

@media screen and (max-width: 900px) {
    ul.right-menu li.right-menu_sato {
        display: none;
    }
}

.header_under {
    width: 100%;
    background: #FFF;
}

.global-nav {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1240px;
    width: 100%;
    margin: 0 auto;
    font-size: .17rem;
    position: absolute;
	/*top: 15px;編集前*/
    top: 5px;
    left: 0;
    right: 0;
}

.page-title {
    color: #FFF;
    text-align: center;
    font-size: .30rem;
}

/* =====================ドロップダウン===================== */

.dropmenu {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    overflow: hidden;
    width: 100%;
    max-width: 1200px;
    height: auto;
    position: absolute;
    top: 24px;
    left: 0px;
    right: 0;
    margin-left: -50px;
	padding: 19px 50px 20px;
    z-index: 99999999999;
    box-sizing: content-box;
    color: #404040;
    text-align: center;
    transition: 0.5s;
}


/*
.dropmenu_seihin ul li:nth-child(4){
	margin-left:100px;
}
.dropmenu_seihin ul li:nth-child(5){
	margin-right:100px;
}
*/

/*
.dropmenu.dropmenu_seihin{
	max-width:750px;
	left:auto
}
.dropmenu.dropmenu_seihin li:nth-child(1),
.dropmenu.dropmenu_seihin li:nth-child(2),
.dropmenu.dropmenu_seihin li:nth-child(3){
	margin-bottom: 15px;
}
*/

.dropmenu1 .dropmenu_3 li {
    width: 33%;
}

.dropmenu i {
    color: rgba(0, 0, 0, 0.85);
}

.clone-nav .dropmenu {
    top: 46px;
}

.dropmenu h3 {
    padding: 30px 0;
    font-size: .24rem;
    color: #FFF;
}

.dropmenu dl {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;

    margin: 0 auto;
    font-size: .15rem;
}

.dropmenu dd {
    padding: 4px 0;
    background: rgba(255, 255, 255, 0.7);
}

.dropmenu_title_item1 {
    width: calc(25% - 12px);
}

.dropmenu_title_item2 {
    width: calc(50% - 7px);
}

.dropmenu_open.selected a {
    border-bottom: solid 3px #00692F;
    color: #000;
    opacity: 1;
}

.dropmenu_open.selected > a {
    position: relative;
}

.dropmenu_open_sankaku {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    z-index: 1111;
    top: 34px;
    width: 32px;
    height: 40px;
    border-bottom: 40px solid rgba(255, 255, 255, 1);
    border-right: 22px solid transparent;
    border-left: 22px solid transparent;
    transition: 0.7s;
}

.dropmenu_open.selected .dropmenu_open_sankaku {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}

.dropmenu_open_sankaku1 {
    left: 5.4%;
}

.dropmenu_open_sankaku2 {
    left: 19.5%;
}

.dropmenu_open_sankaku3 {
    left: 33.9%;
}

.dropmenu_open_sankaku4 {
    left: 48.2%;
}

.dropmenu_open_sankaku5 {
    left: 62.5%;
}

.dropmenu_open_sankaku6 {
    right: 6.5%;
}

.dropmenu_open > a {
    display: block;
    width: 100%;
    max-width: 150px;
    margin: 0 auto;
    padding-bottom: 6px;
	padding-bottom: 0px;
}

.dropmenu ul {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1100px;
    margin: 0 auto;
    padding: 11px 25px 0;
    font-size: .15rem;
    background: rgba(255, 255, 255, 1);
}
.dropmenu ul.dropmenu1 {
    max-width: 760px;
}
.dropmenu ul.dropmenu_2 {
    max-width: 474px;
    padding-top: 0;
    margin-top: -10px;
	padding-top: 7px;
}
.dropmenu ul.dropmenu_3{
    max-width: 775px;
}
.dropmenu ul.dropmenu_4{
    max-width: 956px;
}
.dropmenu_seihin{
    max-width: 1300px;
}
.dropmenu_seihin ul{
    max-width: 1300px;
}

.global-nav li {
    text-align: center;
    line-height: 1.2;
    width: 16.666%;
    padding-bottom: 0px;
}

.dropmenu_img {
    height: 140px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


.dropmenu_img_l {
    background-position: left center;
}

.dropmenu_img_r {
    background-position: right center;
}

.dropmenu_img_b {
    background-position: center bottom;
}

.right-menu .dropmenu .dropmenu_2 li,
.global-nav .dropmenu .dropmenu_2 li {
    width: calc(50% - 10px);
}

.right-menu .dropmenu .dropmenu_3 li,
.global-nav .dropmenu .dropmenu_3 li {
    width: calc(33.3% - 12px);
}

.global-nav .dropmenu .dropmenu_4 li {
    width: calc(25% - 14px);
}
.dropmenu .dropmenu_5 li,
.global-nav .dropmenu .dropmenu_5 li {
    width: calc(20% - 16px);
}
.dropmenu_2 .dropmenu_img {
    height: 173px;
}
.dropmenu_3 .dropmenu_img {
    height: 173px;
}
.dropmenu_4 .dropmenu_img {
    height: 173px;
}
.global-nav .dropmenu li:hover {
    opacity: 0.8;
}

.global-nav {
    position: relative;
}

.global-nav .dropmenu li {
    position: relative;
    padding: 0;
    width: 100%;
    border: none;
    line-height: 1.8;
    white-space: nowrap;
    font-size: .16rem;
    font-weight: 500;
    text-align: left;
}

.global-nav .dropmenu li img {}

.global-nav .dropmenu li p {
    text-align: left;
    padding: 7px 0;
    color: #000000;
    font-weight: normal;
    font-size: .14rem;
    letter-spacing: 0.07em;
    line-height: 1.6;
}

.selected .dropmenu li span {
    color: #000000;
}

.selected a{
	color:rgb(93,174,33);
}
.selected a span{
	color:rgb(93,174,33);
}


.dropmenu_open_back{
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition: 0.4s;
}
.dropmenu_open_back.active{
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
	width:100%;
	height:100%;
	background: rgba(0,0,0,0.3);
	position:fixed;
	z-index:111111;
	pointer-events:none;
}
@media screen and (min-width:701px) {
	.js-fit{
		width:100% !important;
		height:auto !important;
	}
}


/*ヘッダー修正2021-05-26*/
.dropmenu_new {
    overflow: hidden;
    width: 100%;
    max-width: 1200px;
    height: auto;
    position: absolute;
    right: 0;
    margin-left: -50px;
    padding: 50px 50px 20px; 
	top: 54px;
    left: 54%;
	transform: translate(-50%, 0);
	margin-left: 0;
    padding: 25px 0 0;
    z-index: 99999999999;
    box-sizing: content-box;
    color: #404040;
    text-align: center;
}

.dropmenu_new .dropmenu_img{
	width: 100%;
}
ul.right-menu li li{
	margin-left: 0;
	font-size: .15rem;
	/*flex: 0 1 calc(20% - 12px);*/
	flex: 0 1 auto;
}
.right-menu .dropmenu li:hover {
    opacity: 0.8;
}
.dropmenu_open_sankaku_new {
	border-bottom: 40px solid rgba(255, 255, 255, 1);
	top: 64px;
	transform: translate(50%, 0);
}
.dropmenu_new .dropmenu_4{
	background-color: rgba(255, 255, 255, 1);
}
.dropmenu_open_header_back{
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition: 0.4s;
}
.dropmenu_open_header_back.active{
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	position: fixed;
	left:0;
	right:0;
	z-index: 11111111111;
	pointer-events: none;
}
ul.right-menu .new_dropmenu img{
	background: #fff;
}
ul.right-menu{
	z-index: 11111111111;
}
.right-menu input{
	background-color: transparent;
}

.dropmenu_open_new.selected a{
	border-bottom: none;
}

.dropmenu_sixth{
	margin-top: -5px!important;
	font-size: .14rem;
}

/* ====================================================================== 
　ここからトップページのコンテンツ
====================================================================== */
#top_slider {
    overflow: hidden;
    width: 100%;
    height: calc(100vh - 112px);
    margin-bottom: 44px;
    margin-top: 115px;
}

/*スライダーアロー*/
@media screen and (max-width:1000px) {
    .scroll_arrow {
        display: none;
    }
}

@media screen and (min-width:1001px) {

    /* ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«çŸ¢å° */
    .scroll_arrow {
        position: absolute;
        bottom: 0%;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .scroll_arrow a {
        padding-top: 130px;
        display: block;
        text-align: center;
    }

    .scroll_arrow a:hover {
        color: #000;
    }

    .scroll_arrow a span {
        position: absolute;
        top: 0;
        left: 50%;
        width: 45px;
        height: 45px;
        margin-left: -22px;
        border-left: 2px solid #FFF;
        border-bottom: 2px solid #FFF;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-animation: sdb 2s infinite;
        animation: sdb 2s infinite;
        opacity: 0;
        box-sizing: border-box;
    }

    .scroll_arrow a span:nth-of-type(1) {
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
    }

    .scroll_arrow a span:nth-of-type(2) {
        top: 20px;
        -webkit-animation-delay: .15s;
        animation-delay: .15s;
    }

    .scroll_arrow a span:nth-of-type(3) {
        top: 32px;
        -webkit-animation-delay: .3s;
        animation-delay: .3s;
    }
}

@-webkit-keyframes sdb {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes sdb {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

ul.main-menu {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1100px;
    margin: -120px auto 0;
    padding-top: 120px;
}

.main-menu li {
    position: relative;
    width: 152px;
    height: 152px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

ul.main-menu .li1 {
    background: url(/img/top/main-menu1.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

ul.main-menu .li2 {
    background: url(/img/top/main-menu2.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

ul.main-menu .li3 {
    background: url(/img/top/main-menu5.jpg?new);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

ul.main-menu .li4 {
    background: url(/img/top/main-menu7.jpg?new);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

ul.main-menu .li5 {
    background: url(/img/top/main-menu8.jpg?new);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

ul.main-menu .li6 {
    background: url(/img/top/main-menu6.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

ul.main-menu .li7 {
    background: url(/img/top/main-menu4.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

ul.main-menu .li8 {
    background: url(/img/top/main-menu3.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

ul.main-menu .li9 {
    background: url(/img/top/main-menu9.jpg?new);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

ul.main-menu-tx {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1100px;
    margin: -152px auto 0;
    pointer-events: none;
}

ul.main-menu-tx a {
    pointer-events: none;
}

ul.main-menu-tx img {
    pointer-events: none;
}

.main-menu-tx li {
    position: relative;
    width: 152px;
    height: 152px;
    pointer-events: none;
}

@media screen and (max-width:1100px) {
    .main-menu-tx li {
        width: 120px;
        height: 120px;
    }

    .main-menu li {
        position: relative;
        width: 120px;
        height: 120px;
    }

    ul.main-menu-tx {
        margin: -119px auto 0;
        padding: 0 20px;
    }

    ul.main-menu {
        padding: 0 20px;
    }
}

.link_button1 {
    display: block;
    margin: 0 auto;
    width: 240px;
    font-size: .18rem;
    text-align: center;
    color: #006837;
    border: solid 2px #006837;
    line-height: 36px;
}




/* ====================================================================== 
　ここまでトップページのコンテンツ
====================================================================== */
/*トップ：デザインオフィス*/

/* ====================================================================== 
　ここから実績一覧のコンテンツ
====================================================================== */

.page-intro {
    margin: 0px auto 60px;
    max-width: 1100px;
    padding: 0 20px;
}

.page-intro h2 {
    margin-bottom: 22px;
    font-size: .30rem;
    line-height: 1.6;
    text-align: center;
}

.works_taxonomy_main h3 {
    font-size: .30rem;
    text-align: center;
    letter-spacing: 0.17em;
    margin-bottom: 14px;
}

.link_works-life_product,
.link_works-office_product,
.link_works-house_product {
    display: block;
    margin: 0 auto 80px;
    max-width: 350px;
    width: 100%;
    text-align: center;
    color: #006837;
    background-color: #fff;
    line-height: 36px;
    font-size: .18rem;
    line-height: 1.6;
    padding: 7px;
}

.link_works-life_product {
    border: solid 2px #db5a4a;
    color: #db5a4a;
}

.link_works-office_product {
    border: solid 2px #3b7fb7;
    color: #3b7fb7;
    max-width: 450px;
}

.link_works-house_product {
    border: solid 2px #74a82d;
    color: #74a82d;
}

@media screen and (max-width:600px) {
    .link_works-life_product,
    .link_works-office_product,
    .link_works-house_product {
        max-width: calc(100% - 40px);
        margin-top: -30px;
    }
}
.works_box_container {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

.works_box {
    background-color: #f2f2f2;
    display: -webkit-flex;
    display: flex;
    min-height: 360px;
    margin-bottom: 30px;
}

.works_box_l {
    width: 50%;
    background-size: cover;
    background-position: center center;
}

.works_box_r {
    width: 50vw;
}

.works_box_r .content {
    width: 400px;
    position: relative;
    padding: 32px 0 37px 36px;
    color: #000;
}

.works_kanren_title {
    margin-top: 55px;
    text-align: center;
    font-size: .30rem;
    margin-bottom: 15px;
}

.works_box_r .works_title {
    font-size: .24rem;
    text-align: justify;
    margin-bottom: 30px;
    line-height: 1.7;
}

.works_box_r .works_text {
    font-size: .15rem;
    margin-bottom: 55px;
}

.works_box_r .works_button {
    font-size: .18rem;
    display: block;
    position: absolute;
    margin: auto;
    bottom: 32px;
    left: 97px;
    width: 240px;
    padding: 0;
    text-align: center;
    color: #fff;
}

.works_banner {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    max-width: 600px;
    margin: 50px auto 0px;
}

.works_banner div {
    width: 100%;
}

@media screen and (max-width:800px) {
    .toAchive a {
        padding: 9px;
        display: flex;
        justify-content: center;
    }
    .toAchive a button {
        line-height: 1.4;
        font-size: .14rem;
    }
	.toAchive a button br{
    	display:block;
	}
	.next-art {
		padding: 0 20px 0 0;
	}
	.prev-art {
		padding: 0 0 0 20px;
	}
    .works_box {
        display: block;
        margin-bottom: 20px;
    }

    .works_box_l {
        width: 100%;
        height: 300px;
    }

    .works_box_r {
        width: 100%;
        position: relative;
        padding: 20px 36px 5px;
        color: #fff;
    }

    .works_box_r .works_text {
        font-size: .15rem;
        padding-bottom: 25px;
    }

    .works_box_r .works_text br {
        display: none;
    }

    .works_box_r .works_button {
        font-size: .18rem;
        display: block;
        position: absolute;
        margin: auto;
        bottom: -30px;
        left: 0;
        width: 100%;
        max-width: 500px;
        padding: 0;
        text-align: center;
        border: solid 1px #fff;
        color: #fff;
    }

    .works_box_r .works_title {
        font-size: .24rem;
        text-align: justify;
        margin-bottom: 20px;
        line-height: 1.7;
    }
}





/* ====================================================================== 
　ここからブログ一覧のコンテンツ
====================================================================== */
.worksIndex_container {
    background: #f2f2f2;
    margin-top: -14px;
    padding-top: 30px;
    padding-bottom: 6px;
}

.worksIndex_3ren {
    width: 100%;
    margin: 10px auto;
    background: #f2f2f2;
    padding: 1px 20px;
}

.worksIndex_3ren ul {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1100px;
    margin: 30px auto 0;
}

.worksIndex_3ren ul::after {
    content: "";
    display: block;
    max-width: 340px;
    width: 32%;
    height: 0;
}

.worksIndex_3ren li {
    width: 33%;
    max-width: 340px;
    list-style-type: none;
    margin-bottom: 35px;
    text-align: center;
    background: #FFF;
    position: relative;
}

.worksIndex_3ren li a {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11111;
}

.worksIndex_3ren a:hover {
    background: rgba(255, 255, 255, 0.4);
}

.works_index_thum {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 100%;
    height: 200px;
    background-size: cover;
    filter: brightness(1.13);
}

.works_index_text {
    width: 100%;
    padding: 9px 17px 10px;
}

.works_index_text h2 {
    overflow: hidden;
    text-overflow: ellipsis;
}

.works_index_text p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.worksIndex_3ren .upper_pagination .wp-pagenavi {
    margin: 35px 0 -27px;
}

.worksIndex_3ren h2 {
    text-align: justify;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.8;
    max-height: 80px;
    overflow: hidden;
    letter-spacing: -0.025em;
}

.works_taxonomy_life_main .worksIndex_3ren h2 {
    color: #CC6252;
}

.works_taxonomy_sheet_main .worksIndex_3ren h2 {
    color: #4A79A9;
}

.works_taxonomy_slit_main .worksIndex_3ren h2 {
    color: #4A79A9;
}

.works_taxonomy_office_main .worksIndex_3ren h2 {
    color: #4A79A9;
}

.works_taxonomy_kokera_main .worksIndex_3ren h2 {
    color: #603813;
}

.works_taxonomy_house_main .worksIndex_3ren h2 {
    color: #7FA642;
}

.worksIndex_3ren p {
    width: 100%;
    font-size: .15rem;
}

.worksIndex_3ren span.flag {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    background-color: #74a82d;
    color: #FFF;
    padding: 2px 10px;
    font-size: 11px;
}

.to_works_page {
    position: absolute;
    bottom: 17px;
    left: 0;
    right: 0;
    width: calc(100% - 28px);
    margin: 0 auto 0px;
    padding: 6px 0;
    color: #006837;
    background: #f2f2f2;
    display: block;
    font-size: 12px;
    font-weight: 500;
}

.upper_pagination {}

.worksIndex_main_container .pagination .current {
    color: #ffffff;
    background: #006837;
    border: #006837 1px solid;
}

.worksIndex_main_container .pagination span,
.worksIndex_main_container .pagination a {
    color: #006837;
    background: transparent;
    border: #006837 1px solid;
}

.wp-pagenavi {
    display: inline-block;
}

.wp-pagenavi a,
.wp-pagenavi span {
    min-width: 38px;
}

.wp-pagenavi a,
.wp-pagenavi span.current {
    color: #ffffff;
    background: #006837;
    border: #006837 1px solid;
}

body .wp-pagenavi a,
body .wp-pagenavi span {
    display: block;
    float: left;
    margin: 2px 5px 2px 0;
    padding: 2px 10px 2px;
    text-decoration: none;
    width: auto;
    font-weight: 500;
    color: #006837;
    background: transparent;
    border: #006837 1px solid;
}

.upper_pagination {
    text-align: center;
}

.upper_pagination .wp-pagenavi {
    margin: 10px 0 13px;
}

.under_pagination {
    text-align: center;
}

.under_pagination .wp-pagenavi {
    margin: -8px 0 17px;
}

@media screen and (max-width:1100px) {
    .worksIndex_3ren li {
        width: 32%;
    }

    .worksIndex_3ren h2 {
        font-size: 15px;
    }
}

@media screen and (max-width:680px) {
    .worksIndex_3ren li {
        margin: 0 auto 15px;
        width: calc(100% - 20px);
        height: auto;
    }

    .worksIndex_3ren li br {
        display: none;
    }

    .works_index_text {
        height: auto;
    }

    .worksIndex_3ren h2 {
        max-height: none;
        padding-bottom: 0px;
    }
}








/* ====================================================================== 
　ここから実績 個別のコンテンツ
====================================================================== */
.kurashi_single_content {
    width: 1100px;
    margin: 0px auto 0;
    padding: 0px;
    background: #FFF;
    position: relative;
}

.kurashi_single_content h1 {
    margin-bottom: 22px;
    font-size: .30rem;
    line-height: 1.9;
}

.kurashi_single_content .detail {
    margin: 40px auto;
}

.kurashi_single_content p {
    float: left;
    width: calc(100% - 460px);
}

.kurashi_single_content table {
    float: right;
    width: 390px;
}

.kurashi_single_content tr:nth-child(odd) {
    background: #f2f2f2;
}

.kurashi_single_content tr td:nth-child(2) {
    width: 70%;
}

.kurashi_single_content td {
    padding: 9px 12px;
    font-size: .14rem;
}

.slider-pro p.sp-layer {
    font-size: .15rem;
}

.sp-black {
    color: #FFF;
    background: #000;
    background: rgba(0, 0, 0, .5);
}

.works_slide_outer {
    padding: 0 50px;
}

@media screen and (max-width:1140px) {
    .sp-slide img {
        max-width: 100%;
        max-height: 100%;
    }

    .kurashi_single_content {
        width: 100%;
        padding: 40px 50px;
    }

    .slider-pro p.sp-layer {
        padding: 0 20px;
    }
}

.kurashi_single_other {
    margin-top: 90px;
    padding: 19px 0 30px;
}

.kurashi_single_other_container {
    padding: 20px 0;
    border-top: 2px solid;
}

.kurashi_single_other h2 {
    margin: 70px auto 20px;
    font-size: .30rem;
    text-align: center;
    line-height: 1;
}

.kurashi_single_other .outer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    max-width: 1100px;
    margin: 0 auto;
}

.kurashi_single_other .outer div {
    width: 32%;
    max-width: 340px;
    text-align: justify;
    line-height: 1.5;
}

.kurashi_single_other .outer div div {
    width: 100% !important;
    height: 200px;
    margin-bottom: 10px;
    background-size: cover;
    background-position: center center;
}

.kurashi_single_other .outer img {
    display: block;
    width: 100%;
    max-width: 333px;
    margin-bottom: 10px;
    height: 210px;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}

.kurashi_single_other .outer h3 {
    font-size: .15rem;
    margin: 9px 0 30px;
}

.kurashi_single_other_link {
    display: block;
    margin: 30px auto 0;
    font-size: 0.21rem;
    font-weight: 500;
    text-align: center;
    background: #006837;
    color: #FFF;
    line-height: 60px;
    width: 32%;
    max-width: 340px;
    box-sizing: content-box;
    border-width: 2px;
    border-style: solid;
    border-color: #006837;
    border-image: initial;
}

@media screen and (max-width:740px) {
    .kurashi_single_content {
        padding: 0px 20px 40px;
    }

    .kurashi_single_content p {
        float: none;
        width: 100%;
    }

    .kurashi_single_content table {
        float: none;
        width: 100%;
        margin-top: 25px;
    }

    .kurashi_single_other {
        margin-top: 30px;
        padding: 35px 0 0px;
    }

    .kurashi_single_other .outer {
        display: block;
        padding: 0 20px;
    }

    .kurashi_single_other .outer div {
        width: 100% !important;
        max-width: none;
        margin-bottom: 27px;
    }

    .kurashi_single_other .outer div div {
        margin-bottom: 0px;
    }

    .kurashi_single_other_link {
        width: calc(100% - 40px);
        margin: 30px auto 0;
    }
}




/* ====================================================================== 
　ここから暮らしに吉野杉を一覧のコンテンツ
====================================================================== */
.top_series {
    max-width: 840px;
    width: 100%;
    margin: 80px auto 20px;
    padding: 0 20px;
}

.top_series2 {
    max-width: 800px;
    width: 100%;
    margin: 0px auto 10px;
}

.top_series h2 {
    margin-bottom: 42px;
    font-size: .30rem;
    text-align: center;
    letter-spacing: 0.17em;
    margin-bottom: 18px;
}

.top_series-icon {
    height: 85px;
    padding-top: 12px;
    text-align: center;
}

.top_series-icon img {
    opacity: 0.5;
}

.top_series-icon1 {
    width: 70px;
}

.top_series-icon2 {
    width: 97px;
}

.top_series-icon3 {
    width: 51px;
}

.top_series-icon4 {
    width: 51px;
}

.top_series_one_outer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.top_series_one {
    width: 47%;
    max-width: 450px;
}

.top_series-title {
    text-align: center;
    font-size: .24rem;
    margin: 20px 0 0px;
}

.top_series-intro {
    width: 87%;
    margin: 0 auto 45px;
}



/* ====================================================================== 
　ここから木製雑貨販売店のコンテンツ
====================================================================== */
.hanbaiten-menu {
    position: relative;
    margin-bottom: 40px;
}

.hanbaiten-nav {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    font-size: .17rem;
    justify-content: center;
}

.hanbaiten-nav li {
    border: 1px solid #000;
    line-height: 1;
    margin: 10px;
    min-width: 130px;
    text-align: center;
}

.hanbaiten-nav li a {
    width: 100%;
    height: 100%;
    padding: 12px 0 10px;
    display: block;
    transition: 0.3s;
}

.hanbaiten-nav li a:hover .triangle {
    border-top: 7px solid #FFF;
}

.hanbaiten-nav li a:hover .out_link:after {
    color: #FFF;
}

.hanbaiten-nav li a:hover {
    background: #000;
    color: #FFF;
    opacity: 1;
}

.triangle {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid black;
    text-align: center;
    margin: 10px auto 0;
    transition: 0.3s;
}

.out_link {
    margin-top: 5px;
    margin-bottom: 0;
    padding: 0;
}

.out_link:after {
    margin: 10px auto 0;
    font-family: FontAwesome;
    vertical-align: middle;
    content: '\f08e';
    font-size: .15rem;
}

#hanbaiten .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    max-width: 1100px;
    margin: 25px auto 70px;
}

.hanbaiten_adress {
    width: 54%;
}

.hanbaiten_adress h2 {
    width: 90%;
    font-size: .24rem;
    text-align: left;
    letter-spacing: 0.1em;
    margin-bottom: 18px;
    line-height: 1.6;
}

.hanbaiten_adress h2 span {
    font-size: .13rem;
}

.hanbaiten_chiiki {
    padding: 35px 30px 0px;
}

.hanbaiten_chiiki h3 {
    text-align: center;
    font-size: .30rem;
    margin-bottom: 50px;
    color: #000;
    position: relative;
    text-align: center;
}

.hanbaiten_chiiki h3 span {
    position: relative;
    z-index: 2;
    display: inline-block;
    margin: 0 4em;
    padding: 0 18px;
    background-color: #FFF;
    color: #000;
    text-align: left;
}

#hanbaiten_nara,
#hanbaiten_kobe {
    background: #FFF;
}

#hanbaiten_nara h3 span,
#hanbaiten_kobw h3 span {
    background: #FFF;
}

#hanbaiten_tokyo,
#hanbaiten_nagoya {
    background: #FFF;
    color: #000;
}

#hanbaiten_tokyo h3 span,
#hanbaiten_nagoya h3 span {
    background-color: #FFF;
    color: #000;
}

#hanbaiten_tokyo h3 span,
#hanbaiten_nagoya h3 span {
    background-color: #FFF;
}

#hanbaiten_kobe {
    color: #000;
}

#hanbaiten_kobe h3 span {
    color: #000;
}

#hanbaiten_kobe h3 span {}

.hanbaiten_map {
    position: relative;
    width: 46%;
    height: 350px;
    margin-top: 8px;
    overflow: hidden;
}

.hanbaiten_map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.hanbaiten-attention {
    text-align: center;
    margin-bottom: 20px;
    color: #006837;
}

#hanbaiten table {
    width: 90%;
}

#hanbaiten table th {
    padding: 9px 22px 9px 21px;
    white-space: nowrap;
    vertical-align: text-bottom;
    font-size: 14px;
}

#hanbaiten table td {
    padding: 9px 16px 9px 4px;
    line-height: 1.6;
    font-size: 14px;
}

#hanbaiten table tr:nth-child(odd) {
    background: #EBF0E4;
}

#hanbaiten table tr:nth-child(even) {
    background: #fafdf7;
}





/* ====================================================================== 
　ここから吉野杉・吉野桧のコンテンツ
====================================================================== */
.sugi h2 {
    margin-bottom: 12px;
    font-size: .30rem;
    text-align: center;
}

.sugi .intro {
    margin: 48px auto 60px;
    max-width: 800px;
}

.sugi_tokucho {}

.sugi_tokucho .parallax {
    width: 100%;
    min-height: 330px;
    padding: 40px 20px 20px;
    text-align: center;
    background-image: url('/img/sugi/sugi_back.jpg');
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.sugi_tokucho .inner {
    max-width: 835px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
}

.sugi_tokucho .inner .box {
    position: relative;
    max-width: 400px;
    width: 48%;
    margin-bottom: 20px;
    padding: 10px 17px 7px;
    flex-direction: column;
    background: rgba(255, 255, 255, 0.5);
}

.sugi_tokucho .inner .box h3 {
    font-size: .24rem;
    text-align: center;
    line-height: 1.1;
    padding-bottom: 3px;
    color: #006837;
}

.sugi_tokucho .inner .box h3 span {
    font-size: .13rem;
}

.sugi_tokucho .inner .box p {
    font-size: .15rem;
    line-height: 1.8;
    letter-spacing: 0;
}

.sugi_ikusei {
    margin-top: 48px;
}

.sugi_ikusei .box {
    background: #ebf0e4;
    padding: 25px 20px 30px;
}

.sugi_ikusei .box .inner {
    width: 730px;
    margin: 0 auto;
}

.sugi_ikusei .block h3 {
    font-size: .24rem;
    text-align: center;
    margin-bottom: 14px
}

.sugi_ikusei .box .left {
    width: calc(100% - 333px);
    float: left;
}

.sugi_ikusei .box .right {
    width: 233px;
    float: right;
}

.sugi_ikusei .sankaku {
    border-right: 14px solid transparent;
    border-top: 24px solid #ebf0e4;
    border-left: 14px solid transparent;
    width: 0px;
    margin: 8px auto;
}

.sugi_sukoyaka {
    background-image: url(/img/sugi/sugi_sukoyaka_back.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    padding: 55px 20px;
}

.sugi_sukoyaka .inner {
    margin: 0px auto 0;
    padding: 35px 40px;
    max-width: 800px;
    background: rgba(255, 255, 255, 0.85);
}




/* ====================================================================== 
　ここから吉野杉・吉野桧のコンテンツ
====================================================================== */
.kokera_contact {
    text-align: center;
    margin-top: 60px;
    color: #603813;
    font-size: .21rem;
}

@media screen and (max-width:700px) {
    .kokera_contact {
        margin-bottom: 0px;
        text-align: justify;
        padding: 0 20px;
    }

    .kokera_contact br {
        display: none;
    }
}




/* ====================================================================== 
　ここから川上村と吉野林業のコンテンツ
====================================================================== */
.kawakamimura h2 {
    margin-bottom: 6px;
    font-size: .30rem;
    text-align: center;
}

.kawakamimura_tokucho .back {
    width: 100%;
    margin-bottom: 70px;
    padding: 30px 20px 40px;
    text-align: center;
    background: #ebf0e4;
}

.kawakamimura_tokucho .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}

.kawakamimura_tokucho .back h3 {
    font-size: .24rem;
    text-align: center;
    margin-bottom: 14px;
}

.kawakamimura_tokucho .inner div:first-child {
    width: calc(100% - 390px);
    display: flex;
    flex-direction: column;
}

.kawakamimura_tokucho .inner div {
    width: 365px;
}

.kawakamimura_tokucho .inner .right p {
    font-size: .13rem;
    margin-top: 9px;
    line-height: 1.8;
}

.kawakamimura_tokucho .inner img {}

.kawakamimura_tokucho .button_more {
    margin: auto auto 0;
}

.kawakamimura_ikurin .back {
    width: 100%;
    padding: 30px 20px 40px;
    text-align: center;
    background: #ebf0e4;
}

.kawakamimura_ikurin .back h3 {
    font-size: .24rem;
    text-align: center;
    margin-bottom: 14px;
}

.kawakamimura_ikurin p {
    max-width: 800px;
    margin: 0 auto;
}

.kawakamimura_ikurin .button_more {
    margin: 20px auto 24px;
    max-width: 400px;
    width: auto;
}



/* ====================================================================== 
　ここから川上村の歴史のコンテンツ
====================================================================== */
.history_tokucho .back {
    width: 100%;
    margin-bottom: 0px;
    padding: 30px 20px 40px;
    text-align: center;
    background: #ebf0e4;
}

.history_another {
    max-width: 800px;
    width: 100%;
    margin: 40px auto 0;
    padding: 25px 40px;
    border: 1px solid #006837;
}

.history_another div.outer {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    justify-content: space-between;
}

.history_another div p {
    width: 55%;
}

.history_another div div {
    width: 43%;
    max-width: 289px;
    margin-top: 7px;
}

.history_another h4 {
    font-size: .24rem;
    text-align: center;
    margin-bottom: 14px;
}

.history h2 {
    margin-bottom: 6px;
    font-size: .30rem;
    text-align: center;
}

.history_tokucho .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}

.history_tokucho .back h3 {
    font-size: .24rem;
    text-align: center;
    margin-bottom: 14px;
}

.history_tokucho .inner div:first-child {
    width: calc(100% - 390px);
    display: flex;
    flex-direction: column;
}

.history_tokucho .inner div {
    width: 365px;
}

.history_tokucho .inner .right p {
    font-size: .13rem;
    margin-top: 9px;
    line-height: 1.8;
}

.history_tokucho .button_more {
    margin: auto auto 0;
}

.history .back:nth-child(odd) {
    background: #FFF;
}

.history .back .dokura_kiseki_p {
    margin: 0 auto 30px;
}

.history .back p:last-child {
    margin-bottom: 0;
}

#history_table p {
    padding-left: 15px;
    text-indent: -15px;
}

.history_end {
    width: 800px;
    margin: 20px auto 60px;
    background: #f2f2f2;
    padding: 20px 30px;
}

.history_t_title {
    margin-top: 30px;
}

#history_table {
    max-width: 1100px;
    margin: 0 auto;
}

#history_table a {
    color: rgba(12, 88, 29, 1);
    text-decoration: underline;
}

#history_table thead {
    background-color: #006837;
    color: #FFF;
    font-size: .17rem;
}

#history_table thead tr td:nth-child(1) {
    padding-left: 30px;
}

#history_table thead tr td:nth-child(4) {
    padding: 17px 17px 17px 24px;
}

#history_table tbody tr {
    background-color: #fafdf7
}

#history_table tbody tr:nth-child(odd) {
    background-color: #EBF0E4;
}

#history_table tr td {
    line-height: 1.4;
    padding: 17px;
}

#history_table tbody tr td:nth-child(1) {
    white-space: nowrap;
    padding-left: 30px;
}

#history_table tbody tr td:nth-child(2) {
    white-space: nowrap;
}

#history_table tbody tr td:nth-child(3) {
    padding: 17px 17px 17px 17px;
    white-space: nowrap;
}

/* =====================土倉庄三郎===================== */
.dokura_tokucho .back {
    width: 100%;
    margin-bottom: 0;
    padding: 30px 20px 40px;
    text-align: center;
    background: #ebf0e4;
}

.dokura_kiseki_p {
    max-width: 800px;
    margin: 0 auto 20px;
}

.dokura_kiseki_p_fir {
    max-width: 800px;
    margin: 40px auto 20px;
}

.dokura .back:nth-child(odd) {
    background: #FFF;
}

.dokura .back .dokura_kiseki_p {
    margin: 0 auto 30px;
}

.dokura .back p:last-child {
    margin-bottom: 0;
}

.dokura h2 {
    margin-bottom: 6px;
    font-size: .30rem;
    text-align: center;
}

.dokura_tokucho .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}

.dokura_tokucho .back h3 {
    font-size: .24rem;
    text-align: center;
    margin-bottom: 14px;
}

.dokura_tokucho .inner div:first-child {
    width: calc(100% - 390px);
    display: flex;
    flex-direction: column;
}

.dokura_tokucho .inner div {
    width: 365px;
}

.dokura_tokucho .inner .right p {
    font-size: .13rem;
    margin-top: 9px;
    line-height: 1.8;
}

.dokura_tokucho .button_more {
    margin: auto auto 0;
}

/* =====================協定企業===================== */
.kyotei_adress h2,
.kyotei_adress p {
    text-align: center;
}

.kyotei_adress .p1 {
    font-size: .25rem;
    letter-spacing: 0.3em;
    margin-bottom: 7px;
}

.kyotei_adress p {
    line-height: 1.8;
    font-family: "Noto Sans Japanese", "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-size: .14rem;
}

.kyotei_shubetsu {
    background: #EBF0E4;
    padding: 50px 30px 20px;
}

#kyotei_riyosokushin {
    background: #f2f2f2;
    margin-top: 20px;
}

#kyotei_riyosokushin h2 span {
    background: #f2f2f2;
}

.kyotei_shubetsu h2 {
    text-align: center;
    font-size: .28rem;
    margin-bottom: 50px;
    position: relative;
    text-align: center;
}

.kyotei_shubetsu h2 span {
    position: relative;
    z-index: 2;
    display: inline-block;
    margin: 0 auto;
    padding: 0 18px;
    background-color: #EBF0E4;
    text-align: left;
}

/*.kyotei_shubetsu h2::before {
position:absolute;
top:50%;
z-index:1;
content:'';
display:block;
width:100%;
height:1px;
background:#000;
background:-webkit-linear-gradient(-45deg, transparent, #000 10%, #000 90%, transparent);
background:linear-gradient(-45deg, transparent, #000 10%, #000 90%, transparent);
}
*/
ul.kyotei_box_outer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    max-width: 1100px;
    margin: 0 auto;
}

ul.kyotei_box_outer li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 32%;
    max-width: 340px;
    margin: 0 0 40px;
}

ul.kyotei_box_outer li:nth-child(3n + 2):last-child {
    margin-right: 34.5%;
}

ul.kyotei_box_outer li:nth-child(3n + 1):last-child {
    margin-right: 65%;
}

ul.kyotei_box_outer li .left {
    width: 100%;
}

ul.kyotei_box_outer li .right {
    display: flex;
    position: relative;
    height: 100%;
    width: 100%;
    padding: 20px;
    background: #FFF;
}

ul.kyotei_box_outer li .right a {
    display: block;
    margin: 22px auto 0;
    font-size: .15rem;
    padding: 3px 0;
    text-align: center;
    color: #fff;
    line-height: 1.8;
    width: 88%;
    max-width: 340px;
    border: 1px solid #006837;
    color: #006837;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}

ul.kyotei_box_outer li .right div {
    align-self: center;
    width: 100%;
    text-align: center;
}

ul.kyotei_box_outer li h3 {
    font-size: .22rem;
    letter-spacing: 0.1em;
    line-height: 1.5;
    margin-bottom: 12px;
}

ul.kyotei_box_outer li p {
    padding-bottom: 51px;
    font-size: .15rem;
    letter-spacing: 0.2em;
    text-align: center
}

ul.kyotei_box_outer li .umedakoumuten p {
    padding-bottom: 0;
}

.page-title_sub2 {
    font-size: 24rem;
}

.sp-slide img {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
    max-height: 733px;
    max-width: 1100px;
    width: auto;
}

/*#slider .sp-buttons {
position:absolute;
bottom:0;
}
*/
/* .slider-pro p.sp-layer {
bottom:-50px !important;
}
.sp-slide {
height:500px !important;
text-align:center;
}
*/
.sp-caption-container {
    text-align: center;
    margin-top: 0;
    background: #FFF;
    padding: 7px 100% 0;
    margin: 0 -100%;
}

.sp-black {
    color: #000 !important;
    background: transparent !important;
}

.sp-slides-container {}

.sp-slide {}

/*.sp-slide:after {
position:absolute;
content:"";
top:0;
right:0px;
width:100%;
height:100%;
background:#f1f1f1;
}
.sp-selected:after {
position:absolute;
content:"";
top:0;
right:0px;
width:100%;
height:100%;
background:transparent;
}
*/
.sp-layer {
    /*bottom:-38px !important;
    */
    padding: 0;
}

.sp-mask {
    /*overflow:visible !important;
    */
    background: #f1f1f1;
}

.sp-buttons {
    position: absolute;
    width: 100%;
    text-align: center;
    padding-top: 0;
    bottom: 20px;
}

.sp-caption-container {
    height: 0;
}

.kurashi_single {
    margin-bottom: 90px;
}

.sp-selected-button {
    background-color: #000;
}

.sp-button {
    border: 2px solid #000;
}

.sp-slide img {
    box-sizing: border-box;
}

.sp-horizontal .sp-next-arrow,
.sp-horizontal.sp-rtl .sp-previous-arrow {
    right: -35px;
    left: auto;
    background: #8c8c8c;
}

.sp-horizontal .sp-previous-arrow {
    left: -35px;
    right: auto;
    background: #8c8c8c;
}

.sp-next-arrow:after,
.sp-next-arrow:before,
.sp-previous-arrow:after,
.sp-previous-arrow:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 15px;
    background-color: #FFF;
}

.sp-arrow {
    position: absolute;
    display: block;
    width: 25px;
    height: 56px;
    cursor: pointer;
}

.sp-arrow:before {
    left: 10px;
    top: 13px;
}

.sp-arrow:after {
    left: 10px;
    top: 28px;
}

/* =====================吉野かわかみ社中===================== */
.shachu h2 {
    margin-bottom: 12px;
    font-size: .30rem;
    text-align: center;
}

.shachu #hanbaiten h3 {
    margin: 60px auto -22px;
    font-size: .30rem;
    text-align: center;
}

.next500 .parallax {
    width: 100%;
    min-height: 330px;
    padding: 55px 40px;
    text-align: center;
    background-image: url('/img/shachu/back1.jpg');
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #FFF;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7);
}

@media screen\0 {
    .next500 .parallax {
        background-attachment: scroll;
    }
}

@supports (-ms-ime-align: auto) {
    .next500 .parallax {
        background-attachment: scroll;
    }
}

.next500 .parallax .inner {
    margin: 0px auto 0;
    padding: 20px 35px 43px;
    max-width: 650px;
    background: rgba(0, 0, 0, 0.5);
    color: #FFF;
}

.next500 .parallax h3 {
    font-size: .60rem;
    font-weight: 500;
    letter-spacing: 0.05em;
}

.next500 .parallax p {
    font-size: .17rem;
    text-align: center;
}

.shachu .goaisatsu {
    max-width: 840px;
    padding: 0 20px;
    margin: 60px auto 80px;
    text-align: center;
}

.shachu .goaisatsu .box {
    float: right;
    display: table;
}

.shachu .goaisatsu .inner {
    line-height: 2;
    display: table-cell;
    padding-right: 35px;
    vertical-align: bottom;
}

.shachu .goaisatsu .box img {
    width: 176px;
}

.shachu .goaisatsu .inner img {
    margin-top: 10px;
}

.shachu .goaisatsu h2 {
    margin-bottom: 30px;
}

.shachu .goaisatsu .inner p:last-child {
    font-size: .24rem;
}

.rinen6 {
    margin-bottom: 45px;
}

.rinen6 h2 {
    text-align: center;
}

.rinen6 .parallax {
    width: 100%;
    min-height: 330px;
    padding: 85px 40px 75px;
    background-image: url('/img/shachu/back2.jpg');
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #FFF;
}

.rinen6 ul {
    max-width: 800px;
    margin: 0 auto;
}

.rinen6 li {
    text-indent: -4.5em;
    padding-left: 4.5em;
    padding-bottom: 7px;
    font-size: .17rem;
}

.shachu_jigyogaiyou {
    margin-bottom: 95px;
}

.flex_b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.shachu_jigyogaiyou .flex_b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    max-width: calc(100% - 40px);
    width: 1140px;
    margin: 0 auto;
    padding: 0 20px;
}

.shachu_jigyogaiyou .flex_b div {
    position: relative;
    max-width: 320px;
    width: 30%;
}

.shachu_jigyogaiyou .flex_b ul {
    margin-top: 15px;
    padding-bottom: 16px;
}

.shachu_jigyogaiyou .flex_b li {
    text-indent: -1.1em;
    padding-left: 1.1em;
}

.shachu_jigyogaiyou .flex_b a {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -40px;
    display: block;
    margin: 0 auto;
    max-width: 240px;
    width: 100%;
    text-align: center;
    z-index: 2;
    color: #006837;
    background-color: #fff;
    border: solid 2px #006837;
    line-height: 36px;
    overflow: hidden;
    font-size: .18rem;
}

.shachu_jigyogaiyou .flex_b a:hover {
    color: #FFF;
}

.shachu_company .box {
    background: #ebf0e4;
    padding: 30px 0px 30px;
}

.shachu_company .box .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    max-width: calc(100% - 40px);
    width: 816px;
    margin: 0 auto;
    background: #ebf0e4;

}

.shachu_company .box table {
    width: auto;
    background: #ebf0e4;
    padding: 20px 20px 40px;
    line-height: 2.1;
}

.shachu_company .box table td,
.shachu_company .box table th {
    vertical-align: top;
    text-align: left;
}

.shachu_company .box table th {
    padding-right: 17px;
    font-weight: 500;
    width: 100px;
}

@media screen and (max-width:640px) {

    .shachu_company .box table td,
    .shachu_company .box table th {
        display: block;
    }

    .shachu_company .box table th {
        font-size: 0.17rem;
        color: #006837;
        width: auto;
    }

    .shachu_company .box table td {
        padding-bottom: 10px;
    }

    .shachu_company .box {
        background: #ebf0e4;
        padding: 30px 0px 10px;
    }

    .shachu_company .box table td li {
        padding-bottom: 5px !important;
    }

    .shachu_company .box table td li img {
        display: inline;
        width: 40%;
        padding-bottom: 30px;
    }

    .shachu_company .box .inner {
        margin-top: 0 !important;
    }

    .shachu_company .box table td li.li2 {
        padding-left: 0.32rem;
        text-indent: -0.32rem;
    }
}

.shachu_company .box table td li {
    padding-left: 0.15rem;
    text-indent: -0.15rem;
}

.shachu .map {
    position: relative;
    width: 100%;
    height: 480px;
    overflow: hidden;
    filter: saturate(82%);
}

/* =====================製品情報===================== */
@media screen and (max-width:1500px) {
    .sample-container {
        max-width: 90vw;
        margin: 0 auto;
    }
}

@media screen and (min-width:700px) {
    .kanren_product {
        margin-top: 120px;
    }
}

.product_mirainotane_button {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 28px auto 80px;
    padding: 7px 25px;
    font-size: .18rem;
    text-align: center;
    color: #ffffff;
    /* line-height: 46px; */
    max-width: 480px;
    border: 2px solid #006837;
    box-sizing: content-box;
    background: #74a82d;
}

.product_mirainotane_content {
    position: relative;
    margin: -36px auto 70px;
    padding: 19px 30px 25px;
    background: #e1fbc0;
    max-width: 800px;
}

.product_mirainotane_content h3 {
    font-size: .19rem;
    border-bottom: 1px solid #006837;
    margin-bottom: 15px;
    padding-bottom: 7px;
    color: #006837;
    font-weight: 500;
}

.product_mirainotane_content img {
    max-width: 400px;
    width: 100%;
    margin-top: 5px;
}

.product_mirainotane_content div {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

.product_mirainotane_content div p {
    width: 54%;
}

.product_mirainotane_content div > span {
    width: 42%;
}

@media screen and (max-width:767px) {
    .product_mirainotane_button {
        justify-content: center;
    }

    .product_mirainotane_content {
        margin: 0px auto 70px;
    }

    .product_mirainotane_content div {
        flex-direction: column;
    }

    .product_mirainotane_content div p {
        width: 100%;
    }

    .product_mirainotane_content div > span {
        width: 100%;
    }

    .product_mirainotane_content div img {
        margin-top: 23px;
    }

    .product_mirainotane_content {
        padding: 20px 20px 25px;
    }
}

@media screen and (max-width:767px) {
    body .product_mirainotane_button_sp {
        display: -webkit-flex;
        display: flex;
    }

    .product_mirainotane_button span:last-child {
        background: #006837;
        width: 100%;
        margin-top: 6px;
        font-size: 0.15rem;
    }

    .product_mirainotane_button {
        padding: 7px 0px 0;
    }
}


.product_bottom_banner {
    max-width: 1140px;
    margin: 48px auto 40px;
    padding: 0 20px;
}

.product_bottom_banner h6 {
    margin-bottom: 20px;
    font-size: .30rem;
    text-align: center;
}

.product_bottom_banner .contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.product_bottom_banner .contents a {
    width: 24%;
	/*width: 19%;
    max-width: 204px;*/
}

.sheet_directory .contents a.product_bottom_banner_sheet {
    display: none;
}

.sugiito_directory .contents a.product_bottom_banner_sheet {
    display: block;
}
.sugiito_directory .contents a.product_bottom_banner_sugiito {
    display: none;
}

.slit_directory .contents a.product_bottom_banner_slit {
    display: none;
}

.kenzai_directory .contents a.product_bottom_banner_kenzai {
    display: none;
}

.kokera_directory .contents a.product_bottom_banner_kokera {
    display: none;
}

.zakka_directory .contents a.product_bottom_banner_kitosumu {
    display: none;
}

/* =====================メディア掲載===================== */
#media_table {
    max-width: 1100px;
    margin: 0 auto;
}

#media_table a {
    color: rgba(12, 88, 29, 1);
    text-decoration: underline;
}

#media_table thead {
    background-color: #006837;
    color: #FFF;
    font-size: .17rem;
}

#media_table thead tr td:nth-child(1) {
    padding-left: 30px;
}

#media_table thead tr td:nth-child(2) {
    padding-left: 0;
}

#media_table tbody tr:nth-child(even) {
    background-color: #fafdf7;
}

#media_table tbody tr:nth-child(odd) {
    background-color: #EBF0E4;
}

#media_table tr td {
    line-height: 1.4;
    padding: 17px;
}

#media_table tbody tr td:nth-child(1) {
    white-space: nowrap;
    padding-left: 30px;
}

#media_table tbody tr td:nth-child(2) {
    font-size: .20rem;
    padding: 17px 0;
}

#media_table tbody tr td:nth-child(3) {
    padding: 17px 17px 17px 12px;
}

#media_table thead tr td:nth-child(4) {
    white-space: nowrap;
}

#media_table i {
    font-size: .30rem;
}

/* =====================森林マネジメント部===================== */
.shinrin .back {
    background: #ebf0e4;
    text-align: center;
    padding: 30px 0px;
}

.shinrin .back2 {
    background: #f2f2f2;
}

h2.default {
    margin-bottom: 10px;
    font-size: .30rem;
    text-align: center;
}

.shinrin .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    max-width: calc(100% - 40px);
    width: 800px;
    margin: 0 auto;
    background: #ebf0e4;
}

.shinrin_jigyo .inner div {
    max-width: 365px;
    width: 46%;
}

.shinrin_jigyo {
    margin-bottom: 70px;
    margin-top: -20px;
}

.shinrin_jigyo p {
    text-indent: -16px;
    padding-left: 16px;
}

.shinrin_jigyo p:first-letter {
    color: #006837;
    font-size: .10rem;
}

.shinrin_jigyo .left p:nth-child(4),
.shinrin_jigyo {
    margin-bottom: 30px;
}

.shinrin_jigyo h5 {
    font-size: .17rem;
    color: #006837;
    text-align: left;
}

.shinrin h3 {
    font-size: .30rem;
    text-align: center;
    color: #006837;
    margin-bottom: 5px;
}

.shinrin h4 {
    font-size: .24rem;
    text-align: center;
}

.shinrin_jisseki .unzai {
    max-width: 800px;
    margin: 0 auto;
}

.shinrin_jisseki .saizourin_kongo {
    margin: 20px auto 50px;
    text-align: center;
}

.shinrin_jisseki .saizourin_kongo p {
    text-align: center;
}

.shinrin_jisseki .unzai p {
    text-indent: -22px;
    padding-left: 22px;
    margin-bottom: 10px;
}

.shinrin_jisseki .unzai p:first-letter,
.shinrin_project p:first-letter,
.arcgis p:first-letter {
    color: #006837;
}

.shinrin_jisseki .unzai_img {
    max-width: 1100px;
    width: 100%;
    margin: 25px auto 57px;
}

.arcgis {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 20px auto 65px;
    max-width: 800px;
}

.arcgis .left {
    display: flex;
    flex-flow: column;
    margin-right: 20px;
}

.arcgis .left img {
    align-self: center;
    margin-top: auto;
}

.shinrin_kongo {
    margin: 0 auto;
    max-width: 800px;
    padding: 20px 24px;
    background: #FFF;
    border-radius: 10px;
    letter-spacing: -0.02em;
}

.shinrin_kongo h5 {
    font-size: .18rem;
    font-weight: 500;
}

.shinrin_kongo p {
    color: #006837;
}

.shinrin_project {
    text-align: center;
    margin-top: 55px;
    background: #f2f2f2;
    padding: 35px 20px 55px;
}

.shinrin_project p:nth-of-type(1),
.shinrin_project p:nth-of-type(2) {
    max-width: 800px;
    margin: 10px auto 0;
}

.shinrin_project p:nth-of-type(2) {
    margin: 0px auto 10px;
}

.shinrin_project img {
    margin: 23px auto 55px;
}

.shinrin_project .shinrin_kongo p {
    text-align: center;
}

/* =====================製品加工部===================== */
.seihinkakou .back {
    background: #ebf0e4;
    text-align: center;
    padding: 30px 20px;
}

.seihinkakou .back2 {
    background: #f2f2f2;
}

h2.default {
    margin-bottom: 10px;
    font-size: .30rem;
    text-align: center;
}

.seihinkakou .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    max-width: calc(100% - 40px);
    width: 800px;
    margin: 0 auto;
    background: #ebf0e4;
}

.seihinkakou_jigyo .inner div {
    max-width: 365px;
    width: 46%;
}

.seihinkakou_jigyo {
    margin-bottom: 70px;
}

.seihinkakou_jigyo p {
    text-indent: -16px;
    padding-left: 16px;
}

.seihinkakou_jigyo p:first-letter {
    color: #006837;
    font-size: .10rem;
}

.seihinkakou_jigyo h5 {
    font-size: .17rem;
    color: #006837;
    text-align: left;
}

.seihinkakou h3 {
    font-size: .30rem;
    text-align: center;
    color: #006837;
    margin-bottom: 5px;
}

.seihinkakou_jyuki {
    margin-top: 50px;
}

.seihinkakou h4 {
    font-size: .24rem;
    text-align: center;
}

.seihinkakou_jisseki .unzai {
    max-width: 800px;
    margin: 0 auto;
}

.seihinkakou_jisseki .unzai p {
    text-indent: -22px;
    padding-left: 22px;
    margin-bottom: 10px;
}

.seihinkakou_jisseki .unzai p:first-letter {
    color: #006837;
}

.seihinkakou_jisseki .unzai_img {
    max-width: 1100px;
    margin: 25px auto 57px;
}

.arcgis {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 20px auto 65px;
    max-width: 800px;
}

.arcgis .left {
    display: flex;
    flex-flow: column;
    margin-right: 20px;
}

.arcgis .left img {
    align-self: center;
    margin-top: auto;
}

.seihinkakou_kongo {
    margin: 0 auto;
    max-width: 800px;
    padding: 20px 24px;
    background: #FFF;
    border-radius: 10px;
    letter-spacing: -0.02em;
}

.seihinkakou_kongo h5 {
    font-size: .18rem;
    font-weight: 500;
}

.seihinkakou_kongo p {
    color: #006837;
}

.seihinkakou_project {
    text-align: center;
    margin-top: 55px;
    background: #f2f2f2;
    padding: 35px 0 55px;
}

.seihinkakou_project p:nth-of-type(1),
.seihinkakou_project p:nth-of-type(2) {
    max-width: 800px;
    margin: 10px auto 0;
}

.seihinkakou_project p:nth-of-type(2) {
    margin: 0px auto 10px;
}

.seihinkakou_project img {
    margin: 23px auto 55px;
}

.seihinkakou_jisseki p.intro {
    max-width: 800px;
    margin: 0 auto;
    font-size: .15rem;
    line-height: 1.7;
}

.seihinkakou_jisseki img.img1 {
    margin: 30px auto 20px;
    max-width: 800px;
}

.masanami_box {
    max-width: 800px;
    margin: 0 auto;
}

.masanami_box .left {
    float: left;
    width: 42%;
    max-width: 460px;
}

.masanami_box .left div.heightSum {
    background: url(/img/seihinkakou/seihinkakou_zakka_img1.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.masanami_box .right {
    float: right;
    width: 55%;
    max-width: 598px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

.masanami_box .right div {
    width: 47.3%;
    max-width: 279px;
}

.masanami_box p {
    font-size: .13rem;
    line-height: 1.5;
    letter-spacing: 0.03em;
    margin-top: 4px;
    margin-bottom: 15px;
}

.jyuki_box {
    max-width: 800px;
    margin: 0 auto;
    margin: 20px auto 10px;
}

.jyuki_box .left {
    float: left;
    width: 42%;
    max-width: 460px;
}

.jyuki_box .left div {
    background: url(/img/seihinkakou/seihinkakou_jyuki_img1.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.jyuki_box .right {
    float: right;
    width: 55%;
    max-width: 598px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

.jyuki_box .right div {
    width: 47.3%;
    max-width: 279px;
}

.jyuki_box .right div:nth-child(1) {
    margin-bottom: 26px;
}

/* =====================販売マーケティング部===================== */
.hanbai_chart {
    max-width: 560px;
    margin: -35px auto 80px;
    position: relative;
}

.hanbai_chart .img1,
.hanbai_chart .img2,
.hanbai_chart .img3,
.hanbai_chart .img4 {
    position: absolute;
}

.hanbai_chart .img1 {
    top: 0;
    left: 0;
}

.hanbai_chart .img2 {
    top: 0;
    left: 0;
}

.hanbai_chart .img3 {
    width: 50%;
    left: 0;
    bottom: 0;
}

.hanbai_chart .img4 {
    width: 50%;
    right: 0;
    bottom: 0;
}

.hanbai .back {
    background: #ebf0e4;
    text-align: center;
    padding: 30px 0px;
}

h2.default {
    margin-bottom: 12px;
    font-size: .30rem;
    text-align: center;
}

.hanbai .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    max-width: calc(100% - 40px);
    width: 800px;
    margin: 0 auto;
    background: #ebf0e4;
}

.hanbai_jigyo .inner div {
    max-width: 365px;
    width: 46%;
}

.hanbai_jigyo {
    margin-bottom: 80px;
}

.hanbai_jigyo p {
    text-indent: -13px;
    padding-left: 13px;
}

.hanbai_jigyo .left p:nth-of-type(3),
.hanbai_jigyo .left p:nth-of-type(5),
.hanbai_jigyo .right p:nth-of-type(2) {
    margin-bottom: 30px;
}

.hanbai_jigyo .left h5,
.hanbai_jigyo .right h5 {
    font-size: .17rem;
    color: #006837;
    text-align: left;
}

.hanbai_jigyo p:first-letter {
    color: #006837;
    font-size: .10rem;
}

.hanbai_main h3 {
    padding: 20px 0 20px;
    margin-top: -20px;
    font-size: .30rem;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 1;
}

.hanbai_box {
    background-color: #f2f2f2;
    margin-bottom: 20px;
    width: calc(33.3% - 1px);
}

.hanbai_box_l {
    width: 100%;
    background-size: cover;
    background-position: center center;
    height: 290px;
}

.hanbai_box_l_life {
    background-image: url(/img/works/header_works_life.jpg?new);
}

.hanbai_box_l_house {
    background-image: url(/img/works/header_works_house.jpg?new);
}

.hanbai_box_l_office {
    background-image: url(/img/works/header_works_office.jpg?new);
}

.hanbai_box_life {
    border-top: 7px solid #db5a4a;
}

.hanbai_box_house {
    border-top: 7px solid #74a82d;
}

.hanbai_box_office {
    border-top: 7px solid #3b7fb7;
}

.hanbai_box_life .hanbai_button {
    background: #db5a4a;
}

.hanbai_box_house .hanbai_button {
    background: #74a82d;
}

.hanbai_box_office .hanbai_button {
    background: #3b7fb7;
}

.hanbai_box_r .content {
    position: relative;
    padding: 12px 15px 26px 15px;
    color: #000;
}

.hanbai_kanren_title {
    margin-top: 55px;
    text-align: center;
    font-size: .30rem;
    margin-bottom: 15px;
}

.hanbai_box_r .hanbai_title {
    font-size: .36rem;
    text-align: justify;
    margin-bottom: 15px;
    margin-left: -5px;
    line-height: 1.7;
    text-align: center;
}

.hanbai_title:before {
    content: '';
    display: inline-block;
    width: 56px;
    height: 31px;
    background: url(/img/hanbai/logo_sankaku_red.png) no-repeat;
    background-size: contain;
}

.hanbai_box_house .hanbai_title:before {
    background: url(/img/hanbai/logo_sankaku_green.png) no-repeat;
    background-size: contain;
}

.hanbai_box_office .hanbai_title:before {
    background: url(/img/hanbai/logo_sankaku_blue.png?new) no-repeat;
    background-size: contain;
}

.hanbai_box_r .hanbai_text {
    font-size: .15rem;
    margin-bottom: 55px;
    display: none;
}

.hanbai_box_r .hanbai_button {
    font-size: .18rem;
    display: block;
    max-width: 300px;
    margin: 0 auto;
    padding: 5px;
    text-align: center;
    color: #FFF;
}

.hanbai_banner {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    max-width: 808px;
    margin: 0 auto -75px;
}

.hanbai_banner div {
    width: 49%;
    max-width: 394px;
}

@media screen and (max-width:800px) {
    .hanbai_box {
        display: block;
        margin-bottom: 20px;
        width: 100%;
    }

    .hanbai_box_l {
        width: 100%;
        height: 200px
    }

    .hanbai_box_r {
        width: 100%;
        position: relative;
        padding: 20px 36px 27px;
        color: #000;
    }

    .hanbai_box_r .hanbai_text {
        font-size: .15rem;
        margin-bottom: 25px;
    }

    .hanbai_box_r .hanbai_text br {
        display: none;
    }

    .hanbai_box_r .hanbai_button {
        font-size: .18rem;
        display: block;
        position: relative;
        margin: auto;
        bottom: 0;
        left: 0;
        width: 100%;
        max-width: 500px;
        padding: 0;
        text-align: center;
        color: #fff;
    }

    .hanbai_box_r .hanbai_title {
        font-size: .24rem;
        text-align: justify;
        margin-bottom: 11px;
        line-height: 1.7;
    }
}

/* =====================木製雑貨販売店===================== */
.hanbaiten-attention {
    text-align: center;
    margin-bottom: 20px;
    color: #006837;
}

#hanbaiten table {
    width: 90%;
}

#hanbaiten table th {
    padding: 0px 22px 0px 21px;
    white-space: nowrap;
    vertical-align: inherit;
    font-size: .16rem;
}

#hanbaiten table td {
    padding: 11px 16px 11px 4px;
    line-height: 1.6;
    font-size: .16rem;
}

#hanbaiten table tr:nth-child(odd) {
    background: #EBF0E4;
}

#hanbaiten table tr:nth-child(even) {
    background: #fafdf7;
}

.hanbaiten_adress a{
	color: #fff;
	text-decoration: underline;
}

/* =====================お問合せ===================== */
.contact {
    margin: 0 auto;
    max-width: 1100px;
    width: 100%;
}

.contact .heading_01 {
    margin: 75px auto 47px;
    text-align: center;
    font-size: .26rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    background-color: white;
}

.form_coution {
    text-align: right;
    font-size: .12rem;
}

.form_coution2 {
    text-align: right;
    font-size: .12rem;
    border-bottom: 1px solid #bbb;
}

#mailformpro table {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
}

.post-10455 #mailformpro table,
#recruit-web-regular #mailformpro table,
.saiyou #mailformpro table {
    border-top: 1px solid #bbb;
}

#mailformpro table th,
#mailformpro table td {
    border-bottom: 1px solid #bbb;
    padding: 35px 10px;
    color: #000;
}

#mailformpro table th {
    width: 25%;
    font-size: .17rem;
    color: #000;
}

textarea {
    height: 300px;
}

#submitxxx {
    margin-top: 20px;
    padding: 15px 45px;
    font-size: .21rem;
    text-align: center;
}

#mailformpro #submitxxx {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 485px;
    width: 100%;
	background: rgb(2 151 219);
    color: #fff;
    padding: 20px 50px;
    text-shadow: none;
}

#mailformpro #submitxxx:hover {
    opacity: 0.7;
    text-shadow: none;
}

#mailformpro input[type="text"] {
    width: 100%;
}

#mailformpro textarea {
    width: 100% !important;
}

#mailformpro input.form-width2 {
    width: 20%;
}

.contact #mailformpro table td.last_td,
.request #mailformpro table td.last_td,
.web-meeting #mailformpro td.last_td,
.eigyo #mailformpro table td.last_td{
	padding: 10px;
    border: none;
}
.contact #mailformpro table td.privacy_td,
.request #mailformpro table td.privacy_td,
.web-meeting #mailformpro table td.privacy_td,
.eigyo #mailformpro table td.privacy_td {
    border: none;
	padding: 20px 10px 0;
	text-align: center;
}
table td.privacy_td a{
	text-decoration: underline;
	color: rgb(93,174,33);
}

div.mfp_ok{
	display:none !important;
}

nav.fnavbar {
    opacity: 1 !important;
}

/* =====================資料請求===================== */
.request .flex {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
}

.request form#mailformpro .flex label {
    font-size: .16rem;
    line-height: 1.4;
}

.request .flex div {
    width: 28%;
}

.request .flex div img {
    box-shadow: 1px 1px 5px #929292;
    margin-bottom: 14px;
}

.request form#mailformpro label {
    white-space: normal !important;
    font-size: .14rem;
    font-weight: 500;
    margin: 0px;
}

.request #mailformpro table th {
    width: 22%;
    background: #F2F2f2;
}

.request #mailformpro table td {
    padding: 35px 0px 35px 40px;
    max-width: 858px;
}

.request .request_image {
    padding: 35px 0;
}

.request td.request_image img {
    width: 100%;
    display: block;
}

.request td.request_image label {
    width: 100%;
    display: block !important;
}

.request td.request_image .flex label {
    text-align: center;
}

.request form#mailformpro label.small_check {
    font-size: .12rem;
    margin-top: 5px !important;
    width: 100%;
}

#mailformpro table th.houjin_cap {
    padding: 16px 10px;
}

#mailformpro table th.houjin_cap p {
    color: #dc3535;
}

#mailformpro table th span {
    color: #dc3535;
}

.houjin_cap p {
    font-size: .12rem;
    padding: 0 10px 0 1.5em;
    line-height: 1.6;
    text-indent: -1em;
}

.request_cloth {
    margin-top: 18px;
    margin-bottom: 60px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.request_cloth_caution {
    background: #f2f2f2;
    padding: 19px 25px 26px 25px;
    margin-top: 10px;
}
.request_cloth_caution h3 {
    font-weight: 600;
    margin-left: -8px;
    margin-bottom: 11px;
}
.request_cloth_caution p {
    margin-top: 6px;
    font-size: .14rem;
    padding-left: 14px;
    text-indent: -14px;
    line-height: 1.5;
    text-align: justify;
    color: #383838;
}
.request_cloth_caution a{
    text-decoration: underline;
    color: #0297db;
}
.request_cloth .left {
    max-width: 28%;
    margin-right: 34px;
}

.request_cloth .right {
    display: -webkit-flex;
    display: flex;
    width: 68%;
}

.request_cloth .right > div {
    align-self: flex-end;
}

.request form#mailformpro .request_cloth .right > div label {
    font-size: .14rem;
}

.request form#mailformpro .request_cloth .right > div label span {
    font-weight: normal;
}

.request form#mailformpro .request_cloth .right > div label:first-child {
    font-size: .16rem;
    padding-bottom: 3px;
}




/* =====================
採用情報
===================== */

.saiyou_web .page-intro .spa1 {
    display: block;
    font-size: .45rem;
    font-size: .30rem;
    margin-bottom: 19px;
    margin-bottom: 39px;
    margin-top: 44px;
    font-weight: 500;
    text-align: center;
}

.saiyou_web .page-intro h2 {
    font-size: .26rem;
}

.saiyou_web h3 {
    font-size: .30rem;
    text-align: center;
    color: #006837;
    margin-bottom: 15px;
}

.saiyou_web .top_contact {
    padding: 60px 0;
    margin: 0 auto;
    max-width: 1100px;
}

.saiyou_web .form_coution {
    margin-top: -66px;
}

.page-intro p {
    max-width: 800px;
    margin: 20px auto 60px;
    font-size: .17rem;
}

.web_tokucho {
    padding: 50px 0 50px;
    background: #ebf0e4;
    text-align: center;
    /*background: url(/img/web/jantine-doornbos-711322-unsplash.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;*/
}

.saiyou_part {
    margin-top: -18px;
    padding: 35px 0 50px;
    background: #ebf0e4;
    text-align: center;
}

.web_tokucho .contents {
    width: 90%;
    max-width: 1100px;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

.web_tokucho .contents div.clearfix {
    width: 37%;
    max-width: 660px;
    padding: 0px 28px 24px;
    text-align: center;
    background: #FFF;
}

.web_tokucho.web_tokucho2 .contents div.clearfix {
    width: 49%;
}

.web_tokucho .contents div.clearfix:first-child {
    width: 60%;
}

.web_tokucho.web_tokucho2 .contents div.clearfix:first-child {
    width: 49%;
}

.web_tokucho.web_tokucho2 ul.ul2 li {
    float: left;
    margin-right: 50px;
}

.web_tokucho.web_tokucho2 ul.ul2 li:last-child {
    margin-right: 0px;
}

.saiyou-youkou .ul1 > li {
    margin-bottom: 20px;
}

.web_tokucho img {
    margin-bottom: 20px;
}

.web_tokucho .p1 {
    font-size: 14px;
    color: #676767;
}

.web_tokucho h4 {
    font-size: .19rem;
    padding: 4px 50px;
    margin: 0 -28px 27px;
    background: #006837;
    color: #FFF;
    font-weight: 500;
}

.web_tokucho h5 {
    font-size: .17rem;
    font-weight: 500;
    text-align: left;
}

.web_tokucho.web_tokucho2 h5 {
    margin-top: 15px;
}

.web_tokucho h5.h52 {
    margin-top: 13px;
}

.web_tokucho .ul1 {
    padding: 0;
    margin-left: 1.4em;
}

.web_tokucho .ul1 li {
    float: left;
    padding-right: 40px;
}

.saiyou-youkou {
    padding: 50px 0 40px;
}

.saiyou-youkou table {
    clear: both;
    margin: 0px auto 0px auto;
    max-width: 1100px;
    width: 100%;
    font-size: .16rem;
    border-collapse: collapse;
}

.saiyou-youkou table {
    border-top: double 3px #ccc;
}

.saiyou-youkou table tr {
    border-bottom: double 3px #ccc;
}

.saiyou-youkou table tr:last-child {
    border-bottom: none;
}

.saiyou-youkou table th {
    width: 225px;
    font-weight: 500;
    font-size: .16rem;
    vertical-align: middle;
}

.saiyou-youkou table th,
.saiyou-youkou table td {
    padding: 20px;
}

.saiyou-youkou table td {
    vertical-align: middle;
    padding-left: 30px;
}

.saiyou-youkou table tbody tr:nth-child(odd) {}

.saiyou-youkou_hukurikosei li {
    padding-right: 19px;
    list-style: none;
    float: left;
}

.saiyou-flow {
    background-color: #ebf0e4;
    margin: 0px -100% 0px -100%;
    padding: 50px 100% 2px;
}

.saiyou-flow .d1 {
    max-width: 850px;
    margin: 0 auto;
}

.saiyou-flow .d1 span {
    font-size: .26rem;
    font-weight: 500;
    display: block;
}

.saiyou-flow ol li {
    font-size: .18rem;
    text-align: center;
    line-height: 1.8;
    background: #FFF;
    margin-bottom: 38px;
    padding: 14px;
    position: relative;
}

.saiyou-flow ol li:after {
    content: "";
    position: absolute;
    bottom: -38px;
    left: 0;
    right: 0;
    display: block;
    margin: 16px auto 12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 22px 0 22px;
    border-color: #ababab transparent transparent transparent;
}

.saiyou-flow ol li:last-child:after {
    display: none;
}

ul.disc {
    padding-left: 1.4em;
}

ul.disc li {
    padding-bottom: 6px;
    list-style-type: disc;
    text-align: justify;
}

@media screen and (max-width:700px) {
    .web_tokucho .contents div.clearfix:first-child {
        width: 100%;
        margin-bottom: 20px;
    }

    .web_tokucho.web_tokucho2 .contents div.clearfix:first-child {
        width: 100%;
        margin-bottom: 20px;
    }

    .saiyou-flow .d1 span {
        font-size: .22rem;
    }

    .web_tokucho .contents div.clearfix {
        width: 100%;
    }

    .web_tokucho.web_tokucho2 .contents div.clearfix {
        width: 100%;
    }

    .web_tokucho {
        padding: 25px 0 25px;
    }

    .saiyou-youkou table th,
    .saiyou-youkou table td {
        padding: 13px 6px 13px 24px;
    }

    .saiyou-youkou table th {
        width: 80px;
        padding: 13px 7px 13px 10px;
        vertical-align: text-bottom;
    }

    .saiyou-youkou table td {
        padding: 13px 6px 13px 10px;
    }

    .saiyou-flow .d1 {
        padding: 0 15px;
    }

    .saiyou-flow {
        padding: 30px 100% 2px;
    }

    .saiyou_web .top_contact {
        padding: 40px 0;

    }

    .saiyou_web .form_coution {
        padding: 20px;
        text-align: center;
        font-size: .12rem;
        height: auto;
        margin: 0;
    }

    .saiyou_web .page-intro h2 {
        text-align: justify;
    }

    .kotei_mainimage {
        background-position: 82% center;
    }

    .web_tokucho .ul1 li {
        padding-right: 0;
    }

    .web_tokucho.web_tokucho2 ul.ul2 li {
        margin-right: 32px;
    }

    .indent_16sp {
        padding-left: 15px;
        text-indent: -15px;
        margin-bottom: 0;
        display: block;
    }
}




/* =====================
web打ち合わせ
===================== */
.webmeeting .intro {
    margin-bottom: 70px;
}

.webmeeting .intro h2 {
    margin-bottom: 22px;
    font-size: .22rem;
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    border-top: 1px solid rgb(93, 174, 33);
    border-bottom: 2px solid rgb(93, 174, 33);
}

.webmeeting .intro p {
    margin-top: 13px;
    margin-bottom: 60px;
    font-size: .15rem;
    text-align: center;
}

.webmeeting h3 {
    font-size: .27rem;
    text-align: center;
    color: #006837;
    margin-bottom: 15px;
}

.webmeeting .top_contact {
    padding: 60px 0;
    margin: 0 auto;
    max-width: 1100px;
}

.webmeeting .flow {
    background-color: #ebf0e4;
    margin: 0px -100% 0px -100%;
    padding: 20px 100% 2px;
}

.webmeeting .flow .d1 {
    max-width: 850px;
    margin: 0 auto;
}

.webmeeting .flow .d1 span {
    font-size: .24rem;
    display: block;
}

.webmeeting .flow ol li {
    font-size: .16rem;
    text-align: center;
    line-height: 1.8;
    background: #FFF;
    margin-bottom: 38px;
    padding: 14px;
    position: relative;
}

.webmeeting .flow ol li:after {
    content: "";
    position: absolute;
    bottom: -38px;
    left: 0;
    right: 0;
    display: block;
    margin: 16px auto 12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 22px 0 22px;
    border-color: #ababab transparent transparent transparent;
}

.webmeeting .flow ol li:last-child:after {
    display: none;
}

.webmeeting_sankasha {}

.webmeeting_sankasha .p1 {
    font-size: 0.21rem;
    text-align: center;
    margin-bottom: 12px;
    font-weight: 500;
}

.webmeeting_sankasha .p2 {
    text-align: center;
    font-size: .17rem;
}

#mailformpro input.form-width3 {
    width: 40%;
}

#mailformpro input.form-width4 {
    width: 200px;
}

.webmeeting_input_time input,
.webmeeting_input_time select {
    height: 2.5em;
}

body .webmeeting form#mailformpro label {
    margin: 3px 0px !important;
}

@media screen and (max-width:700px) {
    .webmeeting .intro {
        padding: 0 20px;
    }

    .webmeeting .intro p {
        margin-bottom: 40px;
        text-align: justify;
    }

    .webmeeting .flow .d1 span {
        font-size: .22rem;
    }

    .webmeeting .flow .d1 {
        padding: 0 15px;
    }

	.webmeeting .flow {
    	padding: 11px 100% 2px;
	}

    .webmeeting .top_contact {
        padding: 40px 0;
    }

    .webmeeting .form_coution {
        padding: 20px;
        text-align: center;
        font-size: .12rem;
        height: auto;
    }

    .webmeeting .page-intro h2 {
        text-align: justify;
    }

    .webmeeting .contact .form_coution {
        padding: 0px;
    }

    #mailformpro input.form-width4 {
        width: 40%;
    }

    .webmeeting_input_time select {
        width: 30%;
    }

    .webmeeting input[type="number"] {
        text-align: left !important;
    }

    .webmeeting .page-intro {
        margin-bottom: 60px;
    }
	.webmeeting .flow ol li:last-child {
    	margin-bottom: 28px;
	}
}

@media screen and (max-width:350px) {
    .webmeeting .flow ol li {
        font-size: .15rem;
    }

    #mailformpro input.form-width4 {
        width: 36%;
    }
}

/* =====================ポップアップ===================== */
.modal {
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 11;
}

.modal__bg {
    background: rgba(0, 0, 0, 0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
}

.modal__content {
    background: #fff;
    left: 50%;
    padding: 25px 30px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 742px;
    border-radius: 36px;
}

.js-modal2 .modal__content {
    max-width: 890px;
    width: 94%;
}

.js-modal-close {
    position: absolute;
    top: -35px;
    right: 0;
    text-align: right;
    width: 100%;
    color: #FFF;
}

@media screen and (max-width:600px) {
    .modal__content {
        background: #fff;
        left: 50%;
        padding: 12px 0px 2px;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 94%;
        border-radius: 14px;
    }

    .modal__content ul.main-menu-tx {
        margin: calc(-91vw - 0px) auto 0;
    }

    .modal__content ul.main-menu,
    .modal__content ul.main-menu-tx {
        flex-wrap: wrap;
        padding: 0 10px;
    }
}


/* =====================表示関係===================== */
/*spのみ*/
.sp_only {
    display: none;
}

/*sp tabのみ*/
.sp-tab_only {
    display: none;
}

/*tabのみ*/
.tab_only {
    display: none;
}





/* =====================プレミアムシート===================== */
.product_tab {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 20px;
}

.product_tab ul.top {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.product_tab ul.top li {
    height: 0;
    width: calc(33% - 8px);
    border-bottom: 47px solid #CCCCCC;
    border-left: 15px solid transparent;
    border-right: 0px solid transparent;
    font-size: .24rem;
    color: #808080;
    text-align: center;
    line-height: 47px;

}
.sheet_directory .product_tab li{
	width: calc(25% - 8px);
}

.product_tab ul.top li a {
    color: #808080;
    display: block;
    height: auto;
    width: 100%;
}

.product_tab ul.top li.active a {
    color: #FFF;
}

.product_tab ul.top li a:hover {
    opacity: 1;
}

@media screen and (max-width:600px) {
    .product_tab ul.top li {
        position: relative;
    }

    .product_tab ul.top li a {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        display: contents;
    }
}

.product_tab ul.bottom {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.product_tab ul.bottom li {
    height: 8px;
    width: calc(33.3% - 6px);
}

.product_tab ul.top li.active {
    color: #FFF;
}

.kenzai_directory .product_tab ul.top li:hover {
    border-bottom: 47px solid #4C7EB2;
}

.kokera_directory .product_tab ul.top li:hover {
    border-bottom: 47px solid #603813;
}

.product_tab ul.top li:hover a {
    color: #FFF;
}

.kenzai_directory .product_tab ul.top li.active,
.sheet_directory .product_tab ul.top li.active,
.slit_directory .product_tab ul.top li.active {
    border-bottom: 47px solid #4C7EB2;
}

.kokera_directory .product_tab ul.top li.active {
    border-bottom: 47px solid #603813;
}

.slit_directory .product_tab ul.top li.active {
    border-bottom: 47px solid #4C7EB2;
}

.product_tab ul.bottom li.active {
    background: #f2f2f2;
}


.product_bottom_link_contents_title {
    margin: 70px auto 20px;
    font-size: .30rem;
    text-align: center;
    line-height: 1;
    letter-spacing: 0.17em;
}

.product_bottom_link_contents {
    background: #f2f2f2;
    padding: 20px 0;
}

.product_bottom_link_contents ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1120px;
    margin: 0 auto;
}

.product_bottom_link_contents ul li {
    width: calc(33.3% - 2px);
    position: relative;
    max-width: 370px;
}

.product_bottom_link_contents ul li div {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 290px;
}

body .product_bottom_link_contents h4 {
    margin-top: 8px;
    margin-bottom: 0px;
    font-size: .17rem;
    font-weight: 500;
    text-align: center;
    line-height: 1.6;
}

.product_bottom_link_contents p {
    font-size: .17rem;
    text-align: center;
}

.product_bottom_link_contents .a1 {
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
}

.product_bottom_link_contents .a1:hover {
    background: rgb(255 255 255 / 0.2);
}

.product_bottom_link_contents .a2 {
    display: block;
    max-width: 530px;
    margin: 17px auto 0;
    text-align: center;
    padding: 10px;
    font-size: .21rem;
    font-weight: 500;
    color: #fff;
}

.product_kenzai_bottom_link_contents h4 {
    color: #4C7EB2;
}

.product_kenzai_bottom_link_contents .a2 {
    background: #4C7EB2;
}

.product_kokera_bottom_link_contents h4 {
    color: #603813;
}

.product_kokera_bottom_link_contents .a2 {
    background: #603813;
}

.product_zakka_bottom_link_contents h4 {
    color: #CC6252;
}

.product_zakka_bottom_link_contents .a2 {
    background: #CC6252;
}

.kenzai_directory .product_kenzai_bottom_link_contents h4 {
    color: #7BA042;
}

.kenzai_directory .product_kenzai_bottom_link_contents .a2 {
    background: #7BA042;
}

.product_slit_bottom_link_contents ul li {
    width: calc(50% - 3px);
}

.two_item {}

@media screen and (max-width:700px) {
    body .product_bottom_link_contents h4 {
        margin-top: 8px;
        margin-bottom: 0;
        font-size: .19rem;
        line-height: 1.6;
    }

    .product_bottom_link_contents_title {
        line-height: 1.3;
    }
}


/* =====================　雑貨ページ ===================== */
.zakka_directory img {
    image-rendering: -webkit-optimize-contrast;
}
.zakka_kitosumulogo {
    display: block;
    margin: 0 auto;
}

.zakka_title {
    font-size: .30rem;
    text-align: center;
}

.zakka_section {
    max-width: 1366px;
    margin: 0 auto 80px;
    background: #f2f2f2;
}

.zakka_section2 {
    max-width: 1100px;
}

.zakka_sheet,
.zakka_albro,
.zakka_masanami,
.zakka_albero,
.zakka_apple,
.zakka_kurashi {
    background: linear-gradient(180deg, #f2f2f2 0%, #f2f2f2 59%, #fff 59%, #fff 100%);
}

.flex_b {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-btween;
}

.zakka_section .flex_b2 {
    max-width: 1366px;
    margin: 0 auto;
}

.zakka_kurashi {
    max-width: 1566px;
    border-top: 10px solid #B1634C;
}

.zakka_sheet {
    border-top: 10px solid #1EAA39;
}

.zakka_albero {
    border-top: 10px solid #4F321F;
}

.zakka_apple {
    max-width: 1566px;
    border-top: 10px solid #351107;
}

.zakka_masanami {
    border-top: 10px solid #E95513;
}

.zakka_section .flex_b1 {
    max-width: 840px;
    margin: 0 auto;
}

.zakka_section .flex_b1 .left {
    width: 50%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.zakka_section .flex_b1 .left h3 {
    display: inline-block;
    font-size: .24rem;
    line-height: 1;
    margin: 0px auto 20px;
}

.zakka_section .flex_b1 .left img {}

.zakka_section .flex_b1 .right {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.zakka_section .flex_b2 {}

.zakka_section .flex_b2 > div {
    width: calc(33.3% - 3px);
}

.zakka_section2 .flex_b2 > div {
    width: calc(50% - 3px);
}

.zakka_section2 .flex_b2 {
    max-width: 909px;
    margin: 0 auto;
}

.zakka_apple .flex_b2 {
    max-width: 1366px;
    margin: 0 auto;
}

.zakka_apple .flex_b2 > div {
    width: calc(33.3% - 2px);
}

.zakka_section .flex_b2 .left {}

.zakka_section .flex_b2 .center {}

.zakka_section .flex_b2 .right {}

.zakka_section .flex_b1 .right p {
    padding: 29px 0 20px;
    letter-spacing: 0.01em;
}

.zakka_section .flex_b1 .right p {
    position: relative;
    padding-right: 60px;
    letter-spacing: 0em;
}

.zakka_apple.zakka_section .flex_b1 .right p img {
    position: absolute;
    top: 32px;
    right: -150px;
    max-width: 180px;
}



@media screen and (max-width:700px) {
    body .flex_b {
        display: block;
    }

    body .flex_b .left {
        width: 100%;
    }

    body .flex_b .center {
        width: 100%;
    }

    body .flex_b .right {
        width: 100%;
    }

    .zakka_section .flex_b1 .right p {
        width: 100%;
        padding: 10px 20px;
    }

    .zakka_section .flex_b1 .right {
        width: 100%;
    }

    .zakka_section .flex_b1 .left {
        width: 100%;
    }

    .zakka_section.zakka_apple .flex_b1 .right p {
        padding-right: 160px;
    }

    .zakka_apple.zakka_section .flex_b1 .right p img {
        top: -18px;
        right: -33px;
    }

    .zakka_section .flex_b2 {
        padding: 20px;
    }

    body .flex_b .left img,
    body .flex_b .center img,
    body .flex_b .right img {
        margin-bottom: 10px;
    }

    .zakka_section .flex_b1 .left h3 {
        margin: 21px auto 20px;
    }

    .zakka_section {
        margin-bottom: 50px;
        background: #f2f2f2;
    }

	.zakka_kitosumulogo {
		width: 74%;
		margin: 0px auto 12px;
	}

    .product_bottom_link_contents ul li {
        width: 100%;
        margin: 0 auto 17px;
    }

    .product_bottom_link_contents {
        padding: 20px 20px;
    }

    .product_bottom_link_contents ul li div {
        height: auto;
        padding-bottom: 62%;
    }
}






/* =====================　吉野杉木口スリットパネル2 ===================== */
.slit_feature h2 {
    padding: 29px 0 21px;
    font-size: .30rem;
    font-weight: 500;
    letter-spacing: .03em;
    text-align: center;
}

.slit_feature h3 {
    font-size: .30rem;
    color: #4C7EB2;
    font-weight: 500;
    text-align: center;
    background: #D5E1ED;
    box-shadow: 10px 10px 0 #4C7EB2;
    margin-right: 10px;
    margin-bottom: 39px;
    padding: 1px 20px;
}

.slit_feature h4 {
    margin-top: 35px;
    margin-bottom: 8px;
    font-size: .25rem;
    color: #4C7EB2;
    font-weight: 500;
    line-height: 1.6;
}

.slit_feature h5 {
    font-size: .18rem;
    color: #4C7EB2;
    font-weight: 500;
    line-height: 1.8;
    margin-bottom: 8px;
}

.slit_feature_contetnt {}

.slit_feature_content1,
.slit_feature_content3,
.slit_feature_content5,
.slit_feature_content7 {
    background: #f2f2f2;
    padding-bottom: 22px;
}

.slit_feature_content3 {
    padding-top: 40px;
}

.slit_feature_content6 {
    margin: 35px 0;
}

.slit_feature_content .inner {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 20px;
}

.slit_feature_contetnt_block .left {
    width: 30%;
    max-width: 340px;
}

.slit_feature_contetnt_block .left .p2 {
    font-size: .12rem;
    margin-top: 70px;
    letter-spacing: -.09em;
    line-height: 1.7;
}

.slit_feature_content5 .slit_feature_contetnt_block .left .p2 {
    margin-top: 30px;
}

.slit_feature_content5 {
    padding-bottom: 32px;
}

.slit_feature_contetnt_block .right {
    width: 70%;
    max-width: 718px;
}

.slit_feature_column {
    max-width: 900px;
    margin: 36px auto 48px;
    padding: 12px 30px 20px;
    border: 1px solid #4C7EB2;
}

.slit_feature_column_shiken {}

.slit_feature_column_shiken p {
    font-size: .12rem;
    padding-left: 23px;
}

.slit_feature_column ul {
    width: calc(100% - 100px);
}

.slit_feature_column ul li {
    font-size: .12rem;
    line-height: 1.8;
    letter-spacing: -.03em;
}

.slit_feature_contetnt_block .right img,
.slit_feature_contetnt_block .left img {
    margin-top: 23px;
}

.slit_feature_content5 h4 {
    margin-top: -4px;
}

.slit_feature_content7 .left {
    width: 48%;
    max-width: 526px;
}

.slit_feature_content7 .right {
    width: 48%;
    max-width: 513px;
}

.slit_feature_content7 .slit_feature_contetnt_block .right img {
    margin-top: 3px;
}

@media screen and (max-width:700px) {
    .slit_feature h2 {
        line-height: 1.6;
        text-align: justify;
    }

    .slit_feature h3 {
        padding: 7px 20px;
        line-height: 1.5;
        text-align: justify;
    }

    .slit_feature h5 {
        text-align: justify;
    }

    .slit_feature_column ul li {
        font-size: .15rem;
        text-indent: -.15rem;
        padding-left: .15rem;
        text-align: justify;
    }

    .slit_feature_column {
        padding: 12px 17px 15px;
    }

    .slit_feature_content7 {
        padding: 1px 0px;
    }
}





/* =====================　吉野杉木口スリットパネル3 ===================== */
.slit_point {
    background: #f2f2f2;
}

.slit_point .inner {
    max-width: 1140px;
    margin: 0 auto;
    padding: 43px 20px 70px;
}

.slit_point h3 {
    margin-top: 16px;
    font-size: .25rem;
    font-weight: 500;
}

.slit_point h4 {
    font-size: .21rem;
    font-weight: 500;
    color: #4C7EB2;
}

.slit_point img {
    display: block;
    margin-top: 62px;
}

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

.slit_point p:first-child {
    margin-bottom: 21px;
}

@media screen and (max-width:700px) {
    .product_tab {
        padding: 0px;
    }
/*
    .product_tab ul.top li a {
        line-height: 1.3;
    }
*/
    .product_tab ul.top li {
        width: calc(33.3% - 2px);
        font-size: .18rem;
    }

    .slit_point .inner {
        padding: 20px 20px 20px;
    }
}




/* =====================　吉野杉木口スリットパネル1 ===================== */
.slit_page h3 {
    margin-bottom: 10px;
    text-align: center;
    font-size: .30rem;
    letter-spacing: .18em;
}

.slit_gaiyou {
    background: #f2f2f2;
}

.slit_page h4 {
    font-size: .25rem;
    font-weight: 500;
    color: #4C7EB2;
    line-height: 1.5;
    margin-bottom: 10px;
}

.slit_gaiyou .flex_b {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 20px;
}

.slit_gaiyou .flex_b .left {
    width: 52%;
    max-width: 570px;
}

.slit_gaiyou .flex_b .right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 48%;
    max-width: 513px;
}

.slit_gaiyou .flex_b .right div {
    padding: 20px 0;
}

.slit_example {
    max-width: 1140px;
    margin: 32px auto 0;
    padding: 0 20px;
}

.slit_example .left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 48%;
    max-width: 513px;
}

.slit_example .left div {
    padding: 20px 0;
}

.slit_example .right {
    width: 48%;
    max-width: 513px;
}


.slit_use {
    margin: -17px 0 55px;
    padding: 28px 0px;
    background: #f2f2f2;
}

.slit_use .flex_b {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 20px;
}

.slit_use .left {
    width: 48%;
    max-width: 513px;
}

.slit_use .right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 48%;
    max-width: 513px;
}

.slit_question {
    max-width: 1140px;
    margin: 0 auto 60px;
    padding: 0 20px;
}

.slit_question .flex_b {}

.slit_question .flex_b > div {
    width: 48%;
    max-width: 513px;
    background-image: url(/img/slit/slit_question.png);
    background-repeat: no-repeat;
    background-size: 90px;
    background-position: center 0;
}

.slit_question .flex_b .left img {
    display: block;
    max-width: 264px;
    margin: 0 auto;
}

.slit_question p {
    margin-bottom: 20px;
}

.slit_product {
    width: calc(100% - 40px);
    max-width: 1100px;
    margin: 0 auto;
    padding: 30px 36px 33px;
    border-radius: 10px;
    border: 3px solid #98B5D3;
    position: relative;
    text-align: center;
}

.slit_product h4 {
    font-size: .30rem;
    color: #4C7EB2;
    text-align: left;
    font-weight: 500;
}

.slit_product h4 span {
    font-size: .18rem;
}

.slit_product p {
    font-size: .22rem;
    font-weight: 500;
}

.slit_product h5 {
    color: #4C7EB2;
    text-align: left;
    font-size: 0.18rem;
    font-weight: 500;
    line-height: 1.4;
}

.slit_product h6 {
    color: #4C7EB2;
    text-align: left;
    font-size: 0.30rem;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 20px;
}

.slit_product h6 span {
    color: #000;
    font-size: .22rem;
}

.slit_seed {
    margin-top: 0px;
    padding: 35px 20px;
    background: #f2f2f2;
}

.slit_directory .slit_seed {
    margin-top: 70px;
}

.slit_seed h4 {
    font-size: .25rem;
    font-weight: 500;
    color: #4C7EB2;
    line-height: 1.5;
    margin-bottom: 10px;
}

.slit_seed > div {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1100px;
    margin: 0 auto;
}

.slit_seed .left {
    width: 56%;
    max-width: 613px;
}

.slit_seed .right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 310px;
    width: 29%;
    margin-right: 88px;
}


@media screen and (max-width:700px) {
    .slit_gaiyou .flex_b .left {
        width: 100%;
        max-width: 570px;
    }

    .slit_gaiyou .flex_b .right {
        width: 100%;
        max-width: 513px;
    }

    .slit_use {
        margin: 30px 0 30px;
        padding: 20px 0px;
    }

    .slit_example {
        margin: 0px auto 0;
    }

    .slit_question .flex_b > div {
        width: 100%;
        margin-bottom: 50px;
    }

    .slit_product h4 {
        position: relative;
        left: auto;
        top: auto;
        margin-bottom: 0;
    }

    .slit_product p {
        position: relative;
        left: auto;
        top: auto;
        line-height: 1.5;
        margin-top: 7px;
    }

    .slit_product {
        padding: 14px 15px 12px;
    }

    .slit_seed {
        padding: 20px 20px;
    }

    .slit_seed .right {
        display: inline;
        width: 100%;
        max-width: 310px;
        margin-right: 0;
        text-align: center;
        margin: 15px auto 0;
    }

    .slit_feature_img_scroll {
        overflow-x: scroll;
    }

    .slit_feature_img_scroll img {
        overflow-x: scroll;
        width: 650px;
        max-width: none;
        margin-left: -19px;
    }
}


/* =====================　吉野プレミアムシート1 ===================== */
.sheet_feature h3 {
    font-size: .25rem;
    font-weight: 500;
    color: #4C7EB2;
}

.sheet_feature_img {
    background: #000;
}
.sheet_feature_img img {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    padding: 46px 10px;
}
.sheet_feature img.sheet_feature_pc{
	display: block;
}
.sheet_feature_sp{
	display: none;
}

.sheet_feature_block1 .flex_b {
    max-width: 1140px;
    margin: 0 auto;
    padding: 43px 20px 50px;
}

.sheet_feature_block1 .left {
    max-width: 795px;
}

.sheet_feature_block1 .right {
    max-width: 240px;
}

.sheet_feature_block2 {
    background: #f2f2f2;
}

.sheet_feature_block2 .flex_b {
    margin: 0 auto;
    padding: 45px 20px 38px;
    max-width: 1140px;
}

.sheet_feature_block2 .left,
.sheet_feature_block2 .right {
    width: 48%;
    max-width: 513px;
}

.sheet_feature_block2 .right {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.sheet_feature_block2 .right img {
    margin-top: 10px;
}

.sheet_feature_block2 p {
    margin-bottom: 42px;
}

.sheet_feature_block2 p:last-of-type {
    margin-bottom: 0px;
}

.sheet_feature_block3 {
    padding: 52px 20px 45px;
    background: #f2f2f2;
}

.sheet_feature_block3 .flex_b {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 20px;
}

.sheet_feature_block3 .left {
    width: 48%;
    max-width: 513px;
}

.sheet_feature_block3 p {
    margin-bottom: 16px;
}

.sheet_feature_block3 .right {
    width: 48%;
    max-width: 513px;
}

.sheet_feature_block4 {
    padding: 60px 20px;
    background: #f2f2f2;
}
.sheet_feature_block4 .flex_b{
    max-width: 1140px;
    margin: 0 auto;
}
.sheet_feature_block4 .left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 431px;
    width: 36%;
}

.sheet_feature_block4 .left img {
    display: block;
    margin-left: 48%;
}

.sheet_feature_block4 .right {
    max-width: 664px;
    width: 61%;
}
.sheet_feature_block_new{
    margin: 0 auto;
    padding: 37px 20px 45px;
    max-width: 1140px;
    display: flex;
    align-items: flex-end;
}
.sheet_feature_block_new a{
    margin-left: 55px;
    padding: 5px 20px;
    border: solid 1px #4c7eb2;
    display: block;
    color: #4c7eb2;
	text-align:center;
}
/**/
.sheet_feature_tab.product_tab ul.top li.active{
    border-bottom:47px solid #4C7EB2;
}
.sheet_feature_intro{
    margin: 45px auto;
    max-width: 1100px;
    text-align: center;
    line-height: .27rem;
}
.sheet_feature_intro span {
    font-size: .24rem;
    display: block;
    line-height: .42rem;
    margin-bottom: 8px;
}
.sheet_feature_seed{
    padding: 45px 20px;
}
.sheet_feature_seed>div{
    margin: 0 auto;
    max-width: 1100px;
    display: flex;
    justify-content: space-between;
	align-items: center;
}
.sheet_feature_seed h3{
    font-size: .24rem;
    color: #4c7eb2
}
.sheet_feature_seed .left{
    flex: 0 1 auto;
    /*width: 47%;*/
	width: 65%;
}
.sheet_feature_seed .right{
	flex: 0 1 auto;
	width: 32%;
}
.sheet_feature_seed .right img{
	width: 100%;
}


.sheet-panel-feature-container {
    margin-bottom: 50px;
}
.sheet-panel-feature>div {
    margin: 0 auto 29px;
    padding: 30px 37px;
    max-width: 1100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* border: 1px solid #000; */
    background: #f3efeb;
}
.sheet-panel-feature h3 {
    font-size: .24rem;
    color: #4c7eb2;
    font-weight: 500;
    margin-bottom: 10px;
}
.sheet-panel-feature .left {
    flex: 0 1 auto;
    width: 59%;
}
.sheet-panel-feature .left p span{
	display:block;
}
.sheet-panel-feature .left p span:first-child{
	margin-top:20px;
}
.sheet-panel-feature .right{
	flex: 0 1 auto;
	width: 33%;
}
.sheet-panel-feature .right img{
	width: 100%;
}
.sheet-panel-feature-title{
    margin: 70px auto 36px;
    font-size: .26rem;
    text-align: center;
    line-height: 1;
    letter-spacing: 0.17em;
    letter-spacing: 0.06em !important;
    font-weight: 500;
}
/*
.sheet_feature_seed .left img{
    margin: 0 auto;
    display: block;
    width: 254px;
}
.sheet_feature_seed .right{
    flex: 0 1 auto;
    width: 47%;
}
.sheet_feature_seed .right div{
    display: flex;
}
.sheet_feature_seed .right p{
    flex: 0 1 auto;
    width: 51%;
}
.sheet_feature_seed .right span{
    margin-top: 20px;
    margin-left: 45px;
    flex: 0 1 auto;
    width: 28%;
}
.sheet_feature_seed .right img{
    width: 100%;
}*/
@media screen and (max-width:700px) {
    .sheet_feature_intro{
        padding: 0 20px;
        text-align: justify;
    }
    .sheet_feature_intro span{
        margin-bottom: 15px;
        text-align: center;
    }
    .sheet_feature_block1 .flex_b .left p {
        margin-bottom: 25px;
    }

    .sheet_feature_block1 img {
        padding: 20px 20px 0;
    }

    .sheet_feature_block2 p:last-of-type {
       margin-bottom: 25px;
    }

    .sheet_feature_block1 .flex_b {
        padding: 20px;
    }

    .sheet_feature_block2 .flex_b {
        padding: 15px 0 30px;
    }

    .sheet_feature_block2 p {
       margin-bottom: 25px;
    }

    .sheet_feature_block2 .flex_b {
        padding: 20px 0 30px;
    }

    .sheet_feature h3 {
        line-height: 1.5;
    }

    .sheet_feature h3 {
        margin-bottom: 5px;
    }

    .sheet_feature_block p {
        margin-bottom: 15px;
    }

    .sheet_feature_block1 .right {
        max-width: 100%;
    }

    .sheet_feature_block2 .flex_b {
        padding: 20px 20px 15px;
    }

    .sheet_feature_block3 .flex_b {
        padding: 0px;
    }

    .sheet_feature_block3 {
        padding: 20px 20px 20px;
    }
    
    .sheet_feature_block3 .left,
    .sheet_feature_block3 .right,
    .sheet_feature_block2 .left,
    .sheet_feature_block2 .right{
        max-width: 100%;
    }

    .zakka_section .flex_b1 .left {
        margin-bottom: 12px;
    }

    .sheet_feature_block3 p {
        margin-bottom: 8px;
    }

    .sheet_feature_block4 .left img {
        margin: 0 auto;
    }
    
    .sheet_feature_block4 {
        margin: 0 auto;
        padding: 20px 20px;
    }
    
    .sheet_feature_block_new{
        flex-direction: column;
        align-items: stretch;
		padding: 20px 20px 25px;
    }
    .sheet_feature_block_new a{
        margin-top: 20px;
        margin-left: 0;
    }
	.sheet_feature_seed {
    	padding: 25px 20px;
	}
    .sheet_feature_seed>div{
        flex-direction: column;
    }
    .sheet_feature_seed .left,
    .sheet_feature_seed .right{
        margin-bottom: 20px;
        width: 100%;
    }
	.sheet_feature_seed .right img{
		margin: 0 auto;
		display: block;
		width: 254px;
	}
	.sheet-panel-feature {
		padding: 25px 20px 10px;
	}
	.sheet-panel-feature>div {
		flex-direction: column;
		margin: 0px auto 0px;
		padding: 19px 28px;
		max-width: 1100px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		background: #f3efeb;
	}
    .sheet-panel-feature .left,
    .sheet-panel-feature .right{
        margin-bottom: 20px;
        width: 100%;
    }
	.sheet-panel-feature .right img {
		margin: 0 auto;
		display: block;
		width: 100%;
	}
	.sheet-panel-feature h3 {
		font-size: .22rem !important;
		margin-bottom: 5px;
	}
	.sheet-panel-feature-title {
		margin: 70px auto 0px;
		font-size: .22rem;
		line-height: 1.5;
	}
	.sheet-panel-feature h3 {
		font-size: .19rem !important;
		margin-bottom: 5px;
	}
	.sheet-panel-feature .left p span {
		text-indent: -.14rem;
		padding-left: .14rem;
		line-height: 1.5;
		margin-bottom: 9px;
	}
    .zakka_section .flex_b .left img,
    .zakka_section .flex_b .center img,
    .zakka_section .flex_b .right img {
        margin-bottom: 7px;
    }

    .sheet_feature_block4 .right p {
        line-height: 1.5;
        text-indent: -.15rem;
        padding-left: .17rem;
    }

    .sheet_feature_block4 .right p {
        line-height: 1.5;
        text-indent: -.21rem;
        padding-left: .19rem;
    }

    .sheet_feature_block3 .right {
        margin-top: 20px;
    }

    .slit_seed .left {
        width: 100%;
    }

    .slit_seed .right {
        max-width: none;
    }
	
	.sheet_feature_sp{
		display: block;
	}
	.sheet_feature_img .sheet_feature_sp {
    	padding: 3px 0px;
	}
	.sheet_feature img.sheet_feature_pc{
		display: none;
	}
}


/* =====================　吉野プレミアムシート2 ===================== */
.kenzai_lineup_block {
    background: #f2f2f2;
    margin-bottom: 25px;
}

.kenzai_lineup_block_inner {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 20px;
}

.kenzai_lineup_block_inner .flex_b {
    height: 100%;
}

.kenzai_lineup_block_inner h3 {
    font-size: .22rem;
    font-weight: 600;
    letter-spacing: .01em;
    margin-top: -12px;
    margin-bottom: 8px;
    line-height: 1.5;
}

.kenzai_lineup_block_inner .p1 {}

.kenzai_lineup_block_inner .p2 {}

.kenzai_lineup_block_inner .left {
    width: 50%;
    padding: 43px 32px 43px 0;
    position: relative;
}

.kenzai_lineup_block_inner .right {
    width: 50%;
}

.kenzai_lineup_block_inner .right {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 480px;
    padding-right: 100%;
    margin-right: -50%;
}

.kenzai_lineup_block_inner .left2 {
    width: 48%;
    max-width: 248px;
    margin-right: 7%;
}

.kenzai_lineup_block_inner .right2 {
    width: 45%;
    max-width: 232px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.kenzai_lineup_block_inner .p2 {
    position: absolute;
    right: 51%;
    bottom: 41px;
    font-size: .13rem;
    line-height: 1.4;
	max-width: 220px;
}
.kenzai_lineup_block_inner .p2 small{
	margin-top: 15px;
	margin-left: .15rem;
	text-indent: -.15rem;
	display: block;
	font-size: .13rem;
	letter-spacing: .01rem;
	line-height: 1.6;
}
.kenzai_newlineup {
    background: #f2f2f2;
    margin-top: 23px;
    padding-top: 33px;
}

.kenzai_newlineup ul {
    max-width: 1140px;
    margin: 0 auto;
    padding: 22px 20px 34px;
}

.kenzai_newlineup li {
    font-size: .25rem;
    max-width: 350px;
    width: 33%;
    padding: 5px;
    text-align: center;
    color: #1A81BA;
    font-weight: 500;
    border: 1px solid #1A81BA;
}

.kenzai_newlineup h5 {
    text-align: center;
    font-size: .25rem;
    line-height: 1;
}

@media screen and (max-width:700px) {
    .kenzai_lineup_block_inner .left2 {
        width: 100%;
        max-width: none;
        margin-right: 0;
    }

    .kenzai_lineup_block_inner .p2 {
        position: relative;
        right: auto;
        bottom: auto;
        font-size: .15rem;
		max-width: none;
    }

    .kenzai_lineup_block_inner .left {
        margin-bottom: 0px;
        padding: 30px 0 12px;
    }

    .kenzai_lineup_block_inner {
        padding: 0 20px 25px;
    }

    .kenzai_lineup_block_inner .p1 {
        margin-bottom: 7px;
    }
}




/* =====================　吉野杉木口スリットパネル3 ===================== */
.kenzai_point {
    background: #f2f2f2;
}

.kenzai_point .inner {
    max-width: 1140px;
    margin: 0 auto;
    padding: 43px 20px 70px;
}

.kenzai_point h3 {
    margin-top: 16px;
    font-size: .25rem;
    font-weight: 500;
}

.kenzai_point h4 {
    font-size: .21rem;
    font-weight: 500;
    color: #4C7EB2;
}

.kenzai_point img {
    display: block;
    margin-top: 62px;
}

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

.kenzai_point p:first-child {
    margin-bottom: 21px;
}

@media screen and (max-width:600px) {
    .product_tab ul.top li a {
        display: block;
        line-height: 1.3;
        position: absolute;
        left: -4px;
        right: 0;
        /*top: 45px;*/
		top: 45px;
        margin: auto;
        height: max-content;
    }

    .product_tab ul.top li {
        width: calc(33.3% - 2px);
        font-size: .15rem;
        line-height: 1;
        position: relative;
    }

    .product_tab ul.bottom li {
        width: calc(33.3% - 2px);
    }

    .kenzai_point .inner {
        padding: 20px 20px 20px;
    }

    .kenzai_point_table {
        overflow-x: scroll;
    }

    .kenzai_point img {
        width: 700px;
        max-width: none;
        margin-top: 42px;
    }
}




/* ===================== 伝統産業継承事業 ===================== */
.kokera_jigyo_page h3 {
    margin-bottom: 8px;
    font-size: .30rem;
    text-align: center;
    letter-spacing: 0.17em;
}

.kokera_jigyo_page_gaiyo {}

.kokera_jigyo_page_gaiyo .backcolor {
    background: #f2f2f2;
    padding: 0 0 43px;
}

.kokera_jigyo_page_gaiyo .backcolor .d0 {
    padding: 40px 20px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.kokera_jigyo_page_gaiyo .backcolor .p1 {
    background: rgb(0 0 0 / 50%);
    color: #FFF;
    max-width: 860px;
    margin: 0px auto;
    padding: 25px 30px;
    font-size: .17rem;
    line-height: 2.3;
    text-align: center;
}

.kokera_jigyo_page_gaiyo .backcolor .p2 {
    text-align: center;
    font-size: .17rem;
}

.kokera_jigyo_page_gaiyo .backimage {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 6px auto 43px;
}

.kokera_jigyo_page_gaiyo .backimage .left {
    width: calc(50% - 3px);
}

.kokera_jigyo_page_gaiyo .backimage .left div {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 65.7%;
}

.kokera_jigyo_page_gaiyo .backimage .left .d1 {
    margin-bottom: 6px;
}

.kokera_jigyo_page_gaiyo .backimage .right {
    width: calc(50% - 3px);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
}

@media screen and (max-width:700px) {
    .kokera_jigyo_page_gaiyo .backcolor .p1 {
        padding: 20px;
        text-align: justify;
    }

    .kokera_jigyo_page_gaiyo .backcolor {
        padding: 0 0 20px;
    }

    .kokera_jigyo_page_gaiyo .backimage {
        margin: 20px auto;
    }

    .kokera_jigyo_page_gaiyo .backcolor .p2 {
        text-align: justify;
        padding: 0 20px;
    }

    .kokera_jigyo_page_gaiyo .backimage .left {
        width: 100%;
    }

    .kokera_jigyo_page_gaiyo .backimage .left div {
        width: calc(100% - 40px);
        margin: 0 auto;
    }

    .kokera_jigyo_page_gaiyo .backimage .right {
        width: calc(100% - 40px);
        margin: 6px auto 0;
        padding-bottom: 100%;
    }
}



/* =====================製品関連スマホ===================== */
@media screen and (max-width:700px) {
    .kanren_link_3 .kanren_link_kokera_catalog, 
    .kanren_link_3 .kanren_link_sugi-ito_catalog,
    .kanren_link_3 .kanren_link_sheet_catalog{
        text-align: center;
        padding-left: 0;
    }

    .kanren_link_2 a {
        width: 100%;
        max-width: 533px;
    }
	.kanren_link_2 a:first-child{
		margin-right: 0;
	}

    .kanren_link_2 .kanren_link_kokera_catalog img {
        top: -11px;
        right: -15px;
        width: 68px;
    }

    .kanren_link_1 .kanren_link_kenzai_catalog img,
    .kanren_link_1 .kanren_link_ringyo_catalog img {
        top: -24px;
        right: -15px;
        width: 68px;
    }

    .kanren_link_outer1 {
        margin-top: 30px;
        padding: 20px;
    }

    .kanren_link_outer p {
        line-height: 1.4;
    }

    .kanren_link_kokera_catalog img,
    .kanren_link_sugi-ito_catalog img,
    .kanren_link_sheet_catalog img{
        top: -22px;
        right: 10px;
        width: 62px;
    }

    .product_bottom_banner .contents {
        flex-direction: column;
		align-items: center;
    }

    .product_bottom_banner .contents a {
        width: 100%;
		max-width: 290px;
        margin-bottom: 20px;
    }

    .product_bottom_banner h6 {
        margin-bottom: 12px;
    }

    .slit_page h4 br {
        display: none;
    }

    .slit_feature_contetnt_block .left .p2 {
        margin-top: 20px;
    }

    .slit_feature_column ul {
        width: 100%;
    }

    .slit_feature_column_shiken p {
        font-size: .16rem;
        padding-left: 0;
        text-align: center;
    }

    .kenzai_newlineup li {
        max-width: 400px;
        width: 100%;
        margin-bottom: 8px;
    }

    .kenzai_newlineup {
        margin-top: -9px;
        padding-top: 24px;
    }

    .kenzai_newlineup ul {
        padding: 22px 20px 17px;
    }

    .kotei_mainimage_sugi,
    .kotei_mainimage_kawakami,
    .kotei_mainimage_history {
        padding: 20px !important;
    }
}
/*プライバシーポリシー*/
.privacy_policy .p1 {
    max-width: 1020px;
    width: 100%;
    font-size: 16px;
    margin: 0px auto 50px;
    display: block;
    text-align: center;
    line-height: 2;
}
.privacy_policy p {
font-family: "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック" , "Yu Gothic" , "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}
.privacy_policy hr {
    border-top: 1px solid #7cb981;
    margin: 0px -100%;
    padding: 0px 100%;
    background: none;
}
.privacy_policy .hr1 {
  margin-bottom: 60px;
}
.privacy_policy ul.inpagelink {
    max-width: 775px;
    width: 100%;
    margin: 12px auto 40px;
    font-size: 16px;
    padding-left: 100px;
}
.privacy_policy ul.inpagelink a {
  color: #000;
  
}
.privacy_policy li {
  width: 332px;
  padding-top: 20px;
  float: left;
  letter-spacing: 0.1em;
  padding-left: 0px;
}
.privacy_policy .d1 {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 70px;
}
.privacy_policy h2 {
  font-size: 21px;
  text-align: center;
  margin-bottom: 10px;
  margin-top: -50px;
  padding-top: 50px;
	color:#006837;
}