@charset "UTF-8";

:root {
    --c_black: #333333;
	--c_gray: #777777;
	--r_gray: #EDEDED;
	--c_purple: #917D91;
	--c_beige: #EFEFEB;
	--c_brown: #85755E;
    --mincho: "Zen Old Mincho", serif;
	--gothic: "Noto Sans JP", sans-serif;
	--num35: clamp(16px, 1.82vw, 35px);
	--num40: clamp(18px, 2.08vw, 40px);
	--num50: clamp(23px, 2.6vw, 50px);
	--num60: clamp(27px, 3.13vw, 60px);
	--num70: clamp(32px, 3.65vw, 70px);
	--num80: clamp(36px, 4.17vw, 80px);
	--num90: clamp(41px, 4.69vw, 90px);
	--num100: clamp(45px, 5.21vw, 100px);
	--num120: clamp(54px, 6.25vw, 120px);
	--num150: clamp(68px, 7.81vw, 150px);
	--num170: clamp(77px, 8.85vw, 170px);
	--num190: clamp(86px, 9.9vw, 190px);
	--num200: clamp(90px, 10.42vw, 200px);
	--num235: clamp(106px, 12.24vw, 235px);
	/*デザイン幅PC1920px・スマホ400pxの場合のフォントサイズ*/
	--fz11: clamp(.9rem, 0.57vw, 1.1rem);
	--fz12: clamp(.9rem, 0.63vw, 1.2rem);
	--fz13: clamp(1rem, 0.68vw, 1.3rem);
	--fz14: clamp(1rem, 0.73vw, 1.4rem);
	--fz15: clamp(1.1rem, 0.78vw, 1.5rem);
	--fz16: clamp(1.1rem, 0.83vw, 1.6rem);
	--fz17: clamp(1.2rem, 0.89vw, 1.7rem);
	--fz18: clamp(1.2rem, 0.94vw, 1.8rem);
	--fz19: clamp(1.3rem, 0.99vw, 1.9rem);
	--fz20: clamp(1.3rem, 1.04vw, 2rem);
	--fz21: clamp(1.3rem, 1.09vw, 2.1rem);
	--fz22: clamp(1.3rem, 1.15vw, 2.2rem);
	--fz23: clamp(1.3rem, 1.2vw, 2.3rem);
	--fz24: clamp(1.3rem, 1.25vw, 2.4rem);
	--fz25: clamp(1.3rem, 1.3vw, 2.5rem);
	--fz26: clamp(1.3rem, 1.35vw, 2.6rem);
	--fz27: clamp(1.3rem, 1.41vw, 2.7rem);
	--fz28: clamp(1.3rem, 1.46vw, 2.8rem);
	--fz29: clamp(1.3rem, 1.51vw, 2.9rem);
	--fz30: clamp(1.3rem, 1.56vw, 3rem);
	--fz31: clamp(1.3rem, 1.61vw, 3.1rem);
	--fz32: clamp(1.3rem, 1.67vw, 3.2rem);
	--fz33: clamp(1.3rem, 1.72vw, 3.3rem);
	--fz34: clamp(1.3rem, 1.77vw, 3.4rem);
	--fz35: clamp(1.3rem, 1.82vw, 3.5rem);
	--fz36: clamp(1.3rem, 1.88vw, 3.6rem);
	--fz37: clamp(1.3rem, 1.93vw, 3.7rem);
	--fz38: clamp(1.3rem, 1.98vw, 3.8rem);
	--fz39: clamp(1.3rem, 2.03vw, 3.9rem);
	--fz40: clamp(1.3rem, 2.08vw, 4rem);
	--fz41: clamp(1.3rem, 2.14vw, 4.1rem);
	--fz42: clamp(1.3rem, 2.19vw, 4.2rem);
	--fz43: clamp(1.3rem, 2.24vw, 4.3rem);
	--fz44: clamp(1.3rem, 2.29vw, 4.4rem);
	--fz45: clamp(1.3rem, 2.34vw, 4.5rem);
	--fz46: clamp(1.3rem, 2.4vw, 4.6rem);
	--fz47: clamp(1.3rem, 2.45vw, 4.7rem);
	--fz48: clamp(1.3rem, 2.5vw, 4.8rem);
	--fz49: clamp(1.3rem, 2.55vw, 4.9rem);
	--fz50: clamp(1.3rem, 2.6vw, 5rem);
	--fz51: clamp(1.3rem, 2.66vw, 5.1rem);
	--fz52: clamp(1.3rem, 2.71vw, 5.2rem);
	--fz53: clamp(1.3rem, 2.76vw, 5.3rem);
	--fz54: clamp(1.3rem, 2.81vw, 5.4rem);
	--fz55: clamp(1.3rem, 2.86vw, 5.5rem);
}
@media only screen and (max-width: 768px) {
	:root {
		--fz11: clamp(.9rem, 2.93vw, 1.1rem);
		--fz12: clamp(.9rem, 3.2vw, 1.2rem);
		--fz13: clamp(.9rem, 3.47vw, 1.3rem);
		--fz14: clamp(.9rem, 3.73vw, 1.4rem);
		--fz15: clamp(.9rem, 4vw, 1.5rem);
		--fz16: clamp(.9rem, 4.27vw, 1.6rem);
		--fz17: clamp(.9rem, 4.53vw, 1.7rem);
		--fz18: clamp(.9rem, 4.8vw, 1.8rem);
		--fz19: clamp(.9rem, 5.07vw, 1.9rem);
		--fz20: clamp(.9rem, 5.33vw, 2rem);
		--fz21: clamp(.9rem, 5.6vw, 2.1rem);
		--fz22: clamp(.9rem, 5.87vw, 2.2rem);
		--fz23: clamp(.9rem, 6.13vw, 2.3rem);
		--fz24: clamp(.9rem, 6.4vw, 2.4rem);
		--fz25: clamp(.9rem, 6.67vw, 2.5rem);
		--fz26: clamp(.9rem, 6.93vw, 2.6rem);
		--fz27: clamp(.9rem, 7.2vw, 2.7rem);
		--fz28: clamp(.9rem, 7.47vw, 2.8rem);
		--fz29: clamp(.9rem, 7.73vw, 2.9rem);
		--fz30: clamp(.9rem, 8vw, 3rem);
		--fz31: clamp(.9rem, 8.27vw, 3.1rem);
		--fz32: clamp(.9rem, 8.53vw, 3.2rem);
		--fz33: clamp(.9rem, 8.8vw, 3.3rem);
		--fz34: clamp(.9rem, 9.07vw, 3.4rem);
		--fz35: clamp(.9rem, 9.33vw, 3.5rem);
		--fz36: clamp(.9rem, 9.6vw, 3.6rem);
		--fz37: clamp(.9rem, 9.87vw, 3.7rem);
		--fz38: clamp(.9rem, 10.13vw, 3.8rem);
		--fz39: clamp(.9rem, 10.4vw, 3.9rem);
		--fz40: clamp(.9rem, 10.67vw, 4rem);
		--fz41: clamp(.9rem, 10.93vw, 4.1rem);
		--fz42: clamp(.9rem, 11.2vw, 4.2rem);
		--fz43: clamp(.9rem, 11.47vw, 4.3rem);
		--fz44: clamp(.9rem, 11.73vw, 4.4rem);
		--fz45: clamp(.9rem, 12vw, 4.5rem);
		--fz46: clamp(.9rem, 12.27vw, 4.6rem);
		--fz47: clamp(.9rem, 12.53vw, 4.7rem);
		--fz48: clamp(.9rem, 12.8vw, 4.8rem);
		--fz49: clamp(.9rem, 13.07vw, 4.9rem);
		--fz50: clamp(.9rem, 13.33vw, 5rem);
		--fz51: clamp(.9rem, 13.6vw, 5.1rem);
		--fz52: clamp(.9rem, 13.87vw, 5.2rem);
		--fz53: clamp(.9rem, 14.13vw, 5.3rem);
		--fz54: clamp(.9rem, 14.4vw, 5.4rem);
		--fz55: clamp(.9rem, 14.67vw, 5.5rem);
	}
}

