/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@800&family=Noto+Sans+JP:wght@300;500;600&family=Yellowtail&display=swap');

/*--------

    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-family: 'Noto Sans JP', sans-serif;
    font-family: 'Yellowtail', cursive;

-----------*/


#pouch{
    max-width: 800px;
    margin: auto;
    font-size: 20px;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    color: #133752;
}
#pouch img{
    max-width: 100%;
}


#pouch h2{
    font-size: 54px;
}

#pouch dl.comm_dl dt{
    margin-bottom: 35px;
}

#pouch dl.comm_dl dd{
    text-align: left;
    line-height: 1.8;
}

#pouch .comm_700{
    width: 90%;
    max-width: 700px;
    margin: 80px auto 0;
}

#pouch .comm_mt{
    margin: 80px auto 0;
}

#pouch #hero{
    background: #F0F5E1;
    padding: 60px 5%;
}

#pouch #hero h2{
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-size: 64px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 1.2;
    margin-bottom: 15px;
}

#pouch #hero h2:before{
    content: "";
    background: url("item01.jpg") no-repeat;
    display: block;
    width: 15%;
    height: 176px;
    background-size: contain;
}

#pouch #hero h2:after{
    content: "";
    background: url("item03.jpg") no-repeat;
    display: block;
    width: 18%;
    height: auto;
	aspect-ratio: 388 / 413;
    background-size: contain;
}


#pouch #hero h3{
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 4px;
    border-bottom: 5px dotted #133752;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

#pouch #hero h3:before,
#pouch #hero h3:after{
    content: "";
    border-bottom: 3px solid #133752;
    height: 1px;
    width: 50px;
    display: inline-block;
    margin: 0 15px;
}

#pouch #hero p{
    color: #8FB29E;
    font-size: 42px;
    font-weight: 600;
}


#pouch #about{
    background: #F0F5E1;
    padding: 60px 0 30px;
}

#pouch #about .inner{
    width: 90%;
    max-width: 700px;
    background: #fff;
    margin: auto;
    padding: 5%;
    box-sizing: border-box;
}

#pouch #about .inner img{
    margin-bottom: 25px;
}

#pouch #newlife{
    width: 90%;
}
#pouch #touse{
    margin-top: 160px;
}

#pouch #touse .ttl{
    background: #F0F5E1;
    position: relative;
    padding-top: 50px;
}


#pouch #touse .ttl h2{
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 5;
    text-shadow: 2px 2px 0 #F0F5E1,-2px 2px 0 #F0F5E1,2px -2px 0 #F0F5E1,-2px -2px 0 #F0F5E1;
}

#pouch #touse .ttl h2:before{
    content: "";
    background: url("tree.jpg") no-repeat;
    display: block;
    width: 12%;
    height: 148px;
    background-size: contain;

}

#pouch #touse .ttl p{
    position: absolute;
    top: -80px;
    right: 30px;
    z-index: 1;
    width: 20%;
    max-width: 115px;
}

#pouch #touse dl.comm_dl.comm_mt{
    width: 90%;
}


#pouch #what{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f6e4c6+0,ffffff+50,f0e9ac+100 */
    background: rgb(246,228,198); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(246,228,198,1) 0%, rgba(255,255,255,1) 50%, rgba(240,233,172,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(246,228,198,1) 0%,rgba(255,255,255,1) 50%,rgba(240,233,172,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(246,228,198,1) 0%,rgba(255,255,255,1) 50%,rgba(240,233,172,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6e4c6', endColorstr='#f0e9ac',GradientType=0 ); /* IE6-9 */
    color: #51A17D;
    padding: 60px 0;
}

#pouch #what .comm_700{
    background: #fff;
    padding: 50px 5%;
    box-sizing: border-box;
    margin: auto;
    box-shadow: 4px 4px 7px -2px #ccc;
}

#pouch #what dl{
    margin-top: 50px;
}

#pouch #what dt span{
    font-size: 34px;
}

#pouch #what dd p{
    text-align: center;
}

#pouch #reason{
    background: url("bg.jpg") no-repeat bottom;
    padding-bottom: 160px;
}


#pouch #reason dl.comm_dl dt span{
    font-size: 40px;
    text-decoration: underline;
    text-decoration-thickness: 0.3em; 
    text-decoration-color: #FFD201; 
    text-underline-offset: -0.2em; 
    text-decoration-skip-ink: none;
    display: block;
    margin-bottom: -30px;
}

