@charset "UTF-8";
/*============================
#contents
============================*/
#stage #contents {
    text-align: center;
    width: 100%;
    min-width: 940px;
    overflow: hidden;
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#contents .ctsInner {
    position: relative;
    width: 940px;
    margin: 0 auto;
}
#contents .anm {
    opacity: 0;
}
#contents a img:hover {
    opacity: 0.7;
}
/*============================
#ctsMv
============================*/
div#ctsMv {
    overflow: hidden;
    position: relative;
    width: 100%;
    opacity: 0;
    background: #62bdea
}
#ctsMv .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../images/bg_mv1.jpg) no-repeat center 50%;
    background-size: cover;
}
#ctsMv .bg .cloud1 {
    position: absolute;
    height: 41.9%;
    left: 0;
    background: url(../images/bg_mv_cloud01.png) no-repeat left center;
    width: 60.3%;
    top: 30.9%;
    transform-origin: 0 100%;
    background-size: contain;
}
#ctsMv .bg .cloud2 {
    position: absolute;
    height: 28em;
    right: 0;
    background: url(../images/bg_mv_cloud02.png) no-repeat right center;
    width: 41.9%;
    top: 30.7%;
    transform-origin: 100% 100%;
    background-size: contain;
}
#ctsMv .bg1 {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
}
#ctsMv .bg2 {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
}
#ctsMv .bg3 {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
}
#ctsMv div.pak,
#ctsMv div.tobi,
#ctsMv div.tobi1,
#ctsMv div.pak,
#ctsMv div.land {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    background-position: center 55% !important;
    background-size: cover !important;
}
#ctsMv .bg1 .land {
    background: url(../images/bg_mv2.png) no-repeat;
}
#ctsMv .bg1 .pak {
    background: url(../images/bg_mv2_1.png) no-repeat;
}
#ctsMv .bg1 .tobi {
    background: url(../images/bg_mv2_2.png) no-repeat;
    transform-origin: 61% 62%;
}
#ctsMv .bg2 .land {
    background: url(../images/bg_mv3.png) no-repeat;
}
#ctsMv .bg2 .pak {
    background: url(../images/bg_mv3_1.png) no-repeat;
}
#ctsMv .bg2 .tobi {
    background: url(../images/bg_mv3_2.png) no-repeat;
    transform-origin: 17.3% 67.8%;
}
#ctsMv .bg3 .land {
    background: url(../images/bg_mv4.png) no-repeat;
}
#ctsMv .bg3 .pak {
    background: url(../images/bg_mv4_1.png) no-repeat;
}
#ctsMv .bg3 .tobi {
    background: url(../images/bg_mv4_2.png) no-repeat;
    transform-origin: 83% 81%;
}
#ctsMv .bg3 .tobi1 {
    background: url(../images/bg_mv4_0.png) no-repeat;
    transform-origin: 83% 77%;
}
#ctsMv p {
    margin: -2% 0 0 -1px;
}
#ctsMv h1 {
    margin: -2% 0 396px 33px;
}
#ctsMv small {
    position: fixed;
    bottom: 0;
    left: 0;
    margin: 0 0 1.3% 1.7%;
    z-index: 10;
}
#contents .menu {
    text-align: right;
    padding: 32px 5px 30px 0;
    position: relative;
    z-index: 1;
}
#contents .menu li {
    display: inline-block;
    border-right: #fff 1px solid;
    height: 15px;
}
#dicTl .menu li {
    border-right: #00870e 1px solid
}
#contents .menu li img {
    margin-top: -1px
}
#contents .menu li:last-child {
    border-right: none;
}
#ctsMv .wave {
    position: absolute;
    width: 100%;
    height: 0;
    bottom: -1px;
    padding-top: 7.3%;
    background: url(../images/mv_wave.png) no-repeat center bottom;
    background-size: contain;
}
#ctsMv p,
#ctsMv h1 {
    opacity: 0;
    position: relative;
}
/*============================
#ctsIntro
============================*/
#ctsIntro li img {
    position: absolute;
    top: 0;
    left: 0;
}
#ctsIntro .intro {
    margin: 91px 0 85px;
}
#ctsIntro .fig {
    margin-bottom: 116px;
}
#ctsIntro .bg1 {
    margin: 56px 0 0 -185px;
}
#ctsIntro .bg2 {
    right: 0;
    left: auto;
    margin: 349px -199px 0 0;
}
#ctsIntro .bg3 {
    right: 0;
    bottom: 0;
    left: auto;
    top: auto;
    margin: 0 27px 243px 0;
}
#ctsIntro .bg4 {
    bottom: 0;
    top: auto;
    margin: 0 0 10px -2px;
}
/*============================
#ctsProduct
============================*/
div#ctsProduct {
    margin-bottom: 150px;
}
#ctsProduct h2 {
    border: #00870e 1px solid;
    padding: 14px 0 14px;
    position: relative;
}
#ctsProduct .bg4 {
    position: absolute;
    top: -40px;
    left: 50%;
    margin-left: -229px;
}
#ctsProduct .bg_tl {
    position: absolute;
    right: 0;
    top: 0;
    margin: -70px 111px 0 0;
}
#ctsProduct .disclaimer {
    position: absolute;
    bottom: -23px;
    right: -8px;
    color: #009040;
    font-size: 12px;
    letter-spacing: -0.05em;
}
#ctsProduct li {
    position: relative;
    text-align: left;
    clear: both;
}
#ctsProduct h3 {
    margin: 0 0 15px;
    padding: 40px 0 14px;
    width: 457px;
}
#ctsProduct p.btn {
    background: #fff;
    padding: 11px 38px 11px 40px;
    border: #009040 1px solid;
    border-radius: 5px;
    margin: 21px 0 36px;
    display: block;
    width: 130px;
    position: relative;
    overflow: hidden;
}
#ctsProduct p.btn:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity 0.2s;
}
#ctsProduct p.btn:after {
    content: "";
    border: #009040 2px solid;
    display: inline-block;
    border-left: 0 !important;
    border-bottom: 0 !important;
    transform: rotate(45deg);
    width: 7px;
    height: 7px;
    margin: 3px 0 0 8px;
    transition: margin 0.1s;
}
#ctsProduct li:hover p.btn:before {
    opacity: 0.3;
    filter: alpha(opacity=30);
}
#ctsProduct li:hover p.btn:after {
    margin-left: 10px;
}
#ctsProduct .imgArea {
    float: left;
    width: 210px;
    padding-bottom: 10px;
    display: inline-block;
    position: relative;
    z-index: 3;
}
#ctsProduct .img1,
#ctsProduct .img2,
#ctsProduct .img3 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
#ctsProduct .textArea {
    position: relative;
    display: inline-block;
    clear: both;
    margin-left: 41px;
    z-index: 2;
}
#ctsProduct .badge {
    margin: 18px 0 14px -1px;
}
#ctsProduct .red {
    font-weight: bold;
    display: block;
    color: red;
    font-size: 1.18em;
    letter-spacing: 0.09em;
    margin-bottom: 7px;
}
#ctsProduct .note {
    font-size: 1.18em;
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.45;
    font-weight: 600;
}
#ctsProduct .posRight {
    float: right;
    width: 349px;
}
#ctsProduct .bg {
    opacity: 0.1;
    filter: alpha(opacity=10);
    border-radius: 20px;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}
