@charset "UTF-8";


html {
    scroll-behavior: smooth;
}
.topics_gojiberry {
    font-family: "Helvetica Neue",Arial,"Hiragino Sans","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
}
.topics_gojiberry h1,
.topics_gojiberry h2,
.topics_gojiberry h3,
.topics_gojiberry h4,
.topics_gojiberry h5,
.topics_gojiberry p{
    color: #641f0c;
}
.topics_gojiberry p{
	margin: 0;
    line-height: 2em;
    letter-spacing: 0.03em;
    font-size: 16px;
}
.topics_gojiberry h1{
    font-weight: 100;
    font-family: "Helvetica Neue",Arial,"Noto Sans JP","Hiragino Sans","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
}
.topics_gojiberry h2{
    font-size: 60px;
    font-weight: 100;
    line-height: 1.3em;
    letter-spacing: -0.06em;
    margin-bottom: 20px;
    font-family: "Helvetica Neue",Arial,"Noto Sans JP","Hiragino Sans","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
}
.topics_gojiberry h4{
    font-size: 28px;
}
.topics_gojiberry a:hover{
    text-decoration: none;
}
.sp_only{display: none;}
.pc_only{display: inline-block;}
.tb_only{display: none;}
.pctb_only{display: inline-block;}
.tbsp_only{display: none;}

.goji_main,#goji_sec1,.goji_sec2_con,#goji_sec3,#goji_sec4,.goji_sec5_con{
    max-width: 1000px;
    width: 86%;
    margin: 0 auto;
}
.goji_main{
    text-align: center;
}
.goji_main_con{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    text-align: left;
}
.goji_main_txt{
    width: 40%;
    margin-right: 5%;
    margin-bottom: -3%;
    position: relative;
}
.goji_main_txt_pick{
    position: relative;
}
.goji_main_txt_pick img{
    position: absolute;
    width: 130px;
    bottom: -15px;
    left: -50px;
}
.goji_main_txt_pick p{
    padding-left: 90px;
    margin-bottom: 20px;
    line-height: 1.7em;
    font-weight: 500;
}
.goji_main_txt_title{
    position: relative;
    margin-bottom: 30px;
}
@media screen and (min-width: 1550px){
.goji_main_txt_title h1{
    font-size: 4vw !important;
}
}
.goji_main_txt_title h1{
    font-size: 5vw;
    display: inline;
    background-position: left -100% center;
    padding-bottom: 0.8em;
    background-size: 200% 0.2em;
    background-repeat: repeat-x;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(239 233 231) 50%);
    transition: background-position 2s 0.1s;
    line-height: 1.4em;
}
.goji_main_txt_title img{
    width: 42px;
    margin-left: 20px;
    margin-right: 10px;
    margin-bottom: -25px;
}
.goji_main_img{
    width: 50%;
}
.goji_main2{
    background-color: #efe9e7;
    text-align: center;
    margin-top: 140px;
    position: relative;
}
.goji_main2 p{}
.goji_main2 img{
    width: auto;
}
.goji_main2 img:nth-of-type(1){
    margin-top: -100px;
    margin-bottom: 40px;
}
.goji_main2 img:nth-of-type(2){
    margin-top: 30px;
    margin-bottom: 35px;
}