#pouch #reason dl.comm_dl dt h2{
    text-decoration: underline;
    text-decoration-thickness: 1em; 
    text-decoration-color: #FFD201; 
    text-underline-offset: -0.85em; 
    text-decoration-skip-ink: none;
    padding: 0 5px;
    line-height: 1.3;
}

#pouch #reason dl.comm_dl dd{
    text-align: center;
}

#pouch #reason .box{
    width: 92%;
    max-width: 700px;
    padding: 3% 5px 3% 5%;
    border: 5px dotted #133752;
    box-sizing: border-box;
    margin: 50px auto 0;
    display: flex;
    justify-content: space-between;
    text-align: left;
    background: #fff;
}

#pouch #reason .box p{
    font-family: 'Yellowtail', cursive;
    font-size: 103px;
    line-height: 1;
    width: 18%;
}

#pouch #reason .box dl{
    width: 78%;
}

#pouch #reason .box dl dt h2{
    font-size: 48px;
    line-height: 1.3;
    margin-bottom: 20px;
}


#pouch #check .ttl{
  background: #F0F5E1;
  padding-top: 80px;
  margin-top: -60px;
}

#pouch #check p{
    width: 90%;
    margin: auto;
}












@media only screen and (max-width: 760px) {
    #pouch h2 {
      font-size: 40px;
    }
    #pouch dl.comm_dl dt {
      margin-bottom: 25px;
    }
    #pouch #hero h2 {
      font-size: 48px;
    }
    #pouch #hero h2::before {
      max-height: 125px;
    }
    #pouch #hero h2::after{
      max-height: 125px;
    }
    #pouch #hero h3 {
      font-size: 24px;
    }
    #pouch #hero p {
      font-size: 34px;
    }

    #pouch #what dt span {
      font-size: 28px;
    }
    #pouch #reason dl.comm_dl dt span {
      font-size: 30px;
      margin-bottom: -10px;
    }

    #pouch #reason .box p {
      font-size: 72px;
    }
    #pouch #reason .box dl dt h2 {
      font-size: 35px;
    }

}











@media only screen and (max-width: 580px) {
    #pouch {
      font-size: 16px;
    }
    #pouch h2 {
      font-size: 30px;
    }
    #pouch dl.comm_dl dt {
      margin-bottom: 15px;
    }
    #pouch #hero h2 {
      font-size: 30px;
    }
    #pouch #hero h2::before {
      max-height: 75px;
    }
    #pouch #hero h2::after {
      max-height: 80px;
    }
    #pouch #hero h3 {
      font-size: 20px;
    }
    #pouch #hero h3::before, #pouch #hero h3::after {
      width: 35px;
    }
    #pouch #hero p {
      font-size: 26px;
    }
    #pouch #touse .ttl h2::before{
        width: 15%;
    }
    #pouch #touse .ttl p {
      top: -60px;
    }
    #pouch #reason dl.comm_dl dt span{
        font-size: 24px;
        margin-bottom: 0;
    }

}



@media only screen and (max-width: 460px) {
        #pouch .comm_700{
            margin-top: 60px;
        }
        #pouch .comm_mt {
          margin: 60px auto 0;
        }
        #pouch h2 {
          font-size: 26px;
        }
        #pouch #hero h2 {
          font-size: 26px;
        }
        #pouch #hero h3 {
          letter-spacing: 2px;
        }
        #pouch #hero h3::before, #pouch #hero h3::after {
          width: 25px;
        }

        #pouch #about{
            padding-top: 40px;
        }
        #pouch #touse {
          margin-top: 120px;
        }
        #pouch #touse .ttl h2{
            padding-bottom: 15px;
        }
        #pouch #touse .ttl h2::before {
          height: 70px;
        }
        #pouch #what .comm_700 > img{
            width: 50%;
            margin: auto;
        }
        #pouch #what dl {
          margin-top: 20px;
        }

        #pouch #what dt span {
          font-size: 18px;
        }
        #pouch #what dd p{
            margin-top: 15px;
        }
        #pouch #reason{
            background-size: 600px;
        }
        #pouch #reason dl.comm_dl dt span {
          font-size: 20px;
        }
        #pouch #reason .box{
            margin: 30px auto 0;
        }
        #pouch #reason .box p {
          font-size: 50px;
        }
        #pouch #reason .box dl {
          width: 80%;
        }
        #pouch #reason .box dl dt h2 {
          font-size: 24px;
          margin-bottom: 10px;
        }


}


















