.small {
    font-size: 70%
}

.section-intro {
    height: 820px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    position: relative
}

.main-menu .main-menu__itm--btn span {
    display: inline-block;
    width: 130px;
    text-align: center;
    line-height: normal!important;
    padding: 15px 0
}

.main-menu__itm {
    cursor: pointer
}

.main-menu .main-menu__itm--green {
    width: auto;
    margin: 0 15px
}

.main-menu .main-menu__itm--green .main-menu__itm {
    width: 45px
}

.main-menu .main-menu__itm--green .main-menu__itm:before {
    content: '';
    display: inline-block;
    width: 43px;
    height: 43px;
    background: url(../images/ig_btn_white.svg) no-repeat center;
    z-index: 1;
    vertical-align: middle
}

.header.scroll-fix .main-menu .main-menu__itm--green .main-menu__itm:before {
    background: url(../images/ig_btn.svg) no-repeat center
}

.main-menu .main-menu__itm--green span {
    display: none
}

.main-menu .main-menu__itm--black span {
    background-color: #000;
    margin-left: 5px
}

.main-menu .main-menu__itm--btn .main-menu__itm:hover {
    color: #fff;
    opacity: .5
}

.header.scroll-fix .main-menu__itm--btn a {
    color: #fff
}

.section-intro__text h1 {
    margin-bottom: 30px;
    font-size: 3rem;
    font-family: 'Noto Serif JP',serif;
    font-weight: 600;
    text-align: center
}

.section-intro__text p {
    padding: 0 15px;
    letter-spacing: 5px;
    font-size: 16px;
    width: 645px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    line-height: 28px;
    margin-bottom: 80px;
    font-family: 'Noto Serif JP',serif;
    font-weight: 600
}

.section-vegetable__list {
    overflow: hidden
}

.section-vegetable__itm {
    position: relative;
    width: 50%;
    overflow: hidden;
    float: left
}

.footer__inner-btn {
    width: 195px
}

#history .text-content img.aligncenter {
    margin: 0 auto;
    display: block
}

.vegetable__blk-itm.vegetable-1 {
    background-image: url(../images/vegetable/vegetable-bg-3.jpeg)
}

.vegetable__blk-itm.vegetable-2 {
    background-image: url(../images/vegetable/vegetable-bg-1.png)
}

.vegetable__blk-itm.vegetable-3 {
    background-image: url(../images/vegetable/vegetable-bg-2.png)
}

.vegetable__blk-itm.vegetable-4 {
    background-image: url(../images/vegetable/vegetable-bg-2.png)
}

.text-content p {
    font-size: 18px;
    font-family: notoSanJPRegular
}

.block-bottom h3 {
    font-family: 'Noto Serif JP',serif;
    font-weight: 600;
    font-size: 28px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 6px;
    margin: 0 0 5px 0;
    padding: 0
}

.vegetable__tb img {
    width: 100%;
    height: auto
}

