@charset "utf-8";

/*res start　1024px*/

@media screen and (max-width: 1024px) {
    body,
    input,
    textarea,
    td,
    th {
        font-size: 1.4vw;
    }
    body {
        overflow: hidden;
    }
    a:hover {
        text-decoration: none;
    }
}


/*res end　1024px*/


/*res start　1024px*/

@media screen and (max-width: 768px) {
    body,
    input,
    textarea,
    td,
    th {
        font-size: 1.8vw;
    }
}


/*res end　768px*/


/*res start　480px*/

@media screen and (max-width: 480px) {
    body,
    input,
    textarea,
    td,
    th {
        font-size: 3.3vw;
    }
    #tinymce .alignright,
    #tinymce img.alignright,
    .section .alignright,
    .section img.alignright,
    #tinymce .alignleft,
    #tinymce img.alignleft,
    .section .alignleft,
    .section img.alignleft {
        float: none;
        margin-left: 0;
        margin-bottom: 15px;
        text-align: center;
        display: inline-block;
        width: 100% !important;
    }
    .wp-pagenavi a,
    .wp-pagenavi span {
        display: inline-block;
    }
    .section {
        word-break: break-all;
    }
    .topics_item img {
        margin-bottom: 1em;
    }
    /* 電話番号のリンクイベント */
    a[href^="tel:"] {
        /*		color: #4da6ff;*/
        pointer-events: auto;
    }
    .cnt_link_sub {
        width: 100%;
    }
}


/*res end 480px*/


/* --------------------------------------------
   【header】
-------------------------------------------- */


/*res start　1400px*/

@media screen and (max-width: 1400px) {
    .headerLogo_img {
        text-align: left;
        padding-left: 2em;
    }
    body:not(.home) .hdr_sub_tel {
        max-width: 19em;
    }
}


/*res end 1400px*/


/*res start　1024px*/

@media screen and (max-width: 1024px) {
    .hdr_sub {
        width: 33em;
    }
    .hdr_sub_tel .hdr_sub_tel02 {
        font-size: 1.3em;
    }
    /* 下層ヘッダー */
    body:not(.home) .hdr::after {
        height: 29.5em;
    }
}


/*res end 1024px*/


/*res start　768px*/

@media screen and (max-width: 768px) {
    .hdr {
        position: relative;
    }
    .hdr h1 {
        padding-top: .8em;
        padding-left: .8em;
    }
    .hdr_cnt {
        height: auto;
    }
    .headerLogo {
        padding-top: 2em;
        padding-bottom: 2em;
    }
    .headerLogo_img {
        position: static;
        display: flex;
        align-items: center;
        gap: .5em;
        justify-content: space-between;
        margin-right: 7em;
    }
    .hdr_sub_ig {
        width: 4em;
    }
    .hdrMain {
        margin-bottom: 0;
    }
    /* 下層ヘッダー */
    body:not(.home) .hdr {
        font-size: 1.8vw;
    }
    body:not(.home) .hdr::after {
        height: 20em;
    }
    body:not(.home) .hdr_cnt {
        padding-bottom: 0;
        justify-content: flex-start;
    }
    body:not(.home) .headerLogo {
        width: 35%;
        padding-top: 1em;
        margin-right: 1em;
        max-width: 100%;
    }
    body:not(.home) .headerLogo.scroll {
        width: 100%;
    }
    body:not(.home) .headerLogo_img {
        padding-left: 1em;
    }
    .hdrIcon {
        font-size: 3em;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        padding-top: .2em;
    }
    .hdrIcon a i {
        color: #000;
    }
    .hdrIcon a.hdrIcon_tel {
        display: none;
    }
    body:not(.home) .hdr_sub {
        display: none;
    }
    /* モバイルメニュー */
    .hdr_slidemenu {
        opacity: 0;
        position: fixed;
        height: 100%;
        overflow-y: auto;
        top: 0;
        bottom: 0;
        right: 0;
        background: url("../images/bg_mokume.jpg");
        transform: translateX(100%);
        display: none;
        z-index: -1;
        padding: 5rem 4% 3em;
    }
    /* オープン時 */
    .hdr_slidemenu.select {
        opacity: 1;
        width: 100%;
        transform: translateX(0);
        display: block;
        /*right: 0;
		-webkit-transition: all 0.4s ease 0s;
		transition: all 0.4s ease 0s;
		*/
        z-index: 100001;
        /*追従するモバイルロゴより上に*/
        : ;
        -moz-transition: all 0.4s ease 0s;
        -ms-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
    }
    a.slidemenu_products_title {
        background-color: #fff;
        font-size: 1.1em;
        display: block;
        font-weight: bold;
        color: #42210b;
        padding: .5em;
        text-align: center;
    }
    .slidemenu_products_cnt {
        padding: 2em 4% 1em;
        background-color: #fff;
        margin-top: .4em;
    }
    a.slidemenu_products_box {
        width: 47%;
        margin-bottom: 1em;
        display: block;
        background-color: #fff;
        box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.15);
    }
    .slidemenu_products_box_text {
        font-size: 1.125em;
        text-align: center;
        padding: .5em;
        color: #000;
    }
    .slidemenu_link_box_wrap {
        /*190418取扱商品一覧非表示のため
        margin-top: 1.5em;*/
    }
    a.slidemenu_link_box {
        font-size: 1.125em;
        font-weight: bold;
        text-align: center;
        padding: .7em;
        color: #000;
        border: 1px solid #42210b;
        width: 47%;
        margin-bottom: 1em;
        background-color: #fff;
    }
    a.slidemenu_link_box__sub {
        font-size: 1.125em;
        font-weight: bold;
        text-align: center;
        /* padding: .7em; */
        padding: 1.2em 1.2em .8em;
        color: #fff;
        max-width: 100%;
        width: 500px;
        background-color: #42210b;
        display: flex;
        justify-content: center;
        margin: 0.5em auto 1.8em;
    }
    .hdr_slidemenu_nav {
        background: rgba(255, 255, 255, .8);
        padding-left: 4%;
        padding-right: 4%;
        padding-bottom: 3em;
        margin-bottom: 3em;
    }
    .slidemenu_bnr {
        display: block;
        margin: 0.5em auto 1.8em;
        padding: 1.2em 1.2em .8em;
        max-width: 100%;
        width: 500px;
        text-align: center;
        background: #fff;
        border: 2px solid #42210b;
        box-shadow: 3px 4px 10px 2px #999999;
    }
    .slidemenu_bnr__sub {
        padding: 0.3em;
        color: #fff;
        font-size: 1.2em;
        background: #42210b;
    }
    .slidemenu_bnr__main {
        margin-top: .2em;
        font-size: 2.8em;
        font-weight: bold;
        color: #42210b;
    }
    .hdr_slidemenu a {
        /*		color: #333;*/
    }
    .hdr_slidemenu_nav li {
        padding: .3em;
        border-bottom: 1px dotted #42210b;
        list-style: none;
    }
    .hdr_slidemenu_nav li a {
        padding: 1em;
        display: block;
        font-size: 1.1em;
        position: relative;
        color: #000;
    }
    .hdr_slidemenu_nav li a::before {
        content: ">";
        position: absolute;
        right: 1em;
        display: inline-block;
        font-size: 1.1em;
        /*
		-webkit-transform: scaleX(.5);
		transform: scaleX(.5);
*/
    }
    .hdr_cnt {
        position: static;
    }
    a.shadow_bnr {
        display: block;
        margin: 0.5em auto 1.8em;
        max-width: 100%;
        width: 500px;
        text-align: center;
    }
    a.shadow_bnr img {
        box-shadow: 3px 4px 10px 2px #999999;
    }
    /* モバイルメニュー */
    .menuTitle {
        font-size: .9rem;
        letter-spacing: -1px;
        margin-top: .3em;
    }
    .menu_bar {
        cursor: pointer;
        position: absolute;
        top: 0;
        right: 0;
        display: flex;
        width: 60px;
        height: 60px;
        background-color: #231815;
        color: #fff;
        font-weight: 500;
        text-align: center;
        font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ＭＳ ゴシック", "MS Gothic", sans-serif;
    }
    .menu_bar.select {
        /*
		color: #333;
		position: relative;
		background-color: #fff;
*/
    }
    /* モバイルメニュー 追従 */
    .hdrLogo.scroll,
    .headerLogo.scroll {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        background-color: #fff;
        z-index: 100000;
    }
    /* モバイル お問い合わせ */
    .contact_area li {
        width: 100%;
        background: #009de6;
    }
    .contact_area li:nth-of-type(2) {
        margin-left: auto;
    }
    .contact_area li a {
        padding: 10vw 0 3vw;
        display: block;
        color: #fff;
        border-right: 1px solid #fff;
        font-weight: bold;
    }
    .hdr_slidemenu .contact_area li a {
        padding: 5vw 0;
    }
    .contact_area li.contact_area_tel a {
        background: url(../images/hdr_phone.svg) center 2vw / 4vw no-repeat;
    }
    .contact_area li.contact_area_web a {
        background: url(../images/hdr_mail.svg) center 3vw / 6vw no-repeat;
    }
    .contact_area li a:hover {
        opacity: .7;
    }
    .hdr_sub_tab {
        display: -moz-flex !important;
        display: -ms-flex !important;
        display: -o-flex !important;
        display: flex !important;
        justify-content: space-around;
        position: static;
        width: 100%;
        padding-right: 0;
    }
    a.hdr_sub_mail {
        max-width: 100%;
        font-size: 1.5em;
    }
    a.hdr_sub_tel {
        margin-right: 0;
        text-align: center;
        border: 1px solid #231815;
        display: none;
    }
    .hdrNavRes {
        display: block;
        clear: both;
        border-bottom: 1px dotted #aaa;
        position: relative;
        top: 0;
        right: 0;
        left: 0;
        z-index: 9999;
    }
    .hdrNavRes.selected {
        position: fixed;
    }
    .hdrNavRes.selected li,
    .hdrNavRes.selected a,
    .hdrNavRes.selected span {
        font-size: 0.8em;
        padding: 10px;
        height: auto;
    }
    .hdrNavRes.selected li {
        padding: 0;
    }
    .hdrNavRes.accordion>li>ul.innerMenu a {
        font-size: 1rem;
    }
    .hdrNavRes.selected i {
        font-size: 1.5em;
    }
    .hdrNavRes li {
        width: 25%;
        height: 70px;
        display: block;
        float: left;
    }
    .hdrNavRes li:last-child {
        border-right: none;
    }
    .hdrNavRes li a {
        width: 100%;
        height: 70px;
        display: block;
        color: #999;
        font-weight: bold;
        font-size: 14px;
        text-align: center;
        padding-top: 12px;
    }
    .hdrNavRes li a:hover,
    .hdrNavRes li span:hover {
        text-decoration: none;
    }
    /*  ▼　アコーディオンメニュー設置  */
    ul.accordion a {}
    ul.accordion span {
        display: block;
        font-weight: bold;
        padding-top: 12px;
        font-size: 14px;
        text-align: center;
        height: 70px;
        width: 100%;
    }
    ul.accordion ul {
        display: none;
    }
    ul.accordion>li {}
    ul.accordion>li>p {
        cursor: pointer;
    }
    .hdrNavRes.accordion>li>ul.innerMenu {
        left: 0;
        position: absolute;
        width: 100%;
    }
    .hdrNavRes.selected>li>ul.innerMenu {
        position: fixed;
        height: 100%;
        overflow: auto;
    }
    .hdrNavRes.accordion>li>ul.innerMenu>li {
        float: none;
        height: auto;
        width: 100%;
        border-bottom: none;
        background-color: #555;
    }
    .hdrNavRes.accordion>li>ul.innerMenu>li:last-child {
        border-bottom: 1px dotted #aaa;
    }
    .hdrNavRes.accordion>li>ul.innerMenu>li>a {
        height: auto;
        text-align: left;
        padding-left: 20px;
        padding-top: 8px;
        color: #fff;
    }
    .hdrNavRes.accordion>li>ul.innerMenu>li>a:before {
        content: "";
        display: inline-block;
        margin-right: 5px;
    }
    /*  ▲　アコーディオンメニュー設置  */
    .hdrNavRes.selected+.both {
        height: 80px;
    }
}