.goji_menu{
    background-color: #641f0c;
    margin: 0 0 40px;
}
.goji_menu_con{
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 1000px;
    margin: 0 auto;
}
.goji_menu a{
    color: #fff;
    padding: 30px 2.5%;
}
.goji_menu a:hover{
    text-decoration: none;
    background-color: #834c3d;
}
#goji_sec1{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}
.goji_sec1_left{
    width: 45%;
}
.goji_sec1_right{
    width: 50%;
}
.goji_sec1_right p:first-of-type{
    margin-bottom: 15px;
}
#goji_sec2{
    background-color: #efe9e7;
    text-align: center;
    padding: 80px 0 60px;
    margin-bottom: 60px;
}
.goji_sec2_con{
    position: relative;
}
.goji_sec2_con img{
    position: absolute;
    width: 150px;
    top: -115px;
    right: 35px;
}
.goji_sec2_point{
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 25px 0;
}
.goji_sec2_point h3{
    color: #fff;
    font-size: 18px;
    font-weight: 800;
    background-image: url(img/bg_stripe.jpg);
    padding: 30px;
    width: 31%;
    border-radius: 20px;
    line-height: 1.5em;
}
#goji_sec2 .txt_note{
    text-align: right;
    font-size: 12px;
}
#goji_sec3{
    margin-bottom: 70px;
    position: relative;
}
.goji_sec3_con{
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 2;
    margin-bottom: 20px;
}
.goji_sec3_bg{
    position: absolute;
    z-index: 1;
    top: -80px;
    left: -120px;
    width: 550px;
}

.topics_gojiberry .goji_sec3_right_con h4 span{
    font-size: small;
    margin-left: 4px;
    vertical-align: top;
}
.topics_gojiberry .goji_sec3_right p.goji_sec3_right_note{
    font-size: 0.8em;
    line-height: 1.4em;
    margin-bottom: 20px;
    padding: 0 8px 0 1.3em;
    text-indent: -1em;
}

.goji_sec3_left{
    width: 45%;
}
.goji_sec3_right{
    width: 50%;
}
.goji_sec3_right_con{
    background-color: #efe9e7;
    padding: 40px;
    border-radius: 20px;
    margin-bottom: 20px;
    position: relative;
}
.goji_sec3_right_con:nth-of-type(1){
    padding-left: 170px;
}
.goji_sec3_right_con:nth-of-type(2){
    padding-right: 170px;
    margin-bottom: 5px;
}
.goji_sec3_right_con p{
    line-height: 1.6em;
    margin-top: 10px;
}
.goji_sec3_right_topics{
    margin-top: 5px;
    display: inline-block;
}
.goji_sec3_right_topics p{
    font-size: 18px;
    font-weight: bold;
    display: inline;
    background-position: left -100% center;
    padding-bottom: 0.6em;
    background-size: 200% 0.6em;
    background-repeat: repeat-x;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(255, 255, 102) 50%);
    transition: background-position 2s 0.1s;
}
.goji_sec3_taberu{
    border: solid 4px #d8c7c2;
    border-radius: 20px;
    padding: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 3;
}
.goji_sec3_taberu h5{
    font-size: 28px;
    margin-bottom: 10px;
}
.goji_sec3_taberu_right{
    width: 65%
}
.goji_sec3_img1{
    position: absolute;
    left: 25px;
    bottom: 0;
    width: 125px;
}
.goji_sec3_img2{
    position: absolute;
    right: 20px;
    bottom: 10px;
    width: 120px;
}
.goji_sec3_taberu_right p{
    line-height: 1.6em;
}
.topics_gojiberry p.goji_sec3_taberu_note{
    position: absolute;
    writing-mode: vertical-rl;
    font-weight: bold;
    line-height: 1.5em;
    top: -85px;
    left: -20px;
    transform: rotate(345deg);
    -webkit-text-stroke: 5px #fff;
    text-stroke: 5px #fff;
    paint-order: stroke;
}
.goji_sec3_taberu_goji{
    width: 30%;
    position: relative;
}
.sansyo{
    display: flex;
    justify-content: flex-end;
    margin-top: 15px;
}
.sansyo p{
    font-size: 13px;
    line-height: 1.5em;
}
.sansyo_link{
    display: flex;
    flex-direction: column;
    margin-left: 6px;
}
.sansyo_link a{
    font-size: 13px;
    color: #641f0c;
    text-decoration: underline;
    line-height: 1.5em;
}

