@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Gilda+Display&display=swap');
.pc_use {
    display: none;
}
.sp_use {
    display: block;
}
.flexwrap{
  display:flex;
  flex-wrap:wrap;
}
/*.fadeIn {
    opacity: 0;
    transition: 2s;
}
.fadeIn.is-show {
    opacity: 1;
}
.fadeIn_up {
    opacity: 0;
    transform: translate(0, 50%);
    transition: 2s;
}
.fadeIn_up.is-show {
    transform: translate(0, 0);
    opacity: 1;
}
.fadeIn_left {
    opacity: 0;
    transform: translate(-50%, 0);
    transition: 2s;
}
.fadeIn_left.is-show {
    transform: translate(0, 0);
    opacity: 1;
}*/
.c-mf-gift__aspect1-1 {
    aspect-ratio: 1/1;
}
.c-mf-gift__aspect3-2 {
    aspect-ratio: 3 / 2;
}
.c-mf-gift__aspect2-3 {
    aspect-ratio: 2/3;
      max-height: 100vh;
}
.c-mf-gift__aspect3-4 {
    aspect-ratio: 3/4;
}
.c-fit {
    object-fit: cover;
    object-position: center;
    width: 100%;
}
/*ヘッダー*/
.l-mf-gift {
    width: auto;
    padding: 40px 24px;
}
.l-mf-gift-head {
    display: block;
    margin: 0 0 0 0;
}
.l-mf-gift-hgroup {
    margin: 0 0 40px 0;
    padding: 0 0 48px 0;
    background: transparent url(/webstore/design/themes/new_marumitsu/media/images/ver2/bg-handline.svg) no-repeat bottom;
    background-size: 100% 8px;
    text-align: center;
}
.p-mf-gift-hgroup__title {
    font-size: 25px;
    font-weight: 900;
    line-height: 1.2;
}
.p-mf-gift-hgroup__subtitle {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.01em;
}
.p-mf-gift-head__summary {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
}
.p-mf-gift-contenner__cate {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    column-gap: 16px;
}
.p-mf-gift-subcategory {
    border: solid 1px currentColor;
    padding: 8px 16px;
    display: inline-block;
    line-height: 1;
    color: var(--c-black70);
    transition: 0.3s;
    font-size: 16px;
}
/*コンテンツ*/
.p-mf-gift-contenner {
    margin: 0 0 0 0;
    padding: 24px 24px 0;
}
section.p-mf-gift-title {
    margin: 0 0 24px 0;
}
.p-mf-gift-title__title {
    font-family: "Gilda Display", serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    margin: 16px 0;
    font-size: 26px;
}
/*.p-art-title__title::before {
    content: '';
    border-top: solid var(--c-black50) 1px;
    display: block;
    margin: 0 auto 12px;
}*/
.p-mf-gift-title__title_jp {
    font-family: 'Zen Kaku Gothic New', sans-serif;
    font-size: 16px;
    display: block;
}
.p-mf-gift-title__text {
    font-size: 15px;
    line-height: 1.5;
    text-align: center;
}
/*.p-art-contents__text1 {
    font-size: 14px;
    line-height: 1.8;
    margin: 16px 0 40px 0;
    text-align: justify;
}*/
.p-mf-gift-contents__photowrap {
    display: flex;
    margin: 16px 0;
}
.p-mf-gift-contents__photowrap div {
    width: calc(50% - 8px);
}
.p-mf-gift-contents__photowrap div:first-child {
    margin: 0 8px 0 0;
}
.p-mf-gift-contents__photowrap div:last-child {
    margin: 0 0 0 8px;
}
.p-mf-gift-contents__text2__box {
    margin: 0 0 36px 0;
}
.p-mf-gift-contents__text2__box__point {
    font-family: "Gilda Display", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    margin: 16px 0 8px 0;
    border-bottom: solid 1px currentColor;
    display: inline-block;
    line-height: 1.1;
}
.p-mf-gift-contents__text2__body {
    font-size: 14px;
    line-height: 1.6;
    text-align: justify;
	margin-top: 16px;
}
.p-mf-gift-contents__select-title {
    font-family: "Gilda Display", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    text-align: center;
}
.p-mf-gift-contents__select {
/*    border-top: solid var(--c-black50) 1px;*/
    padding: 32px 0 24px;
}
.border-none {
	border-top: none;
	    padding: 0 0 24px;
}
/*.p-mf-gift-contents__itemlist {
	border-bottom: dotted var(--c-black50) 1px;
}*/
.p-mf-gift-contents__select img.c-fit.c-mf-gift__aspect3-4 {
    margin: auto;
    display: block;
    max-height: 640px;
    width: auto;
}
.p-mf-gift-contents__select .p-mf-gift-contents__text2__body {
    margin: 16px 0 0 0;
}
.p-mf-gift-contents__itemlist-head {
	font-family: "Marketing Script", serif;
	font-weight: 400;
    font-size: 24px;
    margin: 16px 0 ;
}
.p-mf-gift-contents__itemlist-wrap {
    display: flex;
    flex-wrap: wrap;
      padding: 0 0 36px;
}
.p-mf-gift-contents__itemlist-box {
    width: calc(50% - 16px);
    margin: 0 8px 24px;
}
.p-mf-gift-contents__item-name {
    font-size: 13px;
    margin: 8px 0 0px;
    line-height: 1.3;
}
.p-mf-gift-contents__item-price {
    font-size: 13px;
    margin: 4px 0 0px;
    line-height: 1.3;
}
/*.p-art-archive.l-product-magazine {
    border-top: 1px solid var(--c-black);
    border-bottom: none;
    padding-top: 40px;
    padding: 40px 24px 0;
}*/
.l-mf-gift-wr-section {
    margin: 0 0 32px 0;
    overflow-x: hidden;
}
.mf-gifr-dot {
	border-bottom: dotted var(--c-black50) 1px;
    padding-bottom: 48px;
}
.p-mf-gift-wr {
	padding: 8px;
    background-image: url(/webstore/design/themes/new_marumitsu/media/images/ver2/bg-noise.png);
    background-color: var(--c-paper);
    background-blend-mode: color-burn;
    /* background-size: 25%; */
    background-repeat: repeat;
    background-size: 110px;
}
.p-mf-gift-wr__inner {
    padding: 40px;
    border: 2px solid var(--c-black);
	position: relative;
}
.p-mf-gift-wr__title {
    font-size: 14px;
    margin: 0 0 16px 0;
    font-weight: 900;
    line-height: 1.3;
    text-align: center;
}
.swiper-container {
	overflow: hidden;
	position: relative;
}
.swiper-button-next{
    right: 0;
}
.swiper-button-prev{
    left: 0;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 21px !important;
	color: #2C2726;
}
@media (min-width: 768px) {
    .pc_use {
        display: block;
    }
    .sp_use {
        display: none;
    }
    .p-mf-gift-header {
        margin: 24px 0 0px 0;
        padding: 0 80px;
    }
	.p-mf-gift-head__summary {
		max-width: 640px;
        margin: 0 auto;
    }
    .p-mf-gift-contenner {
        padding: 24px 80px;
    }
	/*.p-mf-gift-contents__select-title {
		margin-bottom: 24px;
	}*/
    .p-mf-gift-contents__itemlist-box {
        width: calc(33.333% - 16px);
        margin: 0 8px 24px;
    }
    .p-mf-gift-archive .p-product-magazine__title {
        font-size: 16px;
    }
	.p-mf-gift-wr_box-pc {
    display: flex;
    width: 31%;
	column-gap: 24px;
  }
}
@media (min-width: 1081px) {
    .p-mf-gift-header {
        margin: 24px 8.33333% 0px;
        padding: 0;
    }
	.p-mf-gift-head__summary {
		max-width: 860px;
    }
	.p-mf-gift-contenner__cate {
		margin-bottom: 36px;
	}
    .p-mf-gift-contenner {
        margin: 24px auto 0px;
        padding: 0;
        max-width: 860px;
    }
  .l-mf-gift .l-product-magazine {
    top:40px;
  }
}
@media (min-width: 2001px) {
    .p-mf-gift-header {
        max-width: 1780px;
        margin: 0 auto 0px;
    }
}