/*res end　768px*/


/*res start　480px*/

@media screen and (max-width: 480px) {
    .headerLogo_img {
        padding-left: 1em;
        margin-right: 5em;
    }
    .hdr_sub_ig {
        width: 2.5em;
    }
    .headerLogo_img img {
        width: 49vw;
    }
    .menuTitle {
        font-size: .9em;
    }
    .menu_bar {
        width: 3.75em;
        height: 3.75em;
    }
    .menu_bar img {
        width: 2em;
    }
    .menu_bar.select img {
        width: 1.4em;
    }
    /* 下層ヘッダー */
    body:not(.home) .hdr {
        font-size: 3.3vw;
    }
    body:not(.home) .headerLogo {
        padding-left: 0;
        width: 45%;
    }
    body:not(.home) .headerLogo.scroll {
        width: 100%;
    }
    body:not(.home) .headerLogo_img img {
        width: 13em;
    }
    .hdrIcon {
        font-size: 2em;
        padding-top: 0;
        padding-bottom: .3em;
    }
    .hdrIcon a.hdrIcon_tel {
        display: block;
        margin-right: 1em;
        margin-left: .5em;
    }
    /* モバイル お問い合わせ */
    .contact_area li {
        width: 50%;
    }
    a.hdr_sub_mail {
        width: 65%;
        margin-top: .2em;
        font-size: 1.2em;
    }
    a.hdr_sub_tel {
        /*        width: 49%;*/
        width: 98%;
        margin-top: .2em;
        padding: .35em;
        display: block;
    }
    .slidemenu_bnr {
        padding: 1em 1em .6em;
    }
    .slidemenu_bnr__sub {
        font-size: 1em;
    }
    .slidemenu_bnr__main {
        font-size: 2.3em;
    }
}


/*res end 480px*/


/* --------------------------------------------
   【sidebar】
-------------------------------------------- */


/*res start　1024px*/

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


/*res end 1024px*/


/*res start　768px*/

@media screen and (max-width: 768px) {
    .sns_cnt_wrap {
        background-color: #f2f2f2;
        padding: 1em;
    }
    .searchBlock {
        margin: 5% 0;
    }
    .sns_cnt_left {
        margin-right: 0;
    }
    .sns_cnt_right {
        width: 100%;
    }
}


/*res end　768px*/


/*res start　480px*/

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


/*res end 480px*/


/* --------------------------------------------
   【footer】
-------------------------------------------- */


/*res start　1500px*/

@media screen and (max-width: 1500px) {
    .ftr_nav ul {
        margin-right: 2em;
    }
    .copy {
        margin-top: 3em;
    }
}


/*res end 1500px*/


/*res start　1300px*/

@media screen and (max-width: 1300px) {
    .copy {
        margin-top: 2em;
    }
}


/*res end 1300px*/


/*res start　1024px*/

@media screen and (max-width: 1024px) {
    .ftr {
        font-size: 1.5vw;
    }
    .ftr_cnt {
        display: block;
    }
    .ftr_cnt_right {
        width: 100%;
    }
    .ftr_cnt_left {
        width: 100%;
        margin-top: 1em;
    }
    .copy {
        margin-top: 2em;
    }
}


/*res end 1024px*/


/*res start　768px*/

@media screen and (max-width: 768px) {
    .ftr {
        font-size: 2vw;
    }
    .ftr_cnt {
        margin-top: 3em;
    }
    .ftr_nav {
        flex-wrap: wrap;
    }
    /* ポップアップ */
    .floating-banner {
        right: 10px;
        bottom: 5px;
        display: block!important;
    }
    /* ページトップ */
    .pagetop {
        right: .5em;
        bottom: .5em;
        display: none !important;
    }
    /* アイコンの大きさはここのfont-sizeを変更 */
    .pagetop {
        /* .fa-2x */
        font-size: 2em;
        /* .fa-stack */
        /*	position: relative;*/
        /* display: inline-block; */
        width: 2em;
        height: 2em;
        line-height: 2em;
        vertical-align: middle;
    }
    .pagetop::before,
    .pagetop::after {
        /* .fa */
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: none !important;
    }
    /* アイコンの下側。
	 * colorで色を変更可能。基本は丸。他の形の場合は、awesomefontのサイト参照し、文字コードを変更。
	*/
    .pagetop::before {
        color: #dadbdb;
        /* .fa-circle */
        content: "\f111";
        /* .fa-stack-1x, .fa-stack-2x */
        position: absolute;
        left: 0;
        width: 100%;
        text-align: center;
        /* .fa-stack-2x */
        font-size: 2em;
    }
    /* アイコンの上側。
	 * colorで色を変更可能。
	 * 基本は上向き角。他の形の場合は、awesomefontのサイトを参照し、文字コードを変更。
	*/
    .pagetop::after {
        /* .fa-inverse */
        color: #fff;
        /* .fa-angle-up  */
        content: "\f106";
        /* .fa-stack-1x, .fa-stack-2x */
        position: absolute;
        left: 0;
        width: 100%;
        text-align: center;
        /* .fa-stack-1x */
        line-height: inherit;
    }
    /*
    .pagetop_tab {
        font-size: 40px;
		width: 40px;
        height: 40px;
        border-radius: 50%;
        background-color: #008fd1;
        color: #fff;
        text-align: center;
        line-height: 30px;
	}
    .pagetop_tab .fa{
        line-height: 0 !important;
    }
*/
    .pagetop {
        /* .fa-lg */
        font-size: 1.33333333em;
    }
    /* imgタグを消す */
    .pagetop * {
        display: none;
    }
}


/*res end　768px*/


/*res start　480px*/

@media screen and (max-width: 480px) {
    .ftr {
        font-size: 3.2vw;
    }
    .ftr_cnt_right {
        padding-left: 1em;
        padding-right: 1em;
    }
    .ftr_nav ul {
        margin-right: 2em;
        margin-bottom: 2em;
    }
    .ftr_nav ul:nth-of-type(3) {
        margin-right: 0;
    }
    .ftr_logo {
        text-align: center;
        margin-right: 0;
    }
    .ftr_address {
        margin-top: 1.5em;
    }
    .section_conversion {
        margin-top: 7em;
    }
    /* ポップアップ */
    .floating-banner {
        font-size: 0.9em;
    }
}


/*res end 480px*/


/* --------------------------------------------
   index
-------------------------------------------- */


/*res start　1600px*/