/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
html, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend,
textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
/*
ul {
  list-style: none;
}
*/
button, input, select, textarea {
  margin: 0;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}
select::-ms-expand {
    display: none;
}
input, textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: none;
  max-width: 100%;
  border: none;
  border-radius: 0;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*, *::before, *::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
img, video {
  height: auto;
  max-width: 100%;
}
img {
  vertical-align: bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
iframe {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
td:not([align]), th:not([align]) {
  text-align: left;
}
td:not([align]), th:not([align]) {
  text-align: left;
}
a {
  color: var(--c_black);
  text-decoration: none;
}

html {
	position: relative;
	opacity: 0;
    font-size: 62.5%;
	scrollbar-gutter: stable;
}
body {
    position: relative;
	min-width: inherit;
    width: 100%;
	margin-top: 0!important;
    color: var(--c_black);
    font-size: 1.6em;
    font-family: var(--mincho);
    font-weight: 300;
    line-height: 1.7;
    letter-spacing: 0;
    background: #fff;
}
.wrapper {
	font-size: var(--fz16);
}
.post_img {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.post_img img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%);
}
a.post_img img, a .post_img img {
    transition: all .3s ease;
}
a.post_img:hover img, a:hover .post_img img {
    transform: translate(-50%, -50%) scale(1.03);
}
.txt {
    width: 100%;
}
.btn_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	width: 92%;
	margin: auto;
}
/*//common*/

