@charset "UTF-8";


#mainCol {
    background: url(/english/plant_varieties/files/half_tone_back.png), linear-gradient(180deg, #13733c 30%, #8ec797 100%);
    background-repeat: no-repeat;
    padding-top: 53px;
    font-size: 1.1rem !important;
}
.p-innv {
 border-radius: 4px !important;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
}
.p-innv_box {
    width: 100%;
 /*   padding: 0.7em 0.8em; */
}
p.para{
padding:1em 1.5em 1.5em;
}
.pattern72::before,
.pattern72::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.pattern72::before {
    background: #e9f2f5;
    z-index: 3;
    transition: 1s;
}
.pattern72::after {
    background: #b9e2f0;
    z-index: 2;
    transition: 1s;
    transition-delay: .5s;
}
.pattern72.show2::before,
.pattern72.show2::after {
    transform: translateY(100%);
}
.pattern72 img {
    opacity: 0;
    transform: scale(.8);
    transition: 1.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition-delay: .4s;
}
.pattern72.show2 img {
    opacity: 1;
    transform: scale(1);
}
.pattern72 p {
    color: #FFF;
    opacity: 0;
    transform: translateX(-40px);
    transition: 1.2s;
    transition-delay: .8s;
    z-index: 1;
    overflow: hidden;
}
.pattern72.show2 p {
    opacity: 1;
    transform: translateX(0);
}
.anime_wrap2 {
    position: relative;
    overflow: hidden;
    border-radius:  0px 0px 5px 5px;
}
.anime_wrap2 p {
    position: absolute;
    top: 30px;
    left: 30px;
    font-size: 40px;
    font-weight: bold;
}

.container3 {
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #3c3c3c;
}
.visuallyHidden {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}
.title03 {
    width: 100%;
    padding-top: 14px;
    padding-bottom: 6px;
    margin-bottom: 25px;
    background: #d9eadc;
    border-radius: 4px 4px 0 0;
}
.title03 div {
    width: 100%;
    border-bottom: solid 3px #fcfffd;
    padding-bottom: 1.1em;
    padding-top: 0.2em;

}
.title03 h1 {
    overflow: hidden;
    display: flex;
    border-radius: 4px 4px 0 0;
    margin: 0 auto;
    width: 49.5%;
    color: #456c52;
    font-weight: bold;
    font-size: 220%;
    letter-spacing: 1px;

}

.title03 h1 span:nth-child(1) {
font-size:0;
margin: 0;
}

.title03 h1 span:nth-child(n+2) {
    transform: translateY(100%);
    transition: all 0.2s;
    color: #3c7454;
margin: 0 2px 0 0;
    text-shadow: -1px -1px 1px #e0ebe3, 1px 1px rgba(232, 246, 235, 0.6);
}

.title03 h1 span:nth-child(2) {
    transition-delay: 0s;
}

.title03 h1 span:nth-child(3) {
    transition-delay: 0.04s;
}
.title03 h1 span:nth-child(4) {
    transition-delay: 0.08s;
}
.title03 h1 span:nth-child(5) {
    transition-delay: 0.12s;
}
.title03 h1 span:nth-child(6) {
    transition-delay: 0.16s;
}
.title03 h1 span:nth-child(7) {
    transition-delay: 0.2s;
}
.title03 h1 span:nth-child(8) {
    transition-delay: 0.24s;
}
.title03 h1 span:nth-child(9) {
    transition-delay: 0.28s;
}
.title03 h1 span:nth-child(10) {
    transition-delay: 0.32s;
}
.title03 h1 span:nth-child(11) {
    transition-delay: 0.36s;
}
.title03 h1 span:nth-child(12) {
    transition-delay: 0.4s;
}
.title03 h1 span:nth-child(13) {
    transition-delay: 0.44s;
}
.title03 h1 span:nth-child(14) {
    transition-delay: 0.48s;
}
.title03 h1 span:nth-child(15) {
    transition-delay: 0.52s;
}
.title03 h1 span:nth-child(16) {
    transition-delay: 0.56s;
}
.title03 h1 span:nth-child(17) {
    transition-delay: 0.6s;
}
.title03 h1 span:nth-child(18) {
    transition-delay: 0.64s;
}
.title03 h1 span:nth-child(19) {
    transition-delay: 0.68s;
}
.title03 h1 span:nth-child(20) {
    transition-delay: 0.72s;
}
.title03 h1 span:nth-child(21) {
    transition-delay: 0.74s;
}
.title03 h1 span:nth-child(22) {
    transition-delay: 0.78s;
}
.title03 h1 span:nth-child(23) {
    transition-delay: 0.82s;
}
.title03 h1.active span:nth-child(n+2) {
    transform: translateY(0) !important;
}