@media screen and (max-width: 1600px) {
    /* プロとしての責任  */
    .pro_top_wrap {
        font-size: 1vw;
        justify-content: space-between;
    }
    .pro_top_left {
        width: 53em;
    }
    .pro_top_right {
        width: 44em;
    }
    a.cnt_link_base.pro_top_cnt_link {
        max-width: 50%;
    }
    /* 取扱商品  */
    a.products_cnt_box {
        font-size: 1vw;
    }
    /* 施工例  */
    /* 中本造林について  */
    /* 新着情報  */
    /* 樹のコラム  */
    /* お問い合わせ  */
    .section_conversion {
        width: 96%;
        padding-left: 2em;
        padding-right: 2em;
        font-size: 1vw;
    }
    .section_conversion_right {
        padding-left: 2em;
    }
    a.section_conversion_tel {
        margin-left: 0;
    }
}


/*res end 1600px*/


/*res start　1300px*/

@media screen and (max-width: 1300px) {
    /* プロとしての責任  */
    /* 取扱商品  */
    /* 施工例  */
    /* 中本造林について  */
    /* 新着情報  */
    /* 樹のコラム  */
    /* お問い合わせ  */
    .section_conversion {
        font-size: 1.25vw;
    }
    a.section_conversion_tel {
        margin-right: .5em;
    }
}
/*res end 1300px*/

/*res start　1160px*/
@media screen and (max-width: 1160px) {
    .products_catalog {
        font-size: 1.3vw;
    }
}


/*res start　1024px*/

@media screen and (max-width: 1024px) {
    /* プロとしての責任  */
    .pro_top_left {
        width: 51em;
    }
    /* 取扱商品  */
    /* 施工例  */
    .works_top_cnt_wrap {
        overflow: auto;
    }
    .works_top_cnt {
        width: 1850px;
        padding-bottom: 3em;
    }
    .slide_text_area {
        display: block;
        text-align: center;
        margin-top: 1.5em;
    }
    .slide_text_area img {
        width: 427px;
    }
    /* 中本造林について  */
    /* 新着情報  */
    /* 樹のコラム  */
    .column_top .slide_text_area {
        display: none;
    }
    /* お問い合わせ  */
}


/*res end 1024px*/


/*res start　768px*/

@media screen and (max-width: 768px) {
    /* プロとしての責任  */
    .pro_top_wrap {
        padding-left: 2%;
        padding-right: 2%;
        font-size: 2vw;
        position: relative;
        padding-bottom: 12em;
    }
    .pro_top_left {
        width: 100%;
        margin-top: 2em;
    }
    .pro_top_right {
        width: 100%;
    }
    .pro_top_cnt_link_wrap {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        padding-left: 3%;
        padding-right: 3%;
    }
    a.cnt_link_base {
        padding-left: 1em;
        padding-right: 1em;
    }
    a.cnt_link_base.pro_top_cnt_link {
        max-width: 100%;
        margin-right: 2em;
    }
    a.cnt_link_base:after,
    a.cnt_link_base:before {
        left: -.5em;
    }
    a.cnt_link_base:after {
        right: -.5em;
        left: auto;
    }
    a.cnt_link_base.pro_top_cnt_link:last-of-type {
        margin-right: 0;
    }
    /* 取扱商品  */
    a.products_cnt_box {
        font-size: 2vw;
        width: 48%;
        margin-bottom: 2em;
    }
    a.products_catalog {
        font-size: 1.3vw;
    }
    /* 施工例  */
    /* 中本造林について  */
    /* 新着情報  */
    /* 樹のコラム  */
    .column_top_cnt_wrap {
        overflow: auto;
    }
    .column_top_cnt {
        width: 1080px;
        padding-bottom: 2em;
        justify-content: flex-start;
    }
    .column_top .slide_text_area {
        display: block;
    }
    /* お問い合わせ  */
    .section_conversion {
        font-size: 2.2vw;
        padding-top: 1.5em;
    }
    .section_conversion header {
        width: 100%;
        border-right: 0;
        text-align: center;
    }
    .section_conversion_right {
        width: 100%;
        padding-left: 0;
    }
    a.section_conversion_contact {
        max-width: 100%;
        flex-direction: column;
        gap: .7em;
        padding-bottom: 1em;
    }
    a.section_conversion_tel {
        max-width: 100%;
        margin-right: 0;
        border: 1px solid #fff;
        text-align: center;
        display: block;
        padding: 1em;
        margin-bottom: 1em;
        margin-top: 1.5em;
    }
    a.section_conversion_contact::before {
        display: block;
        margin-right: auto;
        margin-left: auto;
        font-size: 3.5vw;
    }
    .section_conversion_contact_text::after {
        content: none;
    }
    /* SNSボタン */
    .snsText::after {
        content: none;
    }
    .sns {
        margin: 0 auto;
        text-align: center;
    }
    .sns ul {
        list-style: outside none none;
        margin: 0 auto 2% -2%;
    }
    .sns li {
        float: left;
        margin-bottom: 2%;
        margin-left: 1%;
        width: 24%;
    }
    .sns li a {
        border-radius: 6px;
        color: #fff;
        display: block;
        font-size: 1.1em;
        padding: 10px 2px;
        position: relative;
        text-align: center;
        text-decoration: none;
        text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    }
    .sns li:nth-child(4n) {
        margin-right: 0;
    }
    .sns li a:hover {
        box-shadow: none;
        transform: translate3d(0px, 5px, 1px);
    }
    .sns .twitter a {
        background: #00acee none repeat scroll 0 0;
        box-shadow: 0 5px 0 #0092ca;
    }
    .sns .twitter a:hover {
        background: #0092ca none repeat scroll 0 0;
    }
    .sns .facebook a {
        background: #3b5998 none repeat scroll 0 0;
        box-shadow: 0 5px 0 #2c4373;
    }
    .sns .facebook a:hover {
        background: #2c4373 none repeat scroll 0 0;
    }
    .sns .googleplus a {
        background: #db4a39 none repeat scroll 0 0;
        box-shadow: 0 5px 0 #ad3a2d;
    }
    .sns .googleplus a:hover {
        background: #ad3a2d none repeat scroll 0 0;
    }
    .sns .hatebu a {
        background: #5d8ac1 none repeat scroll 0 0;
        box-shadow: 0 5px 0 #43638b;
    }
    .sns .hatebu a:hover {
        background: #43638b none repeat scroll 0 0;
    }
    .sns .line a {
        background: #25af00 none repeat scroll 0 0;
        box-shadow: 0 5px 0 #219900;
    }
    .sns .line a:hover {
        background: #219900 none repeat scroll 0 0;
    }
    .sns .pocket a {
        background: #f03e51 none repeat scroll 0 0;
        box-shadow: 0 5px 0 #c0392b;
    }
    .sns .pocket a:hover {
        background: #c0392b none repeat scroll 0 0;
    }
    .sns .rss a {
        background: #ffb53c none repeat scroll 0 0;
        box-shadow: 0 5px 0 #e09900;
    }
    .sns .rss a:hover {
        background: #e09900 none repeat scroll 0 0;
    }
    .sns .feedly a {
        background: #87c040 none repeat scroll 0 0;
        box-shadow: 0 5px 0 #74a436;
    }
    .sns .feedly a:hover {
        background: #74a436 none repeat scroll 0 0;
    }

    /* 総合カタログ */

    .products_catalog-area {
        margin-top: 5em;
    }

    .home .products_catalog {
        width: 100%;
    }

    .products_catalog_upper {
        padding-left: 13em;
    }
}


/*res end　768px*/


/*res start　480px*/