/*hamburger*/
.hmbg_btn {
	position: absolute;
	bottom: 10px;
	right: 20px;
    display: none;
    padding-top: 7px;
    cursor: pointer;
	z-index: 2;
	--ham_num: 8px;
	--ham_mnum: -8px;
}
.hmbg_inner {
    position: relative;
    width: 25px;
    height: 2px;
    margin-top: var(--ham_num);
    margin-bottom: var(--ham_num);
    background: var(--c_purple);
    transition: all .5s ease;
}
.hmbg_wrap.open .hmbg_inner {
    background: transparent;
}
.hmbg_inner::before, .hmbg_inner::after {
    content: '';
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: var(--c_purple);
}
.hmbg_inner::before {
    top: var(--ham_mnum);
    transition: all .5s ease;
}
.hmbg_inner::after {
    bottom: var(--ham_mnum);
    transition: all .5s ease;
}
.hmbg_wrap.open .hmbg_inner::before {
	background: var(--c_purple);
    transform: translateY(var(--ham_num)) rotate(45deg);
}
.hmbg_wrap.open .hmbg_inner::after {
	background: var(--c_purple);
    transform: translateY(var(--ham_mnum)) rotate(-45deg);
}
.hmbg_btn > span {
    display: block;
    margin-top: 13px;
    color: #767573;
    font-size: .6em;
    text-align: center;
}
html.hmbg_open {
    overflow: hidden;
}
#sp_nav {
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    padding: 20px 20px 5px;
    background: #fff;
    overflow: auto;
    pointer-events: none;
    transition: all .5s ease;
	z-index: 998;
}
.hmbg_open #sp_nav {
	opacity: 1;
	pointer-events: auto;
}
.sp_nav_li {
    width: 100%;
    margin: 0 auto 15px;
    list-style: none;
}
.sp_nav_li a, .sp_nav_li .mg_menu {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 15px 15px 10px;
    color: var(--c_black);
    font-size: var(--fz16);
    transition: all .3s ease;
}
.sp_nav_li .mg_menu > * {
	width: 100%;
}
.sp_nav_li a:hover {
    opacity: .6;
}
.sp_nav_li li:last-of-type, .sp_nav_sub li:last-of-type {
    border-bottom: none;
}
.sp_nav_li li {
    opacity: 0;
    transition: all .5s ease;
    transform: translateY(20px);
}
.hmbg_open .sp_nav_li li {
    opacity: 1;
    transform: translateY(0);
}
@media only screen and (max-width: 1000px) {
	.hmbg_btn {
		display: block;
	}
}
/*//hamburger*/

/*pagetop*/
.pagetop {
    bottom: 60px;
    position: fixed;
    right: 20px;
    z-index: 998 !important;
}
.pagetop > a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 55px;
    height: 55px;
    color: #fff;
    font-size: 2rem;
    background: var(--c_purple);
	border: 2px solid var(--c_purple);
	border-radius: 50%;
	box-shadow: 0 0 10px rgba(0,0,0,.3);
    transition: all .3s ease;
    box-sizing: border-box;
}
.pagetop > a:hover {
    color: var(--c_purple);
	text-decoration: none;
    background-color: #fff;
}
.pagetop.stopped {
  position: absolute;
}
/*//pagetop*/

/*accordion*/
.acc-cont {
	display: none;
}
/*//accordion*/

/*modal*/
.wrapper.modal_open {
	overflow: hidden;
}
.modal_cont_wrapper {
	position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100vw;
    min-height: 100vh;
    background: rgba(0, 0, 0, .6);
    z-index: 9999;
    overflow: auto;
}
.modal_cont_inner {
	position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
}
.modal_cont {
	position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    min-height: 100%;
    height: auto;
    padding: 6em 30px;
}
.modal_block {
	position: relative;
	width: auto;
	height: auto;
}
.modal_close {
	position: absolute;
    bottom: calc(100% + 20px);
    right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 3em;
	height: 3em;
	background: #fff;
	border-radius: 50%;
	cursor: pointer;
	--ham_num: 12px;
	--ham_mnum: -12px;
}
.modal_close_inner {
    position: relative;
    width: 35px;
    height: 3px;
    margin-top: var(--ham_num);
    margin-bottom: var(--ham_num);
    background: transparent;
    transition: all .5s ease;
}
.modal_close_inner::before, .modal_close_inner::after {
    content: '';
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 3px;
    background: var(--c_black);
}
.modal_close_inner::before {
    top: var(--ham_mnum);
    transition: all .5s ease;
	transform: translateY(var(--ham_num)) rotate(45deg);
}
.modal_close_inner::after {
    bottom: var(--ham_mnum);
    transition: all .5s ease;
	transform: translateY(var(--ham_mnum)) rotate(-45deg);
}
/*//modal*/

