@charset "utf-8";

main { -webkit-text-size-adjust: 100%; }
img {
    display: block;
    width: 100%;
    height: auto;
}
main a:link {
    display: block;
    text-decoration: none;
}
header {
    position: absolute;
    top: 0;
    z-index: 100;
}
.backToTop {
    z-index: 100;
}
header {
    display: grid;
    grid-template-columns: 1fr 50px;
    column-gap: 10px;
    justify-content: space-between;
    align-items: center;
    position: relative;
    box-sizing: border-box;
    width: 100%;
}
.global-navigation__list a:after {
    display: grid;
}
.global-navigation__list a {
    display: grid;
}
@media screen and (min-width: 751px) {
    header {
        background: transparent;
        box-shadow: none;
        align-items: center;
        display: block;
        position: absolute;
    }
    
    .head {
        padding: 15px 10px 15px;
        width: min(100% ,1140px);
        grid-template-columns:130px 1fr auto;
        justify-items: end;
    }
    .header__inner{
        display: none;
    }
    .site_title {
        display: none;
    }
    .logo_oillio {
        width: 69px;
    }
    .head .share {
        width: 112px;
        align-items: center;
        gap: 1em;
    }
    .sns {
        width: 42px;
    }
}
.contents {
    position: relative;
    background: linear-gradient(to bottom, #fff 0%, #fff799 25%, #fff799 70%, #f9b33a 100%);
    overflow: hidden;
    line-break: strict;
}
.mv {
    position: relative;
    background-color: #fff;
}
.copy {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-items: center;
    align-items: center;
    padding-bottom: 3.5%;
    margin-top: -6%;
}
.copy p {
    width: 90.75488%;
}
.syouhin {
  width: 99.406%;
  margin: 0 auto auto -1%;
}
.syouhin_detail a {
    width: 114px;
    margin: 0 auto;
    border: 1px solid #000;
    border-radius: 0.848vw;
}
.intro {
    text-align: center;
}
.intro {
  position: relative;
  z-index: 1;
  width: min(80%, 880px);
  margin: 0 auto;
  padding: 1.875em 0 1.9791667em;
  font-size: 1.285714285em;
  font-weight: bold;
  line-height: 1.6;
  word-break: keep-all;
  overflow-wrap: anywhere;  
}
.intro span {
    display: inline-block;
}

@media screen and (min-width: 751px) {
    .contents {
        background: linear-gradient(to bottom, #fff 0%, #fff799 30%, #fab63f 100%);
    }
    .mv_image img {
    width: min(2400px,184.61538%);
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    z-index: 0;
}
    .mv_image {
        padding-bottom: min(104px,8%);
        overflow: hidden;
    }
    .copy {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: min(1300px,100%);
        padding-bottom: min(97.5px,7.5%);
        margin: max(-500.5px,-38.5%) auto 0;
    }
    .copy p {
        width: 29.4615%;
        margin-left: 12.9%;
        margin-bottom: .4%;
    }
    .syouhin {
        width: 39.07923%;
        margin-left: 12.35%;
        z-index: 10;
    }
    .syouhin_detail {
        width: min(143px,11%);
        position: absolute;
        bottom: min(58.8125px,6.9%);
        right: 50%;
        transform: translateX(50%);
    }
    .syouhin_detail a {
        width: 100%;
        margin: 0 auto 0 -282%;
        border-radius: 10px;
    }
    .intro {
        font-size: 20px;
        line-height: 1.4595;
        padding: 0 7.6923vw .75em;
    }
}
.c-heading {
  position: relative;
  width: fit-content;
  margin: 0 auto;
  padding-bottom: .71em;
  z-index: 10;
  font-size: clamp(2em,3vw,2.5em);
  font-weight: bold;
  letter-spacing: .025em;
}

.c-heading::before {
  content: attr(data-en);
  position: absolute;
  top: -.6em;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  width: 100%;
  font-size: .5526em;
  font-weight: bold;
  text-align: center;
  color: #ffca5f;
  letter-spacing: 2px;
  pointer-events: none;
}


.nutrition {
    position: relative;
    z-index: 1;
    margin: 5em auto 7em;
}



.nutrition_body {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 2.5em;
  width: min(80%, 460px);
  margin: 0 auto 2em;
}
.nutrition_card {
  position: relative;
  background: #fff;
  border-radius: .5em;
  overflow: hidden;
}
.nutrition_body_title {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  margin: .75em;
  font-size: min(12vw,2.1em);
  font-weight: bold;
  line-height: 1.2;
  word-break: keep-all;
  overflow-wrap: anywhere;
}
@media (orientation: landscape) and (max-width: 750px) {
  .nutrition_body {
    grid-template-columns: repeat(3,1fr);
    grid-gap: 2%;
    width: min(93%, 1120px);
  }
}
@media screen and (min-width: 751px)  {
  .nutrition_body {
    grid-template-columns: repeat(3,1fr);
    grid-gap: 2%;
    width: min(93%, 1120px);
  }
  .nutrition_card {
    border-radius: min(2.5vw,2em);
  }
  .nutrition_body_title {
    font-size: min(2.8vw,2.4em);
  }
}

.nutrition_body_title span {
  display: block;
}
.nutrition01 .nutrition_body_title {
  color: #fff;
  text-shadow: 0 0 .3em rgb(0 0 0 / .8);
}
.nutrition_txt {
  margin: .6em 1em;
  font-size: clamp(1.2em, 0.909em + 0.45vw, 1.25em);
  line-height: 1.4;
}
.nutrition_txt span {
  display: inline-block;
}

@media (orientation: landscape) and (max-width: 750px) {
  .nutrition_body_title {
    font-size: 1.25em;
  }
}

@media screen and (min-width: 751px)  {
  .nutrition_txt {
    margin: 1em .5em;
  }
}
@media (hover: hover) {
  .nutrition a:hover {
    opacity: 1;
  }
  a .nutrition_card img {
    transition: .2s;
  }
  a:hover .nutrition_card img {
    transform: scale(1.1);
  }
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}




@media screen and (min-width: 751px)  {
    .c-heading {
        padding-bottom: .47em;
      letter-spacing: .1em;
    }
    .c-heading::before {
        font-size: .82em;
    }
}
.bnr {
    width: min(89.33334%,500px);
    box-sizing: border-box;
    border: .5333334vw solid #1d2088;
    margin: 0 auto;
    position: relative;
}
.support {
    padding-bottom: 60px;
    position: relative;
}
.support::before {
    content: "";
    position: absolute;
    width: 100%;
    padding-top: 47.0667%;
    background: url(../images/bg_oil_sp.png) center center / 100% auto no-repeat;
    top: -29vw;
    left: 0;
    mix-blend-mode: screen;
    z-index: 0;
}
@media screen and (min-width: 751px) {
    .bnr {
        width: min(93%,1100px);
        border: 2px solid #1d2088;
    }
    .support {
        padding-bottom: 108px;
    }
    .support::before {
        background: url(../images/bg_oil.png) center center / 100% auto no-repeat;
        padding-top: 29%;
        top: -23vw;
    }
}

@media (hover: hover) {
    main a:hover {
        opacity: .7;
    }
    .syouhin_detail a:hover {
        border: 1px solid #f5a200;
        background-color: rgba(245, 162, 0, .5);
    }
    .syouhin_detail a:hover {
        opacity: 1;
    }
}