@media screen and (max-width: 480px) {
    /* プロとしての責任  */
    .pro_top_wrap {
        font-size: 3vw;
    }
    a.cnt_link_base {
        padding-top: 2em;
        padding-bottom: 2em;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
        -ms-align-items: center;
        align-items: center;
    }
    a.cnt_link_base:after,
    a.cnt_link_base:before {
        height: 7em;
    }
    a.cnt_link_base.pro_top_cnt_link {
        margin: 0 1.5em 0 0;
    }
    .pro_top_left {
        padding-left: 2%;
        padding-right: 2%;
    }
    .pro_top_cnt_text {
        padding-left: 3%;
        padding-right: 3%;
    }
    .pro_top_img01 {
        padding-right: 4em;
    }
    .pro_top_img02 {
        padding-left: 6em;
    }
    /* 取扱商品  */
    .products_top {
        padding-left: 1em;
        padding-right: 1em;
    }
    .products_cnt {
        justify-content: center;
    }
    a.products_cnt_box {
        font-size: 3.2vw;
        width: 95%;
        margin-bottom: 4em;
    }
    .products_cnt_box_img img {
        width: 100%;
    }

    /* 総合カタログ */
    .products_catalog::before {
        font-size: 1.8vw;
        bottom: 3em;
    }
    .products_catalog_upper {
        padding-left: .5em;
        padding-right: .5em;
        padding-bottom: .3em;
        font-size: initial;
    }
    .products_catalog_upper_text01 {
        font-size: .8em;
    }
    .products_catalog_upper_text01 {}
    .products_catalog_upper_text02 {
        margin-right: 0;
        font-size: 1.6em;
    }
    .products_catalog_upper_text03 {
        margin-left: auto;
        margin-top: 1em;
        font-size: .7em;
        width: 69%;
    }
    .products_catalog_bottom {
        font-size: 2.7em;
        padding-left: 7em;
        text-align: center;
    }
    .products_catalog_bottom::after {
        left: 0;
        right: 0;
        display: block;
        margin: .3em auto;
    }
    .products_catalog_upper_left {
        width: 100%;
    }
    /* 施工例  */
    .slide_text_area img {
        width: 90%;
    }
    a.cnt_link_base.works_top_cnt_link {
        padding-top: 2.7em;
        padding-bottom: 2.7em;
    }
    .works_top_cnt_link01 {
        margin-right: 2em;
    }
    .works_top_cnt {
        width: 310vw;
    }
    /* 中本造林について  */
    .about_top {
        margin-top: 24em;
    }
    .about_top::before,
    .about_top::after {
        width: 100%;
        height: 50%;
    }
    .about_top::before {
        bottom: 50%;
        right: auto;
    }
    .about_top::after {
        top: 50%;
        left: auto;
    }
    .about_top header {
        position: absolute;
        left: 0;
        right: 0;
        top: -17em;
    }
    .about_top header h2 {
        color: #000;
        width: 3.5em;
        /*        line-height: 100%;*/
    }
    .about_top header h2::before,
    .about_top header h2::after {
        background-color: #000;
    }
    .about_top_text {
        margin-top: 0;
        font-size: 1em;
    }
    a.about_top_link {
        margin-right: auto;
        margin-left: auto;
        max-width: 70%;
    }
    a.about_top_link01 {
        margin-bottom: 2em;
    }
    .yoshiwa_bnr_left {
        width: 100%;
    }
    .yoshiwa_bnr_right {
        width: 100%;
        background: none;
        padding: 1.2em 3em;
    }
    .yoshiwa_bnr_right_in {
        width: 100%;
    }
    .yoshiwa_bnr_right_text03 {
        margin-top: 0;
    }
    /* 新着情報  */
    .sec_base02 header {
        justify-content: center;
    }
    .news_top_cnt {
        margin-top: 2em;
    }
    .news_top_cnt .news_top_cnt_left,
    .news_top_cnt .news_top_cnt_left_upper {
        width: 32%;
    }
    .news_top_cnt .news_top_cnt_right,
    .news_top_cnt .news_top_cnt_right_upper {
        width: 65%;
    }
    a.detail_link {
        margin-top: 2em;
    }
    /* 樹のコラム  */
    /* お問い合わせ  */
    .section_conversion {
        font-size: 3.2vw;
    }
    a.section_conversion_tel {
        padding-top: .5em;
    }
    a.section_conversion_contact {
        padding-top: 1em;
    }
    a.section_conversion_contact::before {
        font-size: 6vw;
    }
    .instagram_title,.instagram_txt {
        text-align: left;
    }
    .instagram_title {
        display: block;
        border-bottom: 1px solid #3e3a39;
        margin-top: 3.3em;
        margin-bottom: 20px;
    }
}


/*res end 480px*/


/* ---------------------------------------------------------
   【レイアウト】
--------------------------------------------------------- */

/* @media screen and (max-width: 1024px) {
    .widthBase {
        width: 95%;
        padding: 0;
    }
} */


/*res start 768px*/

@media screen and (max-width: 768px) {
    /* .widthBase {
        width: 90%;
        padding: 0;
    } */
    .pc {
        display: none;
    }
    .tab {
        display: block;
    }
    .tab_und {
        display: block;
    }
    .tab_ib {
        display: inline-block;
    }
    .tab_und_ib {
        display: inline-block;
    }
    .tab_center {
        text-align: center !important;
    }
    .tab_left {
        text-align: left !important;
        ;
    }
    .tab_right {
        text-align: right !important;
        ;
    }
    .col_tab_reset[class*="col"] {
        margin-right: 2.857142857142857%;
    }
    .col_tab_reset[class*="block"] {
        margin-right: 0%;
    }
    .gm_small .col_tab_reset[class*="col"] {
        margin-right: 1.408450704225352%;
    }
    .col2_tab[class*="col"]:nth-of-type(even),
    .col3_tab[class*="col"]:nth-of-type(3n),
    .col4_tab[class*="col"]:nth-of-type(4n),
    .col5_tab[class*="col"]:nth-of-type(5n),
    .col6_tab[class*="col"]:nth-of-type(6n),
    .col7_tab[class*="col"]:nth-of-type(7n),
    .col8_tab[class*="col"]:nth-of-type(8n) {
        margin-right: 0;
    }
    .col2_tab {
        width: 48.57142857142857%;
    }
    .col3_tab {
        width: 31.42857142857143%;
    }
    .col4_tab {
        width: 22.85714285714286%;
    }
    .gm_small .col2_tab {
        width: 49.29577464788732%;
    }
    .gm_small .col3_tab {
        width: 32.3943661971831%;
    }
    .gm_small .col4_tab {
        width: 23.94366197183099%;
    }
    .col2_tab[class*="block"] {
        width: 50%;
    }
    .col3_tab[class*="block"] {
        width: 33.3%;
    }
    .col4_tab[class*="block"] {
        width: 25%;
    }
    .col_tab_all_reset[class*="col"] {
        width: 100%;
        float: none;
        margin-right: 0;
    }
}


/*res end　768px*/


/*res start 480px*/

@media screen and (max-width: 480px) {
    .tab {
        display: none;
    }
    .tab_over {
        display: none;
    }
    .sp {
        display: block;
    }
    .tab_ib {
        display: none;
    }
    .tab_over_ib {
        display: none;
    }
    .sp_ib {
        display: inline-block;
    }
    .sp_b {
        display: block;
    }
    .sp_center {
        text-align: center !important;
    }
    .sp_left {
        text-align: left !important;
    }
    .sp_right {
        text-align: right !important;
    }
    .col_sp_reset[class*="col"] {
        margin-right: 2.857142857142857% !important;
    }
    .col_sp_reset[class*="block"] {
        margin-right: 0% !important;
    }
    .gm_small .col_sp_reset[class*="col"] {
        margin-right: 1.408450704225352% !important;
    }
    .col2_sp[class*="col"]:nth-of-type(even),
    .col3_sp[class*="col"]:nth-of-type(3n),
    .col4_sp[class*="col"]:nth-of-type(4n),
    .col5_sp[class*="col"]:nth-of-type(5n),
    .col6_sp[class*="col"]:nth-of-type(6n),
    .col7_sp[class*="col"]:nth-of-type(7n),
    .col8_sp[class*="col"]:nth-of-type(8n) {
        margin-right: 0 !important;
    }
    .col2_sp {
        width: 48.57142857142857% !important;
    }
    .col3_sp {
        width: 31.42857142857143% !important;
    }
    .col4_sp {
        width: 22.85714285714286% !important;
    }
    .gm_small .col2_sp {
        width: 49.29577464788732% !important;
    }
    .gm_small .col3_sp {
        width: 32.3943661971831% !important;
    }
    .gm_small .col4_sp {
        width: 23.94366197183099% !important;
    }
    .col2_sp[class*="block"] {
        width: 50% !important;
    }
    .col3_sp[class*="block"] {
        width: 33.3% !important;
    }
    .col4_sp[class*="block"] {
        width: 25% !important;
    }
    .col_sp_all_reset[class*="col"],
    .gm_small .col_sp_all_reset[class*="col"],
    .col_sp_all_reset[class*="block"] {
        width: 100% !important;
        float: none !important;
        margin-right: 0 !important;
    }
}


/*res end 480px*/


/* ---------------------------------------------------------
   【utility】
--------------------------------------------------------- */


/*res start　1024px*/

@media screen and (max-width: 1024px) {
    /* （親）フレックスボックス基本設定 */
    .u-flex-t-l {
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }
    /* （親）上から下へ垂直方向に配置 */
    .u-flex-fdc-t-l {
        -moz-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
    }
    /* （親）横複数行に配置 */
    .u-flex-fww-t-l {
        flex-wrap: wrap;
    }
    /* （親）親要素の高さいっぱいに配置 */
    .u-flex-ais-t-l {
        -ms-align-items: stretch;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        -ms-grid-row-align: stretch;
        align-items: stretch;
        height: auto;
    }
    /* （親）クロス軸の中央に配置 */
    .u-flex-aic-t-l {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
    }
    /* （親）中央に配置 */
    .u-flex-jcc-t-l {
        justify-content: center;
    }
    /* （親）等間隔に配置 */
    .u-flex-jcsa-t-l {
        justify-content: space-around;
    }
    /* （親）最初と最後のアイテムは端に、残りは等間隔で配置 */
    .u-flex-jcsb-t-l {
        justify-content: space-between;
    }
    /* 最初のメインとなるサイズを元に、幅と高さのプロパティを同じ値に */
    .u-flex-item-fb-half-t-l {
        flex-basis: 49%;
        max-width: 49%;
    }
    .u-flex-item-fb-full-t-l {
        flex-basis: 100%;
        max-width: 100%;
    }
    /* 表示優先度 */
    .u-flex-item-o-0-t-l {
        order: 0;
    }
    .u-flex-item-o-1-t-l {
        order: 1;
    }
}


/*res end 1024px*/


/*res start　768px*/