/*scrl*/
.scrl {
    opacity: 0;
    position: relative;
}
.bt-anim {
    top: 50px;
}
@keyframes bt-anim {
	0% {
		opacity: 0;
		top: 50px;
	}
	60% {
		opacity: 1;
		top: 0;
	}
	100% {
		opacity: 1;
		top: 0;
	}
}
.bt-anim.scrl_in {
    animation: bt-anim 1s cubic-bezier(0.25, 0.1, 0.25, 1) forwards;
}
/*//scrl*/

/*custom*/
.tit_vertical_purple {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    color: #fff;
    font-size: var(--fz31);
    writing-mode: tb-rl;
}
.tit_vertical_purple > span {
    display: block;
    padding: .7em .2em;
    background: var(--c_purple);
}
.tit_vertical_purple > span + span {
    margin-right: .3em;
}
@media only screen and (max-width: 768px) {
	.tit_vertical_purple {
		font-size: var(--fz21);
	}
	.tit_vertical_purple > span + span {
		margin-right: .5em;
	}
}

/*item-list*/
ul.c-item-list.custom_item_li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin: auto;
}
.custom_item_li .c-item-list__item {
    width: 21%;
    padding: 0;
}
.custom_item_li .c-item-list__item.dummy {
    margin-bottom: 0;
}
.custom_item_li .c-item-list__img {
    margin-bottom: 0;
}
.custom_item_li .c-item-list__img img {
    top: 50%;
    left: 50%;
    right: auto;
    bottom: auto;
    display: block;
    width: 100% !important;
    height: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%);
}
.custom_item_li .c-item-list__ttl {
    margin-top: 1em;
    font-size: var(--fz18);
    line-height: 1.5;
}
.custom_item_li .c-item-list__ttl a:hover {
    opacity: 1;
    color: var(--c_black);
    text-decoration: none;
}
.custom_item_li .c-item-list__price {
    margin-top: .4em;
    font-size: var(--fz16);
}
.custom_item_li .c-item-list__item > a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: .5em 1em .7em;
    margin-top: 1.5em;
    color: #fff;
    font-size: var(--fz16);
    background: var(--c_brown);
    border: 1px solid var(--c_brown);
    border-radius: 9999px;
    transition: all .3s ease;
}
.custom_item_li .c-item-list__item > a:hover {
    opacity: 1;
    color: var(--c_brown);
    text-decoration: none;
    background: #fff;
}
.custom_item_li_container {
    width: 100%;
    padding: 0;
}
@media only screen and (max-width: 768px) {
    .custom_item_li .c-item-list__item {
        width: 48%;
    }
    .custom_item_li .c-item-list__item.dummy:first-of-type {
        display: none;
    }
}
/*//item-list*/

/*second-head*/
.second_head {
    position: relative;
    width: 100%;
    max-height: 500px;
    height: auto;
    padding-top: 26%;
    background: center center/cover no-repeat;
}
.second_head .tit {
    position: absolute;
    top: 0;
    right: 13vw;
    display: flex;
    justify-content: center;
    align-items: center;
	min-width: 13em;
    width: auto;
    height: 100%;
    padding: 2em;
    color: #fff;
    font-size: var(--fz26);
    background: var(--c_purple);
}
.c-breadcrumbs {
    padding: 30px 30px var(--num150);
    font-size: var(--fz14);
}
.c-breadcrumbs-list {
	margin-bottom: 0;
}
.c-breadcrumbs-list__item {
    color: var(--c_purple);
}
.c-breadcrumbs-list a {
    opacity: 1;
    color: var(--c_black);
    transition: all .3s ease;
}
.c-breadcrumbs-list a:hover {
    opacity: .6;
    color: var(--c_black);
    text-decoration: none;
}
.c-breadcrumbs-list {
    padding-top: 0;
}
@media only screen and (max-width: 768px) {
    .second_head {
        padding-top: 53%;
    }
    .second_head .tit {
        right: 0;
		min-width: 10em;
        font-size: var(--fz13);
    }
    .c-breadcrumbs {
        padding: 15px 15px var(--num150);
    }
}
/*//second-head*/

/*f-item*/
.f_item {
    width: 100%;
    padding: var(--num120) 0 var(--num150);
    background: var(--c_beige);
}
.f_item .tit {
    width: 100%;
    margin-bottom: 1.5em;
    font-size: var(--fz28);
    text-align: center;
}
.f_item .item_wrap {
    max-width: 1200px;
    width: 70%;
	margin: auto;
}
@media only screen and (max-width: 768px) {
    .f_item .tit {
        font-size: var(--fz21);
    }
	.f_item .item_wrap {
		max-width: 400px;
		width: 92%;
	}
}
/*//f-item*/
/*//custom*/