@charset "UTF-8";
/**
 * *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-*
 *
 *  葱王
 *
 * *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-*
**/
.sp-menu {
  display: none;
}
.sp-nav {
  display: none;
}
.sponly {
  display: none;
}
.pconly {
  display: block;
}
/* /////////////////////////////////////////////////////////////////////////// */
@media screen and (max-width: 1240px) {
  #top_main .bigbnr .action .object {
    left: auto;
    right: 0;
  }
  #top_main .bigbnr .recipe .object {
    right: auto;
    left: 0;
  }
  #top_main .bigbnr .movie .object {
    right: auto;
    left: 0;
  }
  .recipe .recipe1 .negi1 {
    right: 0;
  }
  .recipe .recipe1 .negi2 {
    right: 100px;
  }
} /* 1240px */
/* /////////////////////////////////////////////////////////////////////////// */
@media screen and (max-width: 480px) {
  html > * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  html {
    overflow-y: visible;
  }
  body {
    min-width: 100%;
    overflow-x: hidden;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  /* --------------------------------------------------------------------------- */
  header {
    display: none;
  }
  .sponly {
    display: block;
  }
  .pconly {
    display: none;
  }
  .head-bg {
    height: 54px;
  }
  .sp-menu {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    padding: 10px 15px;
    height: 54px;
    background: rgba(255, 255, 255, 0.8);
  }
  .sp-menu .logo {
    float: left;
    max-width: calc(100% - 84px);
  }
  .sp-menu .logo img {
    max-height: 34px;
    width: auto;
  }
  .sp-menu a.trigger {
    display: block;
    background: url(../img/sp-menu-on.png) left top / cover no-repeat;
    width: 34px;
    height: 34px;
    float: right;
  }
  .sp-menu a.trigger.active {
    background: url(../img/sp-menu-off.png) left top / cover no-repeat;
  }
  .sp-menu a.telbtn {
    display: block;
    background: url(../img/sp-menu-tel.png) left top / cover no-repeat;
    width: 34px;
    height: 34px;
    float: right;
    margin-right: 10px;
  }
  .sp-nav {
    display: none;
    position: absolute;
    top: 54px;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
  }
  .sp-nav li {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 14px;
    line-height: 1.6;
    padding: 14px 10px;
  }
  .sp-nav li a {
    display: block;
    color: #222;
  }
  .sp-nav li a::before {
    content: "\f101";
    font-family: "FontAwesome";
    font-size: 10px;
    position: relative;
    top: -2px;
    color: #777;
    padding: 0 5px;
    display: inline-block;
  }
  /* --------------------------------------------------------------------------- */
  body {
    font-size: 14px;
  }
  .wrap {
    min-width: initial;
    margin: 0 auto;
  }
  .inner {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
  /* --------------------------------------------------------------------------- */
  footer .inner {
    width: 100%;
    margin: 0 auto;
    padding: 45px 30px;
    display: flex;
    flex-flow: column nowrap;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-size: 13px;
  }
  footer .inner .name {
    width: 100%;
  }
  footer .inner .info {
    width: 100%;
  }
  footer .inner .info .menu li {
    display: block;
  }
  footer .inner .info .menu li::after {
    content: none;
  }
  /* --------------------------------------------------------------------------- */
  aside {
    display: flex;
    flex-flow: column nowrap;
  }
  aside .brandstory {
    width: 100%;
    padding: 0 30px;
    background: url(../img/aside_brandstory.jpg) center center / cover no-repeat;
    height: 300px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  aside .action {
    width: 100%;
    padding: 0 30px;
    background: url(../img/aside_action.jpg) center center / cover no-repeat;
    height: 300px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
  }
  aside .feature {
    width: 100%;
    padding: 0 30px;
    background: url("../img/aside_feature.png") center center / cover no-repeat;
    height: 300px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  aside .farm {
    width: 100%;
    padding: 0 30px;
    background: url("../img/aside_farm.png") center center / cover no-repeat;
    height: 300px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
  }
  /* --------------------------------------------------------------------------- */
  #top_movie video {
    display: none;
  }
  #top_movie {
    position: static;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    background: url(../img/sp-bg.jpg) center top / cover no-repeat;
  }
  #logo {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
  }
  #topfade {
    width: 100%;
  }
  #topfade img {
    width: 100%;
    height: auto;
  }
  #top_main {
    margin-top: 0;
  }
  .horacio {
    position: fixed;
    bottom: 20px;
    right: 10px;
  }
  .horacio img {
    width: 60px;
    height: auto;
  }
  #top_main .negi {
    display: none !important;
    opacity: 0 !important;
  }
  #top_main .concept1 {
    padding-top: 0;
    overflow: hidden;
  }
  #top_main .concept1 .photo {
    width: 100%;
    height: 300px;
    background: url(../img/top_p01-sp.jpg) center center / cover no-repeat;
  }
  #top_main .concept1 .heart {
    position: static;
    width: 100%;
    height: 190px;
    background: url(../img/top_h01.jpg) calc(50% - 90px) top / 180px no-repeat;
  }
  #top_main .concept1 .heart .object {
    left: calc(50% - 180px);
  }
  #top_main .concept1 .heart .object img {
    width: 180px;
  }
  #top_main .concept1 p {
    padding: 70px 0 0 calc(50% - 10px);
    font-size: 3vw;
  }
  #top_main .concept2 {
    padding-top: 0;
    overflow: hidden;
  }
  #top_main .concept2 .photo {
    width: 100%;
    height: 300px;
    background: url(../img/top_p02-sp.jpg) center center / cover no-repeat;
  }
  #top_main .concept2 .heart {
    position: static;
    width: 100%;
    height: 190px;
    background: url(../img/top_h02.jpg) calc(50% + 90px) top / 180px no-repeat;
  }
  #top_main .concept2 .heart .object {
    right: calc(50% - 180px);
    left: auto;
  }
  #top_main .concept2 .heart .object img {
    width: 180px;
  }
  #top_main .concept2 p {
    padding: 70px 0 0 60px;
    font-size: 3vw;
  }
  #top_main .concept3 {
    padding-top: 0;
    overflow: hidden;
  }
  #top_main .concept3 .photo {
    width: 100%;
    height: 300px;
    background: url(../img/top_p03-sp.jpg) center center / cover no-repeat;
  }
  #top_main .concept3 .heart {
    position: static;
    width: 100%;
    height: 190px;
    background: url(../img/top_h03-sp.jpg) calc(50% - 90px) 25px / 180px no-repeat;
  }
  #top_main .concept3 .heart .object {
    top: 25px;
    left: calc(50% - 180px);
  }
  #top_main .concept3 .heart .object img {
    width: 180px;
  }
  #top_main .concept3 p {
    padding: 70px 0 0 calc(50% - 10px);
    font-size: 3vw;
  }
  #top_main .toptext h1::before {
    content: "";
    background: url(../img/negi_s.png) center center / cover no-repeat;
    width: 110px;
    height: 390px;
    position: absolute;
    top: -40px;
    left: calc(50% - 165px);
  }
  #top_main .toptext .image {
    padding: 30px 0 40px;
  }
  #top_main .toptext h2 {
    font-size: 6.8vw;
  }
  #top_main .toptext .image + p {
    text-align: left;
    padding-left: 0;
    margin-top: 20px;
  }
  #top_main .toptext .image + p br {
    display: none;
  }
  #top_main .toptext ul {
    width: 100%;
    margin: 0 auto 0;
    display: flex;
    flex-flow: column nowrap;
  }
  #top_main .toptext ul li {
    margin-top: 40px;
  }
  #top_main .brandstory {
    background: url(../img/aside_brandstory.jpg) center center / cover no-repeat;
    height: 300px;
    padding: 0 30px;
    text-shadow: 1px 0px 5px rgba(0, 0, 0, 0.5), -1px 0px 5px rgba(0, 0, 0, 0.5), 0px 1px 5px rgba(0, 0, 0, 0.5), 0px -1px 5px rgba(0, 0, 0, 0.5);
  }
  #top_main .brandstory h1 {
    font-family: 'NotoSerif-Regular', sans-serif;
    font-size: 32px;
    letter-spacing: 0.1em;
    padding-left: 0.1em;
  }
  #top_main .bigbnr a {
    display: block;
    color: #FFF;
  }
  #top_main .bigbnr img {
    display: none;
  }
  #top_main .bigbnr h1 {
    font-family: 'NotoSerif-Regular', sans-serif;
    font-size: 32px;
    padding-left: 0.1em;
    margin-top: 0;
  }
  #top_main .bigbnr .action {
    background: url(../img/aside_action.jpg) center center / cover no-repeat;
    width: 100%;
    height: 300px;
    margin-top: 10px;
    padding: 0 30px;
    text-align: center;
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    text-shadow: 1px 0px 5px rgba(0, 0, 0, 0.5), -1px 0px 5px rgba(0, 0, 0, 0.5), 0px 1px 5px rgba(0, 0, 0, 0.5), 0px -1px 5px rgba(0, 0, 0, 0.5);
  }
  #top_main .bigbnr .movie {
    background: url(../img/aside_movie.jpg) center center / cover no-repeat;
    width: 100%;
    height: 300px;
    margin-top: 10px;
    padding: 0 30px;
    text-align: center;
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    text-shadow: 1px 0px 5px rgba(0, 0, 0, 0.5), -1px 0px 5px rgba(0, 0, 0, 0.5), 0px 1px 5px rgba(0, 0, 0, 0.5), 0px -1px 5px rgba(0, 0, 0, 0.5);
  }
  #top_main .bigbnr .recipe {
    background: url(../img/aside_recipe.jpg) center center / cover no-repeat;
    width: 100%;
    height: 300px;
    margin-top: 10px;
    padding: 0 30px;
    text-align: center;
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    text-shadow: 1px 0px 5px rgba(0, 0, 0, 0.5), -1px 0px 5px rgba(0, 0, 0, 0.5), 0px 1px 5px rgba(0, 0, 0, 0.5), 0px -1px 5px rgba(0, 0, 0, 0.5);
  }
  #top_main .bigbnr .movies {
    width: 100%;
    padding: 5px;
    margin: 5px auto 0; 
    gap: 5px;
  }
  #top_main .bigbnr .movies > div {
    width: calc((100% - 5px * 1) / 2);
  }
  #top_news {
    border-top: 10px solid #FFF;
  }
  .news_list {
    background: #FFF;
    width: 100%;
    margin: 20px auto 0;
    padding: 40px 40px 10px;
  }
  .news_list dl dt {
    width: 100%;
    float: none;
    clear: none;
  }
  .news_list dl dd {
    padding-left: 0;
    margin-bottom: 10px;
  }
  /* --------------------------------------------------------------------------- */
  section {
    padding: 60px 0;
  }
  #pageimage {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    margin: 0 auto;
    width: 100%;
    height: 360px;
    z-index: -1;
  }
  #TOP.concept #pageimage {
    background: url(../img/concept_image-sp.jpg) right center / cover no-repeat;
  }
  #TOP.recipe #pageimage {
    background: url(../img/recipe_image-sp.jpg) center center / cover no-repeat;
  }
  #TOP.farm #pageimage {
    background: url(../img/farm_image-sp.jpg) center center / cover no-repeat;
  }
  #TOP.story #pageimage {
    background: url(../img/story_image-sp.jpg) center center / cover no-repeat;
  }
  #TOP.story.action #pageimage {
    background: url("../img/action.png") center center / cover no-repeat;
  }
  #TOP.feature #pageimage {
    background: url(../img/feature_image-sp.jpg) center center / cover no-repeat;
  }
  #TOP.company #pageimage {
    background: url(../img/company_image-sp.jpg) center center / cover no-repeat;
  }
  #TOP.news #pageimage {
    background: url(../img/news_image-sp.jpg) center center / cover no-repeat;
  }
  #TOP.single #pageimage {
    background: url(../img/single_image-sp.jpg) center center / cover no-repeat;
  }
  #TOP.contact #pageimage {
    background: url(../img/contact_image-sp.jpg) center center / cover no-repeat;
  }
  #TOP.pp #pageimage {
    background: url(../img/pp_image-sp.jpg) center center / cover no-repeat;
  }
  main {
    margin-top: 0;
  }
  .pagetitle {
    padding: 100px 0 60px;
  }
  .pagetitle h1 {
    background: url(../img/icon_title.png) center top / 20px no-repeat;
    font-size: 32px;
    line-height: 1.6;
    padding-top: 30px;
  }
  .farm .pagetitle h1, .feature .pagetitle h1 {
    font-size: 30px;
    padding-top: 28px;
  }
  .layout-row {
    display: flex;
    flex-flow: column nowrap;
  }
  /* --------------------------------------------------------------------------- */
  .concept .concept1 h1 {
    font-size: 7vw;
    line-height: 1.8;
  }
  .concept .concept1 h1 br {
    display: inline;
  }
  .concept .concept1 h1 + p {
    text-align: left;
    padding-left: 0;
    margin-top: 30px;
  }
  .concept .concept1 h1 + p br {
    display: none;
  }
  .concept .concept1 h2 {
    font-size: 3.8vw;
    margin-top: 60px;
    margin-bottom: 10px;
  }
  .concept .concept2 {
    text-align: center;
    padding: 60px 0;
    position: relative;
  }
  .concept .concept2 h1 {
    font-size: 5.2vw;
  }
  .concept .concept2 h1 + p {
    font-size: 2.8vw;
  }
  .concept .concept2 .heart2 {
    margin-top: 0;
  }
  .concept .concept2 .heart3 {
    margin-top: 0;
  }
  .concept .concept2 .heart3 h1 br {
    display: inline;
  }
  .concept .sp-circle {
    margin: 80px 0;
  }
  .concept .object {
    display: none;
  }
  section.story2.ep2, section.story4.ep4 {
    padding: 0 0 60px;
  }
  .story .story1 h1 {
    font-size: 7vw;
    line-height: 1.8;
  }
  .story .story1 h1 + p {
    text-align: left;
    padding-left: 0;
    margin-top: 30px;
  }
  .story .story1 h1 + p br {
    display: none;
  }
  .story .story2 .inner, .story .story4 .inner {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-flow: column wrap;
    padding: 0 30px;
  }
  .story .story2 .text, .story .story2 .photo, .story .story4 .text, .story .story4 .photo {
    width: 100%;
    margin: 0;
  }
  .story .story2 .text, .story .story4 .text {
    margin-top: 10px;
  }
  .story .story3 .photo {
    background: url(../img/story-photo.jpg) center center / cover no-repeat;
    height: 300px;
  }
  .feature section {
    padding: 0 0 60px;
  }
  .feature .feature-left .inner, .feature .feature-right .inner {
    display: flex;
    justify-content: space-between;
    flex-flow: column wrap;
  }
  .feature .feature-left .image, .feature .feature-right .image {
    width: calc(100% + 60px);
    height: 250px;
    margin: 30px -30px 0 -30px;
  }
  .feature .feature-left .text, .feature .feature-right .text {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .feature .feature2 .image {
    height: auto;
    padding: 0 30px 15px;
  }
  .feature .feature2 h2 {
    font-size: 5vw;
  }
  .farm .farm1 h1 {
    font-size: 6.4vw;
    line-height: 1.8;
  }
  .farm .farm1 h1 + p {
    text-align: left;
    padding-left: 0;
    margin-top: 30px;
  }
  .farm .farm1 h1 + p br {
    display: none;
  }
  section.farm-note {
    padding: 0 0 60px;
  }
  .farm .farm-note .inner {
    width: 100%;
  }
  .farm .farm-note .image .inner {
    height: 320px;
  }
  .farm .farm-note h1 {
    font-size: 6vw;
    bottom: 20px;
    left: 30px;
  }
  .farm .farm2 .image {
    height: 320px;
  }
  .farm .farm3 .image {
    height: 320px;
  }
  .farm .farm4 .image {
    height: 320px;
  }
  .farm .farm-note .farm-content {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    flex-flow: column wrap;
    padding: 0 30px;
  }
  .farm .farm-note .text {
    width: 100%;
    padding-right: 0;
  }
  .farm .farm-note .photo {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
  .recipe .recipe-note {
    border-top: none;
  }
  .recipe .recipe1 .inner, .recipe .recipe2 .inner {
    width: 100%;
  }
  .recipe .recipe1 h1 {
    font-size: 5.8vw;
    line-height: 1.8;
    text-align: center;
    padding-left: 0.1em;
    margin-bottom: 20px;
  }
  .recipe .recipe1 .negi1 {
    position: relative;
    top: 0;
    right: 0;
    width: 60%;
    margin-left: auto;
  }
  .recipe .recipe1 .negi2 {
    position: absolute;
    bottom: -60px;
    left: 20px;
    width: 60%;
  }
  .recipe .recipe2 .inner {
    display: flex;
    justify-content: space-between;
    flex-flow: column wrap;
  }
  .recipe .recipe2 .image {
    margin-right: 0;
    padding: 0 30px;
    margin-bottom: 40px;
  }
  .recipe .recipe2 .text p {
    line-height: 2.2;
  }
  .recipe .recipe2 .text p br {
    display: none;
  }
  .recipe .recipe3 .inner, .recipe .recipe4 .inner, .recipe .recipe5 .inner {
    display: flex;
    justify-content: space-between;
    flex-flow: column wrap;
  }
  .recipe .recipe3 .image, .recipe .recipe4 .image, .recipe .recipe5 .image {
    width: calc(100% + 60px);
    height: 300px;
    margin: 0 -30px 20px -30px;
  }
  .recipe .recipe3 .text, .recipe .recipe4 .text, .recipe .recipe5 .text {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .company .company1 .inner {
    width: 100%;
  }
  .company .company1 .content {
    width: 100%;
  }
  .company .company1 h1 {
    width: 100%;
    margin-bottom: 10px;
  }
  .company .company1 h1::after {
    content: none;
  }
  .company .company1 .about {
    margin-top: 60px;
  }
  .pp .pp1 .inner {
    width: 100%;
  }
  .single .single1 .inner {
    width: 100%;
  }
  .single .single1 h1 {
    font-size: 20px;
    margin-top: 0;
  }
  .news-backbtn {
    width: 100%;
    padding: 40px 30px 60px;
  }
  .news-backbtn ul li.back1 a {
    float: none;
    display: table;
    margin: 0 auto 10px;
  }
  .news-backbtn ul li.back2 a {
    float: none;
    display: table;
    margin: 0 auto 10px;
  }
  .contact .contact1 .inner, .contact .contact2 .inner {
    width: 100%;
  }
  .contact .contact1 h1 + p {
    text-align: left;
    padding-left: 0;
  }
  .mailform dl dt {
    width: 100%;
    float: none;
    clear: none;
    padding: 0 0 10px;
  }
  .mailform dl dd {
    padding: 0;
    margin-bottom: 20px;
  }
  .mailform textarea {
    height: 150px;
  }
  .mailform input[type="submit"] {
    width: 80%;
  }
  /* --------------------------------------------------------------------------- */
  /*add200807*/
  .recipe-contents {
    padding-bottom: 0px;
  }
  .recipe-contents .inner:first-of-type {
    margin-bottom: 40px;
  }
  .recipe-contents h1 {
    font-size: 32px;
    width: 100%;
    margin-bottom: 15px;
  }
  .recipe-contents h2 {
    font-size: 14px;
    font-weight: normal;
    margin: 0 auto 40px auto;
    width: 100%;
  }
  .recipe-contents h2 span {
    position: relative;
    display: inline-block;
    padding: 0 55px;
  }
  .recipe-contents h2 span:before, .recipe-contents h2 span:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 45px;
    height: 1px;
    background-color: black;
  }
  .recipe-contents h2 span:before {
    left: 0;
  }
  .recipe-contents h2 span:after {
    right: 0;
  }
  .recipe-contents .box-wrap {
    flex-wrap: wrap;
    justify-content: center;
  }
  .recipe-contents .box-wrap .box {
    width: 100%;
    margin-bottom: 60px
  }
  .recipe-contents .box-wrap .box .img-wrap {
    margin-bottom: 0px;
  }
  .recipe-contents .box-wrap .box h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0px;
  }
  .recipe-archive {
    padding: 0 0 60px 0;
  }
  .recipe-archive .inner {
    flex-flow: wrap !important;
    flex-wrap: wrap !important;
    width: 100%;
  }
  .recipe-archive .archive-box .recipe-link {
    width: calc(50% - 20px);
    margin: 10px;
    margin-bottom: 20px;
  }
  .single-recipe .col-2 {
    border-bottom: none;
  }
  .bnr-links {
    display: block;
    margin-top: 40px;
  }
  .bnr-links .bnr-link {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .season-link {
    flex-wrap: wrap;
    gap: 10px;
    padding: 0 10px 50px;
    ;
  }
  .season-link a {
    width: calc((100% - 10px) / 2);
    height: 40px;
    font-size: 12px;
  }
  /* 2026.07 */
  .products .products1 .inner {
    width: 100%;
  }
  .products .products1 h1 {
    font-size: 26px;
  }
  .products .products1 .image1 {
    width: 70px;
    position: absolute;
    left: 8px;
    top: -100px;
  }
  .products .products1 .image2 {
    width: 90px;
    position: absolute;
    right: 5px;
    bottom: -80px;
  }
  .products .products2 .inner {
    width: 100%;
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  .products .products2 .btn1::before {
    width: 42px;
    height: 59px;
    top: -10px;
    left: 10px;
  }
  .products .products2 .btn2::before {
    width: 72px;
    height: 56px;
    top: -5px;
    left: -20px;
  }
  .products .products2 .btn3::before {
    width: 58px;
    height: 52px;
    top: -5px;
    left: -10px;
  }

  .products .products3 .inner {
    width: 100%;
    flex-direction: column;
    gap: 20px;
  }
  .products .products3 .photo {
    width: 100%;
  }
  .products .products3 .text h2 {
    font-size: 24px;
  }
  .products .products3 .text p {
    font-size: 13px;
  }
  .products .products3 .text .gram li {
    width: 60px;
  }
  .products4 .bnr {
    width: 100%;
    height: 130px;
  }
  .products4 .bnr p {
    font-size: 16px;
  }
  .products4 .bnr .image1 {
    width: 80px;
    left: -30px;
    top: -35px;
  }
  .products4 .bnr .image2 {
    width: 90px;
    right: -25px;
    bottom: -40px;
  }

  .patent .patent1 .inner {
    width: 100%;
  }
  .patent .patent1 h1 {
    font-size: 26px;
  }
  .patent .patent1 .image {
    width: 100%;
  }
  .patent .patent2 .inner {
    width: 100%;
    flex-direction: column;
    gap: 20px;
  }
  .patent .patent2 .text h2 {
    font-size: 24px;
  }
  .patent .patent2 .text p {
    font-size: 13px;
  }
  .patent .patent2 .photo {
    width: 100%;
  }

  .glutathione .glutathione1 .inner {
    width: 100%;
    flex-direction: column;
    gap: 20px;
  }
  .glutathione .glutathione1 h1 {
    font-size: 20px;
  }
  .glutathione .glutathione1 .image {
    width: 60px;
  }

  .glutathione .glutathione2 .inner {
    width: 100%;
    flex-direction: column;
    gap: 20px;
  }
  .glutathione .glutathione2 .text h2 {
    font-size: 24px;
  }
  .glutathione .glutathione2 .text p {
    font-size: 13px;
  }
  .glutathione .glutathione2 .photo {
    width: 100%;
  }
  .glutathione .glutathione3 {
    padding: 60px 0;
  }
  .glutathione .glutathione3 h2 {
    font-size: 20px;
  }

  .partner .partner2 .inner {
    width: 100%;
  }
  .partner .partner2 h2 {
    font-size: 24px;
  }
  .partner .partner2 p {
    font-size: 13px;
  }

  .partner .partner2 .btns {
    flex-direction: column;
    gap: 20px;
  }
  .partner .partner2 .btns .btn {
    width: 100%;
    font-size: 16px;
  }
  .partner .partner3 .inner {
    width: 100%;
  }
  .partner .partner3 .pdf_list {
    flex-direction: column;
    gap: 50px;
  }
  .partner .partner3 .pdf_item {
    width: 100%;
  }
  .partner .password_form {
    padding: 150px 20px;
  }

} /* 480px */