@media screen and (max-width: 768px) {
    /* （親）フレックスボックス基本設定 */
    .u-flex-t {
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }
    /* （親）上から下へ垂直方向に配置 */
    .u-flex-fdc-t {
        -moz-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
    }
    /* （親）横複数行に配置 */
    .u-flex-fww-t {
        flex-wrap: wrap;
    }
    /* （親）親要素の高さいっぱいに配置 */
    .u-flex-ais-t {
        -ms-align-items: stretch;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        -ms-grid-row-align: stretch;
        align-items: stretch;
        height: auto;
    }
    /* （親）クロス軸の中央に配置 */
    .u-flex-aic-t {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
    }
    /* （親）中央に配置 */
    .u-flex-jcc-t {
        justify-content: center;
    }
    /* （親）等間隔に配置 */
    .u-flex.u-flex-jcsa-t {
        justify-content: space-around;
    }
    /* （親）最初と最後のアイテムは端に、残りは等間隔で配置 */
    .u-flex-jcsb-t {
        justify-content: space-between;
    }
    /* 最初のメインとなるサイズを元に、幅と高さのプロパティを同じ値に */
    .u-flex-item-fb-half-t {
        flex-basis: 49%;
        max-width: 49%;
    }
    .u-flex-item-fb-full-t {
        flex-basis: 100%;
        max-width: 100%;
    }
    /* 表示優先度 */
    .u-flex-item-o-0-t {
        order: 0;
    }
    .u-flex-item-o-1-t {
        order: 1;
    }
    /* アコーディオン */
    .accordion-tab {
        cursor: pointer;
        position: relative;
    }
    .u-hide-tab {
        display: none;
    }
    /* アコーディオン矢印（任意） */
    .accordion-tab::after {
        content: ">";
        transform: rotate(90deg);
    }
    .accordion-tab.open::after {
        transform: rotate(-90deg);
        right: 1.4em;
    }
}


/*res end　768px*/


/*res start　480px*/

@media screen and (max-width: 480px) {
    /* （親）フレックスボックス基本設定 */
    .u-flex-s {
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }
    /* （親）上から下へ垂直方向に配置 */
    .u-flex-fdc-s {
        -moz-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
    }
    /* （親）横複数行に配置 */
    .u-flex-fww-s {
        flex-wrap: wrap;
    }
    /* （親）親要素の高さいっぱいに配置 */
    .u-flex-ais-s {
        -ms-align-items: stretch;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        -ms-grid-row-align: stretch;
        align-items: stretch;
        height: auto;
    }
    /* （親）クロス軸の中央に配置 */
    .u-flex-aic-s {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
    }
    /* （親）中央に配置 */
    .u-flex-jcc-s {
        justify-content: center;
    }
    /* （親）等間隔に配置 */
    .u-flex.u-flex-jcsa-s {
        justify-content: space-around;
    }
    /* （親）最初と最後のアイテムは端に、残りは等間隔で配置 */
    .u-flex-jcsb-s {
        justify-content: space-between;
    }
    /* 最初のメインとなるサイズを元に、幅と高さのプロパティを同じ値に */
    .u-flex-item-fb-half-s {
        flex-basis: 49%;
        max-width: 49%;
    }
    .u-flex-item-fb-full-s {
        flex-basis: 100%;
        max-width: 100%;
    }
    /* 表示優先度 */
    .u-flex-item-o-0-s {
        order: 0;
    }
    .u-flex-item-o-1-s {
        order: 1;
    }
    /* アコーディオン */
    .accordion-sp {
        cursor: pointer;
        position: relative;
    }
    .u-hide-sp {
        display: none;
    }
    /* アコーディオン矢印（任意） */
    .accordion-sp::after {
        content: ">";
        transform: rotate(90deg);
    }
    .accordion-sp.open::after {
        transform: rotate(-90deg);
        right: 1.4em;
    }
}


/*res end 480px*/


/* ---------------------------------------------------------
   【テキストスタイル】
--------------------------------------------------------- */


/*res start　768px*/

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


/*res end　768px*/


/*res start　480px*/

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


/*res end 480px*/


/* ---------------------------------------------------------
   【font-size 13px 100%】
--------------------------------------------------------- */


/*res start　768px*/

@media screen and (max-width: 768px) {
    .f10_tab {
        font-size: 10px;
    }
    .f11_tab {
        font-size: 11px;
    }
    .f12_tab {
        font-size: 12px;
    }
    .f13_tab {
        font-size: 13px;
    }
    .f14_tab {
        font-size: 14px;
    }
    .f15_tab {
        font-size: 15px;
    }
    .f16_tab {
        font-size: 16px;
    }
    .f18_tab {
        font-size: 18px;
    }
    .f20_tab {
        font-size: 20px;
    }
    .f21_tab {
        font-size: 21px;
    }
    .f22_tab {
        font-size: 22px;
    }
    .f24_tab {
        font-size: 24px;
    }
    .f26_tab {
        font-size: 26px;
    }
    .f28_tab {
        font-size: 28px;
    }
    .f42_tab {
        font-size: 42px;
    }
    .f56_tab {
        font-size: 56px;
    }
}


/*res end　768px*/


/*res start　480px*/

@media screen and (max-width: 480px) {
    .f10_sp {
        font-size: 10px;
    }
    .f11_sp {
        font-size: 11px;
    }
    .f12_sp {
        font-size: 12px;
    }
    .f13_sp {
        font-size: 13px;
    }
    .f14_sp {
        font-size: 14px;
    }
    .f15_sp {
        font-size: 15px;
    }
    .f16_sp {
        font-size: 16px;
    }
    .f18_sp {
        font-size: 18px;
    }
    .f20_sp {
        font-size: 20px;
    }
    .f21_sp {
        font-size: 21px;
    }
    .f22_sp {
        font-size: 22px;
    }
    .f24_sp {
        font-size: 24px;
    }
    .f26_sp {
        font-size: 26px;
    }
    .f28_sp {
        font-size: 28px;
    }
    .f42_sp {
        font-size: 42px;
    }
    .f56_sp {
        font-size: 56px;
    }
}


/*res end 480px*/


/* ---------------------------------------------------------
   【余白】	5px未満は個別に追加
--------------------------------------------------------- */


/*res start　768px*/

@media screen and (max-width: 768px) {
    .mt00_tab {
        margin-top: 0 !important;
    }
    .mt05_tab {
        margin-top: 5px !important;
    }
    .mt10_tab {
        margin-top: 10px !important;
    }
    .mt15_tab {
        margin-top: 15px !important;
    }
    .mt20_tab {
        margin-top: 20px !important;
    }
    .mt25_tab {
        margin-top: 25px !important;
    }
    .mt30_tab {
        margin-top: 30px !important;
    }
    .mt40_tab {
        margin-top: 40px !important;
    }
    .mt50_tab {
        margin-top: 50px !important;
    }
    .ml00_tab {
        margin-left: 0 !important;
    }
    .ml05_tab {
        margin-left: 5px !important;
    }
    .ml10_tab {
        margin-left: 10px !important;
    }
    .ml15_tab {
        margin-left: 15px !important;
    }
    .ml20_tab {
        margin-left: 20px !important;
    }
    .ml25_tab {
        margin-left: 25px !important;
    }
    .ml30_tab {
        margin-left: 30px !important;
    }
    .mr00_tab {
        margin-right: 0 !important;
    }
    .mr05_tab {
        margin-right: 5px !important;
    }
    .mr10_tab {
        margin-right: 10px !important;
    }
    .mr15_tab {
        margin-right: 15px !important;
    }
    .mr20_tab {
        margin-right: 20px !important;
    }
    .mr25_tab {
        margin-right: 25px !important;
    }
    .mr30_tab {
        margin-right: 30px !important;
    }
    .mb00_tab {
        margin-bottom: 0 !important;
    }
    .mb05_tab {
        margin-bottom: 5px !important;
    }
    .mb10_tab {
        margin-bottom: 10px !important;
    }
    .mb15_tab {
        margin-bottom: 15px !important;
    }
    .mb20_tab {
        margin-bottom: 20px !important;
    }
    .mb25_tab {
        margin-bottom: 25px !important;
    }
    .mb30_tab {
        margin-bottom: 30px !important;
    }
    .pt00_tab {
        padding-top: 0 !important;
    }
    .pt05_tab {
        padding-top: 5px !important;
    }
    .pt10_tab {
        padding-top: 10px !important;
    }
    .pt15_tab {
        padding-top: 15px !important;
    }
    .pt20_tab {
        padding-top: 20px !important;
    }
    .pt25_tab {
        padding-top: 25px !important;
    }
    .pt30_tab {
        padding-top: 30px !important;
    }
    .pl00_tab {
        padding-left: 0 !important;
    }
    .pl05_tab {
        padding-left: 5px !important;
    }
    .pl10_tab {
        padding-left: 10px !important;
    }
    .pl15_tab {
        padding-left: 15px !important;
    }
    .pl20_tab {
        padding-left: 20px !important;
    }
    .pl25_tab {
        padding-left: 25px !important;
    }
    .pl30_tab {
        padding-left: 30px !important;
    }
    .pr00_tab {
        padding-right: 0 !important;
    }
    .pr05_tab {
        padding-right: 5px !important;
    }
    .pr10_tab {
        padding-right: 10px !important;
    }
    .pr15_tab {
        padding-right: 15px !important;
    }
    .pr20_tab {
        padding-right: 20px !important;
    }
    .pr25_tab {
        padding-right: 25px !important;
    }
    .pr30_tab {
        padding-right: 30px !important;
    }
    .pb00_tab {
        padding-bottom: 0 !important;
    }
    .pb05_tab {
        padding-bottom: 5px !important;
    }
    .pb10_tab {
        padding-bottom: 10px !important;
    }
    .pb15_tab {
        padding-bottom: 15px !important;
    }
    .pb20_tab {
        padding-bottom: 20px !important;
    }
    .pb25_tab {
        padding-bottom: 25px !important;
    }
    .pb30_tab {
        padding-bottom: 30px !important;
    }
}


/*res end　768px*/


/*res start　480px*/