#goji_sec4{
    text-align: center;
    margin-bottom: 65px;
}
#goji_sec4 .img_goji{
    width: 100px;
    margin-bottom: 30px;
}
.goji_sec4_recipe{
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
    margin-top: 25px;
}
.goji_sec4_recipe p{
    line-height: 1.4em;
    margin-top: 8px;
    position: relative;
}
.goji_sec4_recipe a:hover p{
    opacity: 0.7;
    transition: all .5s;
}
.goji_sec4_recipe_link{
    width: 31%;
    margin-bottom: 25px;
}
.goji_sec4_recipe_link img{
    border-radius: 40px;
    position: relative;
}

.goji_sec4_img{
    position: relative;
}
.goji_sec4_img:after {
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(100 31 12 / 50%);
    border-radius: 40px;
    font-size: 20px;
    font-weight: bold;
    content: "MORE";
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-around;
    opacity: 0;
    transition: all .5s ease;
}
.goji_sec4_recipe a:hover .goji_sec4_img:after{
  opacity: 1;
}



#goji_sec5{
    margin-bottom: 100px;
}
.goji_sec5_con{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px;
    margin-bottom: 30px;
    position: relative;
}
.goji_sec5_bg{
    position: absolute;
    width: 300px;
    top: 0;
    left: 29%;
    z-index: 1;
}
.goji_sec5_left{
    width: 55%;
    position: relative;
    z-index: 2;
}
.goji_sec5_left h2 span{
    font-size: 30px;
    margin: 0 -10px;
}
.goji_sec5_right{
    width: 40%;
    position: relative;
    z-index: 2;
}
.goji_sec5_item{
    max-width: 1000px;
    margin: 0 auto 40px;
    background-color: #efe9e7;
    border-radius: 40px;
    padding: 50px 40px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    overflow: hidden;
}
.goji_sec5_item_left{
    width: 35%;
}
.goji_sec5_item_right{
    width: 60%;
}
.goji_sec5_check{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #641f0c;
    padding: 15px 0;
    margin: 15px 0 20px;
}
.goji_sec5_check p{
    color: #fff;
    font-weight: 800;
    margin: 0 15px;
}
.goji_sec5_check p:before{
  content: '';/*何も入れない*/
  display: inline-block;
  width: 22px;/*画像の幅*/
  height: 20px;/*画像の高さ*/
  background-image: url(img/goji_check.png);
  background-size: contain;
  vertical-align: middle;
  margin-right: 5px;
}
.goji_sec5_kakaku{
    display: flex;
    align-items: baseline;
}
.goji_sec5_kakaku p:nth-of-type(1){}
.goji_sec5_kakaku p:nth-of-type(2){
    font-size: 20px;
    font-weight: 800;
}
.goji_sec5_kakaku p:nth-of-type(2) span{
    font-size: 42px;
    margin-right: 2px;
}
.goji_sec5_kakaku p:nth-of-type(3){}
#goji_sec5 .txt_note1{
    font-size: 12px;
    line-height: 1.4em;
    border-top: solid 1px;
    padding-top: 7px;
    margin-bottom: 20px;
}
.goji_sec5_itemlink{
    background-color: #641f0c;
    color: #fff;
    padding: 30px 0;
    display: block;
    width: 300px;
    text-align: center;
    margin: 0 auto;
    border-radius: 50px;
}
.goji_sec5_itemlink:hover{
    color: #fff;
    background-color: #834c3d;
}
.goji_sec5_itemlink:before{
    content: '';/*何も入れない*/
  display: inline-block;
  width: 12px;/*画像の幅*/
  height: 17px;/*画像の高さ*/
  background-image: url(img/sankaku.png);
  background-size: contain;
  vertical-align: middle;
  margin-right: 5px;
}

.goji_sec5_itemlink.not_item{
    pointer-events: none;
    background-color: #c7b0a9;
}
.goji_sec5_itemlink.not_item:before{
    display: none;
}