.mission-content__li-img-figure {
    float: left;
    width: calc(100% - 315px);
    height: 150px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.career__intro h2 {
    font-size: 46px;
    margin-bottom: 70px;
    position: relative;
    display: inline-block;
    font-family: 'Noto Serif JP',serif;
    font-weight: 200
}

.career__intro p {
    margin-bottom: 40px;
    font-size: 20px;
    font-family: notoSanJPLight;
    letter-spacing: 2px
}

.career__intro h3 {
    color: #fff;
    padding: 45px 135px;
    font-size: 28px;
    letter-spacing: 2px;
    margin-top: 50px;
    margin-bottom: 30px;
    position: relative;
    font-family: notoSanJPLight
}

.career__intro h3:after {
    background-color: #00695f;
    content: "";
    position: absolute;
    top: 0;
    left: 10px;
    right: 10px;
    bottom: 0;
    z-index: -1
}

.career__intro h3:before {
    border: 2px solid #00695f;
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    bottom: -10px;
    z-index: -1
}

.career__itm-desc p {
    font-size: 18px
}

.career__list-btn-right {
    width: calc(100% - 315px);
    float: left;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.section-diary__list-itm-ttl a {
    color: #00695f
}

.section-diary__sidebar-btn.active {
    color: #fff;
    background-color: #00695f
}

.wp-pagenavi a,.wp-pagenavi span {
    font-size: 12px;
    outline: 0;
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    margin: 0 10px;
    border-radius: 2px;
    line-height: 50px
}

.wp-pagenavi span {
    border: 2px solid #00695f;
    background-color: #00695f;
    color: #fff
}

.wp-pagenavi a.page {
    border: 2px solid #81b4af;
    background-color: #fff;
    color: #000
}

.wp-pagenavi a.page:hover {
    border: 2px solid #00695f;
    background-color: #00695f;
    color: #fff
}

.wp-pagenavi a.nextpostslink {
    margin: 0 0 0 -10px;
    font-size: 18px
}

.wp-pagenavi a.previouspostslink {
    margin: 0 -10px 0 0;
    font-size: 18px
}

.wp-pagenavi a.nextpostslink:hover,.wp-pagenavi a.previouspostslink:hover {
    color: #00695f
}

.footer__menu-itm:hover {
    opacity: .5
}

.main-menu .main-menu__itm:hover {
    opacity: .5
}

.section-diary__list-itm-ttl {
    font-size: 21px;
    margin-bottom: 35px;
    color: #00695f;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.section-diary__list-itm-ttl:hover {
    opacity: .5
}

.section-diary__bot {
    position: absolute;
    right: 0;
    bottom: 0;
    padding-bottom: 5px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.section-diary__bot:hover {
    opacity: .5
}

.section-diary__inner:hover .section-diary__itm .section-diary__itm-ttl {
    opacity: .5
}

.section-diary__itm-ttl {
    font-size: 12px;
    text-decoration: underline;
    letter-spacing: 2px;
    padding: 8px;
    font-family: 'Noto Serif JP',serif;
    font-weight: 600;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    line-height: 20px
}

.section-vegetable__itm-btn {
    position: absolute;
    z-index: 8;
    left: 50%;
    bottom: 30px;
    color: #fff;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    text-align: center;
    margin-bottom: 0
}

.section-diary__itm-last {
    height: 234px
}

.section-work__itm-text h3 {
    line-height: 200px;
    letter-spacing: 5px;
    font-size: 20px;
    font-family: 'Noto Serif JP',serif;
    font-weight: 600
}

.section-access__map-text {
    font-family: 'Noto Serif JP',serif;
    font-weight: 600;
    color: #fff;
    font-size: 20px;
    letter-spacing: 3px;
    margin-bottom: 30px
}

.section-access__map-btn {
    display: block;
    width: 100%;
    border: 1px solid #fff;
    padding: 15px 0;
    background-color: rgba(0,0,0,.5);
    color: #fff!important;
    font-family: 'Noto Serif JP',serif;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 30px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    letter-spacing: 2px
}

.section-access__map-btn span {
    color: #fff!important
}

.mission-content__li-img-desc-small .underline {
    text-decoration: underline
}

.underline-light {
    position: relative
}

.underline-light:after {
    content: "";
    position: absolute;
    height: 1px;
    background: #00695f;
    left: 0;
    right: 0;
    bottom: 0
}

.vegetable__table-th {
    background-color: #385222;
    padding: 20px;
    border-right: 1px solid #926700;
    border-top: 1px solid #926700;
    border-bottom: 1px solid #926700;
    background-color: #fff
}

.vegetable__table-td {
    padding: 30px 0;
    height: 150px;
    border-right: 1px solid #926700;
    border-bottom: 1px solid #926700;
    position: relative;
    background-color: #fff
}

.custom-tb td {
    padding: 15px 20px;
    font-size: 12px;
    color: #8c623a;
    min-width: 190px;
    background-color: #fff
}

.section-diary-blk {
    background-image: url(../images/diary-bg.jpeg);
    background-size: cover;
    padding-bottom: 75px
}

.section-diary-blk__inner {
    background-color: #fff;
    padding: 70px 60px
}

.section-diary__sidebar-ttl {
    font-size: 16px;
    padding: 20px 0
}

.section-diary__sidebar-btn {
    display: inline-block;
    font-family: 'Noto Serif JP',serif;
    font-weight: 600;
    font-size: 12px;
    color: #00695f;
    border: 1px solid #00695f;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 5px 0;
    width: 90px;
    text-align: center;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.section-diary__sidebar-btn:hover {
    color: #fff;
    background-color: #00695f
}

.select-ipt {
    outline: 0;
    display: block;
    width: 100%;
    height: 45px;
    border: 1px solid #000;
    border-radius: 4px;
    padding: 0 10px;
    font-size: 12px;
    font-family: 'Noto Serif JP',serif;
    font-weight: 600
}

.select-ipt:active,.select-ipt:focus {
    outline: 0
}

.section-diary__sidebar-itm {
    border-top: 1px solid #000;
    margin-bottom: 35px;
    position: relative
}

.section-diary__sidebar-itm:before {
    content: '';
    display: block;
    background-color: #00695f;
    height: 5px;
    width: 48px;
    left: 0;
    top: 0x;
    position: absolute
}

.section-diary__list {
    margin-bottom: 15px
}

.section-diary__list-itm {
    padding: 60px 0;
    border-bottom: 1px solid #000
}

.section-diary__list-itm:first-child {
    padding-top: 0
}

.section-diary__list-itm-desc {
    width: calc(100% - 275px);
    float: left;
    padding-right: 90px
}

.section-diary__list-itm-img {
    width: 275px;
    float: left
}

.section-diary__list-itm-img img {
    width: 100%;
    height: auto
}

.section-diary__list-itm-time {
    margin-bottom: 35px
}

.section-diary__list-itm-time span {
    margin-right: 30px
}

.section-diary__list-itm-btn {
    display: inline-block;
    font-size: 12px;
    font-family: 'Noto Serif JP',serif;
    font-weight: 600;
    color: #fff;
    background-color: #00695f;
    padding: 5px 0;
    text-align: center;
    width: 105px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.section-diary__list-itm-btn:hover {
    color: #fff;
    background-color: rgba(0,105,95,.5)
}

.section-diary__list-itm-ttl {
    font-size: 21px;
    margin-bottom: 35px;
    color: #00695f;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    font-family: 'Noto Serif JP',serif;
    font-weight: 400
}

.section-diary__list-itm-ttl:hover {
    opacity: .5
}

.section-diary__footer {
    position: relative;
    padding-top: 50px
}

.section__paging-ipt {
    font-size: 12px;
    outline: 0;
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #81b4af;
    border-radius: 2px;
    text-align: center;
    margin: 0 20px
}

.section__paging-ipt:active,.section__paging-ipt:focus {
    outline: 0
}

.section__paging-ipt-disabled {
    border-color: #00695f;
    background-color: #00695f;
    cursor: default;
    color: #fff
}

.section__paging-btn {
    border: none;
    background-color: transparent;
    outline: 0
}

.section__paging-btn.active {
    color: #00695f
}

.section__paging-btn:active,.section__paging-btn:focus {
    outline: 0
}

.section__paging-hash {
    color: #00695f
}

.section-diary__bot {
    position: absolute;
    right: 0;
    bottom: 0;
    padding-bottom: 5px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.section-diary__bot:hover {
    opacity: .5
}

.section-diary__bot-inner {
    position: relative
}

.section-diary__bot-inner:before {
    content: '';
    display: block;
    width: 90px;
    height: 1px;
    background-color: #000;
    position: absolute;
    right: 0;
    bottom: -5px
}

.section-diary__bot-inner:after {
    content: '';
    display: block;
    height: 10px;
    width: 1px;
    background-color: #000;
    position: absolute;
    left: -55px;
    bottom: -5px;
    -webkit-transform: skew(-45deg);
    -moz-transform: skew(-45deg);
    -ms-transform: skew(-45deg);
    -o-transform: skew(-45deg)
}

.section-diary__list-itm-desc-text span {
    font-size: 16px
}

.section-diary-blk .section-diary-blk__inner {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(70px);
    -moz-transform: translateY(70px);
    -ms-transform: translateY(70px);
    -o-transform: translateY(70px);
    -webkit-transition: all 1.8s ease 2.6s;
    -moz-transition: all 1.8s ease 2.6s;
    -ms-transition: all 1.8s ease 2.6s;
    -o-transition: all 1.8s ease 2.6s;
    transition: all 1.8s ease 2.6s
}

.section-diary-blk.anima .section-diary-blk__inner {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0)
}

.text-small {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 8px;
    margin-bottom: 5px
}

.oneday-itm {
    width: 910px;
    background-color: #fff;
    -webkit-box-shadow: 2px 2px 4px 0 rgba(0,0,0,.6);
    -moz-box-shadow: 2px 2px 4px 0 rgba(0,0,0,.6);
    -ms-box-shadow: 2px 2px 4px 0 rgba(0,0,0,.6);
    -o-box-shadow: 2px 2px 4px 0 rgba(0,0,0,.6);
    box-shadow: 2px 2px 4px 0 rgba(0,0,0,.6);
    margin-bottom: 50px;
    margin-right: auto;
    margin-left: auto;
    padding: 50px 35px
}

.oneday-itm:first-child {
    margin-top: 50px
}

.oneday-img {
    text-align: center
}

.oneday-img img {
    width: 250px;
    height: auto
}

.oneday-img.img-right img {
    float: right
}

.oneday-text {
    font-size: 16px;
    line-height: 26px;
    font-family: 'Noto Sans JP',sans-serif;
    font-weight: 400;
    color: #00695f
}

.oneday-text p {
    margin-bottom: 10px
}

.oneday-arrow {
    width: 54px;
    height: 26px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/arrow-down.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}