@media screen and (max-width: 480px) {
    .mt00_sp {
        margin-top: 0 !important;
    }
    .mt05_sp {
        margin-top: 5px !important;
    }
    .mt10_sp {
        margin-top: 10px !important;
    }
    .mt15_sp {
        margin-top: 15px !important;
    }
    .mt20_sp {
        margin-top: 20px !important;
    }
    .mt25_sp {
        margin-top: 25px !important;
    }
    .mt30_sp {
        margin-top: 30px !important;
    }
    .ml00_sp {
        margin-left: 0 !important;
    }
    .ml05_sp {
        margin-left: 5px !important;
    }
    .ml10_sp {
        margin-left: 10px !important;
    }
    .ml15_sp {
        margin-left: 15px !important;
    }
    .ml20_sp {
        margin-left: 20px !important;
    }
    .ml25_sp {
        margin-left: 25px !important;
    }
    .ml30_sp {
        margin-left: 30px !important;
    }
    .mr00_sp {
        margin-right: 0 !important;
    }
    .mr05_sp {
        margin-right: 5px !important;
    }
    .mr10_sp {
        margin-right: 10px !important;
    }
    .mr15_sp {
        margin-right: 15px !important;
    }
    .mr20_sp {
        margin-right: 20px !important;
    }
    .mr25_sp {
        margin-right: 25px !important;
    }
    .mr30_sp {
        margin-right: 30px !important;
    }
    .mb00_sp {
        margin-bottom: 0 !important;
    }
    .mb05_sp {
        margin-bottom: 5px !important;
    }
    .mb10_sp {
        margin-bottom: 10px !important;
    }
    .mb15_sp {
        margin-bottom: 15px !important;
    }
    .mb20_sp {
        margin-bottom: 20px !important;
    }
    .mb25_sp {
        margin-bottom: 25px !important;
    }
    .mb30_sp {
        margin-bottom: 30px !important;
    }
    .pt00_sp {
        padding-top: 0 !important;
    }
    .pt05_sp {
        padding-top: 5px !important;
    }
    .pt10_sp {
        padding-top: 10px !important;
    }
    .pt15_sp {
        padding-top: 15px !important;
    }
    .pt20_sp {
        padding-top: 20px !important;
    }
    .pt25_sp {
        padding-top: 25px !important;
    }
    .pt30_sp {
        padding-top: 30px !important;
    }
    .pl00_sp {
        padding-left: 0 !important;
    }
    .pl05_sp {
        padding-left: 5px !important;
    }
    .pl10_sp {
        padding-left: 10px !important;
    }
    .pl15_sp {
        padding-left: 15px !important;
    }
    .pl20_sp {
        padding-left: 20px !important;
    }
    .pl25_sp {
        padding-left: 25px !important;
    }
    .pl30_sp {
        padding-left: 30px !important;
    }
    .pr00_sp {
        padding-right: 0 !important;
    }
    .pr05_sp {
        padding-right: 5px !important;
    }
    .pr10_sp {
        padding-right: 10px !important;
    }
    .pr15_sp {
        padding-right: 15px !important;
    }
    .pr20_sp {
        padding-right: 20px !important;
    }
    .pr25_sp {
        padding-right: 25px !important;
    }
    .pr30_sp {
        padding-right: 30px !important;
    }
    .pb00_sp {
        padding-bottom: 0 !important;
    }
    .pb05_sp {
        padding-bottom: 5px !important;
    }
    .pb10_sp {
        padding-bottom: 10px !important;
    }
    .pb15_sp {
        padding-bottom: 15px !important;
    }
    .pb20_sp {
        padding-bottom: 20px !important;
    }
    .pb25_sp {
        padding-bottom: 25px !important;
    }
    .pb30_sp {
        padding-bottom: 30px !important;
    }
}


/*res end 480px*/


/* ---------------------------------------------------------
   【フロート】
--------------------------------------------------------- */


/*res start　768px*/

@media screen and (max-width: 768px) {
    .fl.tab_set,
    .fr.tab_set {
        float: none;
    }
    .table01.tab_set th,
    .table01.tab_set td {
        display: block;
        width: 100%;
    }
}


/*res end　768px*/


/*res start　480px*/

@media screen and (max-width: 480px) {
    .fl.sp_set,
    .fr.sp_set {
        float: none;
    }
    .table01.sp_set th,
    .table01.sp_set td,
    .section th.sp_set,
    .section td.sp_set {
        display: block;
        width: 100%;
    }
    .table01 th,
    .table01 td,
    .section th,
    .section td {
        padding-left: 1em;
    }
}


/*res end 480px*/


/* --------------------------------------------
   【mailformpro】
-------------------------------------------- */


/*res start　768px*/

@media screen and (max-width: 768px) {
    form#mailformpro dl dt,
    form#mailformpro dl dd {
        font-size: 16px;
    }
    form#mailformpro dl dt {
        float: none !important;
        width: 100% !important;
        text-align: left !important;
        padding-bottom: 0 !important;
    }
    form#mailformpro dl dd {
        padding-left: 10px !important;
        border: none !important;
    }
    form#mailformpro li,
    form#mailformpro li {
        margin-bottom: .5em;
    }
    div.mailform .mfp {
        padding-left: 0;
    }
    .mailform input,
    .mailform textarea {
        /*		width:95% !important;*/
        margin: 1% 0;
        font-size: 16px;
        display: block;
    }
    .mfp_not_checked,
    .mfp_checked {
        padding: 3% 0.5% 2%;
        font-size: 16px;
    }
    .mailform label>input {
        width: 5% !important;
    }
    dd.mfp_achroma>a {
        display: block;
    }
    form#mailformpro label.mfp_checked,
    form#mailformpro label.mfp_not_checked {
        border: 1px solid #eee;
    }
    div#mfp_phase_confirm h4 {
        font-size: 1rem;
    }
}


/*res end　768px*/


/*res start　480px*/

@media screen and (max-width: 480px) {
    .mailform input,
    .mailform textarea {
        padding: 4% !important;
        font-size: 18px !important;
    }
    #mfp_overlay_inner {
        width: 80% !important;
    }
    .mfp_not_checked,
    .mfp_checked {
        padding: 5% !important;
    }
    form#mailformpro ol li {
        margin-right: 0;
        display: block;
    }
    div.mailform {
        padding: 1em 0;
    }
    div.mailform .mfp {
        padding-left: 0;
    }
    form#mailformpro label,
    form#mailformpro label.mfp_checked {
        display: block;
    }
    table#mfp_confirm_table tr th {
        width: 100% !important;
        display: block !important;
        background-color: #DEE1E9 !important;
    }
    table#mfp_confirm_table tr td {
        width: 100% !important;
        display: block !important;
        border: none !important;
        background-color: #FFF !important;
    }
    div.mfp_buttons button[type="submit"] {
        font-size: 18px !important;
        padding: 5% 5px!important;
    }
}


/*res end　480px*/


/* --------------------------------------------
   Contact Form 7
-------------------------------------------- */


/*res start　768px*/

@media screen and (max-width: 768px) {
    .contact_top {
        font-size: 3vmin;
    }
    .contact_top .fa-mobile {
        font-size: 25px;
        margin-top: -10px;
    }
    form.wpcf7-form input.wpcf7-submit {
        margin: 0 auto;
    }
}


/*res end　768px*/


/*res start　480px*/

@media screen and (max-width: 480px) {
    .contact_top {
        font-size: 6vw;
        margin-bottom: 8px;
    }

    form.wpcf7-form input[type="text"],
    form.wpcf7-form input[type="email"],
    form.wpcf7-form input[type="tel"],
    form.wpcf7-form input[type="url"],
    form.wpcf7-form input[type="number"],
    form.wpcf7-form input[type="date"] {
        width: 100%;
    }

    form.wpcf7-form input[type="radio"],
    form.wpcf7-form input[type="checkbox"] {
        width: auto;
        margin-right: 4px;
    }

    a.contact_tel {
        margin-bottom: 5px;
        display: block;
    }

    form.wpcf7-form dl dt {
        float: none;
        font-size: 12px;
        text-align: left;
        width: 100%;
    }

    form.wpcf7-form dl dd {
        border-top: none;
        padding: 10px 5px 20px 0;
    }

    .contact_mailform .wpcf7-form-control.wpcf7-radio,
    .contact_mailform .wpcf7-form-control.wpcf7-checkbox {
        display: block;
    }

    .contact_mailform .wpcf7-list-item {
        display: flex;
        width: 100%;
        margin-right: 0;
        margin-bottom: 0.5em;
    }

    .alertlabel {
        font-size: 1rem;
        padding: 5px 0;
    }

    .wpcf7-form-control-wrap.reason {
        margin-left: 0;
    }

    form.wpcf7-form input.wpcf7-submit,
    form.wpcf7-form input.wpcf7-confirm {
        font-size: 18px !important;
        padding: 5% 5px;
    }
}


/*res end 480px*/


/* --------------------------------------------
下層共通パーツ
-------------------------------------------- */


/*res start　1024px*/

@media screen and (max-width: 1024px) {
    body.category-approach .hdr::after,
    body.category-product .hdr::after,
    body.post-type-archive-products .hdr::after,
    body.post-type-archive-works .hdr::after,
    body.single-works .hdr::after,
    body.category-company .hdr::after,
    body.category-recruit .hdr::after,
    body.category-management .hdr::after,
    body.category-wood-working .hdr::after {
        height: 56em;
    }
}


/*res end　1024px*/


