@charset "UTF-8";

.mochimaroLP .ec-layoutRole {
  background-color: #231815;
}

.mochimaroLP .breadcrumb {
  display: none;
}

.mochimaroLP .ec-layoutRole__contents {
  width: 100%;
  max-width: 100%;
}

.mochimaroLP .is-sp {
  display: none !important;
}
.mochimaroLP .is-sp-flex {
  display: none !important;
}
.mochimaroLP .is-pc {
  display: block !important;
}
@media screen and (max-width: 768px) {
  .mochimaroLP .is-sp {
    display: block !important;
  }
  .mochimaroLP .is-sp-flex {
    display: flex !important;
  }
  .mochimaroLP .is-pc {
    display: none !important;
  }
}

/* breadcrumb */
.mochimaroLP-breadcrumb {
  background-color: #231815;
  padding: 0 50px;
  margin: 10px 0 16.7px;
  font-size: 0;
  color: #808080;
}
@media screen and (max-width: 768px) {
  .mochimaroLP-breadcrumb {
    padding: 10px 0 0 20.3px;
  }
}
.mochimaroLP-breadcrumb ol {
  width: 100%;
  padding: 0;
  margin: 0;
}
.mochimaroLP-breadcrumb li {
  display: inline-block;
  color: #fff;
  font-size: 13px;
}
.mochimaroLP-breadcrumb li:after {
  content: "›";
  margin: 0 5px;
  font-size: 14px;
}
.mochimaroLP-breadcrumb li:last-child:after {
  display: none;
}
.mochimaroLP-breadcrumb li.home .fa {
  font-size: 14px;
}
.mochimaroLP-breadcrumb a {
  color: #fff;
  text-decoration: none;
}
.mochimaroLP-breadcrumb a:hover {
  color: #fff;
  text-decoration: underline;
}

