@charset "UTF-8";
html {
  overflow-y: scroll;
}

html, body, div, span, object, iframe, picture,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, main, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  font-size: 100%;
  vertical-align: baseline;
}

h1, h2, h3, h4, h5, h6,
strong,
b,
th {
  font-weight: normal;
}

article, aside, details, figcaption, figure, picture,
footer, header, main, menu, nav, section {
  display: block;
}

ol, ul, li {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  background: transparent;
  font-size: 100%;
  vertical-align: baseline;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 500;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input,
select {
  vertical-align: middle;
}

img,
object,
embed {
  vertical-align: top;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

html.is-nav-active {
  z-index: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

body {
  -webkit-text-size-adjust: 100%;
  min-width: 1120px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #000;
  font-size: 1.6rem;
  line-height: 1.75;
  text-size-adjust: 100%;
}

input,
textarea,
button {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button {
  overflow: visible;
}

a {
  outline: none;
  color: inherit;
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}

strong,
em,
b {
  font-weight: bold;
}

em {
  font-style: normal;
}

button {
  -webkit-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  cursor: pointer;
}

b {
  font-weight: bold;
}

.pc {
  display: block;
}
.sp {
  display: none;
}

.col-white {
  color: #fff;
}
.col-yellow {
  color: #f4cc53;
}
.col-brownYellow {
  color: #8d7533;
}

.l-header {
  height: 90px;
}

.l-main {
  background: url(/BrandB/ohmypremium/assets/images/common/bg.jpg);
}

.l-main--premium, .l-main--shigoku {
  background-color: #000;
  background-image: none;
}

.c-button {
  display: inline-block;
  padding: 26px 48px;
  border: 1px solid;
  letter-spacing: 0.1em;
  transition: all .2s ease-in-out;
  transition: opacity 0.2s ease-out;
}

.c-button:hover {
  opacity: 0.7;
}

.c-inner {
  max-width: 1160px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.c-link-rollover {
  transition: opacity 0.2s ease-out;
}

.c-link-rollover:hover {
  opacity: 0.7;
}

.c-link-rollover-img img {
  transition: opacity 0.2s ease-out;
}

.c-link-rollover-img img:hover {
  opacity: 0.7;
}

.c-list-dot__item {
  position: relative;
  padding-left: 1em;
}

.c-list-dot__item::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '・';
}

.c-list-note {
  font-size: 1.2rem;
}

.c-list-note--right {
  display: table;
  width: auto;
  margin-left: auto;
}

.c-list-note__item {
  position: relative;
  padding-left: 1em;
}

.c-list-note__item::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\203B";
}

.c-movie-unit {
  margin-right: auto;
  margin-left: auto;
}

.c-movie-unit__content {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}

.c-movie-unit__source {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-text-notes {
  color: #665442;
  font-size: 1.4rem;
}

.c-overflow {
  overflow: hidden;
}

.c-primary {
  color: #ed6d1a;
}

.p-button-unit {
  margin: 0 auto;
}

.p-button-unit--center {
  text-align: center;
}

.p-button {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  transition: opacity 0.2s ease-out;
}

.p-button:hover {
  opacity: 0.7;
}

.p-button--back {
  width: 310px;
  height: 70px;
  margin: 0 auto;
  padding-right: 61px;
  padding-left: 61px;
  border: 1px solid #d5d5d5;
  border-radius: 35px;
  background: url(/BrandB/frozen/ohmy/assets/images/common/arrow_back.png) no-repeat 30px center #fff;
  background-size: 26px 14px;
  color: #665442;
  white-space: nowrap;
}

.p-button--detail {
  width: 270px;
  height: 60px;
  margin: 15px auto 0;
  padding-right: 61px;
  padding-left: 61px;
  border-radius: 30px;
  background-color: #fcf179;
  background-image: url(/BrandB/frozen/ohmy/assets/images/common/arrow_detail.png), url(/BrandB/frozen/ohmy/assets/images/common/icon_pasta.png);
  background-position-x: calc(100% - 25px), 29px;
  background-position-y: center;
  background-repeat: no-repeat;
  background-size: 24px 14px,
 28px 32px;
  color: #fb6c68;
  font-size: 1.7rem;
}

.p-button--premium {
  position: relative;
  width: 270px;
  height: 60px;
  margin: 15px auto 0;
  padding-right: 54px;
  padding-left: 54px;
  border: 1px solid #d5d5d5;
  border-radius: 30px;
  background-color: #fff;
  background-image: linear-gradient(to right, rgba(204, 204, 204, 0.4), rgba(239, 237, 237, 0.4), rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4), rgba(213, 211, 211, 0.4), rgba(231, 229, 223, 0.4));
  color: #fb6c68;
  font-size: 1.7rem;
}

.p-button--premium::before {
  display: block;
  position: absolute;
  top: 50%;
  right: 25px;
  width: 24px;
  height: 14px;
  transform: translateY(-50%);
  background: url(/BrandB/frozen/ohmy/assets/images/common/arrow_detail.png) no-repeat center center;
  background-size: contain;
  content: "";
}

.p-footer {
  position: relative;
  padding: 75px 0 40px;
  text-align: center;
}

.p-footer__link {
  display: table;
  width: auto;
  margin: 35px auto 20px;
  line-height: 1.2;
}

.p-footer__link-item {
  display: inline-block;
  padding-left: 20px;
  background: url(/BrandB/ohmypremium/assets/images/common/arrow.png) no-repeat left center;
  background-size: 6px 14px;
  font-size: 1.5rem;
  font-weight: 500;
}

.p-footer .c-copyright {
  font-size: 1.2rem;
}

.p-fixed-header {
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1120px;
}

.p-header {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-width: 100%;
  height: 90px;
  padding-right: 20px;
  padding-left: 20px;
  background: #fff;
}

.ie .p-header {
  justify-content: flex-start;
}

.p-header__logo {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 134px;
  transform: translate(-50%, -50%);
}

.p-header__button {
  display: block;
  position: relative;
  width: 66px;
  height: 68px;
}

.p-header-social {
  flex: 1;
}

.p-header-social__inner {
  width: 170px;
  margin-left: auto;
  overflow: hidden;
}

.p-gnav {
  display: none;
  z-index: 99;
  position: absolute;
  top: 90px;
  left: 0;
  width: 100%;
  height: 100vh;
  padding: 60px 20px 85px;
  background: #f5ecbc;
  text-align: center;
  opacity: 0;
  transition: opacity 0.3s ease-in;
}

.p-gnav.is-active {
  -webkit-overflow-scrolling: touch;
  max-height: calc(100vh - 90px);
  overflow-y: auto;
  opacity: 1;
  transition: opacity 0.3s ease-out;
}

.p-gnav__row {
  display: flex;
  position: relative;
  justify-content: space-between;
  width: 819px;
  margin: 60px auto 0;
}

.ie .p-gnav__row {
  position: static;
}

.p-gnav__row::before {
  display: block;
  position: absolute;
  top: 0%;
  left: 50%;
  width: 1px;
  height: 100%;
  border-left: 1px solid #d5d5d5;
  content: "";
}

.ie .p-gnav__row::before {
  display: none;
}

.ie .p-gnav__row-outer.is-ie {
  position: relative;
}

.ie .p-gnav__row-outer.is-ie::before {
  display: block;
  position: absolute;
  top: 0%;
  left: 50%;
  width: 1px;
  height: 100%;
  border-left: 1px solid #d5d5d5;
  content: "";
}

.p-gnav__row .p-gnav__group {
  padding-top: 36px;
  background: url(/BrandB/ohmypremium/assets/images/common/line_menu.png) repeat-x left top;
  background-size: 12px 12px;
}

.p-gnav__title, .p-gnav__lead {
  color: #ed6d1a;
  font-size: 1.8rem;
  letter-spacing: 0.45px;
  line-height: 1.5;
  text-align: center;
}

.p-gnav__title {
  margin-bottom: 5px;
  font-weight: 700;
}

.p-gnav__lead {
  margin-bottom: 23px;
  font-weight: 500;
}

.p-gnav__link {
  width: 330px;
  height: 67px;
  margin: 0 auto;
  padding-right: 44px;
  padding-left: 44px;
  border-radius: 33px;
  background: url(/BrandB/ohmypremium/assets/images/common/arrow_menu.png) no-repeat right 22px center #fff;
  background-size: 17px 13px;
  color: #4c423d;
  font-size: 1.7rem;
  line-height: 1.4;
}

.p-gnav__list {
  display: table;
  width: auto;
  margin: 0 auto;
}

.p-gnav__item:not(:last-child) {
  margin-bottom: 10px;
}

.p-gnav__bottom {
  padding-top: 55px;
}

.p-gnav-button {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
}

.p-gnav-button--open {
  z-index: 2;
  background-image: url(/BrandB/ohmypremium/assets/images/common/btn_menu_open.png);
  background-size: 46px 44px;
}

.p-gnav-button--open.is-active {
  z-index: 0;
}

.p-gnav-button--close {
  z-index: 1;
  background-image: url(/BrandB/ohmypremium/assets/images/common/btn_menu_close.png);
  background-size: 39px 51px;
}

.p-gnav-button__text {
  clip: rect(1px, 1px, 1px, 1px);
  display: inline;
  z-index: -9999;
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  font-size: 0;
}

.p-overlay {
  display: none;
  z-index: 98;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.p-pagetop {
  display: block;
  position: absolute;
  top: -45px;
  left: 50%;
  width: 120px;
  height: 120px;
  transform: translateX(-50%);
  border-radius: 50%;
  background: #fff;
}

.p-pagetop__button {
  display: block;
  width: 100%;
  height: 100%;
  transition: opacity 0.2s ease-out;
}

.p-pagetop__button:hover {
  opacity: 0.7;
}

.p-sns {
  display: flex;
  align-items: center;
}
.p-sns__tit{
  font-size: 1.4rem;
  letter-spacing: 0.04em;
  color: #ff6200;
  margin-right: 5px;
  font-weight: 300;
  font-family: 'Poppins', sans-serif;
}

.p-social {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.p-footer-social .p-social {
  width: 125px;
  margin: 0 auto;
}

.p-gnav__bottom .p-social {
  width: 104px;
  margin: 0 auto;
}

.p-header-social .p-social__item {
  width: 40px;
}

.p-social__button {
  display: block;
  transition: opacity 0.2s ease-out;
}

.p-social__button:hover {
  opacity: 0.7;
}

.p-header-social .p-social__button {
  width: 40px;
  height: 30px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.p-social__button--x {
  background-image: url(/BrandB/ohmypremium/assets/images/common/btn_x.png);
}

.p-social__button--facebook {
  background-image: url(/BrandB/ohmypremium/assets/images/common/btn_facebook.png);
}

.p-social__button--line {
  background-image: url(/BrandB/ohmypremium/assets/images/common/btn_line.png);
}

.p-gnav__bottom .p-social__button--instagram-logo {
  width: 34px;
  height: 34px;
}

.p-footer-social .p-social__button--instagram-logo {
  width: 41px;
  height: 41px;
}

.p-gnav__bottom .p-social__button--twitter-logo {
  width: 38px;
  height: 31px;
}

.p-footer-social .p-social__button--twitter-logo {
  width: 44px;
  height: 38px;
}

.p-social__text {
  clip: rect(1px, 1px, 1px, 1px);
  display: inline;
  z-index: -9999;
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  font-size: 0;
}

.p-social-title {
  margin-bottom: 23px;
  font-size: 1.3rem;
  font-weight: 500;
  letter-spacing: 0.33px;
  text-align: center;
}

.u-ta-r {
  text-align: right;
}

.u-alternate {
  clip: rect(1px, 1px, 1px, 1px);
  display: inline;
  z-index: -9999;
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  font-size: 0;
}

.u-forbidden-img {
  -webkit-touch-callout: none;
  pointer-events: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.products-cm-gallery {
  position: relative;
  padding: 210px 0 220px;
  background-color: #0d0d0d;
}

.products-cm-gallery::before {
  display: none;
}

.products-cm-gallery__wrap {
  overflow: hidden;
}

.products-cm-gallery__title {
  position: absolute;
  top: -67px;
  left: 50%;
  width: 381px;
  height: 203px;
  transform: translateX(-50%);
}

.products-cm-gallery__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -30px -70px;
}

.products-cm-gallery__col {
  width: 529px;
  margin: 0 30px 70px;
}

.products-cm-gallery__caption {
  margin-top: 20px;
  color: #fff;
  font-size: 2rem;
  line-height: 1.2;
}

.products-cm-gallery__making-movie {
  margin-bottom: 30px;
  line-height: 1;
}

/*footer*/

footer {
  background: #221914;
}

.pagetop {
  overflow: hidden;
  position: absolute;
  right: 70px;
  top: 180px;
  transform: rotate(90deg);
  transform-origin: right bottom;
  width: 175px;
  margin-right: -30px;
  padding-top: 5px;
  padding-left: 12px;
  color: #fff;
  font-size: 1rem;
  letter-spacing: .2em;
}
.pagetop::before {
  content: "";
  position: absolute;
  top: 12px;
  right: 125px;
  width: 53PX;
  height: 1px;
  background: #fff;
}


.footer--item {
  position: relative;
  padding: 75px 0 20px;
  text-align: center;
}
.sns {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sns__button--instagram-logo {
  width: 48px;
  height: 48px;
}
.sns__button--x-logo {
  width: 45px;
  height: 46px;
}
.sns__button {
  display: block;
  transition: opacity 0.2s ease-out;
}
.sns__button:hover {
  opacity: 0.7;
}
.footer--item__sns {
  width: 125px;
  margin: 0 auto;
}
.footer__link {
  display: table;
  width: auto;
  margin: 60px auto 135px;
  line-height: 1.2;
}
.footer__link-item {
  background: none;
  transition: opacity 0.2s ease-out;
}
.footer__link-item:hover {
  opacity: 0.7;
}

.c-copyright {
  font-size: 1rem;
  color: #fff;
}

a.btn--top {
  display: block;
  width: 100%;
  max-width: 213px;
  margin: 0 auto 67px;
  padding: 10px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 1.4rem;
  text-align: center;
  transition: opacity 0.2s ease-out;
}
a.btn--top:hover {
  opacity: .6;
}
.footer__link.past--wrap {
  margin: 60px auto 24px;
}

@media screen and (min-width: 1361px) {
  body {
    min-width: 1120px;
  }
}

@media screen and (min-width: 769px) {
  body {
    min-width: 1120px;
  }
  .u-pc-hidden {
    display: none;
  }
  .products-cm-gallery__title {
    top: -84px;
    width: 380px;
    height: 204px;
  }
}

@media screen and (max-width: 1360px) {
  body {
    min-width: 1120px;
  }
  .hero__item:not(.slick-center)::before {
    display: none;
  }
}

@media screen and (max-width: 1120px) {
  body {
    min-width: 1120px;
  }
  .hero .slick-arrow {
    top: 240px;
  }
}

@media screen and (max-width: 768px) {
  body {
    min-width: 320px;
    font-size: 1.5rem;
    line-height: 1.688;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .l-header {
    height: 55px;
  }
  .c-button:hover {
    opacity: 1;
  }
  .c-button {
    padding: 17px 36px;
  }
  .c-inner {
    padding-right: 3.86667vw;
    padding-left: 3.86667vw;
  }
  .c-link-rollover:hover {
    opacity: 1;
  }
  .c-link-rollover-img img:hover {
    opacity: 1;
  }
  .p-button:hover {
    opacity: 1;
  }
  .p-button--back {
    width: 100%;
    max-width: 310px;
    height: 52.5px;
    background-size: 20px auto;
    font-size: 1.4rem;
  }
  .p-button--detail {
    width: 100%;
    min-width: 207px;
    max-width: 270px;
    height: 45px;
    padding-right: 44px;
    padding-left: 44px;
    background-size: 18px 11.5px,
 21px 23.5px;
    font-size: 1.4rem;
  }
  .p-button--premium {
    width: 100%;
    min-width: 207px;
    max-width: 270px;
    height: 45px;
    padding-right: 44px;
    padding-left: 44px;
    font-size: 1.4rem;
  }
  .p-footer {
    padding: 65px 0 20px;
  }
  .p-footer__link {
    margin: 25px auto 18px;
  }
  .p-footer__link-item {
    font-size: 1.4rem;
  }
  .p-footer .c-copyright {
    font-size: 1rem;
  }
  .p-fixed-header {
    min-width: 320px;
  }
  .p-header {
    height: 55px;
    padding-right: 3.86667vw;
    padding-left: 3.86667vw;
  }
  .p-header__logo {
    width: 97px;
  }
  .p-header__button {
    width: 30px;
    height: 32px;
  }
  .p-header-social__inner {
    width: 120px;
    margin-right: -1.33333vw;
  }
  .p-gnav {
    top: 55px;
    padding: 28px 3.86667vw 52px;
  }
  .p-gnav.is-active {
    max-height: calc(100vh - 55px);
    padding-bottom: 100px;
  }
  .p-gnav__row {
    max-width: 100%;
    margin-top: 34px;
  }
  .p-gnav__row .p-gnav__group {
    width: 40vw;
    padding-top: 28.5px;
    background-size: 10.5px 10.5px;
  }
  .p-gnav__title, .p-gnav__lead {
    font-size: 1.7rem;
  }
  .p-gnav__lead {
    margin-bottom: 18px;
  }
  .p-gnav__link {
    width: 100%;
    max-width: 300px;
    height: 60px;
    padding-right: 36px;
    padding-left: 36px;
    background-position-x: calc(100% - 19px);
    background-size: 16px 12.5px;
    font-size: 1.6rem;
  }
  .p-gnav__list {
    width: 100%;
    max-width: 300px;
  }
  .p-gnav__bottom {
    padding-top: 45px;
  }
  .p-gnav-button--open {
    background-size: 30px 29px;
  }
  .p-gnav-button--close {
    background-size: 24.5px 32px;
  }
  .p-pagetop {
    top: -33px;
    width: 95px;
    height: 95px;
  }
  .p-pagetop__button:hover {
    opacity: 1;
  }

  .p-sns__tit {
    margin-right: 2px;
    font-size: 1rem;
  }
  .p-footer-social .p-social {
    width: 95px;
  }
  .p-header-social .p-social__item {
    width: 28px;
  }
  .p-social__button:hover {
    opacity: 1;
  }
  .p-header-social .p-social__button {
    width: 27px;
    height: 27px;
  }
  .p-gnav__bottom .p-social__button--instagram-logo {
    width: 31px;
    height: 31px;
  }
  .p-footer-social .p-social__button--instagram-logo {
    width: 31px;
    height: 31px;
  }
  .p-gnav__bottom .p-social__button--twitter-logo {
    width: 34.5px;
    height: 28.5px;
  }
  .p-footer-social .p-social__button--twitter-logo {
    width: 34.5px;
    height: 28.5px;
  }
  .p-social-title {
    margin-bottom: 20px;
    font-size: 1.2rem;
  }
  .u-sp-hidden {
    display: none;
  }
  .products-cm-gallery {
    padding-top: 23.33333vw;
    padding-bottom: 22vw;
  }
  .products-cm-gallery__title {
    top: -11.33333vw;
    width: 60.8vw;
    height: 32.4vw;
  }
  .products-cm-gallery__row {
    display: block;
    margin: 0;
  }
  .products-cm-gallery__col {
    width: 100%;
    margin: 0 auto 20px;
  }
  .products-cm-gallery__caption {
    font-size: 1.7rem;
  }
  .products-cm-gallery__making-movie {
    margin-bottom: 20px;
  }
  .product-section-catch--premium .product-catch-box {
    padding: 0;
  }
}

@media screen and (max-width: 736px) {
  body {
    min-width: 320px;
  }
  .p-gnav__row {
    display: block;
    width: 100%;
    max-width: 300px;
  }
  .p-gnav__row::before {
    display: none;
  }
  .ie .p-gnav__row-outer.is-ie::before {
    display: none;
  }
  .p-gnav__row .p-gnav__group {
    width: 100%;
    max-width: 300px;
    margin-top: 34px;
  }
}

@media screen and (max-width: 667px) {
  body {
    min-width: 320px;
  }
}

@media screen and (max-width: 414px) {
  body {
    min-width: 320px;
  }
}

@media screen and (-webkit-max-device-pixel-ratio: 1) {
  img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    image-rendering: crisp-edges;
    image-rendering: -webkit-optimize-contrast;
  }
}

@media print {
  .u-forbidden-img {
    display: none !important;
  }
}
/*# sourceMappingURL=maps/style.css.map */