.goji_sec5_safety{
    text-align: center;
}
#goji_sec5 .txt_note2{
    font-size: 24px;
    display: inline;
    background-position: left -100% center;
    padding-bottom: 0.6em;
    background-size: 200% 0.6em;
    background-repeat: repeat-x;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(255, 255, 102) 50%);
    transition: background-position 2s 0.1s;
}
.goji_sec5_safety span{
    font-weight: bold;
}

a img:hover {
    opacity: 1;
    transition: all .5s;
}

/*SNS共有*/
.sns_shere_wrap {
    display: flex;
    justify-content: center;
    margin-right: auto;
    margin-left: auto;
    max-width: 800px;
}
.sns_shere_wrap img{
    width: 100%;
}
.sns_shere_wrap .shere_btn {
    max-width: 42px;
}
.sns_shere_wrap .shere_btn:nth-child(-n+2) {
    margin-right: 22px;
}
.annotation {
  font-size: 12px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 50px;
    background-color: #fff;
    text-align: center;
}
.annotation ul {
  text-indent: -1em;
    padding-left: 1em;
    display: inline-block;
    text-align: left;
    margin-top: 40px;
    max-width: 1000px;
    width: 90%;
}

.last_text{
	max-width: 1000px;
    width: 90%;
    margin: 0 auto;
    padding: 20px 0;
    font-size: 12px;
    font-family: "メイリオ","MS Pゴシック", "MS PGothic", "游ゴシック", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, Arial, Helvetica, Verdana, sans-serif;
}


/*レスポンシブ調整用*/
@media screen and (max-width: 1350px){
.goji_main_txt_pick img{
    width: 30%;
}
.goji_main_txt_pick p{
    padding-left: 20%;
}
.topics_gojiberry p.goji_main_txt_sp,
.goji_main2 p{
    font-size: 15px;
    line-height: 1.8em;
}
}
@media screen and (max-width: 1100px) and (min-width: 768px){
.goji_sec3_right_con:nth-of-type(1) {
    padding: 35px;
}
.goji_sec3_right_con:nth-of-type(2) {
    padding: 35px;
}
.goji_sec3_img1{
    position: relative;
    float: left;
    left: -10px;
    bottom: 0;
    width: 90px;
}
.goji_sec3_img2{
    position: relative;
    float: right;
    right: -20px;
    bottom: 0;
    width: 90px;
}
}

/* ここからTB */
@media screen and (max-width: 768px){
.sp_only{display: none;}
.pc_only{display: none;}
.tb_only{display: inline-block;}
.tbsp_only{display: inline-block;}
.pctb_only{display: inline-block;}

.anim-box.fadein.is-animated {
    animation-name: fadeIn;
    animation-duration: 3s;
    animation-timing-function: ease;
    forwards;
    text-align: left;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.goji_main{
    width: 100vw;
    justify-content: center;
    position: relative;
    overflow: hidden;
}
.goji_main_img{}
.goji_main_txt{
    width: 100%;
    text-align: center;
    background-color: color(srgb 1 1 1 / 0.8);
    margin: 0;
    padding: 100px 0 135px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    z-index: 2;
}
.goji_main_txt_title{
    text-align: left;
}
.goji_main_txt_title h1{
    margin: 0 auto 30px;
    font-size: 10vw;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(255 255 255) 50%);
}
.goji_main_txt_sp{
    width: 65%;
    text-align: left;
}
.goji_main_txt_pick img{
    width: 130px;
    bottom: -5px;
}
.goji_main_txt_pick p{
    padding-left: 90px;
}
.goji_main_con{
    background-image: url(img/main_bg_sp.jpg);
    background-size: cover;
    background-position: center;
    display: block;
}
.goji_main2{
    margin-top: 0;
    z-index: 2;
}
.goji_main2 p{
    width: 65%;
    margin: 0 auto;
    text-align: left;
    font-size: 15px;
    line-height: 1.8em;
}
.goji_main2 img:nth-of-type(1) {
    width: 65%;
}

.goji_menu_con{
    height: 95px;
    overflow: hidden;
}
.goji_menu{
    margin: 0 0 40px;
}
.goji_menu a{
    width: 20%;
    text-align: center;
    border-right: solid 1px;
    font-size: 12px;
}
.goji_menu a:last-of-type{
    border-right: none;
}
#goji_sec1{
    width: 100%;
}
.goji_sec1_right{
    width: 100%;
}
.goji_sec1_right_img1{
    float: right;
    width: 30%;
    margin-left: 5%;
    margin-right: -13%;
}
.goji_sec1_right_img2{
    float: left;
    width: 30%;
    margin-right: 5%;
    margin-left: -13%;
}
.goji_sec1_right h2{
    padding: 0 8%;
}
.goji_sec1_right p{
    padding: 0 8%;
}

