@charset "UTF-8";
/*-----------------------------------------------------------
===  [ layout CSS ]  ====================================
------------------------------------------------------------*/
/* ***************************************************************************** */
/*

　目次

-------------------------------------------------------------------------------

　01. PC layout
　02. SP layout

*/
/* ***************************************************************************** */
/** -------------------------------------------------------
 ** 01. PC layout
 ** ------------------------------------------------------- */
@media print, screen and (min-width: 1200px) {
  /* ***************************************************************** */
  /* Display
	----------------------------------------------------*/
  .cmn-sp {
    display: none !important;
  }
  /* トップページ
  ----------------------------------------------------*/
  body {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 500;
    font-style: normal;
  }
 
  #top .wrapper .bg {
    background: url("../images/top/bg_top_pc.jpg") no-repeat;
    background-position: left top;
    background-size: cover;
    height: 12060px;
    width: 1440px;
    z-index: 2;
    display: block;
    position: relative;
  }
  #top .wrapper1200 {
    max-width: 1440px;
    z-index: 30;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }
  #top #section01 {
    height: 923px;
    position: relative;
    font-family: "Zen Kaku Gothic New", sans-serif;
  }
  #top #section01 .fv {
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
    transition: opacity 1.2s;
  }
    #top #section01 .fv h1 { margin: 0;padding: 0;}
  #top #section01 .fv.active {
    opacity: 1;
  }
  #top #section01 .imn h1 {
    position: absolute;
    top: 190px;
    left: 575px;
    color: #009256;
    font-size: 5rem;
    font-weight: 500;
    line-height: 140%;
    text-align: left;
  }
  #top #section02 {
    height: 1122px;
    position: relative;
    font-family: "Zen Kaku Gothic New", sans-serif;
  }
  #top #section02 p {
    display: block;
    text-align: left;
    position: absolute;
    top: 0px;
    left: 630px;
    z-index: 53;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 250%;
  }
  #top #section02 h3 {
    display: block;
    text-align: left;
    position: absolute;
    top: 730px;
    left: 630px;
    color: #009256;
    line-height: 180%;
    z-index: 53;
    font-size: 3.4rem;
    font-weight: 500;
  }
  #section03 {
    height: 775px;
    position: relative;
  }
  #section03 .movie {
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity 1.2s;
  }
  #section03 .movie.active {
    opacity: 1;
  }
  #section03 p {
    display: none;
  }
  #section04 {
    z-index: 50;
    height: 1757px;
    background: url("../images/top/section04_bg.png") no-repeat;
    background-position: top center;
    width: 100%;
    position: relative;
    text-align: center;
    color: #ffffff;
    font-family: "Zen Kaku Gothic New", sans-serif;
  }
  #section04 .heart {
    padding-top: 100px;
  }
  #section04 h2 {
    margin-top: 40px;
    font-size: 4rem;
    font-weight: 500;
  }
  #section04 p {
    color: #ffffff;
    font-size: 1.9rem;
    font-weight: 500;
    line-height: 200%;
    width: 70%;
    text-align: center;
    margin: 50px auto;
  }
  #section04 h3 {
    display: none;
  }
  #section04 .itemwrapper {
    padding: 50px 0 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #section04 .itemwrapper .item {
    width: 522px;
    min-height: 534px;
    text-align: left;
    color: #ffffff;
  }
  #section04 .itemwrapper .item.left {
    padding-right: 75px;
  }
  #section04 .itemwrapper .item h2 {
    font-size: 1.8rem;
    line-height: 160%;
    padding-left: 60px;
    font-weight: 500;
    margin: 20px 0px 30px 0px;
  }
  #section04 .itemwrapper .item.left h2 {
    background: url("../images/top/section04_house.png") no-repeat;
    background-position: left bottom;
  }
  #section04 .itemwrapper .item.right h2 {
    background: url("../images/top/section04_milk.png") no-repeat;
    background-position: left bottom
  }
  #section04 .itemwrapper .item h3 {
    border-top: 2px dashed #77be96;
    display: block;
    padding-top: 30px;
   font-size: 1.6rem;
    line-height: 220%;
    font-weight: 400;
  }
  #section05 {
    z-index: 50;
    height: 1100px !important;
    background: url("../images/top/section05.png") no-repeat;
    background-position: bottom center;
    text-align: left;
    position: relative;
    font-family: "Zen Kaku Gothic New", sans-serif;
  }
  #section05 .heart {
    position: absolute;
    top: 680px;
    left: 50%;
  }
  #section05 h2 {
    display: block;
    position: absolute;
    top: 750px;
    left: 50%;
    color: #009256;
    font-size: 4rem;
    font-weight: 500;
    transform: translateX(-50%);
  }
  #section05 h3 {
    display: block;
    position: absolute;
    top: 830px;
    left: 50%;
    margin-left: -250px;
    color: #000000;
    font-size: 1.8rem;
    line-height: 220%;
    font-weight: 500;
  }
  #section05 p {
    position: absolute;
    top: 920px;
    left: 50%;
    margin-left: -250px;
    color: #000000;
    width: 680px;
   font-size: 1.6rem;
    line-height: 220%;
    font-weight: 400;
  }
  #prodcuts {
    z-index: 50;
    width: 100%;
    text-align: center;
    display: block;
    font-family: "Zen Kaku Gothic New", sans-serif;
  }
  #prodcuts #organic .logo {
    padding-top: 100px;
  }
  #prodcuts #milkforbread .logo {
    padding-top: 30px;
  }
  #prodcuts #organic h2, #prodcuts #milkforbread h2, #prodcuts #butter h2 {
    color: #009256;
    font-size: 4rem;
    font-weight: 600;
    text-align: center;
    margin-top: 30px;
  }
  #prodcuts #organic p, #prodcuts #milkforbread p {
    text-align: center;
   font-size: 1.6rem;
    line-height: 220%;
    font-weight: 400;
    width: 100%;
    margin-top: 30px;
  }
  #prodcuts ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
  }
  #prodcuts ul li {
    margin-right: 50px;
    vertical-align: top;
  }
  #prodcuts #organic ul li p, #prodcuts #milkforbread ul li p, #prodcuts #butter ul li p {
    font-size: 1.7rem;
    line-height: 160%;
    font-weight: 600;
    margin: 10px 0;
  }
  #prodcuts ul li:last-child {
    margin-right: 0;
  }
  #prodcuts ul li img {
    vertical-align: top;
  }
 
  hr {
    border-top: 2px dashed #009256;
    border-right: none;
    border-bottom: none;
    border-left: none;
    margin-top: 80px;
    margin-bottom: 80px;
    width: 77%;
  }
  #prodcuts #milkforbread h3 {
    display: none;
  }
  #top #news {
    width: 100%;
    height: 602px;
    margin-top: 100px;
    padding: 0;
    background: url("../images/top/news_bg.png") no-repeat;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 500;
    font-style: normal;
  }
  #top #news .newsWrapper {
    width: 1128px;
    height: 280px;
    margin: 0 auto;
    padding-top: 180px;
    overflow-y: hidden;
    display: flex;
    align-content: flex-end;
    justify-content: center;
  }
  #top #news .newsWrapper .header {
    width: 100%;
    max-width: 276px;
    height: 280px;
    text-align: center;
  }
  #top #news .newsWrapper .header h2 {
    font-style: normal;
    width: 100%;
    max-width: 276px;
    margin: 10px auto 50px 0;
    color: #009256;
    font-size: 4rem;
    font-weight: 500;
  }
  #top #news .newsWrapper .news dl {
    width: 850px;
    margin: 0 0 10px 0;
    padding: 0 0 20px 0;
    display: flex;
    /* flex-wrap: wrap;*/
    align-content: flex-start;
    border-bottom: 2px dashed #009256;
    font-size: 1.6rem;
    line-height: 140%;
  }
  #top #news .newsWrapper .news dl:last-child {
    border: none;
  }
  #top #news .newsWrapper .news dl dt {
    text-decoration: none;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1.6rem;
    line-height: 140%;
    color: #000000;
    flex-basis: 130px;
    align-self: flex-start;
    padding: 5px 0 5px 0;
  }
  #top #news .newsWrapper .news dl dd {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
   font-size: 1.6rem;
    line-height: 180%;
    flex-basis: 850px;
    align-self: flex-start;
    padding: 5px 0 5px 0;
    text-align: left;
  }
  #top #news .newsWrapper .news dl dd a.nolink {
    pointer-events: none;
  }
  #top #news .newsWrapper .news dl dd span.category {
    display: none;
  }
  #top #news .newsWrapper a {
    text-decoration: none;
    color: #000000;
  }
  #error {
    text-align: center;
    width: 100%;
    margin: 0 auto;
      font-size: 3rem;
  }
  /* ***************************************************************** */
}
/** -------------------------------------------------------
 ** 02. SP layout
 ** ------------------------------------------------------- */