.title04 {
    width: 100%;
    padding-top: 14px;
    padding-bottom: 6px;
    margin-bottom: 25px;
    background: #d9eadc;
    border-radius: 4px 4px 0 0;
}


.title04 h1 span:nth-child(1) {
font-size:0;
margin: 0;
}

.title04 h1 span:nth-child(n+2) {

margin: 0 2px 0 0;

}

.title04 div {
    width: 100%;
    border-bottom: solid 3px #fcfffd;
    padding-bottom: 1.1em;
    padding-top: 0.2em;
}
.title04 h1 {
    overflow: hidden;
    display: flex;
    border-radius: 4px 4px 0 0;
    margin: 0 auto;
    width: 49.5%;
    color: #456c52;
    font-weight: bold;
    font-size: 220%;
    letter-spacing: 1px;
}


.active {
    span {
        transform: translateY(0) !important;
    }
}
.spotlight_box {
    border: solid 3px #d6e4e5;
    border-radius: 6px;
    margin: 1em 3.8em 0em;
      padding: 1em 1.1em 1em;

}
.spotback {
    background: #e9f2f5;
    border-radius:  0px 0px 2px 2px;
}
.spotlight_box h3 {
font-size: 120%;
    color: #fff;
    font-weight: bold;
    letter-spacing: 3px;
    padding: 0.5em 0 0.5em 1.1em;
    background: #48b3d5;
    /* text-shadow: -1px -1px 1px rgb(209 239 236 / 40%), 1px 1px rgb(255 255 255); */
    border-radius: 2px 2px 0px 0px;
margin-bottom: 0.3rem;
}
.p-innv_footer_box {
    border-top: solid 3px #eee;
    margin-top: 0.3em;
    background: #2e5a3c;
}
.p-innv_footer_box div {
    margin-top: 1.5em;
    background: #2e5a3c;
    font-size: 120%;
}
.p-innv_footer_box div p {
    margin-left: 2.5em;
    margin-right: 2.5em;
    text-align: center;
}
.anime_wrap {
    position: relative;
    overflow: hidden;
}
.anime_wrap p {
    position: absolute;
    top: 30px;
    left: 30px;
    font-size: 40px;
    font-weight: bold;
}
.pattern7::before,
.pattern7::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.pattern7::before {
    background: #ecf3ea;
    z-index: 3;
    transition: 1s;
}
.pattern7::after {
    background: #c6e2bc;
    z-index: 2;
    transition: 1s;
    transition-delay: .5s;
}
.pattern7.show::before,
.pattern7.show::after {
    transform: translateY(100%);
}
.pattern7 img {
    opacity: 0;
    transform: scale(.8);
    transition: 1.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition-delay: .4s;
}
.pattern7.show img {
    opacity: 1;
    transform: scale(1);
width:auto;
}
.pattern7 p {
    color: #FFF;
    opacity: 0;
    transform: translateX(-40px);
    transition: 1.2s;
    transition-delay: .8s;
    z-index: 1;
    overflow: hidden;
}
.pattern7.show p {
    opacity: 1;
    transform: translateX(0);
}
a.btn-gradient {
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding: 2.3rem 8rem 2.3rem 7rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #212529;
    /* border-radius: 0.5rem; */
    color: #fff;
    /*  border: 3px solid #fff; */
    background-color: #48b3d5;
    /* background-image: -webkit-gradient(linear, left top, right top, from(#fa709a), to(#fee140));
  background-image: -webkit-linear-gradient(left, #fa709a 0%, #fee140 100%);
  background-image: linear-gradient(to right, #fa709a 0%, #fee140 100%); */
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
}
a.btn-gradient:hover {
    -webkit-transform: translate(0, -2px);
    transform: translate(0, -2px);
    color: #fff;
    -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, .2);
    box-shadow: 0 8px 15px rgba(0, 0, 0, .2);
}
.fa-circle {
    font-size: 60%;
    vertical-align: 1px;
    margin-right: 0.4em;
}
a.btn_10 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 180px;
    box-sizing: border-box;
    background: #fff;
    position: relative;
}
a.btn_10 div {
    width: 100%;
    height: 180px;
    background: #fff;
    box-sizing: border-box;
    color: #333;
    font-size: 14px;
    letter-spacing: 0.1em;
    text-decoration: none;
    box-shadow: 0px 5px 12px #CAD4E2, -6px -6px 12px #FFF;
    border-radius: 10px;
    position: absolute;
    top: -5px;
    left: 0;
    transition-duration: 0.2s;
    padding: 3.15em 0 0 15%;
}
a.btn_10 span {
    color: #ff7800;
    font-weight: bold;
    vertical-align: 5px;
    font-size: 120%;
}
a.btn_10:hover div {
    left: 0;
    top: 0;
    box-shadow: 0 0 4px #CAD4E2, -2px -2px 4px #FFF;
}