/* mochimaroPage */
.mochimaroPage {
  width: 100%;
  max-width: 1060px;
  padding: 63.4px 0 0;
  margin: 0 auto;
  background: #231815 !important;
}
.mochimaroPage #undercolumn {
  background: #231815;
}
.mochimaroPage .ct {
  width: 100%;
}
.mochimaroPage .item-title {
  background-image: none;
  border-bottom: 1px solid #c6b465;
  padding: 0 50px 20px;
  margin: 0 0 13px;
  color: #fff;
  font-family: "ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
  font-weight: bold;
  font-size: 25px;
}
@media screen and (max-width: 768px) {
  .mochimaroPage .item-title {
    padding-left: 20.3px;
  }
}
.mochimaroPage .item-head-title {
  padding-left: 50px;
  margin-bottom: 63px;
}
.mochimaroPage-mainArea-textBlock {
  width: 100%;
  max-width: 800px;
  padding: 0 19px 0 23px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.6;
}
.mochimaroLP #undercolumn .is-text {
  font-family: ten-mincho-text, 'hannari', "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", serif;
  font-size: 17px;
  line-height: 33px;
  color: #fff;
  letter-spacing: -0.05em;
}
@media screen and (max-width: 768px) {
  .mochimaroLP #undercolumn .is-text {
    font-size: 13.5px;
    line-height: 26px;
  }
  .mochimaroPage .item-head-title {
    margin-bottom: 14.5px;
  }
}
.mochimaroPage-section01-imgBlock {
  width: 100%;
  position: relative;
}
.mochimaroPage-section01-imgBlock img {
  display: block;
  width: 100%;
  height: auto;
}
.mochimaroPage-section01-textBlock .is-text {
  padding-left: 13.3%;
  margin-top: 28px;
  margin-bottom: 76px;
}
@media screen and (max-width: 768px) {
  .mochimaroPage-section01-imgBlock-text {
    display: block;
    width: 25%;
    position: absolute;
    top: 46.5%;
    left: 25%;
  }
  .mochimaroPage-section01-imgBlock-text .is-text {
    display: block;
    width: 100%;
    height: 0;
    padding: 129.85% 0 0;
    background: url(../img/brand/mochimaro/areaA_text_sp.svg) no-repeat center center / 100% auto;
    text-indent: -1000px;
    overflow: hidden;
  }
  .mochimaroPage-section01-textBlock .is-text {
    margin-top: 10px;
    margin-bottom: 43px;
    padding-left: 23.6px;
  }
}
.mochimaroPage-section02-imgBlock {
  width: 100%;
  position: relative;
}
.mochimaroPage-section02-imgBlock img {
  display: block;
  width: 100%;
  height: auto;
}
.mochimaroPage-section02-imgBlock-text {
  display: block;
  width: 19.9%;
  position: absolute;
  top: 50%;
  left: 19.81%;
}
.mochimaroPage-section02-imgBlock-text .is-text {
  display: block;
  width: 100%;
  height: 0;
  padding: 129.85% 0 0;
  background: url(../img/brand/mochimaro/areaC_text.svg) no-repeat center center / 100% auto;
  text-indent: -1000px;
  overflow: hidden;
}
.mochimaroPage-section02-textBlock {
  width: 100%;
  margin-top: 29px;
  margin-bottom: 78px;
  padding: 0 0 0 39.71%;
}
@media screen and (max-width: 768px) {
  .mochimaroPage-section02-textBlock {
    margin-bottom: 56px;
  }
}
@media screen and (min-width: 500px) and (max-width: 768px) {
  .mochimaroPage-section02-textBlock {
    margin-top: 70px;
  }
}
.mochimaroPage-section02-textBlock .is-text {
  color: #fff;
  font-size: 17px;
  line-height: 33px;
}
@media screen and (max-width: 768px) {
  .mochimaroPage-section02-imgBlock-text {
    width: 25%;
    top: 49%;
    left: 25%;
  }
  .mochimaroPage-section02-textBlock {
    padding-left: 24.3px;
  }
}
.mochimaroPage-section03-imgBlock {
  width: 100%;
  position: relative;
}
.mochimaroPage-section03-imgBlock img {
  display: block;
  width: 100%;
  height: auto;
}
.mochimaroPage-section03-imgBlock-text {
  display: block;
  width: 20%;
  position: absolute;
  top: 54%;
  left: 59.9%;
}
@media screen and (max-width: 768px) {
  .mochimaroPage-section03-imgBlock-text {
    width: 25%;
    left: 50.02%;
  }
}
.mochimaroPage-section03-imgBlock-text .is-text {
  display: block;
  width: 100%;
  height: 0;
  padding: 129.85% 0 0;
  background: url(../img/brand/mochimaro/areaD_text.svg) no-repeat center center / 100% auto;
  text-indent: -1000px;
  overflow: hidden;
}
.mochimaroPage-section03-textBlock {
  margin-top: 28px;
  margin-bottom: 77px;
}
@media screen and (max-width: 768px) {
  .mochimaroPage-section03-textBlock {
    margin-top: 30px;
    margin-bottom: 52px;
  }
}
.mochimaroPage-section03-textBlock .is-text {
  padding-left: 20%;
}
@media screen and (max-width: 768px) {
  .mochimaroPage-section03-textBlock .is-text {
    padding-left: 23.6px;
  }
}
.mochimaroPage-section04-imgBlock {
  width: 100%;
  position: relative;
}
.mochimaroPage-section04-imgBlock img {
  display: block;
  width: 100%;
  height: auto;
}
.mochimaroPage-section04-imgBlock-text {
  display: block;
  width: 20%;
  position: absolute;
  top: 58%;
  left: 20%;
}
@media screen and (max-width: 768px) {
  .mochimaroPage-section04-imgBlock-text {
    width: 25%;
    top: 46%;
    left: 25%;
  }
}
.mochimaroPage-section04-imgBlock-text .is-text {
  display: block;
  width: 100%;
  height: 0;
  padding: 193.85% 0 0;
  background: url(../img/brand/mochimaro/areaE_text.svg) no-repeat center center / 100% auto;
  text-indent: -1000px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .mochimaroPage-section04-imgBlock-text .is-text {
    background: url(../img/brand/mochimaro/areaE_text_sp.svg) no-repeat center center / 100% auto;
  }
}
.mochimaroPage-section04-textBlock {
  margin-top: 28px;
}
@media screen and (max-width: 768px) {
  .mochimaroPage-section04-textBlock {
    margin-top: 124px;
  }
}
@media screen and (max-width: 460px) {
  .mochimaroPage-section04-textBlock {
    margin-top: 74px;
  }
}
.mochimaroPage-section04-textBlock .is-text {
  padding-left: 40%;
}
@media screen and (max-width: 768px) {
  .mochimaroPage-section04-textBlock .is-text {
    padding-left: 19.9px;
  }
}
.mochimaroPage-section05 {
  font-family: ten-mincho-text, 'hannari', "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", serif;
  max-width: 212px;
  width: 100%;
  height: 212px;
  margin-top: -95px;
  background: url(../img/brand/mochimaro/areaF_img.png) no-repeat center center / 100% auto;;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 19px;
  line-height: 33px;
  color: #40210f;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .mochimaroPage-section05 {
    max-width: 93.8px;
    height: 93.8px;
    margin-top: 21.5px;
    margin-left: 19.9px;
    font-size: 12px;
    line-height: 15.4px;
    letter-spacing: -0.1em;
  }
}
.mochimaroPage-section06-title {
  color: #fff;
  font-family: ten-mincho-text, 'hannari', "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", serif;
  font-size: 13.5px;
  text-align: center;
  margin-top: 23.8px;
  margin-bottom: 8.5px;
}
.mochimaroPage-video {
  max-width: 700px;
  width: 100%;
  aspect-ratio: 16 / 9;
  margin-left: auto;
  margin-right: auto;
}
.mochimaroPage-video iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 16 / 9;
}
@media screen and (max-width: 768px) {
  .mochimaroPage-video {
    padding: 0 17px;
    aspect-ratio: 16 / 9;
  }
}
@media screen and (max-width: 768px) {
  .mochimaroPage-video img {
    width: 100%;
    height: auto;
  }
}
.mochimaroPage-video1 {
  display: flex;
  justify-content: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .mochimaroPage-video1 {
    margin-bottom: 30px;
  }
}
.mochimaroPage-video2 {
  display: flex;
  justify-content: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .mochimaroPage-video2 {
    margin-bottom: 30px;
  }
}
.mochimaroPage-video3 {
  display: flex;
  justify-content: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .mochimaroPage-video3 {
    margin-bottom: 30px;
  }
}
.mochimaroPage-video4 {
  display: flex;
  justify-content: center;
  margin-bottom: 95px;
}
@media screen and (max-width: 768px) {
  .mochimaroPage-video4 {
    margin-bottom: 22.7px;
  }
}
.mochimaroLP .topPage-cartBtn {
  position: fixed;
  right: 0;
  z-index: 100;
  display: block;
  width: 86px;
  height: 100%;
  max-height: calc(307px - 84px);
  top: 200px;
}
.mochimaroLP .topPage-cartBtn-inner {
  display: block;
  width: 86px;
  /* height: 100%; */
  background: url(../img/brand/mochimaro/icon_cart.svg) no-repeat center top 20px #cc332e;
  background-position: center top 27px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-size: 30px auto;
  padding-top: 84px;
  text-decoration: none;
}
#mochimaroPage-form1 {
  background-color: #fff;
  padding-top: 73px;
}
@media screen and (max-width: 768px) {
  #mochimaroPage-form1 {
    padding-top: 0px;
  }
}
.mochimaroLP .topPage-cartBtn-text {
  display: block;
  writing-mode: vertical-rl;
  color: #fff;
  font-family: ten-mincho-text, 'hannari', "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", serif;
  line-height: 1.4;
  width: 74px;
  height: calc(307px - 84px);
  font-size: 18px;
  padding-right: 0px;
}
.mochimaroLP .is-big {
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  .mochimaroLP .topPage-cartBtn {
    width: 46.7px;
    height: 189px;
  }
  .mochimaroLP .topPage-cartBtn-inner {
    background-position: center top 17.7px;
    background-size: 18.4px;
    width: 46.7px;
    height: 100%;
    padding-top: 56.4px
  }
  .mochimaroLP .topPage-cartBtn-text {
    width: 46.7px;
    font-size: 12px;
    line-height: 1.4;
    padding-right: 5px;
  }
  .mochimaroLP .is-big {
    font-size: 15.7px;
  }
}
.mochimaroLP .multi-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  max-width: 904px;
  padding: 0 10px;
  margin: 30px auto 40px;
  overflow: hidden;
  font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
}
.mochimaroLP .multi-grid-item {
  display: flex;
  justify-content: space-between;
  width: calc(50% - 20px);
  max-width: 438px;
}
@media screen and (max-width: 768px) {
  .mochimaroLP .multi-grid-item {
    justify-content: space-between;
    width: 100%;
    max-width: 340px;
    padding: 0;
  }
}
.mochimaroLP .multi-grid-item.is-expoItem {
  margin-top: 0!important;
}
.mochimaroLP .multi-grid-item:nth-child(1) {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .mochimaroLP .multi-grid-item:nth-child(1) {
    margin-bottom: 13px;
  }
  .mochimaroLP .multi-grid-item:nth-child(2) {
    float: left;
    margin-bottom: 13px;
  }
}
.mochimaroLP .multi-grid-item:nth-child(3) {
  margin-bottom: 76px;
}
@media screen and (max-width: 768px) {
  .mochimaroLP .multi-grid-item:nth-child(3) {
    margin-bottom: 0px;
    padding-left: 0;
  }
}
.mochimaroLP .multi-grid-item:nth-child(3) .multi-grid_info {
  margin-top: 13px;
}
.mochimaroLP .multi-grid-item:nth-child(1) img {
  max-width: 209px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .mochimaroLP .multi-grid-item:nth-child(1) img {
    height: 91px;
    width: auto;
  }
}
.mochimaroLP .multi-grid-item:nth-child(2) img {
  max-width: 213px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .mochimaroLP .multi-grid-item:nth-child(2) img {
    height: 91px;
    width: auto;
  }
}
.mochimaroLP .multi-grid-item:nth-child(3) img {
  max-width: 329px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .mochimaroLP .multi-grid-item:nth-child(3) img {
    height: 74px;
  }
}
.mochimaroLP .multi-grid_thumb {
  width: calc(100% - 202px);
  max-width: 230px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .mochimaroLP .multi-grid_thumb {
    max-width: 121px;
    text-align: center;
  }
}
@media screen and (max-width: 320px) {
  .mochimaroLP .multi-grid_thumb {
    width: 40%;
  }
}
.mochimaroLP .multi-grid_thumb img {
  width: 100%;
  height: auto;
}
.mochimaroLP .multi-grid_info {
  margin-left: 0px;
  max-width: 202px;
  width: 100%;
}
@media screen and (max-width: 320px) {
  .mochimaroLP .multi-grid_info {
    width: 60%;
  }
}
.mochimaroLP .multi-grid_info p {
  bottom: 0;
}
.mochimaroLP .multi-grid_info .order-select {
  bottom: -28px;
}
@media screen and (max-width: 768px) {
  .mochimaroLP .multi-item {
    padding-top: 10px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 30px;
  }  
}
.mochimaroLP .multi-item .cart-box {
  clear: none;
  /* margin-top: 146px; */
}
@media screen and (max-width: 1000px) {
  .mochimaroLP .multi-item .cart-box {
    margin-right: 10px;
  }
}
@media screen and (max-width: 768px) {
  .mochimaroPage .item-title {
    padding-left: 20.3px;
    font-size: 25px;
  }
  .mochimaroPage .item-head-title {
    padding-left: 0;
    margin-left: 20.3px;
    max-width: 165px;
  }
  .mochimaroPage .item-head-title img {
    width: 100%;
  }
  .mochimaroLP .cart-box {
    flex-direction: column;
    align-items: end;
    padding-right: 10px;
    padding-bottom: 21.3px;
  }
  .mochimaroLP .cart-box .cart-in-btn {
    margin-bottom: 16px;
  }
}
.mochimaroPage #anchor {
  display: block;
  padding-top: 20px;
  margin-top: -20px;
}