@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700');@import url('https://fonts.googleapis.com/earlyaccess/sawarabimincho.css');@import url('https://fonts.googleapis.com/earlyaccess/roundedmplus1c.css');@media screen and (min-width:0px) and (max-width:767px){*{margin:0;padding:0}body,html,main{height:100%;font-size:14px;font-family:'Montserrat','source-han-sans-japanese','Rounded Mplus 1c','游ゴシック','Yu Gothic','YuGothic','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','メイリオ','Meiryo','sans-serif';font-weight:300;margin:0;padding:0;color:#666}*:focus{outline:none}a{color:#fff;text-decoration:none}h1{font-size:.8em}#catch{width:100%;height:auto;font-size:.8vw;color:#fff;text-align:center;font-weight:100}.st0{fill:rgba(255,255,255,1);stroke:#fff;stroke-width:1;stroke-dasharray:1000;stroke-dashoffset:1000;animation:DASH 5s ease-in alternate;-webkit-animation:DASH 5s ease-in 0s;-o-animation:DASH 5s ease-in 0s}@-webkit-keyframes DASH{0%{stroke-dashoffset:1000;fill:rgba(255,255,255,0)}100%{stroke-dashoffset:0;fill:rgba(255,255,255,1)}}@keyframes DASH{0%{stroke-dashoffset:1000;fill:rgba(255,255,255,0)}100%{stroke-dashoffset:0;fill:rgba(255,255,255,1)}}.st2{fill:rgba(255,255,255,1);stroke:#fff;stroke-width:1;stroke-dasharray:3000;stroke-dashoffset:3000;animation:DASH2 3s ease-in alternate;-webkit-animation:DASH2 3s ease-in 0s;-o-animation:DASH2 3s ease-in 0s}@-webkit-keyframes DASH2{0%{stroke-dashoffset:3000;fill:rgba(255,255,255,1)}100%{stroke-dashoffset:0;fill:rgba(255,255,255,0)}}@keyframes DASH2{0%{stroke-dashoffset:3000;fill:rgba(255,255,255,1)}100%{stroke-dashoffset:0;fill:rgba(255,255,255,0)}}header{width:100%;height:60px;background-color:rgba(0,0,0,.9);float:left;position:fixed;z-index:9999999;top:-60px}header .smart-logo{font-size:1.8em;font-weight:800;font-family:'Montserrat';color:#fff;margin:4% 0 0 4%}header .smart-logo a{color:#ffffff!important}header .navIcon{width:60px;height:60px;background-color:rgba(0,0,0,.9);position:absolute;top:0;right:0;cursor:pointer}header .navIcon span{display:block;width:26px;height:2px;background-color:#fff;margin:0 auto;position:relative;top:30px;left:0;transition:all cubic-bezier(.13,.58,0,1.04) .5s;z-index:999999999}header .navIcon.open span{background:0 0}header .navIcon span:before,header .navIcon span:after{content:"";width:24px;border:solid 1px #fff;position:absolute;left:0;transition:all cubic-bezier(.13,.58,0,1.04) .5s;z-index:999999999}header .navIcon span:before{top:-10px}header .navIcon.open span:before{top:0;border-color:#fff;-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg);transform:rotate(225deg)}header .navIcon span:after{top:10px;z-index:999999999}header .navIcon.open span:after{top:0;border-color:#fff;-webkit-transform:rotate(-225deg);-moz-transform:rotate(-225deg);-ms-transform:rotate(-225deg);-o-transform:rotate(-225deg);transform:rotate(-225deg);z-index:999999999}header .head-nav{display:none;width:100%;position:absolute;top:60px;left:0;z-index:999999}header nav ul li{width:90%;height:auto;padding:3% 5%;color:#fff;box-sizing:content-box;font-size:.8em;text-align:left;background-color:rgba(10,10,10,1);position:relative;top:0;left:0;cursor:pointer;transition:all .5s ease}header nav ul li:hover{background-color:rgba(10,10,10,1)}header nav li.sub-nav{cursor:default}header nav ul li a{color:#fff;font-size:1.2em;text-decoration:none;margin-left:2%}.h_icon{width:3%;height:auto;float:left;border-radius:2px;padding:1vh 0;margin-left:-1.4%;background-color:rgba(255,255,255,0);color:#fff;font-size:1.2em}.h_icon:hover{background-color:rgba(255,201,23,0);color:#fff;cursor:pointer;cursor:hand}.cb-header{width:100%;height:auto;position:fixed;top:-60px;left:0;z-index:9999999;overflow-y:hidden}.slide-down{animation-name:slideDown;animation-timing-function:ease-in;animation-iteration-count:1;animation-delay:0s;transform-origin:50% 50% 0;animation-duration:.5s;top:0}@keyframes slideDown{0%{top:-60px}100%{top:0}}.slide-up{animation-name:slideUp;animation-timing-function:ease-in;animation-iteration-count:1;animation-delay:0s;transform-origin:50% 50% 0;animation-duration:.5s;top:-60px}@keyframes slideUp{0%{top:0}100%{top:-60px}}#btn{width:3%;height:auto;float:left;border-radius:2px;padding:1vh 0;margin-top:.1vh;margin-left:.6%;background-color:rgba(255,255,255,0);color:#fff;cursor:pointer;cursor:hand;font-size:1.2em}#btn:hover{background-color:rgba(255,201,23,0);color:#fff;cursor:pointer;cursor:hand}div#btn{-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}#overlay{display:none;width:100vw;height:100vh;text-align:center;position:fixed;top:0;z-index:99999999999;background:rgba(255,255,255,1);background-image:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/search_bg.png);background-size:cover;background-repeat:no-repeat}#close{margin-left:90%;margin-right:0;width:50px;height:50px;margin-top:3%;color:#717171;text-align:center;font-size:15px;cursor:pointer}.searchbox_area{width:60%;height:100vh;margin-left:40%}.searchbox{width:100%;height:auto;float:left}.searchbox input[type=text]{border:0;padding:10px;font-size:1.3em;border-bottom:1px solid #cfcfcf;margin:0 0 1% 1%;width:80%;float:left;margin-top:1%}.searchbox_f{float:left;width:87%;margin:1%;position:relative}input[type=text]{font-family:'Montserrat';font-weight:700;color:#999;width:100%;height:auto;box-sizing:border-box;letter-spacing:1px;padding:10px 2%;font-size:1.4em}.effect-1{border:0;padding:7px 0;border-bottom:1px solid #ccc}.effect-1~.focus-border{position:absolute;bottom:0;left:0;width:0;height:4px;background-color:#333;transition:.4s}.effect-1:focus~.focus-border{width:100%;transition:.6s}.searchbtn{float:left}.searchbox_title{width:99%;height:auto;color:#999;font-size:1.2em;text-align:left;margin-top:2%;margin-left:1%;margin-bottom:1%;float:left}.card_grid{width:100%;height:auto;float:left}.card_grid ul{width:100%;list-style:none;padding:0;margin:0}.card_grid ul li{width:40%;height:auto;float:left;margin:1%;padding:10px;background:rgba(255,255,255,.95)}.card_grid ul li img{width:50px;height:50px;float:left;margin-right:2%}.card_grid ul li h2{font-size:1em;font-weight:400;text-align:left;color:#666}.card_grid ul li p{float:left}section{width:100%;height:auto;background-color:aqua;margin-top:-35vh}.categorycontents{width:100%;height:auto;float:left;font-family:"Rounded Mplus 1c";background-color:#fff}.category_main_contents{width:100%;height:auto;float:left;font-family:"Rounded Mplus 1c";background-color:#fff}.category_main{width:70%;height:auto;margin-left:15%;margin-right:15%;float:left;background-color:#fff}.category_main h2{width:100%;height:auto;padding:5px 0;color:#666;border-bottom:#666 solid 1px;background-size:4px 4px;font-size:1.1em;font-weight:300;margin-top:8vh;margin-bottom:0;font-family:'Montserrat';float:left;position:relative;z-index:999999999}.selectbox-area{width:90%;height:auto;float:left;padding:2vh 5%;margin-top:6vh;border:solid #ececec 1px}.selectbox-a-l{width:50%;height:auto;float:left}.selectbox-a-l p{float:left}.selectbox-a-r{width:50%;height:auto;float:left}.selectbox-a-r p{float:left}.category_main select{width:50%;border:none;float:left;font-size:1em;color:#666;font-weight:300;font-family:"Rounded Mplus 1c";margin-left:10%;border-radius:none;background-color:#ececec}.category_description{width:100%;height:auto;float:left;margin-top:5vh;text-align:justify}.category_readmore{width:10%;height:auto;float:left;margin-left:45%;margin-right:45%;margin-top:3vh}.category_readmore a{float:right;border:solid 1px #999;color:#999;padding:1vh 2vw;font-size:.8em}.breadcrumbs{width:70%;height:auto;float:left;margin-top:4vh;margin-left:15%;color:#666;background-color:#fff;margin-bottom:3vh}.breadcrumbs span{width:auto;height:auto;display:block;float:left;margin-right:5px}.breadcrumbs a{color:#999}.contact-button{width:100%;height:auto;float:left;margin:2vh auto}.contact-button a{display:block;width:80%;height:auto;padding:2vh 0;text-align:center;border-radius:5px;background-color:gray;margin:0 auto}.contact-button a:hover{background-color:green}.content{width:100%;height:auto;float:left}.content-lineup{width:100%;height:auto;float:left}.box{width:100%;height:auto;float:left}div.parallax{width:100%;height:60vh;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;float:left}.parallax_img_1{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/morel/morel-cover2.png)}.parallax_img_1_hishtil{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/hishtil/hishtil-cover2.jpg)}.parallax_img_1_schoneveld{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/schoneveld/schoneveld-cover2.jpg)}.parallax_img_1_vitroplus{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/vitroplus/vitroplus-cover2.jpg);background-size:100%!important}.parallax_img_1_florist{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/florist/florist-cover2.jpg)}.parallax_img_1_lazzeri{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/lazzeri/lazzeri-cover2.jpg)}.parallax_img_1_gediflora{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/gediflora/gediflora-cover2.jpg)}.parallax_img_1_ameriseed{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/ameriseed/ameriseed-cover2.jpg)}.parallax_img_1_danziger{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/danziger/danziger-cover2.jpg)}.parallax_img_1_dhmi{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/dhmi/dhmi-cover2.jpg)}.parallax_img_1_hemgenetics{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/hemgenetics/hemgenetics-cover2.jpg)}.parallax_img_1_vandenbos{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/vandenbos/vandenbos-cover2.jpg)}.parallax_img_1_perfecta{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/perfecta/perfecta-cover2.jpg)}.parallax_img_1_koppe{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/koppe/koppe-cover2.jpg)}.parallax_img_1_soil{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/soil/soil-cover2.jpg)}.parallax_img_1_elf{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/elf/elf-header.jpg)}.parallax_img_1_yamitsukitomato{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/yamitsuki/yamitsuki-tomato-header.webp)}.video{float:left;width:100%;height:auto;padding-top:5%}.video iframe{float:left;width:100%;height:235px}div.parallax-lineup{width:100%;height:40vh;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;float:left}.parallax_img_2{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/morel/morel-cover.png)}.parallax_img_2_schoneveld{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/schoneveld/schoneveld-cover3.jpg)}.parallax_img_2_vitroplus{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/vitroplus/vitroplus-cover3.jpg)}.parallax_img_2_florist{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/florist/florist-cover3.jpg)}.parallax_img_2_lazzeri{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/lazzeri/lazzeri-cover3.jpg)}.parallax_img_2_gediflora{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/gediflora/gediflora-cover3.jpg)}.parallax_img_2_ameriseed{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/ameriseed/ameriseed-cover3.jpg)}.parallax_img_2_danziger{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/danziger/danziger-cover3.jpg)}.parallax_img_2_dhmi{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/dhmi/dhmi-cover3.jpg)}.parallax_img_2_hemgenetics{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/hemgenetics/hemgenetics-cover3.jpg)}.parallax_img_2_vandenbos{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/vandenbos/vandenbos-cover3.jpg)}.parallax_img_2_perfecta{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/perfecta/perfecta-cover3.jpg)}.parallax_img_2_koppe{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/koppe/koppe-cover3.jpg)}.parallax_img_2_soil{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/soil/soil-cover3.jpg)}.parallax_img_2_elf{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/elf/elf-back.jpg)}.parallax_img_2_yamitsukitomato{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/yamitsuki/saibai.webp)}div.parallax-blog{width:100%;height:40vh;float:left;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.parallax_img_3{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/morel/morel-cover3.png)}.parallax_img_3_hishtil{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/hishtil/hishtil-cover4.jpg)}.parallax_img_3_schoneveld{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/schoneveld/schoneveld-cover4.jpg)}.parallax_img_3_vitroplus{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/vitroplus/vitroplus-cover4.jpg)}.parallax_img_3_florist{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/florist/florist-cover4.jpg)}.parallax_img_3_lazzeri{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/lazzeri/lazzeri-cover4.jpg)}.parallax_img_3_gediflora{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/gediflora/gediflora-cover4.jpg)}.parallax_img_3_ameriseed{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/ameriseed/ameriseed-cover4.jpg)}.parallax_img_3_danziger{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/danziger/danziger-cover4.jpg)}.parallax_img_3_dhmi{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/dhmi/dhmi-cover4.jpg)}.parallax_img_3_hemgenetics{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/hemgenetics/hemgenetics-cover4.jpg)}.parallax_img_3_vandenbos{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/vandenbos/vandenbos-cover4.jpg)}.parallax_img_3_perfecta{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/perfecta/perfecta-cover4.jpg)}.parallax_img_3_koppe{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/koppe/koppe-cover4.jpg)}.parallax_img_3_soil{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/soil/soil-cover4.jpg)}.parallax_img_3_elf{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/elf/elf-back2.webp)}@media screen and (max-width:960px){.box{width:100%}}.seed_contents_arealayout{width:90%;height:auto;float:left;margin-left:5%;margin-right:5%}.seed_contents_arealayout h2{width:100%;height:auto;float:left;text-align:center;font-size:1.8em;font-family:'Montserrat';font-weight:400;color:#333;margin-top:8vh;letter-spacing:.2em}.seed-lineup-list{width:100%;height:auto;float:left}.seed-lineup-list ul{width:100%;height:auto;float:left;margin:0;padding:0;list-style:none}.seed-lineup-list ul li{width:50%;height:250px;float:left;text-align:center;font-size:3vw!important}.seed-lineup-list ul li img{width:60%;height:auto;float:left;margin-left:20%;margin-right:20%}.seed-lineup-list ul li p{width:100%;height:auto}.seed-lineup-point{width:100%;height:auto;float:left;font-family:"Rounded Mplus 1c";margin-bottom:6vh;margin-top:6vh}.seed-pdf{width:100%;height:50vh;float:left}.seed-pdf object{width:100%;height:100%;border-bottom:solid 2.5px #444}.seed-lineup-point ul{width:100%;height:auto;float:left;list-style:none}.seed-lineup-point ul li{width:100%;height:auto;float:left;margin-bottom:2vh;text-align:left}.seed-lineup-point ul li span{color:red;font-size:.8em}.seed-lineup-point ul li img{width:100%;height:auto}.seed-lineup-point h3{text-align:center;font-size:1.4em;font-family:'Montserrat';font-weight:400;color:#333;margin-top:8vh}.seed-lineup-50{width:46%!important;margin:2%;text-align:center!important}.seed-list-con-area{width:100%;height:auto;float:left;font-family:"Rounded Mplus 1c"}.seed-list-con-title{width:100%;height:auto;float:left;margin-bottom:2vh;text-align:center;border-bottom:solid 1px #ececec}.seed-list-con-title span{font-size:.6em}.seed-list-con-title span:before{content:"\A";white-space:pre}.seed-list-con-list{width:100%;height:40vh;overflow-y:scroll}.seed-list-con{width:100%;height:10vh;float:left;padding:1vh 0;display:table}.seed-list-con a{color:#666}.seed-list-con a:hover{background-color:#efefef}.seeds-img-thumbnail{width:10%;height:auto;text-align:center;padding:1vh 0;display:table-cell;vertical-align:middle}.seeds-img-thumbnail img{width:100%;height:auto;float:left}.seeds-img-point{width:24%;height:10vh;padding:1vh 0;display:table-cell;vertical-align:middle;text-align:left}.seeds-img-name{width:24%;height:10vh;padding:2vh 0 1vh;display:table-cell;vertical-align:middle;text-align:left}.seeds-img-name span{font-size:.6em}.seeds-img-name span:before{content:"\A";white-space:pre}.out{width:auto!important;height:auto!important;background-color:#ff0000!important;color:#ffffff!important;border-radius:1px!important;font-style:normal!important;font-size:.6em!important;padding:2px!important}.seeds-img-title{width:10%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.seeds-img-flowersize{width:10%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.seeds-img-potsize{width:10%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.seeds-img-potsize span{font-size:.6em}.seeds-img-leafcolor{width:10%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.seeds-img-potsize-other{width:23%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.seeds-img-flowertype{width:12%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.seeds-child-product-img{width:100%;height:auto;float:left;position:relative}.seeds-child-product-img a{width:100%;height:100%;position:absolute;display:block}.seeds-child-product-img img{width:100%;height:auto}.seeds-child-product-name{width:100%;height:auto;float:left;font-size:1em;margin-bottom:2%;margin-top:5%}.seeds-child ul li img{width:70%;height:auto;float:left;margin-left:15%;margin-right:15%}.seed-company-img{width:100%;height:40vh;margin:5vh 0;float:left;overflow:hidden;border-radius:5px}.seed-company-img img{width:100%;height:auto}.seed-company-contents{width:100%;height:auto;float:left}.s-c-c-logo{margin-top:10vh;width:30%;margin-left:35%;margin-right:35%;height:auto;float:left;text-align:center}.s-c-c-logo img{width:100%;height:auto;float:left;text-align:center}.s-c-c-text{margin-top:5vh;width:100%;height:auto;float:left;text-align:justify;letter-spacing:.1em}.button-site{display:inline-block;width:50%;margin-top:3vh;margin-left:25%;margin-right:25%;margin-bottom:5vh;height:54px;text-align:center;text-decoration:none;line-height:54px;outline:none;background-color:#333;border:2px solid #333;color:#fff;line-height:50px}.button-site:hover{background-color:#fff;border-color:#59b1eb;color:#59b1eb}.button-site:before,.button-site:after{position:absolute;z-index:-1;display:block;content:''}.button-site,.button-site:before,.button-site:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s;transition:all .3s}.seed_contents_arealayout-elf{width:90%;height:auto;float:left;margin-left:5%;margin-right:5%}.seed_contents_arealayout-elf h2{width:100%;height:auto;float:left;text-align:center;font-size:2em;font-family:'Montserrat';font-weight:400;color:#333;margin-top:8vh;letter-spacing:.2em}.yamitsuki-list{list-style:none;font-size:1.1em;word-break:keep-all}.yamitsuki-list li{line-height:2.5em}.elf-Qu-info{width:100%;height:auto;float:left;padding:2.5vh 0;text-align:center;margin-top:-2.5vh}.elf-Quality{width:100%;height:auto;float:left;margin-bottom:5vh}.elf-Quality img{width:100%;height:auto}.elf-network-list-area{width:100%;height:auto;float:left}.elf-network-list-area-left{width:100%;height:auto;float:left}.elf-network-list-area-right{width:100%;height:auto;float:left}.elf-network-list-area ul{width:100%;height:auto;float:left;margin:5% 0 0;padding:0;list-style:none}.elf-network-list-area ul h3{width:97%;margin-bottom:2.5%;background:rgba(0,0,0,.8);padding:2.5% 0;color:#fff;padding-left:3%}.elf-network-list-area ul li{width:100%;height:auto;float:left;padding:1.5% 0}.elf-network-list-area ul li h4{width:70%;height:auto;float:left;font-weight:400}.elf-network-list-area ul li span{float:left;margin-left:5%}.s-c-c-logo-elf{margin-top:2.5%;width:100%;height:auto;float:left;text-align:center}.s-c-c-logo-elf img{width:100%;height:auto;float:left;text-align:center}.seed-company-img-elf{width:100%;height:auto;margin:10vh 0 0;float:left;overflow:hidden}.seed-company-img-elf img{width:100%;height:auto}.elf-number-of-users-area{width:100%;height:auto;float:left;text-align:center;margin:5% 0}.number-of-users{width:100%;height:auto;text-align:center;font-size:1.8em;font-weight:700}.number-of-users span{font-size:2em;color:#ff9200}.number-of-users-point{width:100%;height:auto;float:left;text-align:center}.number-of-users-point span{color:#ff6a6a;font-size:.8em}.number:after{content:"\A";white-space:pre}.number:before{content:"\A";white-space:pre}.attention-elf-area{width:100%;height:auto;float:left}.attention-elf-area ul{width:100%;height:auto;float:left;list-style:none;margin:0;padding:0}.attention-elf-area ul li{width:100%;height:auto;float:left;padding:1% 0}.seed-lineup-elf ul{width:100%;height:auto;float:left;list-style:none;margin:0;padding:0}.seed-lineup-elf ul li{width:42%;height:auto;padding:4%;float:left;position:relative}.elf-product-img a{width:100%;height:100%;position:absolute;display:block}.elf-product-img img{width:100%;height:auto}.elf-product-name{width:100%;height:auto;float:left;font-size:1em;font-weight:700;margin-bottom:2%;margin-top:5%}.sale-point-list{width:100%;margin:1em 0 0}.sale-point-list ul{margin:0 0 5%}.sale-point-list ul li{float:left;border-bottom:solid 1px #cdcdcd;padding:1em 2em 1em 1em;width:15%}.sale-point-contact{clear:both;margin:0 auto;width:100%;padding:0}.sale-point-contact ul{float:inherit}.sale-point-contact ul li{margin:1em;list-style:circle;padding:0;float:inherit}.grid-blog{position:relative;margin:6vh 0 auto;width:100%;height:auto;list-style:none;text-align:center;float:left}.grid-blog ul{list-style:none;height:auto;width:100%;float:left}.grid-blog ul li{width:100%;height:auto;float:left;border-bottom:dashed 1px #ededed;padding-bottom:2vh;padding-top:2vh}.grid-blog ul li:nth-child(3n-1){margin:0 2%}.grid-blog figure{position:relative;float:left;overflow:hidden;max-height:10vh;width:20%;background:#333;text-align:center;cursor:pointer}.grid-blog figure img{position:relative;display:block;height:auto;max-width:100%;opacity:.8}.grid-blog figure figcaption{padding:1em;color:#fff;text-transform:uppercase;font-size:1.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.grid-blog figure figcaption h2{font-size:1.2em;color:#fff}.grid-blog figure figcaption:before,.grid-blog figure figcaption:after{pointer-events:none}.grid-blog figure figcaption,.grid-blog figure figcaption>a{position:absolute;top:0;left:0;width:100%;height:100%}.grid-blog figure figcaption>a{z-index:1000;text-indent:200%;white-space:nowrap;font-size:0;opacity:0}.grid-blog figure h2{word-spacing:-.15em;font-weight:300}.grid-blog figure h2 span{font-weight:800}.grid-blog figure h2,.grid-blog figure p{margin:0}.grid-blog figure p{letter-spacing:1px;font-size:68.5%}.grid-blog-title{width:75%;height:auto;float:left;text-align:left;margin-left:5%;font-family:"Rounded Mplus 1c";font-size:1.2em}figure.effect-milo{background:#333}figure.effect-milo img{max-width:none;width:-webkit-calc(100% + 60px);width:calc(100% + 60px);opacity:1;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(-30px,0,0) scale(1.12);transform:translate3d(-30px,0,0) scale(1.12);-webkit-backface-visibility:hidden;backface-visibility:hidden}figure.effect-milo:hover img{opacity:.5;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}figure.effect-milo h2{position:absolute;right:0;bottom:0;padding:1em 1.2em}figure.effect-milo p{padding:0 0 0 10px;width:100%;border-left:1px solid #fff;text-align:left;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(-40px,0,0);transform:translate3d(-40px,0,0)}figure.effect-milo:hover p{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.seedcompany-head-morel{width:100%;height:50vh;background-image:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/morel/morel-cover2.png);background-repeat:no-repeat;background-size:cover}.seedcompany-head-layout{width:90%;height:auto;float:left;margin-top:5vh;margin-left:5%;margin-right:5%;color:#fff;text-align:justify}.seedcompany-head-layout-danziger{width:33%;height:auto;float:left;margin-top:5vh;margin-left:15%;color:#fff;text-align:justify}.seedcompany-logo{width:8%;height:auto;margin-top:6vh;margin-left:5%;margin-right:87%;float:left}.seedcompany-catch{width:90%;height:auto;float:left;margin-top:2vh;margin-left:5%;margin-right:5%;color:#fff}.seedcompany-catch p{font-size:3em;font-weight:700}.seedcompany-logo img{width:100%;height:auto;float:left}.seedcompanycategory-area{margin-left:15%;width:75%;height:auto;float:left}.seedcompanycategory-area ul{width:15%;height:auto;float:left;color:#fff;list-style:none;margin:0;padding:0}.seedcompanycategory-area ul li{font-size:3em;font-weight:bolder;padding:1vh}.yamitsuki-catch{width:100%;height:auto;margin:0 3%;color:#fff}.yamitsuki-catch p{font-size:2.2em;font-weight:700}.yamitsuki-contents{font-size:1.2em;margin-top:1vh;margin-left:3%;margin-right:3%;width:100%;float:inherit}.yamitsuki-img{width:100%;height:auto;margin:1vh 3%;float:inherit}.yamitsuki-img img{width:100%;height:auto}.yamitsuki-text{margin-top:2vh;letter-spacing:.1em;width:100%;font-size:1.1em}.yamitsuki-text h3{font-size:1.2em;margin:1% 0}.yamitsuki-text img{margin-top:3%;width:100%;height:auto;float:left;text-align:center}.staff-area{width:93.8%;height:auto;float:left;border:1px solid #cdcdcd;margin-top:6vh;padding:3%;font-family:"Rounded Mplus 1c"}.s-a-text{width:100%;height:auto;float:left;margin-bottom:2vh}.s-a-img{width:15vh;height:15vh;float:left;border-radius:50%;overflow:hidden}.s-a-img img{width:100%;height:auto}.soil-contents-area{width:100%;height:auto;margin:7% 0 2.5%;float:left}.soil-contents-list{width:100%;height:auto;float:left;margin-bottom:5%}.soil-contents-img{width:20%;height:auto;float:left;margin-left:10%}.soil-contents-img img{width:100%;height:auto}.soil-contents-text{margin-left:5%;width:65%;height:auto;float:left}.soil-contents-text h3{width:100%;height:auto;float:left}.soil-contents-text p{width:100%;height:auto;float:left;margin:2% 0 0}.soil-contents-lineup{width:100%;height:auto;float:left;text-align:right;margin-top:5%}.soil-contents-lineup a{width:auto;height:auto;background-color:#d2691e;border:solid 2px #d2691e;padding:2% 5%;border-radius:5px}.soil-contents-lineup a:hover{color:#d2691e;background-color:#fff}.soil-img-thumbnail{width:10%;height:auto;text-align:center;padding:1vh 0;display:table-cell;vertical-align:middle}.soil-img-thumbnail img{width:100%;height:auto;float:left}.soil-img-name{width:20%;height:10vh;padding:2vh 0 1vh;display:table-cell;vertical-align:middle;text-align:left}.soil-img-name span{font-size:.6em}.soil-img-name span:before{content:"\A";white-space:pre}.pind-img-ajust{width:23%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.pind-img-volume{width:10%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.pind-img-volume span{font-size:.6em}.pind-img-size{width:7%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.pind-img-size span{font-size:.6em}.item-img-name{width:10%;height:10vh;padding:2vh 0 1vh;display:table-cell;vertical-align:middle;text-align:left}.item-img-name span{font-size:.6em}.item-img-volume{width:13%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.item-img-volume span.check_choice:not(:last-child):after{content:"/"}.item-img-note{width:40%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.fertilizer-img-name{width:11%;height:10vh;padding:2vh 0 1vh;display:table-cell;vertical-align:middle;text-align:left}.fertilizer-img-period{width:6%;height:auto;padding:1vh 2vw;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.fertilizer-img-weight{width:6%;height:auto;padding:1vh 1vw;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.fertilizer-img-special{width:30%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.loader{background:#000;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999999999999}.loader-animation,.loader-animation:before,.loader-animation:after{-webkit-animation:load1 1s infinite ease-in-out;animation:load1 1s infinite ease-in-out;width:1em;height:4em}.loader-animation{height:10px;left:54%;margin:-5px 0 0 -5px;width:10px;color:#fff;text-indent:-9999em;font-size:10px;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s;float:left}.loder_area{font-family:'Montserrat';width:390px;height:auto;position:absolute;top:45%;left:50%;margin-left:-155px;margin-top:-10px}.loder_text{font-family:'Montserrat';width:100%;height:auto;position:absolute;top:53%;text-align:center;color:#fff;-webkit-animation:blink 1s ease-in-out infinite alternate;-moz-animation:blink 1s ease-in-out infinite alternate;animation:blink 1s ease-in-out infinite alternate}@-webkit-keyframes blink{0%{opacity:0}100%{opacity:1}}@-moz-keyframes blink{0%{opacity:0}100%{opacity:1}}@keyframes blink{0%{opacity:0}100%{opacity:1}}.lodinglogo_left{width:auto;height:auto;left:35%;color:#fff;float:left;font-size:32px;font-weight:700;letter-spacing:1px}.lodinglogo_right{width:auto;height:auto;margin-left:30px;color:#fff;float:left;font-size:32px;font-weight:700;letter-spacing:1px}#loader{top:13px;left:5px;position:absolute;width:12px;height:12px;border-radius:12px;border:6px solid #17cddd;border-right-color:transparent;animation:spin 1s infinite linear;-webkit-animation:spin 1s infinite linear;-moz-animation:spin 1s infinite linear}@keyframes spin{0%{transform:rotate(0deg);opacity:.4}50%{transform:rotate(180deg);opacity:1}100%{transform:rotate(360deg);opacity:.4}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);opacity:.4}50%{-webkit-transform:rotate(180deg);opacity:1}100%{-webkit-transform:rotate(360deg);opacity:.4}}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);opacity:.4}50%{-moz-transform:rotate(180deg);opacity:1}100%{-moz-transform:rotate(360deg);opacity:.4}}#page-top{position:fixed;bottom:40px;right:0;font-size:.6vw;z-index:999999999;background-color:rgba(0,0,0,.9)}#page-top i{top:17%;left:43%;position:absolute;color:#fff;font-size:1vw}#page-top a{position:relative;text-decoration:none;color:#fff;width:4vw;height:.8vw;padding:1.6vw 0;text-align:center;display:block}#page-top a:hover{text-decoration:none;background-color:rgba(0,0,0,.8)}footer{background:rgba(40,40,40,.9);width:100%;height:auto;float:left;position:relative;z-index:999}footer a{color:#ffffff!important}.contactaccess-area{width:100%;height:15vh;float:left}.footer-left-contact{width:50%;height:100%;float:left;position:relative;background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/footer/hotline.webp);background-repeat:no-repeat;background-position:center center;background-size:cover}.f-l-contact{width:auto;height:auto;margin:20% auto 0;text-align:center}.f-l-contact a{border:solid 2px #fff;padding:2vh 3vw;background-color:rgba(0,0,0,.5)}.footer-right-access{width:50%;height:100%;float:left;position:relative;background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/footer/magazine.webp);background-repeat:no-repeat;background-position:center center;background-size:cover}.f-r-access{width:auto;height:auto;margin:20% auto 0;text-align:center}.f-r-access a{border:solid 2px #fff;padding:2vh 3vw;background-color:rgba(0,0,0,.5)}.footercontact{width:90%;height:auto;float:left;margin-left:5%;margin-right:5%;padding-bottom:10vh}.footercontact ul{width:100%;height:auto;margin:2vh 0 0;padding:0;list-style:none;font-size:.9em}.footercontact ul li{width:100%;height:auto;float:left;margin-bottom:2%}.footercontact ul li h3{color:#fff;border-bottom:solid 1px #fff;padding:5px 0;font-family:'Montserrat'}.footercontact ul li ul{width:100%;height:auto;float:left;margin:0;padding:0}.footercontact dl{width:100%;height:auto;float:left;margin:0;padding:0;font-family:"Rounded Mplus 1c"}.footercontact dl dt{width:8%;height:auto;float:left;color:#fff;display:block;clear:left;text-align:center;margin-top:5px;font-family:"Rounded Mplus 1c"}.footercontact dl dd{width:92%;height:auto;float:left;color:#fff;display:block;margin-top:5px;font-family:"Rounded Mplus 1c"}.sns{width:90%;height:auto;float:left;margin-left:5%;margin-right:5%;padding-bottom:20vh}.sns ul{list-style:none;display:flex;align-items:center;justify-content:center;flex-direction:column}.sns ul li{max-width:200px;margin-bottom:20px}.sns ul li:last-child{margin-bottom:0}.sns ul li img{width:100%;display:block}copy{width:100%;height:5vh;position:absolute;bottom:0;left:0;z-index:99999;color:#fff;text-align:center;padding:2vh 0;background-color:rgba(0,0,0,.8)}copy a{display:block}copy p{width:60%;height:auto;text-align:left;margin-left:35%;font-size:.8em}copy span{width:125px;height:auto;position:absolute;vertical-align:middle;left:1.5%;top:1.5vh}}@media screen and (min-width:768px) and (max-width:1024px){*{margin:0;padding:0}body,html,main{height:100%;font-size:14px;font-family:'Montserrat','source-han-sans-japanese','Rounded Mplus 1c','游ゴシック','Yu Gothic','YuGothic','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','メイリオ','Meiryo','sans-serif';font-weight:300;margin:0;padding:0;color:#666}*:focus{outline:none}a{color:#fff;text-decoration:none}h1{font-size:.8em}#catch{width:100%;height:auto;font-size:.8vw;color:#fff;text-align:center;font-weight:100}.st0{fill:rgba(255,255,255,1);stroke:#fff;stroke-width:1;stroke-dasharray:1000;stroke-dashoffset:1000;animation:DASH 5s ease-in alternate;-webkit-animation:DASH 5s ease-in 0s;-o-animation:DASH 5s ease-in 0s}@-webkit-keyframes DASH{0%{stroke-dashoffset:1000;fill:rgba(255,255,255,0)}100%{stroke-dashoffset:0;fill:rgba(255,255,255,1)}}@keyframes DASH{0%{stroke-dashoffset:1000;fill:rgba(255,255,255,0)}100%{stroke-dashoffset:0;fill:rgba(255,255,255,1)}}.st2{fill:rgba(255,255,255,1);stroke:#fff;stroke-width:1;stroke-dasharray:3000;stroke-dashoffset:3000;animation:DASH2 3s ease-in alternate;-webkit-animation:DASH2 3s ease-in 0s;-o-animation:DASH2 3s ease-in 0s}@-webkit-keyframes DASH2{0%{stroke-dashoffset:3000;fill:rgba(255,255,255,1)}100%{stroke-dashoffset:0;fill:rgba(255,255,255,0)}}@keyframes DASH2{0%{stroke-dashoffset:3000;fill:rgba(255,255,255,1)}100%{stroke-dashoffset:0;fill:rgba(255,255,255,0)}}header{width:100%;height:60px;background-color:rgba(0,0,0,.9);float:left;position:fixed;z-index:9999999;top:-60px}header .smart-logo{font-size:1.8em;font-weight:800;font-family:'Montserrat';color:#fff;margin:2% 0 0 4%}header .smart-logo a{color:#ffffff!important}header .navIcon{width:60px;height:60px;background-color:rgba(0,0,0,.9);position:absolute;top:0;right:0;cursor:pointer}header .navIcon span{display:block;width:26px;height:2px;background-color:#fff;margin:0 auto;position:relative;top:30px;left:0;transition:all cubic-bezier(.13,.58,0,1.04) .5s;z-index:999999999}header .navIcon.open span{background:0 0}header .navIcon span:before,header .navIcon span:after{content:"";width:24px;border:solid 1px #fff;position:absolute;left:0;transition:all cubic-bezier(.13,.58,0,1.04) .5s;z-index:999999999}header .navIcon span:before{top:-10px}header .navIcon.open span:before{top:0;border-color:#fff;-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg);transform:rotate(225deg)}header .navIcon span:after{top:10px;z-index:999999999}header .navIcon.open span:after{top:0;border-color:#fff;-webkit-transform:rotate(-225deg);-moz-transform:rotate(-225deg);-ms-transform:rotate(-225deg);-o-transform:rotate(-225deg);transform:rotate(-225deg);z-index:999999999}header .head-nav{display:none;width:100%;position:absolute;top:60px;left:0;z-index:999999}header nav ul li{width:90%;height:auto;padding:3% 5%;color:#fff;box-sizing:content-box;font-size:.8em;text-align:left;background-color:rgba(10,10,10,1);position:relative;top:0;left:0;cursor:pointer;transition:all .5s ease}header nav ul li:hover{background-color:rgba(10,10,10,1)}header nav li.sub-nav{cursor:default}header nav ul li a{color:#fff;font-size:1.2em;text-decoration:none;margin-left:2%}.h_icon{width:3%;height:auto;float:left;border-radius:2px;padding:1vh 0;margin-left:-1.4%;background-color:rgba(255,255,255,0);color:#fff;font-size:1.2em}.h_icon:hover{background-color:rgba(255,201,23,0);color:#fff;cursor:pointer;cursor:hand}.cb-header{width:100%;height:auto;position:fixed;top:-60px;left:0;z-index:9999999;overflow-y:hidden}.slide-down{animation-name:slideDown;animation-timing-function:ease-in;animation-iteration-count:1;animation-delay:0s;transform-origin:50% 50% 0;animation-duration:.5s;top:0}@keyframes slideDown{0%{top:-60px}100%{top:0}}.slide-up{animation-name:slideUp;animation-timing-function:ease-in;animation-iteration-count:1;animation-delay:0s;transform-origin:50% 50% 0;animation-duration:.5s;top:-60px}@keyframes slideUp{0%{top:0}100%{top:-60px}}#btn{width:3%;height:auto;float:left;border-radius:2px;padding:1vh 0;margin-top:.1vh;margin-left:.6%;background-color:rgba(255,255,255,0);color:#fff;cursor:pointer;cursor:hand;font-size:1.2em}#btn:hover{background-color:rgba(255,201,23,0);color:#fff;cursor:pointer;cursor:hand}div#btn{-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}#overlay{display:none;width:100vw;height:100vh;text-align:center;position:fixed;top:0;z-index:99999999999;background:rgba(255,255,255,1);background-image:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/search_bg.png);background-size:cover;background-repeat:no-repeat}#close{margin-left:90%;margin-right:0;width:50px;height:50px;margin-top:3%;color:#717171;text-align:center;font-size:15px;cursor:pointer}.searchbox_area{width:60%;height:100vh;margin-left:40%}.searchbox{width:100%;height:auto;float:left}.searchbox input[type=text]{border:0;padding:10px;font-size:1.3em;border-bottom:1px solid #cfcfcf;margin:0 0 1% 1%;width:80%;float:left;margin-top:1%}.searchbox_f{float:left;width:87%;margin:1%;position:relative}input[type=text]{font-family:'Montserrat';font-weight:700;color:#999;width:100%;height:auto;box-sizing:border-box;letter-spacing:1px;padding:10px 2%;font-size:1.4em}.effect-1{border:0;padding:7px 0;border-bottom:1px solid #ccc}.effect-1~.focus-border{position:absolute;bottom:0;left:0;width:0;height:4px;background-color:#333;transition:.4s}.effect-1:focus~.focus-border{width:100%;transition:.6s}.searchbtn{float:left}.searchbox_title{width:99%;height:auto;color:#999;font-size:1.2em;text-align:left;margin-top:2%;margin-left:1%;margin-bottom:1%;float:left}.card_grid{width:100%;height:auto;float:left}.card_grid ul{width:100%;list-style:none;padding:0;margin:0}.card_grid ul li{width:40%;height:auto;float:left;margin:1%;padding:10px;background:rgba(255,255,255,.95)}.card_grid ul li img{width:50px;height:50px;float:left;margin-right:2%}.card_grid ul li h2{font-size:1em;font-weight:400;text-align:left;color:#666}.card_grid ul li p{float:left}section{width:100%;height:auto;background-color:aqua;margin-top:-35vh}.categorycontents{width:100%;height:auto;float:left;font-family:"Rounded Mplus 1c";background-color:#fff}.category_main_contents{width:100%;height:auto;float:left;font-family:"Rounded Mplus 1c";background-color:#fff}.category_main{width:70%;height:auto;margin-left:15%;margin-right:15%;float:left;background-color:#fff}.category_main h2{width:100%;height:auto;padding:5px 0;color:#666;border-bottom:#666 solid 1px;background-size:4px 4px;font-size:1.1em;font-weight:300;margin-top:8vh;margin-bottom:0;font-family:'Montserrat';float:left;position:relative;z-index:999999999}.selectbox-area{width:90%;height:auto;float:left;padding:2vh 5%;margin-top:6vh;border:solid #ececec 1px}.selectbox-a-l{width:50%;height:auto;float:left}.selectbox-a-l p{float:left}.selectbox-a-r{width:50%;height:auto;float:left}.selectbox-a-r p{float:left}.category_main select{width:50%;border:none;float:left;font-size:1em;color:#666;font-weight:300;font-family:"Rounded Mplus 1c";margin-left:10%;border-radius:none;background-color:#ececec}.category_description{width:100%;height:auto;float:left;margin-top:5vh;text-align:justify}.category_readmore{width:10%;height:auto;float:left;margin-left:45%;margin-right:45%;margin-top:3vh}.category_readmore a{float:right;border:solid 1px #999;color:#999;padding:1vh 2vw;font-size:.8em}.breadcrumbs{width:70%;height:auto;float:left;margin-top:4vh;margin-left:15%;color:#666;background-color:#fff;margin-bottom:3vh}.breadcrumbs span{width:auto;height:auto;display:block;float:left;margin-right:5px}.breadcrumbs a{color:#999}.contact-button{width:100%;height:auto;float:left;margin:2vh auto}.contact-button a{display:block;width:80%;height:auto;padding:2vh 0;text-align:center;border-radius:5px;background-color:gray;margin:0 auto}.contact-button a:hover{background-color:green}.content{width:100%;height:auto;float:left}.content-lineup{width:100%;height:auto;float:left}.box{width:100%;height:auto;float:left}div.parallax{width:100%;height:60vh;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;float:left}.parallax_img_1{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/morel/morel-cover2.png)}.parallax_img_1_hishtil{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/hishtil/hishtil-cover2.jpg)}.parallax_img_1_schoneveld{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/schoneveld/schoneveld-cover2.jpg)}.parallax_img_1_vitroplus{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/vitroplus/vitroplus-cover2.jpg);background-size:100%!important}.parallax_img_1_florist{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/florist/florist-cover2.jpg)}.parallax_img_1_lazzeri{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/lazzeri/lazzeri-cover2.jpg)}.parallax_img_1_gediflora{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/gediflora/gediflora-cover2.jpg)}.parallax_img_1_ameriseed{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/ameriseed/ameriseed-cover2.jpg)}.parallax_img_1_danziger{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/danziger/danziger-cover2.jpg)}.parallax_img_1_dhmi{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/dhmi/dhmi-cover2.jpg)}.parallax_img_1_hemgenetics{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/hemgenetics/hemgenetics-cover2.jpg)}.parallax_img_1_vandenbos{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/vandenbos/vandenbos-cover2.jpg)}.parallax_img_1_perfecta{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/perfecta/perfecta-cover2.jpg)}.parallax_img_1_koppe{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/koppe/koppe-cover2.jpg)}.parallax_img_1_elf{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/elf/elf-header.jpg)}.parallax_img_1_soil{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/soil/soil-cover2.jpg)}.parallax_img_1_yamitsukitomato{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/yamitsuki/yamitsuki-tomato-header.webp)}.video{float:left;width:100%;height:auto;padding-top:5%}.video iframe{float:left;width:100%;height:235px}div.parallax-lineup{width:100%;height:40vh;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;float:left}.parallax_img_2{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/morel/morel-cover.png)}.parallax_img_2_schoneveld{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/schoneveld/schoneveld-cover3.jpg)}.parallax_img_2_vitroplus{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/vitroplus/vitroplus-cover3.jpg)}.parallax_img_2_florist{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/florist/florist-cover3.jpg)}.parallax_img_2_lazzeri{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/lazzeri/lazzeri-cover3.jpg)}.parallax_img_2_gediflora{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/gediflora/gediflora-cover3.jpg)}.parallax_img_2_ameriseed{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/ameriseed/ameriseed-cover3.jpg)}.parallax_img_2_danziger{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/danziger/danziger-cover3.jpg)}.parallax_img_2_dhmi{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/dhmi/dhmi-cover3.jpg)}.parallax_img_2_hemgenetics{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/hemgenetics/hemgenetics-cover3.jpg)}.parallax_img_2_vandenbos{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/vandenbos/vandenbos-cover3.jpg)}.parallax_img_2_perfecta{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/perfecta/perfecta-cover3.jpg)}.parallax_img_2_koppe{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/koppe/koppe-cover3.jpg)}.parallax_img_2_elf{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/elf/elf-back.jpg)}.parallax_img_2_yamitsukitomato{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/yamitsuki/saibai.webp)}.parallax_img_2_soil{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/soil/soil-cover3.jpg)}div.parallax-blog{width:100%;height:40vh;float:left;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.parallax_img_3{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/morel/morel-cover3.png)}.parallax_img_3_hishtil{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/hishtil/hishtil-cover4.jpg)}.parallax_img_3_schoneveld{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/schoneveld/schoneveld-cover4.jpg)}.parallax_img_3_vitroplus{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/vitroplus/vitroplus-cover4.jpg)}.parallax_img_3_florist{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/florist/florist-cover4.jpg)}.parallax_img_3_lazzeri{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/lazzeri/lazzeri-cover4.jpg)}.parallax_img_3_gediflora{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/gediflora/gediflora-cover4.jpg)}.parallax_img_3_ameriseed{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/ameriseed/ameriseed-cover4.jpg)}.parallax_img_3_danziger{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/danziger/danziger-cover4.jpg)}.parallax_img_3_dhmi{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/dhmi/dhmif-cover4.jpg)}.parallax_img_3_hemgenetics{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/hemgenetics/hemgenetics-cover4.jpg)}.parallax_img_3_vandenbos{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/vandenbos/vandenbos-cover4.jpg)}.parallax_img_3_perfecta{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/perfecta/perfecta-cover4.jpg)}.parallax_img_3_koppe{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/koppe/koppe-cover4.jpg)}.parallax_img_3_soil{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/soil/soil-cover4.jpg)}.parallax_img_3_elf{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/elf/elf-back2.webp)}@media screen and (max-width:960px){.box{width:100%}}.seed_contents_arealayout{width:90%;height:auto;float:left;margin-left:5%;margin-right:5%}.seed_contents_arealayout h2{width:100%;height:auto;float:left;text-align:center;font-size:2em;font-family:'Montserrat';font-weight:400;color:#333;margin-top:8vh;letter-spacing:.2em}.seed-lineup-list{width:100%;height:auto;float:left}.seed-lineup-list ul{width:100%;height:auto;float:left;margin:0;padding:0;list-style:none}.seed-lineup-list ul li{width:25%;height:250px;float:left;text-align:center;font-size:1.8vw!important}.seed-lineup-list ul li img{width:60%;height:auto;float:left;margin-left:20%;margin-right:20%}.seed-lineup-list ul li p{width:100%;height:auto}.seed-lineup-point{width:100%;height:auto;float:left;font-family:"Rounded Mplus 1c";margin-bottom:6vh;margin-top:6vh}.seed-pdf{width:100%;height:auto;float:left}.seed-pdf object{width:100%;height:100%;border-bottom:solid 2.5px #444}.seed-lineup-point ul{width:100%;height:auto;float:left;list-style:none}.seed-lineup-point ul li{width:100%;height:auto;float:left;margin-bottom:2vh;text-align:left}.seed-lineup-point ul li span{color:red;font-size:.8em}.seed-lineup-50{width:46%!important;margin:0 2% 5%!important;text-align:center!important}.seed-list-con-area{width:100%;height:auto;float:left;font-family:"Rounded Mplus 1c"}.seed-list-con-title{width:100%;height:auto;float:left;margin-bottom:2vh;text-align:center;border-bottom:solid 1px #ececec}.seed-list-con-title span{font-size:.6em}.seed-list-con-title span:before{content:"\A";white-space:pre}.seed-list-con-list{width:100%;height:40vh;overflow-y:scroll}.seed-list-con{width:100%;height:10vh;float:left;padding:1vh 0;display:table}.seed-list-con a{color:#666;display:block}.seed-list-con a:hover{background-color:#efefef}.seeds-img-thumbnail{width:10%;height:auto;text-align:center;padding:1vh 0;display:table-cell;vertical-align:middle}.seeds-img-thumbnail img{width:100%;height:auto;float:left}.seeds-img-point{width:24%;height:10vh;padding:1vh 0;display:table-cell;vertical-align:middle;text-align:left}.seeds-img-name{width:24%;height:10vh;padding:2vh 0 1vh;display:table-cell;vertical-align:middle;text-align:left}.seeds-img-name span{font-size:.6em}.seeds-img-name span:before{content:"\A";white-space:pre}.out{width:auto!important;height:auto!important;background-color:#ff0000!important;color:#ffffff!important;border-radius:1px!important;font-style:normal!important;font-size:.6em!important;padding:2px!important}.seeds-img-title{width:10%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.seeds-img-flowersize{width:10%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.seeds-img-potsize{width:10%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.seeds-img-potsize span{font-size:.6em}.seeds-img-leafcolor{width:10%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.seeds-img-potsize-other{width:23%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.seeds-img-flowertype{width:12%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.seeds-child-product-img{width:100%;height:auto;float:left;position:relative}.seeds-child-product-img a{width:100%;height:100%;position:absolute;display:block}.seeds-child-product-img img{width:100%;height:auto}.seeds-child-product-name{width:100%;height:auto;float:left;font-size:1em;margin-bottom:2%;margin-top:5%}.seeds-child-product-name p{width:100%;height:auto;float:left;text-align:center;font-size:1em;color:#000}.seeds-child ul li img{width:70%;height:auto;float:left;margin-left:15%;margin-right:15%}.seeds-child ul{margin-left:0}.seeds-child ul li{width:23%;float:left;margin-bottom:10%}.category-straight-area:nth-child(2n-1){margin:0 2%}.seeds-child ul li img{width:100%!important;height:auto!important;float:left!important;margin:0!important}.seed-company-img{width:100%;height:40vh;margin:5vh 0;float:left;overflow:hidden}.seed-company-img img{width:100%;height:auto}.seed-company-contents{width:100%;height:auto;float:left}.s-c-c-logo{margin-top:10vh;width:30%;margin-left:35%;margin-right:35%;height:auto;float:left;text-align:center}.s-c-c-logo img{width:100%;height:auto;float:left;text-align:center}.s-c-c-text{margin-top:5vh;width:100%;height:auto;float:left;text-align:justify;letter-spacing:.1em}.button-site{display:inline-block;width:50%;margin-top:3vh;margin-left:25%;margin-right:25%;margin-bottom:5vh;height:54px;text-align:center;text-decoration:none;line-height:54px;outline:none;background-color:#333;border:2px solid #333;color:#fff;line-height:50px}.button-site:hover{background-color:#fff;border-color:#59b1eb;color:#59b1eb}.button-site:before,.button-site:after{position:absolute;z-index:-1;display:block;content:''}.button-site,.button-site:before,.button-site:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s;transition:all .3s}.seed_contents_arealayout-elf{width:90%;height:auto;float:left;margin-left:5%;margin-right:5%}.seed_contents_arealayout-elf h2{width:100%;height:auto;float:left;text-align:center;font-size:2em;font-family:'Montserrat';font-weight:400;color:#333;margin-top:8vh;letter-spacing:.2em}.yamitsuki-list{list-style:none;font-size:1.5em}.yamitsuki-list li{line-height:2.5em}.elf-Qu-info{width:100%;height:auto;float:left;padding:2.5vh 0;text-align:center;margin-top:-2.5vh}.elf-Quality{width:100%;height:auto;float:left;margin-bottom:5vh}.elf-Quality img{width:100%;height:auto}.elf-network-list-area{width:100%;height:auto;float:left}.elf-network-list-area-left{width:100%;height:auto;float:left}.elf-network-list-area-right{width:100%;height:auto;float:left}.elf-network-list-area ul{width:100%;height:auto;float:left;margin:5% 0 0;padding:0;list-style:none}.elf-network-list-area ul h3{width:97%;margin-bottom:2.5%;background:rgba(0,0,0,.8);padding:2.5% 0;color:#fff;padding-left:3%}.elf-network-list-area ul li{width:100%;height:auto;float:left;padding:1.5% 0}.elf-network-list-area ul li h4{width:70%;height:auto;float:left;font-weight:400}.elf-network-list-area ul li span{float:left;margin-left:5%}.s-c-c-logo-elf{margin-top:2.5%;width:100%;height:auto;float:left;text-align:center}.s-c-c-logo-elf img{width:100%;height:auto;float:left;text-align:center}.seed-company-img-elf{width:100%;height:auto;margin:10vh 0 0;float:left;overflow:hidden}.seed-company-img-elf img{width:100%;height:auto}.elf-number-of-users-area{width:100%;height:auto;float:left;text-align:center;margin:5% 0}.number-of-users{width:100%;height:auto;text-align:center;font-size:1.8em;font-weight:700}.number-of-users span{font-size:2em;color:#ff9200}.number-of-users-point{width:100%;height:auto;float:left;text-align:center}.number-of-users-point span{color:#ff6a6a;font-size:.8em}.number:after{content:"\A";white-space:pre}.number:before{content:"\A";white-space:pre}.attention-elf-area{width:100%;height:auto;float:left}.attention-elf-area ul{width:100%;height:auto;float:left;list-style:none;margin:0;padding:0}.attention-elf-area ul li{width:100%;height:auto;float:left;padding:1% 0}.seed-lineup-elf ul{width:100%;height:auto;float:left;list-style:none;margin:0;padding:0}.seed-lineup-elf ul li{width:25%;height:20vh;padding:4%;float:left;position:relative}.elf-product-img a{width:100%;height:100%;position:absolute;display:block}.elf-product-img img{width:100%;height:auto}.elf-product-name{width:100%;height:auto;float:left;font-size:1em;font-weight:700;margin-bottom:2%;margin-top:5%;text-align:center}.sale-point-list{width:100%;margin:1em 0 0}.sale-point-list ul{margin:0 0 3%}.sale-point-list ul li{float:left;border-top:solid 1px #cdcdcd;border-right:solid 1px #cdcdcd;padding:1em 2em 1em 1em;width:20%}.sale-point-contact{clear:both;margin:0 auto;width:80%;padding:0}.sale-point-contact ul{float:inherit}.sale-point-contact ul li{margin:1em;list-style:circle;padding:0;float:inherit}.grid-blog{position:relative;margin:6vh 0 auto;width:100%;height:auto;list-style:none;text-align:center;float:left}.grid-blog ul{list-style:none;height:auto;width:100%;float:left}.grid-blog ul li{width:100%;height:auto;float:left;border-bottom:dashed 1px #ededed;padding-bottom:2vh;padding-top:2vh}.grid-blog ul li:nth-child(3n-1){margin:0 2%}.grid-blog figure{position:relative;float:left;overflow:hidden;max-height:10vh;width:20%;background:#333;text-align:center;cursor:pointer}.grid-blog figure img{position:relative;display:block;height:auto;max-width:100%;opacity:.8}.grid-blog figure figcaption{padding:1em;color:#fff;text-transform:uppercase;font-size:1.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.grid-blog figure figcaption h2{font-size:1.2em;color:#fff}.grid-blog figure figcaption:before,.grid-blog figure figcaption:after{pointer-events:none}.grid-blog figure figcaption,.grid-blog figure figcaption>a{position:absolute;top:0;left:0;width:100%;height:100%}.grid-blog figure figcaption>a{z-index:1000;text-indent:200%;white-space:nowrap;font-size:0;opacity:0}.grid-blog figure h2{word-spacing:-.15em;font-weight:300}.grid-blog figure h2 span{font-weight:800}.grid-blog figure h2,.grid-blog figure p{margin:0}.grid-blog figure p{letter-spacing:1px;font-size:68.5%}.grid-blog-title{width:75%;height:auto;float:left;text-align:left;margin-left:5%;font-family:"Rounded Mplus 1c";font-size:1.2em}figure.effect-milo{background:#333}figure.effect-milo img{max-width:none;width:-webkit-calc(100% + 60px);width:calc(100% + 60px);opacity:1;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(-30px,0,0) scale(1.12);transform:translate3d(-30px,0,0) scale(1.12);-webkit-backface-visibility:hidden;backface-visibility:hidden}figure.effect-milo:hover img{opacity:.5;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}figure.effect-milo h2{position:absolute;right:0;bottom:0;padding:1em 1.2em}figure.effect-milo p{padding:0 0 0 10px;width:100%;border-left:1px solid #fff;text-align:left;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(-40px,0,0);transform:translate3d(-40px,0,0)}figure.effect-milo:hover p{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.seedcompany-head-morel{width:100%;height:50vh;background-image:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/morel/morel-cover2.png);background-repeat:no-repeat;background-size:cover}.seedcompany-head-layout{width:90%;height:auto;float:left;margin-top:5vh;margin-left:5%;margin-right:5%;color:#fff;text-align:justify}.seedcompany-head-layout-danziger{width:33%;height:auto;float:left;margin-top:5vh;margin-left:15%;color:#fff;text-align:justify}.seedcompany-logo{width:8%;height:auto;margin-top:6vh;margin-left:5%;margin-right:87%;float:left}.seedcompany-catch{width:90%;height:auto;float:left;margin-top:2vh;margin-left:5%;margin-right:5%;color:#fff}.seedcompany-catch p{font-size:3em;font-weight:700}.seedcompany-logo img{width:100%;height:auto;float:left}.seedcompanycategory-area{margin-left:15%;width:75%;height:auto;float:left}.seedcompanycategory-area ul{width:15%;height:auto;float:left;color:#fff;list-style:none;margin:0;padding:0}.seedcompanycategory-area ul li{font-size:3em;font-weight:bolder;padding:1vh}.yamitsuki-catch{width:60%;height:auto;float:right;margin-top:2vh;color:#fff}.yamitsuki-catch p{font-size:3em;font-weight:700}.yamitsuki-contents{font-size:1.2em;margin-top:1vh;margin-left:3%;margin-right:3%;width:100%;float:inherit}.yamitsuki-img{width:100%;height:auto;margin:1em 3%;float:inherit}.yamitsuki-img img{width:100%;height:auto}.yamitsuki-text{margin-top:2vh;margin-left:0;margin-right:0;letter-spacing:.1em;width:100%;font-size:1.3em}.yamitsuki-text h3{font-size:1.2em;margin:1% 0}.yamitsuki-text img{margin-top:3%;width:100%;height:auto;float:left;text-align:center}.staff-area{width:93.8%;height:auto;float:left;border:1px solid #cdcdcd;margin-top:6vh;padding:3%;font-family:"Rounded Mplus 1c"}.s-a-text{width:100%;height:auto;float:left;margin-bottom:2vh}.s-a-img{width:15vh;height:15vh;float:left;border-radius:50%;overflow:hidden}.s-a-img img{width:100%;height:auto}.soil-contents-area{width:100%;height:auto;margin:7% 0 2.5%;float:left}.soil-contents-list{width:100%;height:auto;float:left;margin-bottom:5%}.soil-contents-img{width:20%;height:auto;float:left;margin-left:10%}.soil-contents-img img{width:100%;height:auto}.soil-contents-text{margin-left:5%;width:65%;height:auto;float:left}.soil-contents-text h3{width:100%;height:auto;float:left}.soil-contents-text p{width:100%;height:auto;float:left;margin:2% 0 0}.soil-contents-lineup{width:100%;height:auto;float:left;text-align:right;margin-top:5%}.soil-contents-lineup a{width:auto;height:auto;background-color:#d2691e;border:solid 2px #d2691e;padding:2% 5%;border-radius:5px}.soil-contents-lineup a:hover{color:#d2691e;background-color:#fff}.soil-img-thumbnail{width:10%;height:auto;text-align:center;padding:1vh 0;display:table-cell;vertical-align:middle}.soil-img-thumbnail img{width:100%;height:auto;float:left}.soil-img-name{width:20%;height:10vh;padding:2vh 0 1vh;display:table-cell;vertical-align:middle;text-align:left}.soil-img-name span{font-size:.6em}.soil-img-name span:before{content:"\A";white-space:pre}.pind-img-ajust{width:23%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.pind-img-volume{width:10%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.pind-img-volume span{font-size:.6em}.pind-img-size{width:7%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.pind-img-size span{font-size:.6em}.item-img-name{width:10%;height:10vh;padding:2vh 0 1vh;display:table-cell;vertical-align:middle;text-align:left}.item-img-name span{font-size:.6em}.item-img-volume{width:13%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.item-img-volume span.check_choice:not(:last-child):after{content:"/"}.item-img-note{width:40%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.fertilizer-img-name{width:11%;height:10vh;padding:2vh 0 1vh;display:table-cell;vertical-align:middle;text-align:left}.fertilizer-img-period{width:6%;height:auto;padding:1vh 2vw;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.fertilizer-img-weight{width:6%;height:auto;padding:1vh 1vw;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.fertilizer-img-special{width:30%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.loader{background:#000;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999999999999}.loader-animation,.loader-animation:before,.loader-animation:after{-webkit-animation:load1 1s infinite ease-in-out;animation:load1 1s infinite ease-in-out;width:1em;height:4em}.loader-animation{height:10px;left:54%;margin:-5px 0 0 -5px;width:10px;color:#fff;text-indent:-9999em;font-size:10px;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s;float:left}.loder_area{font-family:'Montserrat';width:390px;height:auto;position:absolute;top:45%;left:50%;margin-left:-155px;margin-top:-10px}.loder_text{font-family:'Montserrat';width:100%;height:auto;position:absolute;top:53%;text-align:center;color:#fff;-webkit-animation:blink 1s ease-in-out infinite alternate;-moz-animation:blink 1s ease-in-out infinite alternate;animation:blink 1s ease-in-out infinite alternate}@-webkit-keyframes blink{0%{opacity:0}100%{opacity:1}}@-moz-keyframes blink{0%{opacity:0}100%{opacity:1}}@keyframes blink{0%{opacity:0}100%{opacity:1}}.lodinglogo_left{width:auto;height:auto;left:35%;color:#fff;float:left;font-size:32px;font-weight:700;letter-spacing:1px}.lodinglogo_right{width:auto;height:auto;margin-left:30px;color:#fff;float:left;font-size:32px;font-weight:700;letter-spacing:1px}#loader{top:13px;left:5px;position:absolute;width:12px;height:12px;border-radius:12px;border:6px solid #17cddd;border-right-color:transparent;animation:spin 1s infinite linear;-webkit-animation:spin 1s infinite linear;-moz-animation:spin 1s infinite linear}@keyframes spin{0%{transform:rotate(0deg);opacity:.4}50%{transform:rotate(180deg);opacity:1}100%{transform:rotate(360deg);opacity:.4}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);opacity:.4}50%{-webkit-transform:rotate(180deg);opacity:1}100%{-webkit-transform:rotate(360deg);opacity:.4}}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);opacity:.4}50%{-moz-transform:rotate(180deg);opacity:1}100%{-moz-transform:rotate(360deg);opacity:.4}}#page-top{position:fixed;bottom:40px;right:0;font-size:.6vw;z-index:999999999;background-color:rgba(0,0,0,.9)}#page-top i{top:17%;left:43%;position:absolute;color:#fff;font-size:1vw}#page-top a{position:relative;text-decoration:none;color:#fff;width:4vw;height:.8vw;padding:1.6vw 0;text-align:center;display:block}#page-top a:hover{text-decoration:none;background-color:rgba(0,0,0,.8)}footer{background:rgba(40,40,40,.9);width:100%;height:auto;float:left;position:relative;z-index:999}footer a{color:#ffffff!important}.contactaccess-area{width:100%;height:15vh;float:left}.footer-left-contact{width:50%;height:100%;float:left;position:relative;background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/footer/hotline.webp);background-repeat:no-repeat;background-position:center center;background-size:cover}.f-l-contact{width:auto;height:auto;margin:20% auto 0;text-align:center}.f-l-contact a{border:solid 2px #fff;padding:2vh 3vw;background-color:rgba(0,0,0,.5)}.footer-right-access{width:50%;height:100%;float:left;position:relative;background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/footer/magazine.webp);background-repeat:no-repeat;background-position:center center;background-size:cover}.f-r-access{width:auto;height:auto;margin:20% auto 0;text-align:center}.f-r-access a{border:solid 2px #fff;padding:2vh 3vw;background-color:rgba(0,0,0,.5)}.footercontact{width:90%;height:auto;float:left;margin-left:5%;margin-right:5%;padding-bottom:10vh}.footercontact ul{width:100%;height:auto;margin:2vh 0 0;padding:0;list-style:none;font-size:.9em}.footercontact ul li{width:100%;height:auto;float:left;margin-bottom:2%}.footercontact ul li h3{color:#fff;border-bottom:solid 1px #fff;padding:5px 0;font-family:'Montserrat'}.footercontact ul li ul{width:100%;height:auto;float:left;margin:0;padding:0}.footercontact dl{width:100%;height:auto;float:left;margin:0;padding:0;font-family:"Rounded Mplus 1c"}.footercontact dl dt{width:8%;height:auto;float:left;color:#fff;display:block;clear:left;text-align:center;margin-top:5px;font-family:"Rounded Mplus 1c"}.footercontact dl dd{width:92%;height:auto;float:left;color:#fff;display:block;margin-top:5px;font-family:"Rounded Mplus 1c"}.sns{width:90%;height:auto;float:left;margin-left:5%;margin-right:5%;padding-bottom:20vh}.sns ul{list-style:none;display:flex;align-items:center;justify-content:center;flex-direction:column}.sns ul li{max-width:200px;margin-bottom:20px}.sns ul li:last-child{margin-bottom:0}.sns ul li img{width:100%;display:block}copy{width:100%;height:5vh;position:absolute;bottom:0;left:0;z-index:99999;color:#fff;text-align:center;padding:2vh 0;background-color:rgba(0,0,0,.8)}copy a{display:block}copy p{width:60%;height:auto;text-align:left;margin-left:35%;font-size:.8em}copy span{width:125px;height:auto;position:absolute;vertical-align:middle;left:1.5%;top:1.5vh}}@media screen and (min-width:1025px){*{margin:0;padding:0}body,html,main{height:100%;font-size:14px;font-family:'Montserrat','source-han-sans-japanese','Rounded Mplus 1c','游ゴシック','Yu Gothic','YuGothic','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','メイリオ','Meiryo','sans-serif';font-weight:300;margin:0;padding:0;color:#666}*:focus{outline:none}a{color:#fff;text-decoration:none}h1{font-size:.8em}#catch{width:100%;height:auto;font-size:.8vw;color:#fff;text-align:center;font-weight:100}.st0{fill:rgba(255,255,255,1);stroke:#fff;stroke-width:1;stroke-dasharray:1000;stroke-dashoffset:1000;animation:DASH 5s ease-in alternate;-webkit-animation:DASH 5s ease-in 0s;-o-animation:DASH 5s ease-in 0s}@-webkit-keyframes DASH{0%{stroke-dashoffset:1000;fill:rgba(255,255,255,0)}100%{stroke-dashoffset:0;fill:rgba(255,255,255,1)}}@keyframes DASH{0%{stroke-dashoffset:1000;fill:rgba(255,255,255,0)}100%{stroke-dashoffset:0;fill:rgba(255,255,255,1)}}.st2{fill:rgba(255,255,255,1);stroke:#fff;stroke-width:1;stroke-dasharray:3000;stroke-dashoffset:3000;animation:DASH2 3s ease-in alternate;-webkit-animation:DASH2 3s ease-in 0s;-o-animation:DASH2 3s ease-in 0s}@-webkit-keyframes DASH2{0%{stroke-dashoffset:3000;fill:rgba(255,255,255,1)}100%{stroke-dashoffset:0;fill:rgba(255,255,255,0)}}@keyframes DASH2{0%{stroke-dashoffset:3000;fill:rgba(255,255,255,1)}100%{stroke-dashoffset:0;fill:rgba(255,255,255,0)}}header{background:rgba(0,0,0,.8);text-align:center;width:70%;height:auto;color:#fff;float:left;padding:1vh 15%}.h_logo{width:18%;height:auto;font-size:1.85vw;font-weight:600;float:left;text-align:left;padding:.23vh 0;margin-top:.2vh}header ul{width:40%;height:auto;list-style:none;float:left;margin-top:.8%;margin-left:6.5%}header ul li{width:auto;height:auto;font-family:'Montserrat',"游ゴシック","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;font-size:.9em;font-weight:300;float:left;text-align:left;padding:0 5%}header ul li a{display:block;color:#fff;text-decoration:none;float:left}.h_icon{width:3%;height:auto;float:left;border-radius:2px;padding:1vh 0;margin-left:-1.4%;background-color:rgba(255,255,255,0);color:#fff;font-size:1.2em}.h_icon:hover{background-color:rgba(255,201,23,0);color:#fff;cursor:pointer;cursor:hand}.cb-header{width:100%;height:auto;position:fixed;top:0;left:0;z-index:9999999;overflow-y:hidden}.slide-down{animation-name:slideDown;animation-timing-function:ease-in;animation-iteration-count:1;animation-delay:0s;transform-origin:50% 50% 0;animation-duration:.5s;top:0}@keyframes slideDown{0%{top:-10vh}100%{top:0}}.slide-up{animation-name:slideUp;animation-timing-function:ease-in;animation-iteration-count:1;animation-delay:0s;transform-origin:50% 50% 0;animation-duration:.5s;top:-10vh}@keyframes slideUp{0%{top:0}100%{top:-10vh}}#btn{width:3%;height:auto;float:left;border-radius:2px;padding:1vh 0;margin-top:.1vh;margin-left:.6%;background-color:rgba(255,255,255,0);color:#fff;cursor:pointer;cursor:hand;font-size:1.2em}#btn:hover{background-color:rgba(255,201,23,0);color:#fff;cursor:pointer;cursor:hand}div#btn{-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}#overlay{display:none;width:100vw;height:100vh;text-align:center;position:fixed;top:0;z-index:99999999999;background:rgba(255,255,255,1);background-image:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/search_bg.png);background-size:cover;background-repeat:no-repeat}#close{margin-left:90%;margin-right:0;width:50px;height:50px;margin-top:3%;color:#717171;text-align:center;font-size:15px;cursor:pointer}.searchbox_area{width:60%;height:100vh;margin-left:40%}.searchbox{width:100%;height:auto;float:left}.searchbox input[type=text]{border:0;padding:10px;font-size:1.3em;border-bottom:1px solid #cfcfcf;margin:0 0 1% 1%;width:80%;float:left;margin-top:1%}.searchbox_f{float:left;width:87%;margin:1%;position:relative}input[type=text]{font-family:'Montserrat';font-weight:700;color:#999;width:100%;height:auto;box-sizing:border-box;letter-spacing:1px;padding:10px 2%;font-size:1.4em}.effect-1{border:0;padding:7px 0;border-bottom:1px solid #ccc}.effect-1~.focus-border{position:absolute;bottom:0;left:0;width:0;height:4px;background-color:#333;transition:.4s}.effect-1:focus~.focus-border{width:100%;transition:.6s}.searchbtn{float:left}.searchbox_title{width:99%;height:auto;color:#999;font-size:1.2em;text-align:left;margin-top:2%;margin-left:1%;margin-bottom:1%;float:left}.card_grid{width:100%;height:auto;float:left}.card_grid ul{width:100%;list-style:none;padding:0;margin:0}.card_grid ul li{width:40%;height:auto;float:left;margin:1%;padding:10px;background:rgba(255,255,255,.95)}.card_grid ul li img{width:50px;height:50px;float:left;margin-right:2%}.card_grid ul li h2{font-size:1em;font-weight:400;text-align:left;color:#666}.card_grid ul li p{float:left}section{width:100%;height:auto;background-color:aqua;margin-top:-35vh}.categorycontents{width:100%;height:auto;float:left;font-family:"Rounded Mplus 1c";background-color:#fff}.category_main_contents{width:100%;height:auto;float:left;font-family:"Rounded Mplus 1c";background-color:#fff}.category_main{width:70%;height:auto;margin-left:15%;margin-right:15%;float:left;background-color:#fff}.category_main h2{width:100%;height:auto;padding:5px 0;color:#666;border-bottom:#666 solid 1px;background-size:4px 4px;font-size:1.1em;font-weight:300;margin-top:8vh;margin-bottom:0;font-family:'Montserrat';float:left;position:relative;z-index:999999999}.selectbox-area{width:90%;height:auto;float:left;padding:2vh 5%;margin-top:6vh;border:solid #ececec 1px}.selectbox-a-l{width:50%;height:auto;float:left}.selectbox-a-l p{float:left}.selectbox-a-r{width:50%;height:auto;float:left}.selectbox-a-r p{float:left}.category_main select{width:50%;border:none;float:left;font-size:1em;color:#666;font-weight:300;font-family:"Rounded Mplus 1c";margin-left:10%;border-radius:none;background-color:#ececec}.category_description{width:100%;height:auto;float:left;margin-top:5vh;text-align:justify}.category_readmore{width:10%;height:auto;float:left;margin-left:45%;margin-right:45%;margin-top:3vh}.category_readmore a{float:right;border:solid 1px #999;color:#999;padding:1vh 2vw;font-size:.8em}.breadcrumbs{width:70%;height:auto;float:left;margin-top:4vh;margin-left:15%;color:#666;background-color:#fff;margin-bottom:3vh}.breadcrumbs span{width:auto;height:auto;display:block;float:left;margin-right:5px}.breadcrumbs a{color:#999}.contact-button{width:100%;height:auto;float:left;margin:2vh auto}.contact-button a{display:block;width:80%;height:auto;padding:2vh 0;text-align:center;border-radius:5px;background-color:gray;margin:0 auto}.contact-button a:hover{background-color:green}.content{width:100%;height:auto;float:left}.content-lineup{width:100%;height:auto;float:left}.box{width:100%;height:auto;float:left}div.parallax{width:100%;height:60vh;background-position:50% 50%;background-repeat:no-repeat;background-attachment:fixed;background-size:cover;float:left}.parallax_img_1{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/morel/morel-cover2.png)}.parallax_img_1_hishtil{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/hishtil/hishtil-cover2.jpg)}.parallax_img_1_schoneveld{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/schoneveld/schoneveld-cover2.jpg)}.parallax_img_1_vitroplus{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/vitroplus/vitroplus-cover2.jpg)}.parallax_img_1_florist{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/florist/florist-cover2.jpg)}.parallax_img_1_lazzeri{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/lazzeri/lazzeri-cover2.jpg)}.parallax_img_1_gediflora{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/gediflora/gediflora-cover2.jpg)}.parallax_img_1_ameriseed{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/ameriseed/ameriseed-cover2.jpg)}.parallax_img_1_danziger{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/danziger/danziger-cover2.jpg)}.parallax_img_1_dhmi{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/dhmi/dhmi-cover2.jpg)}.parallax_img_1_hemgenetics{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/hemgenetics/hemgenetics-cover2.jpg)}.parallax_img_1_vandenbos{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/vandenbos/vandenbos-cover2.jpg)}.parallax_img_1_perfecta{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/perfecta/perfecta-cover2.jpg)}.parallax_img_1_koppe{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/koppe/koppe-cover2.jpg)}.parallax_img_1_elf{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/elf/elf-header.jpg)}.parallax_img_1_soil{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/soil/soil-cover2.jpg)}.parallax_img_1_yamitsukitomato{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/yamitsuki/yamitsuki-tomato-header.webp);background-position:50% 35% !important}.video{float:left;width:100%;height:auto;padding-top:5%}.video iframe{float:left;width:100%;height:235px}div.parallax-lineup{width:100%;height:40vh;background-position:50% 50%;background-repeat:no-repeat;background-attachment:fixed;background-size:cover;float:left}.parallax_img_2{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/morel/morel-cover.png)}.parallax_img_2_hishtil{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/hishtil/hishtil-cover3.jpg)}.parallax_img_2_schoneveld{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/schoneveld/schoneveld-cover3.jpg)}.parallax_img_2_vitroplus{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/vitroplus/vitroplus-cover3.jpg)}.parallax_img_2_florist{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/florist/florist-cover3.jpg)}.parallax_img_2_lazzeri{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/lazzeri/lazzeri-cover3.jpg)}.parallax_img_2_gediflora{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/gediflora/gediflora-cover3.jpg)}.parallax_img_2_ameriseed{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/ameriseed/ameriseed-cover3.jpg)}.parallax_img_2_danziger{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/danziger/danziger-cover3.jpg)}.parallax_img_2_dhmi{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/dhmi/dhmi-cover3.jpg)}.parallax_img_2_hemgenetics{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/hemgenetics/hemgenetics-cover3.jpg)}.parallax_img_2_vandenbos{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/vandenbos/vandenbos-cover3.jpg)}.parallax_img_2_perfecta{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/perfecta/perfecta-cover3.jpg)}.parallax_img_2_koppe{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/koppe/koppe-cover3.jpg)}.parallax_img_2_soil{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/soil/soil-cover3.jpg)}.parallax_img_2_elf{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/elf/elf-back.jpg)}.parallax_img_2_yamitsukitomato{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/yamitsuki/saibai.webp)}div.parallax-blog{width:100%;height:40vh;float:left;background-position:50% 50%;background-repeat:no-repeat;background-attachment:fixed;background-size:cover}.parallax_img_3{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/morel/morel-cover3.png)}.parallax_img_3_hishtil{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/hishtil/hishtil-cover4.jpg)}.parallax_img_3_schoneveld{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/schoneveld/schoneveld-cover4.jpg)}.parallax_img_3_vitroplus{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/vitroplus/vitroplus-cover4.jpg)}.parallax_img_3_florist{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/florist/florist-cover4.jpg)}.parallax_img_3_lazzeri{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/lazzeri/lazzeri-cover4.jpg)}.parallax_img_3_gediflora{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/gediflora/gediflora-cover4.jpg)}.parallax_img_3_ameriseed{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/ameriseed/ameriseed-cover4.jpg)}.parallax_img_3_danziger{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/danziger/danziger-cover4.jpg)}.parallax_img_3_dhmi{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/dhmi/dhmi-cover4.jpg)}.parallax_img_3_hemgenetics{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/hemgenetics/hemgenetics-cover4.jpg)}.parallax_img_3_vandenbos{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/vandenbos/vandenbos-cover4.jpg)}.parallax_img_3_perfecta{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/perfecta/perfecta-cover4.jpg)}.parallax_img_3_koppe{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/koppe/koppe-cover4.jpg)}.parallax_img_3_soil{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/soil/soil-cover4.jpg)}.parallax_img_3_elf{background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/elf/elf-back2.webp)}@media screen and (max-width:960px){.box{width:100%}}.seed_contents_arealayout{width:70%;height:auto;float:left;margin-left:15%;margin-right:15%}.seed_contents_arealayout h2{width:100%;height:auto;float:left;text-align:center;font-size:2em;font-family:'Montserrat';font-weight:400;color:#333;margin-top:8vh;letter-spacing:.2em}.seed-lineup-list{width:100%;height:auto;float:left}.seed-lineup-list ul{width:100%;height:auto;float:left;margin:0;padding:0;list-style:none}.seed-lineup-list ul li{width:25%;height:250px;float:left;text-align:center}.seed-lineup-list ul li img{width:60%;height:auto;float:left;margin-left:20%;margin-right:20%}.seed-lineup-list ul li p{width:100%;height:auto}.seed-lineup-point{width:100%;height:auto;float:left;font-family:"Rounded Mplus 1c";margin-bottom:6vh;margin-top:6vh}.seed-pdf{width:40%;height:60vh;float:left}.seed-pdf object{width:100%;height:100%;border-bottom:solid 2.5px #444}.seed-lineup-point ul{width:55%;height:auto;float:left;list-style:none;margin-left:5%}.seed-lineup-point ul li{width:100%;height:auto;float:left;margin-bottom:3vh}.seed-lineup-point ul li p{float:left}.seed-lineup-point ul li span{color:red;font-size:.8em;float:left;margin-top:.5%}.seed-lineup-point ul li h3{font-size:2em;font-family:'Montserrat';font-weight:400;color:#333}.seed-lineup-50{width:50%!important;float:left;text-align:center}.seed-lineup-50 p{width:100%;height:auto;float:left;text-align:center}.seed-lineup-50 img{width:60%;height:auto;float:left;margin-left:20%;margin-right:20%}.seed-list-con-area{width:100%;height:auto;float:left;font-family:"Rounded Mplus 1c"}.seed-list-con-title{width:100%;height:auto;float:left;margin-bottom:2vh;text-align:center;border-bottom:solid 1px #ececec}.seed-list-con-title span{font-size:.6em}.seed-list-con-title span:before{content:"\A";white-space:pre}.seed-list-con-list{width:100%;height:40vh;overflow-y:scroll}.seed-list-con{width:100%;height:10vh;float:left;padding:1vh 0;display:table}.seed-list-con a{color:#666;display:block}.seed-list-con a:hover{background-color:#efefef}.seeds-img-thumbnail{width:10%;height:auto;text-align:center;padding:1vh 0;display:table-cell;vertical-align:middle}.seeds-img-thumbnail img{width:100%;height:auto;float:left}.seeds-img-point{width:24%;height:10vh;padding:1vh 0;display:table-cell;vertical-align:middle;text-align:left}.seeds-img-name{width:24%;height:10vh;padding:2vh 0 1vh;display:table-cell;vertical-align:middle;text-align:left}.seeds-img-name span{font-size:.6em}.seeds-img-name span:before{content:"\A";white-space:pre}.out{width:auto!important;height:auto!important;background-color:#ff0000!important;color:#ffffff!important;border-radius:1px!important;font-style:normal!important;font-size:.6em!important;padding:2px!important}.seeds-img-title{width:10%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.seeds-img-flowersize{width:10%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.seeds-img-potsize{width:10%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.seeds-img-potsize span{font-size:.6em}.seeds-img-leafcolor{width:10%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.seeds-img-potsize-other{width:23%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.seeds-img-flowertype{width:12%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.seeds-child-product-img{width:100%;height:auto;float:left;position:relative}.seeds-child-product-img a{width:100%;height:100%;position:absolute;display:block}.seeds-child-product-img img{width:100%;height:auto;float:left}.seeds-child-product-name{width:100%;height:auto;float:left;margin-bottom:5%;margin-top:5%}.seeds-child-product-name p{width:100%;height:auto;float:left;text-align:center;font-size:1em;color:#000}.seeds-child ul{margin-left:0}.seeds-child ul li{width:23%;float:left;margin-bottom:10%}.category-straight-area:nth-child(2n-1){margin:0 2%}.seeds-child ul li img{width:100%!important;height:auto!important;float:left!important;margin:0!important}.seed-company-img{width:50%;height:80vh;margin:10vh 0;float:left;overflow:hidden;border-radius:5px}.seed-company-img img{width:100%;height:auto}.seed-company-contents{width:50%;height:auto;float:left}.s-c-c-logo{margin-top:10vh;width:20%;margin-left:40%;margin-right:40%;height:auto;float:left;text-align:center}.s-c-c-logo img{width:100%;height:auto;float:left;text-align:center}.s-c-c-text{margin-top:5vh;margin-left:10%;margin-right:10%;width:80%;height:auto;float:left;text-align:justify;letter-spacing:.1em}.button-site{display:inline-block;width:50%;margin-top:3vh;margin-left:25%;margin-right:25%;height:54px;text-align:center;text-decoration:none;line-height:54px;outline:none;background-color:#333;border:2px solid #333;color:#fff;line-height:50px}.button-site:hover{background-color:#fff;border-color:#59b1eb;color:#59b1eb}.button-site:before,.button-site:after{position:absolute;z-index:-1;display:block;content:''}.button-site,.button-site:before,.button-site:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s;transition:all .3s}.seed_contents_arealayout-elf{width:70%;height:auto;float:left;margin-left:15%;margin-right:15%}.seed_contents_arealayout-elf h2{width:100%;height:auto;float:left;text-align:center;font-size:2em;font-family:'Montserrat';font-weight:400;color:#333;margin-top:8vh;letter-spacing:.2em}.yamitsuki-list{list-style:none;font-size:1.5em}.yamitsuki-list li{line-height:2.5em}.elf-Qu-info{width:100%;height:auto;float:left;padding:2.5vh 0;text-align:center;margin-top:-2.5vh}.elf-Quality{width:100%;height:auto;float:left;margin-bottom:5vh}.elf-Quality img{width:100%;height:auto}.elf-network-list-area{width:100%;height:auto;float:left}.elf-network-list-area-left{width:47.5%;height:auto;float:left;margin-right:2.5%}.elf-network-list-area-right{width:47.5%;height:auto;float:left;margin-left:2.5%}.elf-network-list-area ul{width:100%;height:auto;float:left;margin:5% 0 0;padding:0;list-style:none}.elf-network-list-area ul h3{width:100%;margin-bottom:2.5%;background:rgba(0,0,0,.8);padding:2.5% 0;color:#fff;padding-left:3%}.elf-network-list-area ul li{width:100%;height:auto;float:left;padding:1.5% 0}.elf-network-list-area ul li h4{width:80%;height:auto;float:left;font-weight:400}.elf-network-list-area ul li span{float:left;margin-left:5%}.s-c-c-logo-elf{margin-top:2.5%;width:100%;height:auto;float:left;text-align:center}.s-c-c-logo-elf img{width:100%;height:auto;float:left;text-align:center}.seed-company-img-elf{width:50%;height:60vh;margin:10vh 0 0;float:left;overflow:hidden}.seed-company-img-elf img{width:100%;height:auto}.elf-number-of-users-area{width:100%;height:auto;float:left;text-align:center;margin:5% 0}.number-of-users{width:100%;height:auto;text-align:center;font-size:2em;font-weight:700}.number-of-users span{font-size:2.6em;color:#ff9200}.number-of-users-point{width:100%;height:auto;float:left;text-align:center}.number-of-users-point span{color:#ff6a6a;font-size:.8em}.attention-elf-area{width:100%;height:auto;float:left}.attention-elf-area ul{width:100%;height:auto;float:left;list-style:none;margin:0;padding:0}.attention-elf-area ul li{width:100%;height:auto;float:left;padding:1% 0}.seed-lineup-elf ul{width:100%;height:auto;float:left;list-style:none}.seed-lineup-elf ul li{width:17%;height:auto;padding:4%;float:left;position:relative}.elf-product-img a{width:100%;height:100%;position:absolute;display:block}.elf-product-img img{width:100%;height:auto}.elf-product-name{width:100%;height:auto;float:left;font-size:1em;font-weight:700;margin-bottom:2%;margin-top:5%}.sale-point-list{width:100%;margin:1em 0 0}.sale-point-list ul{margin:0 0 3%}.sale-point-list ul li{float:left;border-top:solid 1px #cdcdcd;border-right:solid 1px #cdcdcd;padding:1em 2em 1em 1em;width:20%}.sale-point-contact{clear:both;margin:0 auto;width:50%;padding:0}.sale-point-contact ul{float:inherit}.sale-point-contact ul li{margin:1em;list-style:circle;padding:0;float:inherit}.grid-blog{position:relative;margin:6vh 0 auto;width:100%;height:auto;list-style:none;text-align:center;float:left}.grid-blog ul{list-style:none;height:auto;width:100%;float:left}.grid-blog ul li{width:32%;height:auto;float:left;margin-bottom:5%}.grid-blog ul li:nth-child(3n-1){margin:0 2%}.grid-blog figure{position:relative;float:left;overflow:hidden;max-height:25vh;width:100%;background:#333;text-align:center;cursor:pointer;border-radius:5px}.grid-blog figure img{position:relative;display:block;height:auto;max-width:100%;opacity:.8}.grid-blog figure figcaption{padding:1em;color:#fff;text-transform:uppercase;font-size:1.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.grid-blog figure figcaption h2{font-size:1.2em;color:#fff}.grid-blog figure figcaption:before,.grid-blog figure figcaption:after{pointer-events:none}.grid-blog figure figcaption,.grid-blog figure figcaption>a{position:absolute;top:0;left:0;width:100%;height:100%}.grid-blog figure figcaption>a{z-index:1000;text-indent:200%;white-space:nowrap;font-size:0;opacity:0}.grid-blog figure h2{word-spacing:-.15em;font-weight:300}.grid-blog figure h2 span{font-weight:800}.grid-blog figure h2,.grid-blog figure p{margin:0}.grid-blog figure p{letter-spacing:1px;font-size:68.5%}.grid-blog-title{width:100%;height:auto;float:left;text-align:justify;text-align-last:left;font-family:"Rounded Mplus 1c";font-size:1.2em;margin:2% 0}figure.effect-milo{background:#333}figure.effect-milo img{max-width:none;width:-webkit-calc(100% + 60px);width:calc(100% + 60px);opacity:1;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(-30px,0,0) scale(1.12);transform:translate3d(-30px,0,0) scale(1.12);-webkit-backface-visibility:hidden;backface-visibility:hidden}figure.effect-milo:hover img{opacity:.5;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}figure.effect-milo h2{position:absolute;right:0;bottom:0;padding:1em 1.2em}figure.effect-milo p{padding:0 0 0 10px;width:100%;border-left:1px solid #fff;text-align:left;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(-40px,0,0);transform:translate3d(-40px,0,0)}figure.effect-milo:hover p{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.seedcompany-head-morel{width:100%;height:50vh;background-image:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/seed/morel/morel-cover2.png);background-repeat:no-repeat;background-size:cover}.seedcompany-head-layout{width:33%;height:auto;float:left;margin-top:5vh;margin-left:15%;color:#fff;text-align:justify}.seedcompany-head-layout-danziger{width:33%;height:auto;float:left;margin-top:5vh;margin-left:15%;color:#fff;text-align:justify}.seedcompany-logo{width:8%;height:auto;margin-top:6vh;margin-left:15%;margin-right:77%;float:left}.seedcompany-catch{width:70%;height:auto;float:left;margin-top:2vh;margin-left:15%;margin-right:15%;color:#fff}.seedcompany-catch p{font-size:4em;font-weight:700}.seedcompany-logo img{width:100%;height:auto;float:left}.seedcompanycategory-area{margin-left:15%;width:75%;height:auto;float:left}.seedcompanycategory-area ul{width:15%;height:auto;float:left;color:#fff;list-style:none;margin:0;padding:0}.seedcompanycategory-area ul li{font-size:3em;font-weight:bolder;padding:1vh}.yamitsuki-catch{width:35%;height:auto;float:right;margin-top:2vh;color:#fff}.yamitsuki-catch p{font-size:4em;font-weight:700}.yamitsuki-contents{font-size:1.2em;margin-top:1vh;margin-left:3%;margin-right:3%;width:100%;float:inherit}.yamitsuki-img{width:45%;height:auto;margin-top:2vh;margin-left:3%;float:left}.yamitsuki-img img{width:100%;height:auto}.yamitsuki-text{margin-top:4vh;margin-left:7%;margin-right:7%;letter-spacing:.1em;width:40vw;font-size:1.1em}.yamitsuki-text h3{font-size:1.2em;margin:1% 0}.yamitsuki-text img{margin-top:3%;width:38vw;height:auto;float:left;text-align:center}.staff-area{width:93.8%;height:auto;float:left;border:1px solid #cdcdcd;margin-top:6vh;padding:3%;font-family:"Rounded Mplus 1c"}.s-a-text{width:100%;height:auto;float:left;margin-bottom:2vh}.s-a-img{width:15vh;height:15vh;float:left;border-radius:50%;overflow:hidden}.s-a-img img{width:100%;height:auto}.soil-contents-area{width:100%;height:auto;margin:7% 0 2.5%;float:left}.soil-contents-list{width:100%;height:auto;float:left;margin-bottom:5%}.soil-contents-img{width:20%;height:auto;float:left;margin-left:10%}.soil-contents-img img{width:100%;height:auto}.soil-contents-text{margin-left:5%;width:65%;height:auto;float:left}.soil-contents-text h3{width:100%;height:auto;float:left}.soil-contents-text p{width:100%;height:auto;float:left;margin:2% 0 0}.soil-contents-lineup{width:100%;height:auto;float:left;text-align:right;margin-top:5%}.soil-contents-lineup a{width:auto;height:auto;background-color:#d2691e;border:solid 2px #d2691e;padding:2% 5%;border-radius:5px}.soil-contents-lineup a:hover{color:#d2691e;background-color:#fff}.soil-img-thumbnail{width:10%;height:auto;text-align:center;padding:1vh 0;display:table-cell;vertical-align:middle}.soil-img-thumbnail img{width:100%;height:auto;float:left}.soil-img-name{width:20%;height:10vh;padding:2vh 0 1vh;display:table-cell;vertical-align:middle;text-align:left}.soil-img-name span{font-size:.6em}.soil-img-name span:before{content:"\A";white-space:pre}.pind-img-ajust{width:23%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.pind-img-volume{width:10%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.pind-img-volume span{font-size:.6em}.pind-img-size{width:7%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.pind-img-size span{font-size:.6em}.item-img-name{width:10%;height:10vh;padding:2vh 0 1vh;display:table-cell;vertical-align:middle;text-align:left}.item-img-name span{font-size:.6em}.item-img-volume{width:13%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.item-img-volume span.check_choice:not(:last-child):after{content:"/"}.item-img-note{width:40%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.fertilizer-img-name{width:11%;height:10vh;padding:2vh 0 1vh;display:table-cell;vertical-align:middle;text-align:left}.fertilizer-img-period{width:6%;height:auto;padding:1vh 2vw;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.fertilizer-img-weight{width:6%;height:auto;padding:1vh 1vw;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.fertilizer-img-special{width:30%;height:auto;padding:1vh 0;margin-left:2%;display:table-cell;vertical-align:middle;text-align:left}.loader{background:#000;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999999999999}.loader-animation,.loader-animation:before,.loader-animation:after{-webkit-animation:load1 1s infinite ease-in-out;animation:load1 1s infinite ease-in-out;width:1em;height:4em}.loader-animation{height:10px;left:54%;margin:-5px 0 0 -5px;width:10px;color:#fff;text-indent:-9999em;font-size:10px;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s;float:left}.loder_area{font-family:'Montserrat';width:390px;height:auto;position:absolute;top:45%;left:50%;margin-left:-195px;margin-top:-10px}.loder_text{font-family:'Montserrat';width:100%;height:auto;position:absolute;top:53%;text-align:center;color:#fff;-webkit-animation:blink 1s ease-in-out infinite alternate;-moz-animation:blink 1s ease-in-out infinite alternate;animation:blink 1s ease-in-out infinite alternate}@-webkit-keyframes blink{0%{opacity:0}100%{opacity:1}}@-moz-keyframes blink{0%{opacity:0}100%{opacity:1}}@keyframes blink{0%{opacity:0}100%{opacity:1}}.lodinglogo_left{width:auto;height:auto;left:35%;color:#fff;float:left;font-size:42px;font-weight:700;letter-spacing:1px}.lodinglogo_right{width:auto;height:auto;margin-left:30px;color:#fff;float:left;font-size:42px;font-weight:700;letter-spacing:1px}#loader{top:15px;left:5px;position:absolute;width:21px;height:21px;border-radius:21px;border:6px solid #17cddd;border-right-color:transparent;animation:spin 1s infinite linear;-webkit-animation:spin 1s infinite linear;-moz-animation:spin 1s infinite linear}@keyframes spin{0%{transform:rotate(0deg);opacity:.4}50%{transform:rotate(180deg);opacity:1}100%{transform:rotate(360deg);opacity:.4}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);opacity:.4}50%{-webkit-transform:rotate(180deg);opacity:1}100%{-webkit-transform:rotate(360deg);opacity:.4}}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);opacity:.4}50%{-moz-transform:rotate(180deg);opacity:1}100%{-moz-transform:rotate(360deg);opacity:.4}}#page-top{position:fixed;bottom:40px;right:0;font-size:.6vw;z-index:999999999;background-color:rgba(0,0,0,.9)}#page-top i{top:17%;left:43%;position:absolute;color:#fff;font-size:1vw}#page-top a{position:relative;text-decoration:none;color:#fff;width:4vw;height:.8vw;padding:1.6vw 0;text-align:center;display:block}#page-top a:hover{text-decoration:none;background-color:rgba(0,0,0,.8)}footer{background:rgba(40,40,40,.9);width:100%;height:80vh;float:left;position:relative;z-index:999}.contactaccess-area{width:100%;height:40vh;float:left}.footer-left-contact{width:50%;height:100%;float:left;position:relative;background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/footer/hotline.webp);background-repeat:no-repeat;background-position:center center;background-size:cover}.f-l-contact{width:auto;height:auto;margin:20% auto 0;text-align:center}.f-l-contact a{border:solid 2px #fff;padding:2vh 3vw;background-color:rgba(0,0,0,.5)}.footer-right-access{width:50%;height:100%;float:left;position:relative;background:url(//www.kaneya-ltd.co.jp/wp-content/themes/Thema_kaneya/css/../img/footer/magazine.webp);background-repeat:no-repeat;background-position:center center;background-size:cover}.f-r-access{width:auto;height:auto;margin:20% auto 0;text-align:center}.f-r-access a{border:solid 2px #fff;padding:2vh 3vw;background-color:rgba(0,0,0,.5)}.footercontact{width:70%;height:auto;float:left;margin-left:15%;margin-right:15%}.footercontact ul{width:100%;height:auto;margin:2vh 0 0;padding:0;list-style:none;font-size:.9em}.footercontact ul li{width:32%;height:auto;float:left;margin-bottom:2%}.footercontact ul li:nth-child(3n-1){margin:0 2%}.footercontact ul li h3{color:#fff;border-bottom:solid 1px #fff;padding:5px 0;font-family:'Montserrat'}.footercontact ul li ul{width:100%;height:auto;float:left;margin:0;padding:0}.footercontact dl{width:100%;height:auto;float:left;margin:0;padding:0;font-family:"Rounded Mplus 1c"}.footercontact dl dt{width:8%;height:auto;float:left;color:#fff;display:block;clear:left;text-align:center;margin-top:5px;font-family:"Rounded Mplus 1c"}.footercontact dl dd{width:92%;height:auto;float:left;color:#fff;display:block;margin-top:5px;font-family:"Rounded Mplus 1c"}.sns{width:70%;float:left;height:auto;margin-left:15%;margin-right:15%}.sns ul{list-style:none;display:flex;align-items:center;justify-content:center}.sns ul li{max-width:250px;margin-right:30px}.sns ul li:last-child{margin-right:0}.sns ul li img{width:100%;display:block}copy{width:100%;height:auto;position:absolute;bottom:0;left:0;z-index:99999;color:#fff;text-align:center;padding:2vh 0;background-color:rgba(0,0,0,.8)}copy a{display:block}copy p{width:100%;height:auto;text-align:center}copy span{width:125px;height:auto;position:absolute;vertical-align:middle;left:1.5%;top:.5vh}}}