.goji_sec2_con img{
    width: 200px;
    top: -22%;
    left: 50%;
  transform: translateX(-50%);
  -webkit- transform: translateX(-50%);
}

#goji_sec2{
    padding: 130px 0 60px;
}
.topics_gojiberry .goji_sec2_con p{
    text-align: left;
}
.goji_sec2_point{
    flex-direction: column;
    margin: 15px 0 5px;
}
.goji_sec2_point h3{
    width: 100%;
    margin-bottom: 10px;
}

.goji_sec3_bg{
    left: 50%;
  transform: translateX(-50%);
  -webkit- transform: translateX(-50%);
    width: 100%;
}
.goji_sec3_con{
    flex-direction: column;
}
.goji_sec3_left{
    width: 100%;
    margin-bottom: 30px;
}
.goji_sec3_left h2{
    text-align: center;
}
.goji_sec3_right {
    width: 100%;
}

.goji_sec3_taberu{
    flex-direction: column-reverse;
    padding: 40px 50px;
}
.goji_sec3_taberu_goji {
    width: 80%;
    margin-top: 30px;
    padding-top: 10px;
}
.goji_sec3_taberu_right {
    width: 100%;
}
.topics_gojiberry p.goji_sec3_taberu_note{
    top: 0;
    left: initial;
    right: -30px;
    writing-mode: initial;
    transform: rotate(21deg);
    line-height: 1.3em;
}

.goji_sec4_recipe{
    flex-direction: column;
}
.goji_sec4_recipe_link{
    width: 100%;
}

.goji_sec5_con{
    margin-top: 20px;
    padding-top: 230px;
}
.goji_sec5_bg{
    left: 50%;
  transform: translateX(-50%);
  -webkit- transform: translateX(-50%);
}
.goji_sec5_left{
    width: 100%;
}
.goji_sec5_left h2{
    text-align: center;
}
.goji_sec5_left img:nth-of-type(1){
    margin-bottom: 10px;
}
.goji_sec5_left img:nth-of-type(2){
    margin-top: 10px;
}
.goji_sec5_item{
    width: 80%;
    padding: 40px 0 45px;
}
.goji_sec5_item_right{
    width: 100%;
}
.goji_sec5_item_right p.goji_sec5_item_sptxt{
    width: 90%;
    margin: 0 auto 20px;
}
.goji_sec5_item_right img{
    padding: 0 10%;
    margin-bottom: 10px;
}
.goji_sec5_kakaku{
    width: 90%;
    margin: 0 auto;
}
#goji_sec5 .txt_note1{
    width: 90%;
    margin: 0 auto 30px;
}

}


@media screen and (max-width: 768px) and (min-width: 600px){
#goji_sec1, .goji_sec2_con, #goji_sec3, #goji_sec4, .goji_sec5_con {
    width: 80%;
}
}