@media screen and (max-width: 1199px) {
  /* ***************************************************************** */
  /* Display
	----------------------------------------------------*/
  .cmn-pc {
    display: none !important;
  }
  /* トップページ
  ----------------------------------------------------*/
  body {
    background-color: #fafaf3;
    font-family: "Zen Kaku Gothic New", sans-serif;
  }
  .bg {
    background-image: none;
    z-index: 10;
  }
  hr {
    border-top: 2px dashed #009256;
    border-right: none;
    border-bottom: none;
    border-left: none;
    margin-top: 50px;
    margin-bottom: 50px;
    width: 77%;
  }
  .bg_sp img {
    width: 100%;
    display: block;
    height: auto;
  }
  #top #section01 {
    position: relative;
    width: 100%;
  }
  #top #section01 .fv {
    width: 100%;
    position: absolute;
    top: 0;
    let: 0;
    opacity: 0;
    transition: opacity 1.2s;
  }
  #top #section01 .fv img, #section03 img, #section04 img, #section05 img {
    width: 100%;
    display: block;
    height: auto;
  }
  #top #section01 .fv.active {
    opacity: 1;
  }
  #top #section01 .imn h1 {
    position: absolute;
    width: 100%;
    top: 20%;
    left: 7%;
    color: #009256;
    font-size: clamp(3rem, 8vw, 8rem);
    font-weight: 600;
    line-height: 140%;
    letter-spacing: 0.1em;
    text-align: left;
  }
  #section02 {
    display: block;
    background-color: #ffffff;
    text-align: left;
    font-family: "Zen Kaku Gothic New", sans-serif;
  }
  #section02 p {
    width: 80%;
    margin: 0 auto;
    font-weight: 500;
    font-size: clamp(1rem, 3.5vw, 3rem);
    line-height: 240%;
  }
  #top #section02 h3 {
    display: block;
    position: relative;
  }
  #top #section02 h3 p {
    font-size: clamp(1.4rem, 5vw, 4rem);
    text-align: left;
    position: absolute;
    color: #009256;
    line-height: 180%;
    top: 5%;
    left: 10%;
    z-index: 53;
    font-weight: 500;
  }
  #section03,  #section04, #section05 {
    position: relative;
    width: 100%;
    display: block;
    font-family: "Zen Kaku Gothic New", sans-serif;
  }
    
    
    
 
  #section03 .movie {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity 1.2s;
    width: 100%;
    top: 65%;
  }
  #section03 .movie.active {
    opacity: 1;
  }
  .contentswrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    overflow: hidden;
    z-index: 70;
  }
  .heart {
    width: 10%;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    display: block;
    margin-left: 45%;
  }
  .heart img {
    width: 100%;
    height: auto;
  }
    

  #section04 h2 {
    display: block;
    color: #ffffff;
    font-size: clamp(2.6rem, 5vw, 5.5rem);
    font-weight: 600;
    margin-top: 8%;
    text-align: center;
  }
  #section04 p {
    color: #ffffff;
    font-size: clamp(1rem, 4vw, 3rem);
    font-weight: 500;
    line-height: 240%;
    width: 90%;
    text-align: center;
    margin: 30px auto;
  }
  #section04 .fig {
    width: 90%;
    margin-left: 5%;
  }
  #section04 .fig img {
    width: 100%;
    height: auto;
  }
  #section04 h3 {
    display: none;
  }
  #section04 .heart {
    padding-top: 15%;
  }

  #section04 .itemwrapper {
    padding-top: 5%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  #section04 .itemwrapper .item {
    width: 90%;
    margin: 0 auto;
    text-align: left;
    color: #ffffff;
  }
  #section04 .itemwrapper .item img {
    width: 100%;
    height: auto;
  }
  #section04 .itemwrapper .item.left {
    /*    padding-right: 75px;*/
  }
  #section04 .itemwrapper .item h2 {
    font-size: clamp(1.6rem, 3vw, 6rem);
    font-weight: 500;
    line-height: 160%;
    padding-left: 0px;
    padding-top: 60px;
    margin: 20px 0px 20px 0px;
    text-align: left;
  }
  #section04 .itemwrapper .item.left h2 {
    background: url("../images/top/section04_house.png") no-repeat;
    background-position: center top;
  }
  #section04 .itemwrapper .item.right h2 {
    background: url("../images/top/section04_milk.png") no-repeat;
    background-position: center top;
  }
  #section04 .itemwrapper .item h3 {
    border-top: 2px dashed #ffffff;
    display: block;
    font-size: clamp(1.6rem, 3vw, 5rem);
    line-height: 200%;
    padding-top: 30px;
    padding-bottom: 50px;
    font-weight: 400;
  }
 
  #section05 h2 {
    display: none;
    position: absolute;
    top: 26%;
    left: 0%;
    color: #009256;
    font-size: clamp(2rem, 7vw, 5rem);
    line-height: 150%;
    text-align: center;
    width: 100%;
  }
  #section05 h3 {
    display: none;
    position: absolute;
    top: 102%;
    font-size: clamp(1rem, 5vw, 2rem);
    text-align: center;
    width: 100%;
    line-height: 180%;
  }
  #section05 p {
    display: none;
    position: absolute;
    top: 132%;
    font-size: clamp(1rem, 4vw, 2rem);
    text-align: center;
    width: 100%;
    line-height: 180%;
  }
  .bg_end {
    background: url("../images/top/pr_organic_bg_sp.jpg") no-repeat;
    background-position: center top;
    background-size: cover;
      background-size:100% auto;
  }
    
    
     



  #prodcuts #organic, #prodcuts #milkforbread, #prodcuts #butter {
    z-index: 50;
    width: 100%;
    text-align: center;
    display: block;
    position: relative;
    font-family: "Zen Kaku Gothic New", sans-serif;
  }
  #prodcuts #organic img, #prodcuts #milkforbread li img, #prodcuts #butter li img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    display: block;
  }
  #prodcuts #organic .logo {
    width: 98px;
    height: 99px;
    display: block;
    text-align: center;
    margin-left: 50%;
    transform: translateX(-50%);
    padding-top: 30px;
  }
  #prodcuts #organic .logo img {
    height: auto;
    width: 100%;
  }

  #prodcuts #organic h2, #prodcuts #milkforbread h2 {
    color: #009256;
    font-size: clamp(1.8rem, 6vw, 4rem);
    font-weight: 600;
    line-height: 160%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 0px;
  }
  
     #prodcuts #butter h2 {
    color: #009256;
    font-size: clamp(1.8rem, 6vw, 4rem);
    font-weight: 600;
    line-height: 160%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }
    #prodcuts #organic {  background: url("../images/top/am01.png") no-repeat left bottom;
      background-size: 32%;
}
    #prodcuts #milkforbread {
  
      background: url("../images/top/milkjah.png") no-repeat right top;
      background-size: 27%;

}
  
     #prodcuts #butter {
  
      background: url("../images/top/ushi.png") no-repeat right top;
      background-size: 27%;

}
    
    
  #prodcuts #milkforbread .logo {
    padding-top: 50px;
  }
  #prodcuts #organic p, #prodcuts #milkforbread p {
    text-align: left;
    width: 80%;
    font-size: clamp(1rem, 4vw, 2rem);
    font-weight: 500;
    line-height: 200%;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10%;
  }
  #prodcuts h4 img {
    width: 100%;
    display: block;
  }
  #prodcuts ul li {
    margin-bottom: 30px;
  }
  #prodcuts #organic ul li p, #prodcuts #milkforbread ul li p, #prodcuts #butter ul li p {
    font-size: clamp(1rem, 4vw, 2rem);
    line-height: 160%;
    text-align: center;
    width: 100%;
    font-weight: 600;
    margin: 30px 0;
  }
  #prodcuts ul li:last-child {
    margin-bottom: 0;
  }
  #prodcuts #milkforbread h3 {
    display: none;
  }
  #top #news {
    width: 100%;
    height: auto;
    min-height: 758px;
    padding-top: 80px;
    margin: 0px auto 30px auto;
    background: url("../images/top/bg_news_sp.png") no-repeat;
    background-size: cover;
    background-position: center center;
    font-family: "Zen Kaku Gothic New", sans-serif;
  }
  #top #news .newsWrapper {
    width: 100%;
    height: 758px;
    margin: 0 auto 50px auto;
    overflow: hidden;
    overflow-y: hidden;
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    justify-content: flex-start;
  }
  #top #news .newsWrapper .header {
    width: 100%;
    margin: 30px auto 0 auto;
    text-align: left;
  }
  #top #news .newsWrapper .header h2 {
    font-family: 'Noto Sans JP', sans-serif;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 30px;
    color: #009256;
    font-size: clamp(3rem, 5vw, 4rem);
    font-weight: 600;
  }
  #top #news .newsWrapper .news dl {
    width: 90%;
    margin: 0 auto 10px auto;
    padding: 0 0 20px 0;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    border-bottom: 2px dashed #009256;
    font-size: clamp(1rem, 2.6vw, 1.2rem);
    line-height: 240%;
      text-align: left;
  }
  #top #news .newsWrapper .news dl:last-child {
    border: none;
  }
  #top #news .newsWrapper .news dl dt {
    text-decoration: none;
    font-family: 'Noto Sans JP', sans-serif;

      text-align: left;
      font-size: clamp(1.2rem, 2.6vw, 1.2rem);
    color: #009256;
    align-self: flex-start;
    padding: 0;
  }
  #top #news .newsWrapper .news dl dd {
     font-size: clamp(1.6rem, 3vw, 2rem);
          line-height: 180%;
    align-self: flex-start;
    padding: 5px 0 5px 0;
  }
  #top #news .newsWrapper .news dl dd a.nolink {
    pointer-events: none;
  }
  #top #news .newsWrapper .news dl dd span.category {
    display: none;
  }
  #top #news .newsWrapper a {
    text-decoration: none;
    color: #000000;
  }
  #error {
    text-align: center;
    width: 100%;
    margin: 100px auto;
     font-size: clamp(1.6rem, 3vw, 2rem);
  }
}