#ctsProduct .bg1,
#ctsProduct .bg2 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
#ctsProduct li a {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 4;
}
/*============================
#ysasai_and_fruits
============================*/
#stage #ysasai_and_fruits {
    margin: 77px 0 0 252px;
}
#ysasai_and_fruits .imgArea {
    width: 148px;
}
#ysasai_and_fruits .textArea {
    width: 470px;
}
#ysasai_and_fruits .bg {
    background: #009040;
}
#ysasai_and_fruits h3 {
    border-bottom: #009040 1px solid;
}
#ysasai_and_fruits p.btn img,
#ysasai_and_fruits p.btn:before {
    background: #009040;
}
#ysasai_and_fruits .img1 {
    margin: 74px 0 0 -174px;
}
#ysasai_and_fruits .img2 {
    margin: -42px 0 0 151px;
}
#ysasai_and_fruits .img3 {
    margin: 27px 0 0 -69px;
}
#ysasai_and_fruits .note {
    color: #009040;
}
#ysasai_and_fruits .bg1 {
    bottom: 0;
    top: auto;
    margin: 0 0 -28px -201px;
}
/*============================
#fruits_and_purple
============================*/
#stage #fruits_and_purple {
    margin: 107px 252px 0 0;
}
#stage #fruits_and_purple .bg {
    background: #6f0373;
}
#fruits_and_purple h3 {
    border-bottom: #6f0373 1px solid;
    width: 487px;
    margin-top: -10px;
}
#fruits_and_purple p.btn {
    border: #6f0373 1px solid;
}
#fruits_and_purple p.btn img,
#fruits_and_purple p.btn:before {
    background: #6f0373
}
#fruits_and_purple p.btn:after {
    border: #6f0373 2px solid;
}
#fruits_and_purple .imgArea {
    width: 243px;
}
#fruits_and_purple .img1 {
    margin: -37px 0 0 86px;
}
#fruits_and_purple .img2 {
    margin: -67px 0 0 44px;
}
#fruits_and_purple .img3 {
    margin: -74px 0 0 233px;
}
#fruits_and_purple .badge {
    margin: 19px 0 3px -1px;
}
#fruits_and_purple .red {
    letter-spacing: 0.09em;
}
#fruits_and_purple .bg1 {
    right: 0;
    left: auto;
    margin: 32px -280px 0 0;
}
#fruits_and_purple .bg2 {
    right: 0;
    left: auto;
    margin: 356px -54px 0 0;
}
/*============================
#fruits_and_yellow
============================*/
#stage #fruits_and_yellow {
    margin: 105px 0 0 252px;
}
#stage #fruits_and_yellow .bg {
    background: #f25f00;
}
#fruits_and_yellow h3 {
    border-bottom: #f25f00 1px solid;
    padding-bottom: 14px;
    width: 459px;
}
#fruits_and_yellow p.btn {
    border: #f25f00 1px solid;
}
#fruits_and_yellow p.btn img,
#fruits_and_yellow :before {
    background: #f25f00;
}
#fruits_and_yellow .red {
    letter-spacing: 0.09em;
}
#fruits_and_yellow p.btn:after {
    border: #f25f00 2px solid;
}
#fruits_and_yellow .imgArea {
    width: 148px;
}
#fruits_and_yellow .img1 {
    margin: 20px 0 0 -71px;
}
#fruits_and_yellow .textArea {
    width: 470px;
}
#fruits_and_yellow .badge {
    margin-top: 20px;
}
#fruits_and_yellow .note {
    color: #f25f00;
}
#fruits_and_yellow .bg1 {
    margin: 84px 0 0 -300px;
}
#fruits_and_yellow .bg2 {
    top: auto;
    bottom: 0;
    margin: 0 0 -31px -255px;
}
/*============================
#yasai100
============================*/
#stage #yasai100 {
    margin: 107px 252px 0 0;
}
#yasai100 .bg {
    background: #00662a;
}
#yasai100 h3 {
    border-bottom: #00662a 1px solid;
    width: 474px;
    margin-top: -10px;
    padding-bottom: 14px;
}
#yasai100 p.btn {
    border: #00662a 1px solid;
}
#yasai100 p.btn img,
#yasai100 p.btn:before {
    background: #00662a;
}
#yasai100 p.btn:after {
    border: #00662a 2px solid;
}
#yasai100 .imgArea {
    width: 243px;
}
#yasai100 .img1 {
    margin: -48px 0 0 -8px;
}
#yasai100 .badge {
    margin: 16px 0 0px -2px;
}
#yasai100 .bg1 {
    right: 0;
    left: auto;
    margin: 17px -287px 0 0;
}
#yasai100 .bg2 {
    right: 0;
    left: auto;
    bottom: 0;
    top: auto;
    margin: 0 -53px -23px 0px;
    z-index: 1;
}
/*============================
#multivitamin
============================*/
#stage #multivitamin {
    margin: 106px -1px 0 252px;
}
#multivitamin .bg {
    background: #f25f00;
}
#multivitamin h3 {
    border-bottom: #f06e00 1px solid;
    padding: 36px 0 12px 1px;
    width: 433px;
}
#multivitamin p.btn {
    border: #f06e00 1px solid;
}
#multivitamin p.btn img,
#multivitamin p.btn:before {
    background: #f06e00;
}
#multivitamin p.btn:after {
    border: #f06e00 2px solid;
}
#multivitamin .imgArea {
    width: 175px;
}
#multivitamin .img1 {
    margin: -9px 0 0 -63px;
}
#multivitamin .badge {
    margin: 22px 0 20px -1px;
}
#multivitamin .bg1 {
    margin: 174px 0 -5px -293px;
}
#multivitamin .bg2 {
    top: auto;
    bottom: 0;
    margin: 0 0 -19px -43px;
    z-index: 1;
}
#multivitamin .note {
    padding: 0;
    width: 433px;
    color: #f25f00;
    text-indent: 0;
    line-height: 1.428;
    letter-spacing: 0;
    font-feature-settings: "palt";
    text-align: justify;
}
/*============================
#iron1day
============================*/
#stage #iron1day {
    margin: 105px 0 0 252px;
}
#iron1day .bg {
    background: #743c95;
}
#iron1day h3 {
    border-bottom: #743c95 1px solid;
    width: 431px;
    margin-top: -4px;
    margin-left: -1px;
    padding-bottom: 14px;
    padding-left: 2px;
}
#iron1day p.btn {
    border: #743c95 1px solid;
    margin-left: -1px;
}
#iron1day p.btn img,
#iron1day p.btn:before {
    background: #743c95;
}
#iron1day p.btn:after {
    border: #743c95 2px solid;
}
#iron1day .imgArea {
    width: 148px;
}
#iron1day .img1 {
    margin: -70px 0 0 -61px;
}
#iron1day .textArea {
    width: 470px;
    margin-left: 68px;
}
#iron1day .copy {
    margin-left: 3px;
}
#iron1day .badge {
    margin: 22px 0 5px -2px;
}
#iron1day .bg1 {
    margin: 113px 0 0 -271px;
}
#iron1day .bg2 {
    z-index: 2;
    top: auto;
    bottom: 0;
    margin: 0 0 -79px -206px;
}
/*============================
#iron1day
============================*/
/* #stage #iron1day {margin: 86px 90px 100px 252px;}
#iron1day .bg {background: #743c95;}
#iron1day h3 {border-bottom: #743c95 1px solid;padding-bottom: 15px;width: 349px;}
#iron1day p.btn {border: #6f0373 1px solid;}
#iron1day p.btn img,
#iron1day p.btn:before {background: #6f0373;}
#iron1day p.btn:after {border: #6f0373 2px solid;}
#iron1day .imgArea {width: 168px;}
#iron1day .img1 {margin: 33px 0 0 -52px;}
#iron1day .textArea {
}
#iron1day .copy {
}
#iron1day .badge {margin: 28px 0 -5px 3px;}
#iron1day .bg1 {margin: 92px 0 0 -304px;}
#iron1day .bg2 {top: auto;bottom: 0;margin: 0 0 -37px -279px;} */
/*============================
#ctsDictionary
============================*/
#stage #ctsDictionary {
    margin-top: 150px;
}
#ctsDictionary .dictionary {
    margin: 0 0 0 19px;
}
#ctsDictionary .dictionary span {
    display: block;
    width: 140px;
    margin: 5px auto 78px;
    padding-right: 1px;
}
#ctsDictionary .dictionary span img {
    background: #00870e;
}
#ctsDictionary .dictionary span:after {
    content: "";
    border: #00870e 2px solid;
    display: inline-block;
    border-left: 0 !important;
    border-bottom: 0 !important;
    transform: rotate(45deg);
    width: 7px;
    height: 7px;
    margin: 3px 0 0 8px;
    transition: 0.1s;
    left: 0;
    position: relative;
}
#ctsDictionary .dictionary:hover span:after {
    left: 2px;
    opacity: 0.8;
}
#ctsDictionary .dictionary:hover img {
    opacity: 0.8;
}
/*============================
#dicTl
============================*/
#dicTl {
    position: relative;
    border-top: #dbdbdb 1px solid;
}
#dicTl .logo {
    position: absolute;
    margin: 18px 0 0 21px;
    z-index: 2;
}
#dicTl h1 {
    margin: 36px 0 29px;
}
#dicTl ul.smenu {
    margin: 20px 0 50px;
}
#dicTl .smenu li {
    display: inline-block;
    border-right: #00870e 1px solid;
}
#dicTl .smenu li:last-child {
    border-right: none;
    margin-right: 1px;
}
/*============================
#dicCts
============================*/
#contents div.dicCts {
    border: #00870e 1px solid;
    width: 784px;
    padding: 4px;
    margin: 0 auto 50px;
    display: block;
}
#contents #dicFruit {
    margin-bottom: 150px;
}
#contents .dicCts .ctsInner {
    border: #00870e 2px solid;
    width: 780px;
}
#contents .dicCts h2 {
    padding: 20px 0 23px;
    padding-left: 3px;
    border-bottom: #00870e 2px solid;
}
#contents .dicCts .ctsLeft {
    width: 336px;
    /* border-right: #00870e 1px solid; */
    z-index: 1;
}
#contents .dicCts .ctsRight {
    width: 335px;
    margin-left: -1px;
    border-left: #00870e 1px solid;
}
#contents .dicCts .ctsLeft,
#contents .dicCts .ctsRight {
    display: inline-block;
    text-align: left;
    padding: 27px;
    font-size: 1.6em;
    vertical-align: top;
    padding-bottom: 74px;
}
#contents .dicCts .img {
    position: absolute;
    left: 0;
    top: 0;
}
#contents div div {
    position: relative;
}
#contents .dicCts h3 {
    padding: 230px 0 20px;
}
#contents .dicCts .ctsRight h3 {
    margin-left: -2px;
}
#contents .dicCts p {
    text-indent: 1em;
    line-height: 1.6;
}
#contents .dicCts .asparagus .img {
    margin: -56px 0 0 91px;
}
#contents .dicCts .asparagus h3 {
    padding: 54px 0 20px;
}
#contents .dicCts .kyabetsu .img {
    margin: 48px 0 0 135px;
}
#contents .dicCts .kyabetsu h3 {
    padding: 221px 0 20px;
}
#contents .dicCts .toumorokoshi .img {
    margin: 60px 0 0 -58px;
}
#contents .dicCts .toumorokoshi h3 {
    padding: 281px 0 20px;
}
#contents .dicCts .ninjin .img {
    margin: 34px 0 0 -49px;
}
#contents .dicCts .ninjin h3 {
    padding: 230px 0 20px;
}
#contents .dicCts .broccoli .img {
    margin: 65px 0 0 -49px;
}
#contents .dicCts .broccoli h3 {
    padding: 306px 0 20px;
}
#contents .dicCts .hourensou .img {
    margin: 71px 0 0 38px;
}
#contents .dicCts .hourensou h3 {
    padding: 313px 0 20px;
}
#contents .dicCts .kabocha .img {
    margin: 75px 0 0 135px;
}
#contents .dicCts .kabocha h3 {
    padding: 199px 0 20px;
}
#contents .dicCts .kale .img {
    margin: 98px 0 0 115px;
}
#contents .dicCts .kale h3 {
    padding: 280px 0 20px;
}
#contents .dicCts .komatsuna .img {
    margin: 19px 0 0 -49px;
}
#contents .dicCts .komatsuna h3 {
    padding: 278px 0 20px;
}
#contents .dicCts .tomato .img {
    margin: 26px 0 0 138px;
}
#contents .dicCts .tomato h3 {
    padding: 179px 0 20px;
}
#contents .dicCts .y-ninjin .img {
    margin: 81px 0 0 50px;
}
#contents .dicCts .y-ninjin h3 {
    padding: 218px 0 20px;
}
#contents .dicCts .piment .img {
    margin: 62px 0 0 98px;
}
#contents .dicCts .piment h3 {
    padding: 249px 0 20px;
}
#contents .dicCts .redbeet .img {
    margin: 56px 0 0 83px;
}
#contents .dicCts .redbeet h3 {
    padding: 223px 0 20px;
}
#contents .dicCts .murasaki .img {
    margin: 39px 0 0 -1px;
}
#contents .dicCts .murasaki h3 {
    padding: 361px 0 20px;
}
#contents .dicCts .onsyumikan .img {
    margin: -3px 0 0 197px;
}
#contents .dicCts .onsyumikan h3 {
    padding: 92px 0 20px;
}
#contents .dicCts .grapefruit .img {
    margin: 49px 0 0 -59px;
}
#contents .dicCts .grapefruit h3 {
    padding: 306px 0 20px;
}
#contents .dicCts .banana .img {
    margin: 34px 0 0 114px;
}
#contents .dicCts .banana h3 {
    padding: 217px 0 20px;
}
#contents .dicCts .blackcurrant .img {
    margin: 49px 0 0 70px;
}
#contents .dicCts .blackcurrant h3 {
    padding: 186px 0 20px;
}
#contents .dicCts .momo .img {
    margin: 74px 0 0 100px;
}
#contents .dicCts .momo h3 {
    padding: 195px 0 20px;
}
#contents .dicCts .lemon .img {
    margin: 77px 0 0 62px;
}
#contents .dicCts .lemon h3 {
    padding: 241px 0 20px;
}
#contents .dicCts .orange .img {
    margin: 91px 0 0 169px;
}
#contents .dicCts .orange h3 {
    padding: 213px 0 20px;
}
#contents .dicCts .pineapple .img {
    margin: -12px 0 0 52px;
}
#contents .dicCts .pineapple h3 {
    padding: 370px 0 20px;
}
#contents .dicCts .budou .img {
    margin: 74px 0 0 127px;
}
#contents .dicCts .budou h3 {
    padding: 186px 0 20px;
}
#contents .dicCts .mango .img {
    margin: 37px 0 0 155px;
}
#contents .dicCts .mango h3 {
    padding: 196px 0 20px;
}
#contents .dicCts .ringo .img {
    margin: 43px 0 0 119px;
}
#contents .dicCts .ringo h3 {
    padding: 212px 0 20px;
}
#stage #footer {
    z-index: 11;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
#stage #footer .bg {
    position: absolute;
    width: max(940px, 96vw);
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    z-index: -1;
    top: 0px;
}
#footer ul {
    display: flex;
    flex-wrap: wrap;
    width: 60%;
    gap: 0.55em 0;
}
#footer p#copyright {
    position: static;
}