/*res start　768px*/

@media screen and (max-width: 768px) {
    body.category-approach .hdr::after,
    body.category-product .hdr::after,
    body.post-type-archive-products .hdr::after,
    body.post-type-archive-works .hdr::after,
    body.single-works .hdr::after,
    body.category-company .hdr::after,
    body.category-recruit .hdr::after,
    body.category-management .hdr::after,
    body.category-wood-working .hdr::after {
        height: 36em;
    }
    body.category-approach h2.entry-title,
    body.category-product h2.entry-title,
    body.post-type-archive-products h2.entry-title,
    body.post-type-archive-works h2.entry-title,
    body.single-works h2.entry-title,
    body.category-company h2.entry-title,
    body.category-recruit h2.entry-title,
    body.category-management h2.entry-title,
    body.category-wood-working h2.entry-title {
        left: 5em;
    }
    h2.entry-title {
        margin-left: 0;
        margin-right: 0;
    }
    h3.entry-title {
        margin-left: 0;
        margin-right: 0;
    }
    .section {
        margin-left: 0;
        margin-right: 0;
    }
}


/*res end　768px*/


/*res start　480px*/

@media screen and (max-width: 480px) {
    body.category-approach .hdr::after,
    body.category-product .hdr::after,
    body.post-type-archive-products .hdr::after,
    body.post-type-archive-works .hdr::after,
    body.single-works .hdr::after,
    body.category-company .hdr::after,
    body.category-recruit .hdr::after,
    body.category-management .hdr::after,
    body.category-wood-working .hdr::after {
        height: 26em;
    }
    body.category-approach header.pageHeader,
    body.category-product header.pageHeader,
    body.post-type-archive-products header.pageHeader,
    body.post-type-archive-works header.pageHeader,
    body.single-works header.pageHeader,
    body.category-company header.pageHeader,
    body.category-recruit header.pageHeader,
    body.category-management header.pageHeader,
    body.category-wood-working header.pageHeader {
        height: 19em;
    }
    body.category-approach h2.entry-title,
    body.category-product h2.entry-title,
    body.post-type-archive-products h2.entry-title,
    body.post-type-archive-works h2.entry-title,
    body.single-works h2.entry-title,
    body.category-company h2.entry-title,
    body.category-recruit h2.entry-title,
    body.category-management h2.entry-title,
    body.category-wood-working h2.entry-title {
        left: 3em;
        font-size: 1.4em;
    }
    .section h4 {
        margin-top: 2em;
    }
}


/*res end　480px*/


/* ----------------------------------------------
ブログ
---------------------------------------------- */


/*res start　768px*/

@media screen and (max-width: 768px) {
    .blog_wrap .blog_box {
        height: auto;
    }
    .blog_wrap .more-link {
        position: static;
    }
    .blog_cnt,
    .blog_sdr {
        float: none;
        margin-left: 0;
        width: 100%;
    }
    .blog_sdr .link_box {
        float: left;
        margin-bottom: 20px;
        margin-right: 2%;
        width: 32%;
    }
    .blog_sdr .link_box:last-child {
        margin-right: 0;
    }
}


/*res start　768px*/


/*res start　480px*/

@media screen and (max-width: 480px) {
    .blog_sdr .link_box {
        float: none;
        margin-bottom: 20px;
        margin-right: 0;
        width: 100%;
    }
}


/*res start　480px*/


/* ----------------------------------------------
	会社案内
---------------------------------------------- */


/*res start　1024px*/

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


/*res end　1024px*/


/*res start　768px*/

@media screen and (max-width: 768px) {
    .campany_top_txt {
        font-size: 1.6em;
    }
}


/*res end　768px*/


/*res start　480px*/

@media screen and (max-width: 480px) {
    .campany_top_txt {
        font-size: 1.4em;
    }
    .access_label {
        width: 100%;
    }
    .access_gmap_wrap .u-obj-box {
        max-width: 100%;
    }
    .access_img_wrap {
        margin: 10% auto 0;
        width: 76%;
    }
    .table03 th,
    .table03 td {
        padding: .5em 0;
    }
}


/*res end　480px*/


/* ----------------------------------------------
	採用情報
---------------------------------------------- */


/*res start　1024px*/

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


/*res end　1024px*/


/*res start　768px*/

@media screen and (max-width: 768px) {
    .recruit_entry_wrap {
        width: 90%;
    }
    .recruit_entry_icon {
        width: 8em;
    }
}


/*res end　768px*/


/*res start　480px*/

@media screen and (max-width: 480px) {
    .recruit_toptxt_wrap {
        width: 100%;
        line-height: inherit;
        font-size: 1em;
    }
    .recruit_toptxt_green {
        line-height: inherit;
        font-size: 1.2em;
    }
    .interview_txt_wrap {
        line-height: inherit;
    }
    .interview_wrap div {
        width: 100%;
    }
    .table02 th,
    .table02 td {
        display: block;
        width: 100%;
    }
    .table02 th {
        padding: 5px;
    }
    .table02 td {
        padding: 10px;
    }
    .recruit_entry_wrap {
        width: 100%;
    }
    .recruit_entry_icon {
        width: 5em;
        margin-right: .8em;
    }
    .recruit_entry_txt {
        font-size: 1.2em;
        ;
    }
}


/*res end　480px*/


/* ----------------------------------------------
	山林経営
---------------------------------------------- */


/*res start　1024px*/

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


/*res end　1024px*/


/*res start　768px*/

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


/*res end　768px*/


/*res start　480px*/

@media screen and (max-width: 480px) {
    .midori_img_wrap {
        width: 100%;
    }
    .sanrin_step_wrap {
        padding: 0;
    }
    .sanrin_step_txt {
        width: 100%;
    }
    .sanrin_step_img {
        width: 100%;
        margin: 5% 0;
    }
    .ninshou_txt {
        line-height: 2em;
    }
    .works_top_cnt_link_wrap.shounin_link {
        margin-bottom: 0;
        font-size: .9em;
        display: block;
    }
    .shounin_link a.cnt_link_base::before,
    .shounin_link a.cnt_link_base::after {
        height: 4em;
    }
    .shounin_link a.cnt_link_base.works_top_cnt_link {
        padding-top: 1em;
        padding-bottom: 1em;
        margin: 5% auto;
    }
    .works_top_cnt_link_wrap.kodawari_link {
        margin-top: 20%;
    }
}


/*res end　480px*/


/* ----------------------------------------------
	施工上の注意
---------------------------------------------- */


/*res start　1024px*/

@media screen and (max-width: 1024px) {
    ul.note_before_txt {
        padding: 1em 0 0;
    }
}


/*res end　1024px*/


/*res start　768px*/

@media screen and (max-width: 768px) {
    .note_list {
        padding: 2% 0;
    }
    .notice_pdf_wrap {
        width: 100%;
    }
    .notice_pdf_btn {
        width: 65%;
        margin: 1.5em auto 0;
        text-align: left;
    }
    .notice_pdf_btn:nth-of-type(2),
    .notice_pdf_btn:nth-of-type(4) {
        width: 65%;
    }
    .notice_pdf_btn::before {
        left: 1em;
    }
}


/*res end　768px*/


/*res start　480px*/

@media screen and (max-width: 480px) {
    .note_before_txt {
        padding: 1em 0;
    }
    .notice_pdf_btn {
        width: 100%;
        font-size: .9em;
    }
    .notice_pdf_btn::before {
        width: 2em;
        height: 2.1em;
        top: 1.2em;
        left: .8em;
    }
    .notice_pdf_btn:nth-of-type(2),
    .notice_pdf_btn:nth-of-type(4) {
        width: 100%;
    }
    .notice_pdf_btn a {
        padding: 1.5em 1em 1.5em 4em;
    }
    .note_img {
        width: 70%;
        margin: 3% auto 0;
    }
    .note_img.green_signal {
        margin-top: 10%;
    }
    .note_img.green_signal::before {
        top: -11%;
        left: 45%;
        border-width: 1em .8em 0 .8em;
        border-color: #004d24 transparent transparent;
    }
    .note_wrap>p {
        font-size: 1.1em;
        text-align: center;
    }
}


/*res end　480px*/


/* ----------------------------------------------
	施工例　一覧
---------------------------------------------- */


/*res start　768px*/

@media screen and (max-width: 768px) {
    .acv_wks_box {
        width: 50%;
    }
}


/*res end　768px*/


/*res start　480px*/

@media screen and (max-width: 480px) {
    .wks_cate_btn_wrap {
        -moz-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
    }
    .wks_cate_btn_wrap a.wks_cate_btn {
        width: 100%;
        margin: .2em 0;
    }
    .acv_wks_box {
        padding: 2em .8em 4.5em;
    }
    a.acv_wks_btn {
        bottom: 2em;
    }
    .acv_wks_tag_wrap {
        font-size: .8em;
    }
    .wks_cate_btn_item {
        width: 90%;
        margin-inline:auto;
    }
}


/*res end　480px*/


/* ----------------------------------------------
	施工例　詳細
---------------------------------------------- */


/*res start　768px*/

@media screen and (max-width: 768px) {
    .wks_material_wrap {
        padding: 0;
    }
}


/*res end　768px*/


/*res start　480px*/