#mail01 a {
    color: #fff;
}
div.p-innv_footer {
    background: #2e5a3c;
    margin-bottom: 0 !important;
    color: #fff;
}
.p-innv {
    font-size: 115%;
    background: #fcfbf7;
    /* fallback for old browsers */
    margin: 0 5em 5em;
    padding-bottom: 5rem;
}
.p-innv h2 {
    padding: 0.5em 1.4em !important;
    letter-spacing: 1px !important;
    background: #2e5a3c;
    color: #fff;
    font-size: 1.6rem !important;
    font-weight: normal !important;
}
.p-innv .fa-circle-chevron-right {
    color: #fff;
}
div#content {
    background: #eee;
    padding-bottom: 6em;
}
div.content_inner {
    max-width: 995px;
    margin: 0 auto;
    width: 100%;
    background: #eee;
}

/*
 BUTTON STYLING
*/
.btn {
    position: relative;
    color: white;
    /*  height: 64px; */
    transition: all 0.3s;
    border-radius: 0 !important;
    /* border:0 !important; */
    margin-left: -1px;
}
.btn::before, .btn::after {
    content: '';
    position: absolute;
    transition: all 0.3s;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

div.content-inner {
    max-width: 995px;
    margin: 0 auto;
    width: 100%;
}
dl.new dd a {
    background: none !important;
}
.laboratory, .footer-sitemap {
    z-index: 88;
    position: relative;
    background-image: url(/common/img/laboratory_bg.png);
    background-repeat: no-repeat;
    background-position: 0px 100px;
    background-size: 25%;
}
dl.new dt {
    color: #484848 !important;
}
.left-content {
    width: 100%;
    padding: 0;
    float: left;
    background-color: #ffffff;
}

.laboratory div.row {
    background-image: none !important;
    background-color: transparent;
}
.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 77;
    max-width: 995px;
}
@media screen and (max-width:995px) {
.title03 h1 {
display: block;
    width: 100%;
    font-size: 150%;
    letter-spacing: 0;
text-align: center;
}
.title04 h1 {
display: block;
    width: 100%;
    font-size: 150%;
    letter-spacing: 0;
text-align: center;
}

a.btn_10 div {
    width: 100%;
    height: 180px;
    background: #fff;
    box-sizing: border-box;
    color: #333;
    font-size: 14px;
    letter-spacing: 0.1em;
    text-decoration: none;
    box-shadow: 0px 5px 12px #CAD4E2, -6px -6px 12px #FFF;
    border-radius: 10px;
    position: absolute;
    top: -5px;
    left: 0;
    transition-duration: 0.2s;
    padding: 1.5em 0 0.5em 10%;
}
}

@media screen and (max-width:950px) {
.pattern7.show img {
width:90%;
max-width:220px;
}
}

@media screen and (max-width:768px) {
p.para {
    padding: 1em 1em 1.5em;
}
.p-innv {
    margin: 0 3em 3em;
    padding-bottom: 5rem;
}
a.btn-gradient {
    display: block;
    padding: 2.3rem 0rem 2.3rem 0rem;
}

.pattern7.show img {
width:90%;
max-width:200px;
}
.anime_wrap {
    max-width: 200px;
    margin: 0 auto;
}

.spotlight_box {
margin: 1em 2em 0em;
transition-duration:0.6s;
    padding: 0.85em 1.5em 1.1em;

}
}
@media screen and (max-width:560px) {
.p-innv {
    margin: 0 1.5em 3em;
    padding-bottom: 5rem;
tradition-duration:0.6s;
}

.title03 h1 {
    font-size: 140%;
}
.title04 h1 {
    font-size: 140%;
}
.spotlight_box {
margin: 1em 1em 0em;
transition-duration:0.6s;
}

a.btn_10 div {
    letter-spacing: 0;
}

a.btn_10 div {
    width: 100%;
    height: 180px;
    background: #fff;
    box-sizing: border-box;
    color: #333;
    font-size: 14px;
    letter-spacing: 0.1em;
    text-decoration: none;
    box-shadow: 0px 5px 12px #CAD4E2, -6px -6px 12px #FFF;
    border-radius: 10px;
    position: absolute;
    top: -5px;
    left: 0;
    transition-duration: 0.2s;
    padding: 1.5em 0 0.5em 10%;
}
}