/* ここからSP */
@media screen and (max-width: 600px){
.sp_only{display: inline-block;}
.pc_only{display: none;}
.tb_only{display: none;}
.pctb_only{display: none;}
.tbsp_only{display: inline-block;}

.topics_gojiberry h2{
    font-size: 34px;
    margin-bottom: 10px;
}
.topics_gojiberry p{
    font-size: 14px;
    line-height: 1.8em;
}
.topics_gojiberry p.goji_main_txt_sp{
    font-size: 14px;
}
.goji_main_txt{
    padding-top: 60px;
}
.goji_main_txt_pick img{
    width: 100px;
    left: -15px;
    bottom: 5px;
}
.goji_main_txt_pick p{
    text-align: left;
    font-size: 12px;
    padding-left: 100px;
    margin-bottom: 10px;
}
.goji_main_txt_title h1{
    font-size: 15vw;
}
.goji_main_txt_sp{
    width: 75%;
}
.goji_menu a{
    font-size: 10px;
}
.goji_main2 img:nth-of-type(1){
    width: 75%;
    margin-bottom: 25px;
}
.goji_main2 img:nth-of-type(2){
    margin-top: 15px;
    margin-bottom: 30px;
}
.goji_main2 p{
    width: 75%;
}

#goji_sec1{
    margin-bottom: 50px;
}
.goji_sec1_right_img1{
    margin-right: 0;
}
.goji_sec1_right_img2{
    margin-left: 0;
}
.goji_sec1_right p:last-of-type{
    margin-bottom: 25px;
}

#goji_sec2{
    padding: 76px 0 45px;
    margin-bottom: 40px;
}
.goji_sec2_con img{
    width: 150px;
    top: -21%;
}
.goji_sec2_point h3{
    font-size: 15px;
    padding: 20px 30px;
}
#goji_sec2 .txt_note{
    font-size: 10px;
}

#goji_sec3{
    margin-bottom: 50px;
}
.goji_sec3_taberu h5{
    font-size: 25px;
}
.goji_sec3_right_con:nth-of-type(1){
    padding: 35px;
}
.goji_sec3_right_con:nth-of-type(2){
    padding: 35px;
}
.goji_sec3_img1{
    position: relative;
        float: left;
        left: -10px;
        width: 90px;
}
.goji_sec3_img2{
    position: relative;
        float: right;
        right: -17px;
        width: 90px;
}
.goji_sec3_taberu{
    padding: 35px 35px 25px 35px;
}
.topics_gojiberry p.goji_sec3_taberu_note{
    bottom: 24%;
}
.sansyo p{
    line-height: 1.8em;
}
.sansyo_link a{
    color: #641f0c;
    text-decoration: underline;
    line-height: 1.8em;
}

#goji_sec4{
    margin-bottom: 25px;
}
#goji_sec4 .img_goji{
    margin-bottom: 20px;
}
.topics_gojiberry .goji_sec4_recipe p{
    margin-top: 5px;
    line-height: 1.4em;
}

#goji_sec5{
    margin-bottom: 70px;
}
.goji_sec5_left h2 span{
    font-size: 20px;
}
.goji_sec5_item{
    width: 90%;
}
.goji_sec5_item_right p.goji_sec5_item_sptxt{
    width: 80%;
}
.goji_sec5_kakaku{
    width: 80%;
    flex-flow: wrap;
}
#goji_sec5 .txt_note1{
    width: 80%;
    font-size: 10px;
}
.goji_sec5_itemlink{
    width: 80%;
}
.goji_sec5_kakaku p:nth-of-type(1){
    width: 100%;
    margin-bottom: 3px;
}
.goji_sec5_kakaku p:nth-of-type(2){
    width: 60%;
    font-size: 14px;
}
.goji_sec5_kakaku p:nth-of-type(2) span{
    font-size: 38px;
}
.goji_sec5_kakaku p:nth-of-type(3){
    width: 40%;
    font-size: 12px;
}
#goji_sec5 .txt_note2{
    font-size: 18px;
}
.goji_sec5_check p{
    margin: 0px 5px;
}

}

@media screen and (max-width: 450px){
.goji_main2 img:nth-of-type(1) {
    margin-top: -80px;;
}
.goji_main_txt {
    padding-bottom: 105px;
}
.goji_sec3_taberu_goji {
    padding-top: 20px;
}

}