@media screen and (max-width: 480px) {
    .wks_title_wrap {
        padding: 0 0 .8em;
        display: block;
    }
    .wks_title {
        width: 100%;
        padding: .5em 0 0 0;
        color: #000;
    }
    .wks_material_wrap {
        display: block;
    }
    .wks_material_list {
        padding-left: 0;
    }
    .wks_material_list dt,
    .wks_material_list dd {
        margin-top: 1.5em;
    }
    .wks_material_title {
        padding: .3em;
        width: 100%;
    }
    .wks_material_list_inner {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start !important;
    }
    .area_under_cnt {
        padding: 3.5em 1.5em 1em;
    }
    .wks_voice_wrap {
        -moz-flex-direction: column-reverse;
        -o-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .wks_voice_img {
        width: 80%;
        padding-right: 0;
    }
    .wks_gallery_box {
        width: 50%;
    }
    .wks_material_list dt {
        width: 8em;
    }
    .wks_material_list dd {
        width: calc(100% - 8em);
    }
    .wks_gallery_wrap {
        padding: 1em .5em 0;
    }
}


/*res end　480px*/


/* ---------------------------------------------------------
   カタログダウンロード
--------------------------------------------------------- */


/*res start　1024px*/

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


/*res end　1024px*/


/*res start　768px*/

@media screen and (max-width: 768px) {
    .download_img {
        margin-right: 1em;
    }
    .download_pdf {
        margin-right: .5em;
    }
}


/*res end　768px*/


/*res start　480px*/

@media screen and (max-width: 480px) {
    .download_btnWrap {
        width: 100%;
    }
    .download_img {
        margin-right: .5em;
        width: 6.5em;
    }
    .download_pdf {
        width: 1.5em;
    }
    a.download_btn {
        font-size: 1.1em;
    }
}


/*res end　480px*/


/* ---------------------------------------------------------
   中本造林の山林経営
--------------------------------------------------------- */


/*res start　1024px*/

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


/*res end　1024px*/


/*res start　768px*/

@media screen and (max-width: 768px) {
    .kodawari_wrap {
        flex-wrap: wrap;
    }
    .kodawari_img {
        width: 100%;
        margin-top: 5%;
    }
    .kodawari_img img {
        display: block;
        margin: 0 auto;
    }
    .kodawari_txt {
        width: 100%;
    }
    .kodawari_txt>p {
        margin-top: 5%;
    }
    .works_top_cnt_link_wrap.kodawari_link a.cnt_link_base {
        font-size: 1em;
    }
}


/*res end　768px*/


/*res start　480px*/

@media screen and (max-width: 480px) {
    .kodawari_main_txt {
        font-size: 1.8em;
        margin-top: 10%;
        margin-bottom: 10%;
    }
}


/*res end　480px*/


/* --------------------------------------------
   中本造林の木材加工
-------------------------------------------- */


/*res start　1024px*/

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


/*res end 1024px*/


/*res start　768px*/

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


/*res end　768px*/


/*res start　480px*/

@media screen and (max-width: 480px) {
    .wood_mainTxt {
        width: 100%;
        line-height: 2;
    }
    .wood_txt {
        width: 100%;
        line-height: inherit;
    }
    .wood_rightTxt {
        width: 100%;
        margin-top: 5%;
        letter-spacing: 1px;
    }
    .wood_img {
        width: 95%;
        margin: 0 auto;
    }
    .wood_twoImg {
        width: 100%;
    }
    .wood_threeImg {
        margin-top: 0;
        flex-wrap: wrap;
    }
    .wood_threeImg>div {
        width: 74%;
        margin: 5% auto 0;
    }
}


/*res end 480px*/


/* --------------------------------------------
   取扱商品（一覧）
-------------------------------------------- */


/*res start　768px*/

@media screen and (max-width: 768px) {
    .pdt_cate_list li {
        width: 33.33%;
    }
    .pdt_acv_box {
        width: 50%;
    }
}


/*res end　768px*/


/*res start　480px*/

@media screen and (max-width: 480px) {
    .pdt_cate_list li {
        width: 50%;
    }
    .pdt_cate_list li:last-child {
        width: 100%;
    }
    .pdt_acv_box {
        width: 100%;
    }
}


/*res end 480px*/


/* --------------------------------------------
   取扱商品（詳細）
-------------------------------------------- */


/*res start　768px*/

@media screen and (max-width: 768px) {
    .pdt_location {
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: center;
    }
    .pdt_location_title {
        width: 100%;
        margin-bottom: 1em !important;
        text-align: center;
    }
    .pdt_location_exterior .pdt_location_sub_title {
        margin-left: 0;
    }
    .swipe_wrap {
        overflow: scroll;
    }
    .swipe_message {
        padding: .5em 0 1em;
    }
    .swipe_message img {
        width: 15em;
    }
    .swipe_wrap table.pdt_table {
        min-width: 55em;
    }
    ul.pdt_location_list li {
        width: auto;
        padding: .3em 1.3em;
    }
}


/*res end　768px*/


/*res start　480px*/

@media screen and (max-width: 480px) {
    .pdt_description {
        display: block;
    }
    .pdt_description dt {
        width: 100%;
        height: auto;
        padding: .3em;
        font-size: 1.2em;
    }
    .pdt_description dt br {
        display: none;
    }
    .pdt_description dd {
        width: 100%;
    }
    .pdt_location {
        margin: 1em 0 0;
    }
    .pdt_location_title {
        padding: .3em;
        font-size: 1.2em;
    }
    .pdt_location {
        display: block;
    }
    .pdt_location_sub_title {
        margin-left: 0 !important;
    }
    .pdt_location_interior {
        margin-top: .5em;
    }
    .item_name {
        font-size: 1.5em;
    }
    ul.item_character {
        padding: .6em 0 0;
    }
    .item_note {
        padding: .8em .2em 0;
    }
    .item_gallery_box {
        width: 50%;
    }
    .wks-item {
        height: 21em;
    }
    .maintenance_img_table_wrap {
        display: block;
    }
    .maintenance_img {
        margin: 0 auto 1.5em;
        padding-right: 0;
    }
    .item_gallery_wrap {
        flex-direction: column;
    }
    .flickity_wrap {
        flex: auto;
        width: 100%;
    }
}


/*res end 480px*/


/* --------------------------------------------
   吉和民家
-------------------------------------------- */


/*res start　1400px*/

@media screen and (max-width: 1400px) {
    .br_none {
        display: none;
    }
    .series_txt {
        text-align: left;
    }
}
    /*res end 1400px*/
    /*res start　900px*/
    @media screen and (max-width: 900px) {
        .series_txt {
            font-size: 1em;
        }
        .series_box {
            width: 45%;
        }
    }
    /*res end 900px*/
    /*res start　768px*/
    @media screen and (max-width: 768px) {
        .diy_store_info {
            background-size: 65%;
        }
        .series_box {
            height: 67vw;
        }
        .yoshiwa_sub_bottom_wrapper {
            display: block;
        }
        .subseries_box {
            margin: 20px auto;
            height: auto;
            padding-bottom: 10px;
        }
        .mentenance_box figure {
            width: 46%;
        }
        .subseries_title {
            font-size: 1.7em;
        }
        .subseries_btn,
        .subseries_btn a {
            padding-left: 0;
        }
        .sub_series_contener div {
            width: 70%;
        }
        .subseries_btn {
            width: 80%;
        }
        .acv_ysw_box {
            width: 50%;
        }
    }
    /*res end 768px*/
    /*res start　600px*/
    @media screen and (max-width: 600px) {
        .yoshiwa_bottom_wrapper {
            display: block;
        }
        .series_title {
            height: 80px;
        }
        .series_box {
            width: 80%;
            height: auto;
            margin: 20px auto;
            padding-bottom: 10px;
        }
        /*
        .series_box img,
        .moricolor_box img{
            width: 50%;
        }
*/
        .series_txt,
        .series_btn a {
            font-size: 1.1em;
        }
        .subseries_box {
            width: 90%;
        }
        .diy_boxies,
        .other_btn {
            position: static;
        }
    }
    /*res end 600px*/
    /*res start　480px*/
    @media screen and (max-width: 480px) {
        .diy_store_title {
            text-shadow: none;
            font-size: 1.5em;
            line-height: 2.3;
        }
        .diy_store_subtitle {
            margin-left: 0;
            font-size: 1.2em;
        }
        .diy_store_title img {
            width: 51%;
        }
        .diy_store_info {
            background-size: 100%;
            background-position: right bottom;
            padding-bottom: 190px;
        }
        .series_box {
            width: 90%;
        }
        .subseries_box {
            width: 100%;
        }
        .series_box img {
            width: 80%;
        }
        .other_title {
            font-size: 1.3em;
        }
        .sub_series_contener div {
            width: 75%;
        }
        .subseries_title {
            padding: 1.3em;
        }
        .box_mainimg {
            padding: 0;
        }
        .acv_ysw_cate_box {
            width: 50%;
            height: 7em;
        }
        .add-box {
            width: 50%;
        }
    }
    /*res end 480px*/


/* --------------------------------------------
   中本の取り組み
-------------------------------------------- */


/*res start　768px*/

@media screen and (max-width: 768px) {
    .table01 th,
    .section th,
    .section td:first-child {
        width: 34%;
    }
    .ecoreaf-table td:nth-child(2) {
        width: 43%;
    }
}


/*res end 768px*/


/*res start　480px*/

@media screen and (max-width: 480px) {
    .scroll-wrapper {
        overflow: scroll;
        width: 100%;
    }
    table.ecoreaf-table {
        width: 800px;
    }
    .ecoreaf-table td:nth-child(2) {
        width: 34%;
    }
}


/*res end 480px*/
