@charset 'UTF-8';

/* Elements */
html, body {
	font-family: Arial, Helvetica Neue, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

body {
	overflow-x: hidden;
	color: #4E3230;
}

a, a:hover {
	color: #4E3230;
}

h1 {
	font-size: 1.75rem;
}

@media screen and (max-width:767.98px) {
	body {
		padding-top: 60px;
	}
}

/* Common Classes */
.bg-beige {
	background-color: #F8F4ED;
}

.bg-white {
	background-color: #FFFFFF;
	border-color: #4E3230;	
}

.bg-orange {
	background-color: #E89121;
}

.bg-darkorange {
	background-color: #DF6D10;
}

.bg-green {
	background-color: #82AF00;
}

.bg-pink {
	background-color: #E68087;
}
.bg-yellow {
	border: 2px solid;
	background-color: #FFFFFF;
	border-color: #e4c01e;
}

.bg-darkbrown {
	background-color: #4E3230;
}

.bg-lightpink {
	background-color: #FCF2F4;
}

.bg-lightblue {
	background-color: #EAF5FB;
}

.bg-lightgreen {
	background-color: #F1F6E3;
}

.bg-lightorange {
	background-color: #FCF2E9;
}

.bg-lightpurple {
	background-color: #EFECF7;
}

.text-orange {
	color: #E89121;
}

.text-darkorange {
	color: #DF6D10;
}

.text-green {
	color: #82AF00;
}

.text-darkgreen {
	color: #124B04;
}

.text-pink {
	color: #E68087;
}

.text-darkbrown {
	color: #4E3230;
}

.text-blue {
	color: #1D90CB;
}

.text-red {
	color: #AC0D18;
}

.text-purple {
	color: #836BBE;
}

.text-darkblue {
	color: #155DD9;
}

.text-yellow{
	color: #e4c01e;
}

.border-orange {
	border-color: #E89121;
}

.border-green {
	border-color: #82AF00;
}

.underline-yellow {
	position: relative;
}

.underline-yellow:before {
	content: ' ';
	display: block;
	position: absolute;
	top: 85%;
	left: 0;
	right: 0;
	height: .5em;
	background-color: #FFEC74;
}

.undermarker-yellow{
	background: linear-gradient(transparent 70%, #FFEC74 0%);
}

.btn.bg-orange,
.btn.bg-darkorange,
.btn.bg-pink,
.btn.bg-yellow,
.btn.bg-green{
	color: #4E3230;
}

.btn-primary {
	background-color: #DF6D10;
	border-color: #DF6D10;
}
.btn-primary-cart {
	background-color: #4EC622;
	border-color: #4EC622;
    color: #fff;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary.active {
	background-color: #C15F0F;
	border-color: #C15F0F;
}

.btn-primary-cart:hover,
.btn-primary-cart:active,
.btn-primary-cart:focus,
.btn-primary-cart.active{
    background-color: #449A1B;
	border-color: #449A1B;
    color: #fff;
}

.btn-arrow {
	display: block;
	position: relative;
	width: 100%;
	padding: .75rem 1.5rem .75rem 1rem;
	font-size: .9375rem;
	font-weight: bold;
	text-align: left;
}

.btn-arrow:before {
	content: ' ';
	display: block;
	position: absolute;
	top: 50%;
	right: .75rem;
	border: 4px solid transparent;
	border-right: 0;
	border-left-width: 7px;
	transform: translateY(-50%);
}

.btn-arrow-lg {
	border-width: 1px;
	font-size: 1.125rem;
	font-weight: bold;
	text-align: center;
}

.btn-arrow-beige {
	border-color: #B5A28E;
	color: #4E3230;
}

.btn-arrow-beige:before {
	border-left-color: #B5A28E;
}


.btn-arrow-beige-01 {
	border: 2px solid;
	border-color: #1D90CB;
	color: #4E3230;
	
}

.btn-arrow-beige-01:before {
	border-left-color: #1D90CB;
}

.btn-arrow-beige-02 {
	border: 2px solid;
	border-color: #836BBE;
	color: #4E3230;
	
}

.btn-arrow-beige-02:before {
	border-left-color: #836BBE;
}

.btn-arrow-beige-03 {
	border: 2px solid;
	border-color: #82AF00;
	color: #4E3230;
}

.btn-arrow-beige-03:before {
	border-left-color: #82AF00;
}

.btn-arrow-beige-05 {
	border: 2px solid;
	border-color: #DF6D10;
	color: #4E3230;
}

.btn-arrow-beige-05:before {
	border-left-color: #DF6D10;
}

.btn-arrow-chotto {
	border: 2px solid;
	border-color: #FFA836;
	color: #4E3230;
}

.btn-arrow-chotto:before {
	border-left-color: #FFA836;
}

.btn-arrow-kanari {
	border: 2px solid;
	border-color: #FF8652;
	color: #4E3230;
}

.btn-arrow-kanari:before {
	border-left-color: #FF8652;
}

.btn-arrow-moose {
	border: 2px solid;
	border-color: #FFA395;
	color: #4E3230;
}

.btn-arrow-moose:before {
	border-left-color: #FFA395;
}

.btn-arrow-orange {
	border-color: #E89121;
	color: #4E3230;
}

.btn-arrow-orange:before {
	border-left-color: #E89121;
}

.btn-arrow-green {
	border-color: #82AF00;
	color: #4E3230;
}

.btn-arrow-green:before {
	border-left-color: #82AF00;
}

.btn-arrow-pink {
	border-color: #E68087;
	color: #4E3230;
}

.btn-arrow-pink:before {
	border-left-color: #E68087;
}

.btn-arrow-darkbrown {
	border-color: #4E3230;
	color: #4E3230;
}

.btn-arrow-darkbrown:before {
	border-left-color: #4E3230;
}

.btn-arrow-blue {
	border-color: #1D90CB;
	color: #1D90CB;
}

.btn-arrow-blue:before {
	border-left-color: #1D90CB;
}

.btn-arrow-purple {
	border-color: #836BBE;
	color: #836BBE;
}

.btn-arrow-purple:before {
	border-left-color: #836BBE;
}

.btn-arrow-darkorange {
	border-color: #DF6D10;
	color: #DF6D10;
}

.btn-arrow-darkorange:before {
	border-left-color: #DF6D10;
}

.btn-arrow-white {
	border-color: #fff;
	color: #fff;
}

.btn-arrow-white:before {
	border-left-color: #fff;
}

.btn-arrow-darkbrown-fill {
	border-color: #4E3230;
	background-color: #4E3230;
	color: white;
}

.btn-arrow-darkbrown-fill:hover,
.btn-arrow-darkbrown-fill:active,
.btn-arrow-darkbrown-fill:focus,
.btn-arrow-darkbrown-fill.active {
	border-color: #2D1D1C;
	background-color: #2D1D1C;
	color: white;
}

.btn-arrow-darkbrown-fill:before {
	border-left-color: white;
}

.btn-return {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 390px;
	max-width: 90vw;
	min-height: calc( 53px + 1rem );
	padding-left: calc( 53px + 1rem );
	padding-right: 1rem;
	font-size: 1rem;
}

.btn-return:before {
	right: auto;
	left: .5rem;
	width: 53px;
	height: 53px;
	border: 0;
	background: url(img/icon-return.png) no-repeat 0 0;
}

.sentence{
    font-size: 1.125rem;
}



@media screen and (min-width:768px) {
	.breadcrumb {
		font-size: .875rem;
	}
}

@media screen and (max-width:767.98px) {
	.breadcrumb {
		font-size: .625rem;
	}
}


/* Slicks */
.slick-dots li button:before {
	color: #4E3230;
}

.slick-dots li.slick-active button:before {
	color: #DF6D10;
}



/* Header */
.header {
	position: relative;
	z-index: 10;
}

.header-logo:hover{
	opacity: .8;
}

.header-container {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.header-nav {
	background-color: #4E3230;
}

.header-btn-01 {
	border-color: #B5A28E;
}

.header-brands {
	display: flex;
	align-items: center;
}

.header-info {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	font-weight: bold;
}

.header-info-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #B5A28E;
	border-radius: 50rem;
	text-align: center;
	color: #4E3230;
	text-decoration: none;
}

.header-info-btn span {
	flex: 1;
}

.header-info-btn:after {
	content: ' ';
	display: block;
	width: 10px;
	height: 10px;
	background: url(img/icon-arrow-r.svg) no-repeat;
}

.header-info-link {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: .5rem;
	background-color: white;
	border-radius: .3125rem;
	color: #4E3230;
	text-decoration: none;
}

.header-tel {
	text-align: center;
	line-height: 1;
	font-size: .8125rem;
}

.header-tel a {
	text-decoration: none;
}

.header-tel div {
	font-weight: bold;
}

.header-mailmag-link-btn{
    display: block;
    text-decoration: none;
    color: #fff;
    padding: .5rem 2rem .5rem 1rem;
    text-align: center;
}

.header-nav-submenu-row-col-links {
	list-style: none;
	padding-left: 0;
}

@media screen and (min-width:768px) {
	.header-brands {
		margin-right: auto;
	}

	.header-info-btn {
		width: 190px;
		margin-right: .375rem;
		padding: .5rem .875rem;
		font-size: .6875rem;
	}

	.header-info-btn span {
		flex: 1;
	}

	.header-info-link {
		flex-direction: column;
		font-size: .75rem;
        margin-right: .4rem;
	}

	.header-info-link img {
		margin-bottom: .5rem;
	}

	.header-tel div {
		font-size: 1.625rem;
	}

	.header-nav-submenu {
		position: absolute;
		top: 110%;
		left: 50%;
		z-index: 10;
		width: 1100px;
		max-width: 95%;
		padding: 1.5rem;
		border-radius: .625rem;
		background-color: white;
		transform: translateX(-50%);
	}

	.header-nav-has-submenu:before {
		content: ' ';
		display: block;
		position: absolute;
		top: 100%;
		left: 50%;
		width: 100vw;
		height: 100vh;
		background-color: rgba(0,0,0,.25);
		transform: translateX(-50%);
		pointer-events: none;
	}

	.header-nav-has-submenu > a {
		position: relative;
	}

	.header-nav-has-submenu > a:after {
		content: ' ';
		display: block;
		position: absolute;
		top: 100%;
		left: 50%;
		border: 10px solid transparent;
		border-bottom: 16px solid white;
		border-top: 0;
		transform: translate(-50%,-60%);
	}

	.header-nav-has-submenu:not(:hover) .header-nav-submenu,
	.header-nav-has-submenu:not(:hover):before,
	.header-nav-has-submenu:not(:hover) > a:after {
		display: none;
	}

	.header-nav-submenu:before {
		content: ' ';
		display: block;
		position: absolute;
		top: -1rem;
		left: 0;
		right: 0;
		height: 1rem;
		background-color: rgba(0,0,0,0);
	}

	.header-nav-submenu img {
		max-width: 100%;
	}

	.header-nav-submenu-box {
		padding: 1.125rem .875rem;
		border-radius: .625rem;
	}

	.header-nav-submenu-box-orange {
		background-color: #FEF3E5;
	}

	.header-nav-submenu-box-green {
		background-color: #F0F6DD;
	}

	.header-nav-submenu-box-pink {
		background-color: #FBEEF1;
	}

	.header-nav-submenu-row-col-01,
	.header-nav-submenu-row-col-02 {
		max-width: 27.27%;
	}

	.header-nav-submenu-row-col-title {
		margin-bottom: 1rem;
		font-weight: bold;
		text-align: center;
		color: #4E3230;
	}

	.header-nav-submenu-row-col-links li {
		margin-bottom: .5rem;
	}

	.header-nav-submenu-row-col-links .btn {
		padding: .75rem 1rem .75rem .875rem;
		background-color: white;
		font-size: .8125rem;
	}

	.header-nav-submenu-row-col-01,
	.header-nav-submenu-row-col-02,
	.header-nav-submenu-row-col-03 {
		display: flex;
	}

	.header-nav-submenu-row-col-03 {
		flex-direction: column;
	}

	.header-nav-submenu-row-col-03 .header-nav-submenu-box {
		margin-bottom: 1rem;
	}

	.header-nav-submenu-tel {
		font-size: 2.1875rem;
		font-weight: bold;
	}

	.header-nav-submenu-row-col-03 .btn {
		padding: .25rem;
		border-color: transparent;
	}

}

@media screen and (max-width:1199.98px) {
	.header-brands {
		max-width: 500px;
		padding-left: 0.4rem;
	}

	.header-brands img {
		max-width: 100%;
	}

	.header-info-btn {
		width: 110px;
	}
}

@media screen and (max-width:991.98px) {
	.header-brands {
		/*
		flex-direction: column;
		*/
		max-width: 270px;
	}
	/*
	.header-info {
		flex-direction: column;
	}

	.header-info-link {
		flex-direction: row;
		width: 190px;
		margin-right: 0.375rem;
		padding: 0.25rem;
		border: 1px solid #B5A28E;
		border-radius: 50rem;
		font-size: .6875rem;
	}

	.header-info-link img {
		margin-right: 1rem;
		margin-bottom: 0;
	}
	*/
}

@media screen and (max-width:767.98px) {
	.header {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		transition: .5s;
		background-color: white;
	}
	
	.scrolling:not(.top) .header:not(.active) {
		transform: translateY(-100%);
	}
	
	.top .header {
		transition: 0s;
	}
	
	.header:not(.active) .header-info,
	.header:not(.active) .header-tel,
	.header:not(.active) .header-nav,
	.header:not(.active) .header-info-btn,
    .header:not(.active) .header-mailmag-link{
		display: none;
	}

	.header-container {
		flex-wrap: wrap;
	}

	.header-brands {
		margin-right: auto;
	}

	.header-brands img {
		max-width: 99px;
		image-rendering: -webkit-optimize-contrast;
	}
	
	.header-brands .header-info-zenkoku{
		max-height: 40px;
		width: auto;
	}

	.header-toggler {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		width: 60px;
		height: 60px;
		border: 0;
		background-color: #4E3230;
		color: white;
		font-size: .5625rem;
	}

	.header-toggler span,
	.header-toggler span:before,
	.header-toggler span:after {
		display: block;
		width: 25px;
		height: 2px;
		background-color: white;
	}

	.header-toggler span {
		position: relative;
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.header-toggler span:before,
	.header-toggler span:after {
		content: ' ';
		position: absolute;
		top: 0;
		left: 0;
		transform-origin: center;
	}

	.header-toggler span:before {
		transform: translateY(-9px);
	}

	.header-toggler span:after {
		transform: translateY(9px);
	}

	.header-tel,
    .header-mailmag-link{
		width: 100%;
		padding-top: 1rem;
		padding-left: 2rem;
		padding-right: 2rem;
		background-color: #4e3230;
	}

	.header-info {
		flex-wrap: wrap;
		padding-top: 1rem;
	}

	.header-info-btn {
		width: 100%;
		max-width: 285px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: .75rem;
		padding: .5rem 1rem;
		border-radius: .3125rem;
		background-color: white;
		font-size: .875rem;
	}

	.header-info-link {
		flex-direction: column;
		padding: 0rem;
		font-size: .75rem;
        margin-right: .4rem;
	}

	.header-info-link.login {
		margin-right: .25rem;
	}

	.header-tel a {
		display: block;
		width: 100%;
		padding-top: .5rem;
		padding-bottom: .5rem;
		border-radius: .3125rem;
		background-color: white;
	}

	.header-tel div {
		font-size: 1.3125rem;
	}

	.header-tel div img {
		width: 44px;
	}

	.header-nav .header-container {
		padding-left: 0;
		padding-right: 0;
	}

	.header-nav .nav {
		padding-top: 1rem;
	}

	.header-nav .nav-item {
		width: 100%;
		margin-top: -1px;
		border-top: 1px solid #6E5755;
		border-bottom: 1px solid #6E5755;
	}

	.header-nav-submenu {
		width: 100%;
		border-top: 1px solid #6E5755;
		overflow: hidden;
	}

	.header-nav-has-submenu:not(.active) .header-nav-submenu {
		display: none;
	}

	.header-nav-has-submenu > a {
		position: relative;
	}

	.header-nav-has-submenu > a:before {
		content: ' ';
		display: block;
		position: absolute;
		top: 50%;
		right: .75rem;
		border: 4px solid transparent;
		border-bottom: 0;
		border-top: 7px solid #D2B9A4;
		transform: translateY(-50%);
	}

	.header-nav-has-submenu.active > a:before {
		transform: translateY(-50%) rotate(180deg);
	}

	.header-nav-submenu {
		background-color: #D2B9A4;
	}

	.header-nav-submenu-row-col-title {
		position: relative;
		margin-top: -1px;
		padding: 1rem;
		border-top: 1px solid #6E5755;
		border-bottom: 1px solid #6E5755;
	}

	.header-nav-submenu-row-col-title:before {
		content: ' ';
		display: block;
		position: absolute;
		top: 50%;
		right: .75rem;
		border: 4px solid transparent;
		border-bottom: 0;
		border-top: 7px solid #4E3230;
		transform: translateY(-50%);
	}

	.header-nav-submenu-box.active .header-nav-submenu-row-col-title:before {
		transform: translateY(-50%) rotate(180deg);
	}

	.header-nav-submenu-row-col-title.no-arrow:before {
		display: none;
	}

	.header-nav-submenu-box:not(.active) .header-nav-submenu-row-col-links {
		display: none;
	}

	.header-nav-submenu .text-orange,
	.header-nav-submenu .text-green,
	.header-nav-submenu .text-pink {
		color: #4E3230;
	}

	.header-nav-submenu-box li {
		margin-top: -1px;
		border-top: 1px solid #6E5755;
		border-bottom: 1px solid #6E5755;
		background-color: white;
	}

	.header-nav-submenu-box a {
		padding-top: 1rem;
		padding-bottom: 1rem;
		border-color: transparent;
		font-weight: normal;
	}

	.header-nav-submenu-box a:before {
		display: none;
	}

	.header-nav-submenu-image {
		display: block;
		margin-top: -1px;
		padding: 1rem;
		border-top: 1px solid #6E5755;
		border-bottom: 1px solid #6E5755;
		color: #4E3230;
		text-decoration: none;
	}

	.header.active {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 15;
		overflow-y: scroll;
		background-color: rgba(0,0,0,.9);
	}

	.header.active > .header-container {
		background-color: white;
	}

	.header.active .header-toggler span {
		background-color: transparent;
	}

	.header.active .header-toggler span:before {
		transform: rotate(45deg);
	}
	.header.active .header-toggler span:after {
		transform: rotate(-45deg);
	}
	
	.header-mail-magazine {
		padding: 0 1rem 1.5rem;
		color: white;
	}
	
	.header-mail-magazine-title {
		font-size: 1rem;
		font-weight: bold;
	}
	
	.header-mail-magazine-text {
		margin-bottom: .25rem;
		font-size: .75rem;
	}
	
	.header-mail-magazine-input {
		width: 100%;
		margin-bottom: .75rem;
	}
	
	.header-mail-magazine-link {
		font-size: .75rem;
		color: white;
	}
}



/* Footer */

.footer-pagetop {
	display: flex;
	align-items: center;
	justify-content: center;
	position: fixed;
	bottom: 2rem;
	right: 2rem;
	width: 50px;
	height: 50px;
	border: 0;
	background-color: rgba(51,51,51,.25);
	transition: .5s;
	cursor: pointer;
}

.footer-pagetop:not(.show) {
	opacity: 0;
	pointer-events: none;
}

.footer-pagetop span,
.footer-pagetop span:before,
.footer-pagetop span:after {
	display: block;
	width: 4px;
	border-radius: 2px;
	background-color: white;
	transform-origin: top center;
}

.footer-pagetop span {
	position: relative;
	height: 25px;
}

.footer-pagetop span:before,
.footer-pagetop span:after {
	content: ' ';
	position: absolute;
	top: 0;
	left: 0;
	height: 17px;
}

.footer-pagetop span:before {
	transform: translateX(12.5%) rotate(36deg);
}

.footer-pagetop span:after {
	transform: translateX(-12.5%) rotate(-36deg);
}

.footer-row-01 {
	background-image: linear-gradient(90deg, #f8f4ed 25%, #f2ebdf 25%, #f2ebdf 50%, #f8f4ed 50%, #f8f4ed 75%,#f2ebdf 75%, #f2ebdf);
	background-size: 40px 40px;
}

.footer-row-01-01 {
	flex: 1;
}

.footer-row-01-02 {
	max-width: 450px;
	padding: 1.5rem 1rem;
	border-radius: .5rem;
	background-color: white;
	text-align: center;
	line-height: 1;
}

.footer-row-01-02 a {
	text-decoration: none;
}

.footer-row-01-02 div {
	font-weight: bold;
}

.footer-row-01-03 {
	flex: 1;
	max-width: 350px;
}

.footer-row-01-03 .btn {
	display: block;
	position: relative;
	width: 100%;
	padding: .75rem 1.5rem .75rem 4rem;
}

.footer-row-01-03 .btn img {
	position: absolute;
	top: 50%;
	left: 2rem;
	transform: translate(-50%,-50%);
}

.footer-row-02 {
	padding: 2rem 1rem;
	text-align: center;
}

.footer-row-03 {
	padding: .5rem 1rem;
	background-color: #F8F1EB;
	text-align: center;
}


.footer-row-04 {
	background-color: #4E3230;
	color: white;
	font-size: .75rem;
	text-align: left;
}

.footer-row-04-title {
	padding: .5rem 0;
	border-bottom: 1px solid #707070;
	font-size: .8125rem;
	font-weight: bold;
}

.footer-row-04 a {
	color: white;
	text-decoration: none;
}

.footer-links {
	padding-left: 0;
	list-style: none;
}

.footer-links > li:before {
	content: '■';
}

.footer-sublinks {
	padding-left: 0;
	list-style: none;
}

.footer-sublinks > li {
	position: relative;
	margin: .5rem 0 .5rem 1rem;
	padding-left: 1.25rem;
}

.footer-sublinks > li:before {
	content: 'ー';
	position: absolute;
	left: 0;
}


.footer-copyright {
	padding: .5rem 0;
	background-color: #4E3230;
	color: white;
	text-align: center;
	font-size: .75rem;
}

@media screen and (min-width:768px) {
	.footer-row-01-02 div {
		font-size: 3rem;
	}
}

@media screen and (max-width:991.98px) {
	.footer-row-01-01 {
		text-align: center;
	}

	.footer-row-01-02 {
		margin: 1rem auto;
	}

	.footer-row-01-02 div {
		font-size: 2rem;
	}

	.footer-row-01-02 div img {
		width: 44px;
	}

	.footer-row-01-03 {
		margin: 1rem auto;
	}
}

@media screen and (max-width:767.98px) {
	.footer-pagetop {
		transform: scale(.75);
	}
}


/* Main */
.main img {
	max-width: 100%;
}

.main-container {
	max-width: 1000px;
}

.main-container h1 {
	margin: 1rem 0;
	font-size: 1.75rem;
	font-weight: bold;
}

.main-container h2 {
	margin: 1rem 0;
	padding-bottom: 1rem;
	border-bottom: 1px solid #BCBCBC;
	font-size: 1.125rem;
	font-weight: bold;
}

@media screen and (min-width:768px) {
	.main-container h1 {
		margin-top: 3rem;
	}
}


/* Kikubari Common */
.gallery-image {
	position: relative;
}

.kikubari-product .gallery:not(.no-label) .gallery-image:before {
	content: ' ';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(img/kikubari-gallery-label-01.webp) no-repeat 0 0 / 100%;
}

.gallery{
	width: 100%;
}

.gallery-image img {
	width: 100%;
}

.gallery-main{
	padding-left: 0;
}

.gallery-main li{
	list-style: none;
}

.slick-prev, 
.slick-next {
    position: absolute;/*絶対配置にする*/
	z-index: 3;
    top: 42%;
    cursor: pointer;/*マウスカーソルを指マークに*/
    outline: none;/*クリックをしたら出てくる枠線を消す*/
    border-top: 2px solid #ccc;/*矢印の色*/
    border-right: 2px solid #ccc;/*矢印の色*/
    height: 25px;
    width: 25px;
}

.slick-prev {/*戻る矢印の位置と形状*/
    left:2.5%;
    transform: rotate(-135deg);
    top: 47%;
}

.slick-next {/*次へ矢印の位置と形状*/
    right:2.5%;
    transform: rotate(45deg);
}

.gallery-thumbnails {
	display: flex;
	padding-left: 0;
	list-style: none;
}

.gallery-thumbnails > li:not(:first-child) {
	margin-left: .75rem;
}

.gallery-thumbnails > li > img {
	cursor: pointer;
}


.specification {
	display: flex;
	flex-wrap: wrap;
	padding: 1.5rem;
	border: 1px solid #D2B9A4;
}

.specification dt {
	font-size: 1.125rem;
	font-weight: bold;
}

.specification dd {
	margin-bottom: 1.5rem;
}

.kikubari-message {
	display: flex;
	justify-content: center;
	position: relative;
	margin: 1rem 0;
	font-size: 1.0625rem;
	font-weight: bold;
}

.kikubari-message:before,
.kikubari-message:after {
	content: ' ';
	display: block;
	height: 2rem;
	width: 1px;
	background-color: #DF6D10;
}

.kikubari-message:before {
	margin-right: 1rem;
	transform: rotate(-15deg);
}

.kikubari-message:after {
	margin-left: 1rem;
	transform: rotate(15deg);
}

.kikubari-message span{
	display: contents;
}

.kikubari-balloon {
	position: relative;
	background-color: #FCE7EC;
	margin-bottom: 1.5rem;
	padding: .5rem;
	border-radius: 50rem;
	font-size: .9375rem;
	text-align: center;
}

.kikubari-balloon:before {
	content: ' ';
	display: block;
	position: absolute;
	top: 100%;
	left: 22%;
	border: 8px solid transparent;
	border-top: 16px solid #FCE7EC;
	border-bottom: 0;
}

.kikubari-balloon .kikubari-balloon-price {
	position: relative;
	color: #DC1C4A;
}

.kikubari-balloon .kikubari-balloon-price:before {
	content: ' ';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	border-top: 1px solid #DC1C4A;
}

.kikubari-balloon .kikubari-balloon-em {
	font-size: 2.125rem;
	font-weight: bold;
	color: #AC0D18;
	vertical-align: middle;
}

.kikubari-form{
	margin-bottom: 2rem;
}


.kikubari-form .nav-tabs {
	border-bottom-color: #DF6D10;
}

.kikubari-form .nav-item {
	flex: 1;
}

.kikubari-form .nav-item:not(:first-child) {
	margin-left: .75rem;
}

.kikubari-form .nav-link {
	width: 100%;
	border-top-left-radius: .5rem;
	border-top-right-radius: .5rem;
	font-size: 1.125rem;
	font-weight: bold;
}

.kikubari-form .nav-link:not(.active) {
	border-color: #DF6D10;
	color: #4E3230;
}

.kikubari-form .nav-link.active {
	border-color: #DF6D10;
	background-color: #DF6D10;
	color: white;
}

.kikubari-form .nav-link small{
	margin-left: .5rem;
}

.kikubari-form-regular-tab,
.kikubari-form-regular2-tab {
	position: relative;
	overflow: hidden;
}

.kikubari-form-regular-tab:before,
.kikubari-form-regular2-tab:before {
	content: 'おすすめ';
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	background-color: #82AF00;
	box-shadow: 0 2px 0 #0B2D02;
	transform: translate(-27.5%,50%) rotate(-37.5deg);
	font-size: .6875rem;
}

.kikubari-form .tab-pane {
	padding: .875rem;
	border: 1px solid #DF6D10;
	border-top: 0;
	border-bottom-left-radius: .5rem;
	border-bottom-right-radius: .5rem;
	background-color: #FCF9F6;
}

.kikubari-form-row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: .5rem;
	padding-bottom: .5rem;
	border-bottom: 1px solid #D2C5B8;
}

.kikubari-form-row:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.kikubari-form-row a{
	text-decoration: none;
}

.kikubari-form-title {
	margin: 1rem 0 .5rem;
	font-size: 1.125rem;
	font-weight: bold;
	text-align: center;
	color: #4E3230;
}

.kikubari-form-souryou{
	width: 100%;
	padding: 1rem;
	margin-bottom: 1rem;
	background-color: #fff;
	text-align: center;
}

.kikubari-form-souryou span{
	font-weight: bold;
}

.kikubari-form-label {
	border: 1px solid #B5A28E;
	background-color: white;
	border-radius: .25rem;
	text-align: center;
}

label.kikubari-form-label {
	cursor: pointer;
}

.kikubari-form-radio {
	position: relative;
	text-align: center;
}

.kikubari-form-radio input {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}

.kikubari-form-radio input:checked + .kikubari-form-label {
	background-color: #DF6D10;
	border-color: #DF6D10;
	color: white;
}

.kikubari-form-price,
.kikubari-form-price-sm {
	color: #4E3230;
	font-weight: bold;
	line-height: 1;
	text-align: center;
}

.kikubari-form-price-sm {
	margin-top: .5rem;
}

.kikubari-btn-area{
	position: relative;
	margin-bottom: 2rem;
}

.kikubari-btn-area .kikubari-message{
	margin: 1rem 0 0;
}

.kikubari-btn-area .kikubari-btn,
.kikubari-btn-area .kikubari-btn-red{
	margin: 0 auto;
}

.kikubari-btn, 
.kikubari-btn-red {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
	min-height: 5rem;
	margin: 2rem auto;
	border: 5px solid;
	border-radius: 50rem;
	color: white;
	font-weight: bold;
	box-shadow: 0 3px 3px rgba(0,0,0,.1);
}

.kikubari-btn p, 
.kikubari-btn-red p{
	margin-bottom: .5rem;
}

.kikubari-btn{
	background-color: #4E3230;
}

.kikubari-btn-red{
	background-color: #AC0D18;
}

.kikubari-btn-red:hover{
	color: #fff;
	background-color: #EF7073;
}

.kikubari-btn:hover,
.kikubari-btn:active,
.kikubari-btn:focus,
.kikubari-btn.active {
	background-color: #301E1D;
	color: white;
}

.kikubari-btn-red:hover{
    background-color: #891212;
	color: white;
}

.kikubari-btn:before,
.kikubari-btn-red:before {
	content: ' ';
	display: block;
	position: absolute;
	top: 50%;
	right: 1rem;
	border: 5px solid transparent;
	border-left: 10px solid white;
	border-right: 0;
	transform: translateY(-50%);
}

.kikubari-btn p em, 
.kikubari-btn-red p em {
	margin-bottom: .5rem;
	display: block;
	font-style: inherit;
}

.kikubari-btn small,
.kikubari-btn-red small{
	display: block;
	font-size: .75em;
}

.kikubari-btn-label {
	position: absolute;
	top: 0;
	left: 50%;
	padding: .25rem 2rem;
	border: 1px solid #4E3230;
	border-radius: 50rem;
	background-color: white;
	font-size: .875rem;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	transform: translate(-50%,-50%);
}

.kikubari-eiyou-banner{
    margin-top: 4rem;
}

.kikubari-banner {
	position: relative;
	margin: 4rem 0;
	padding-top: 1rem;
	padding-left: 1rem;
	background-color: #FFF7F1;
}

.kikubari-banner:before,
.kikubari-banner:after {
	content: ' ';
	display: block;
	position: absolute;
}

.kikubari-banner:before {
	top: .5rem;
	left: 0;
	width: 100%;
	border-top: 1px solid #F2A94A;
}

.kikubari-banner:after {
	top: 0;
	left: .5rem;
	height: 100%;
	border-left: 1px solid #F2A94A;
}

.main-container .kikubari-about-title {
	position: relative;
	z-index: 1;
	width: 90%;
	max-width: 600px;
	margin: -3rem auto 0;
	padding: 1.5rem;
	border-bottom: 0;
	font-size: 1.75rem;
	text-align: center;
	background-color: white;
}

.main-container .kikubari-about-subtitle {
	position: relative;
	margin: 1.5rem auto;
	text-align: center;
	font-size: 1.5rem;
	font-weight: bold;
	border-bottom: 0;
}

.main-container .kikubari-about-subtitle:before,
.main-container .kikubari-about-subtitle:after {
	content: ' ';
	position: absolute;
	top: 50%;
	height: 1px;
	background-color: #B9A7A5;
}

.main-container .kikubari-about-subtitle:before {
	left: 0;
}

.main-container .kikubari-about-subtitle:after {
	right: 0;
}

.kikubari-about-subtitle-point {
	display: flex;
	position: absolute;
	top: -2rem;
	left: 50%;
	color: #DF6D10;
	font-size: .9375rem;
	font-weight: bold;
	white-space: nowrap;
	transform: translateX(-50%);
}

.kikubari-about-subtitle-point:before,
.kikubari-about-subtitle-point:after {
	content: ' ';
	display: block;
	height: 1.5rem;
	border-left: 1px solid #DF6D10;
}

.kikubari-about-subtitle-point:before {
	margin-right: 3rem;
	transform: rotate(-15deg);
}

.kikubari-about-subtitle-point:after {
	margin-left: 3rem;
	transform: rotate(15deg);
}


.kikubari-about {
	margin-bottom: 4rem;
}

.kikubari-about-image {
	position: relative;
}

.kikubari-about-image-caption{
    position: absolute;
    background: #fff;
    right: calc(var(--bs-gutter-x) * .5);
    bottom: .5rem;
    font-size: .9rem;
    margin-bottom: 0;
    padding: 0 .5rem;
}

.kikubari-about-subsubtitle {
	right: 0;
	font-weight: bold;
    align-items: center;
    font-size: 1.4rem;
}

.kikubari-about-subsubtitle span {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	/*margin-left: auto;*/
	margin-bottom: 1.5rem;
	border: 6px solid #DF6D10;
	color: #DF6D10;
    margin-right: 1rem;
}

.kikubari-bar {
	width: 100vw;
	margin-left: 50%;
	transform: translateX(-50%);
	background-image: linear-gradient(90deg, #f8f4ed 25%, #f2ebdf 25%, #f2ebdf 50%, #f8f4ed 50%, #f8f4ed 75%,#f2ebdf 75%, #f2ebdf);
	background-size: 40px 40px;
}

.kikubari-bar .container {
	position: relative;
}

.kikubari-bar-title {
	padding-top: 4rem;
	padding-bottom: 4rem;
	font-weight: bold;
}

.kikubari-bar .container .kikubari-bar-image-01,
.kikubari-bar .container .kikubari-bar-image-02,
.kikubari-bar .container .kikubari-bar-image-03,
.kikubari-bar .container .kikubari-bar-image-04 {
	position: absolute;
}

.kikubari-bar .container .kikubari-bar-image-01 {
	top: 0;
	left: 0;
}
.kikubari-bar .container .kikubari-bar-image-02 {
	top: 0;
	right: 0;
}
.kikubari-bar .container .kikubari-bar-image-03 {
	bottom: 0;
	left: 0;
}
.kikubari-bar .container .kikubari-bar-image-04 {
	bottom: 0;
	right: 0;
}

.kikubari-inquiry-banner {
	position: relative;
	margin-top: 3rem;
	margin-right: 10px;
	background: #F8F1EB url(img/kikubari-detail-inquiry.webp) no-repeat right center;

}

.kikubari-inquiry-banner:before {
	content: ' ';
	display: block;
	position: absolute;
	top: -10px;
	right: -10px;
	left: 10px;
	bottom: 10px;
	border: 1px dashed #4E3230;
	pointer-events: none;
}

.kikubari-inquiry-banner-title {
	font-weight: bold;
}

.kikubari-inquiry-banner-tel {
	text-align: center;
	line-height: 1;
}

.kikubari-inquiry-banner-tel a {
	display: block;
	max-width: 500px;
	margin-bottom: 0;
	padding: 1rem;
	border-radius: .25rem;
	text-decoration: none;
	background-color: white;
}

.kikubari-inquiry-banner-tel div {
	font-weight: bold;
}

.kikubari-inquiry-banner-btns {
	display: flex;
	flex-wrap: wrap;
}

.kikubari-inquiry-banner-btns .btn {
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 245px;
	min-height: 60px;
}

.kikubari-inquiry-banner-btns .btn img {
	margin-right: 1rem;
}

.kikubari-faq .accordion-item {
	border: 0;
}

.kikubari-faq .accordion-header {
	border-bottom: 1px solid #DEBB9F;
}

.kikubari-faq .accordion-button {
	font-size: 1.25rem;
	font-weight: bold;
	color: #DF6D10;
	outline: none;
}

.kikubari-faq .accordion-button:focus {
	border-color: transparent;
	box-shadow: none;
}

.kikubari-faq-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 1rem;
	border-radius: 50rem;
	font-weight: bold;
	color: #DF6D10;
}

.accordion-header .kikubari-faq-icon {
	background-color: #FFF2E2;
}

.accordion-body .kikubari-faq-icon {
	border: 1px solid #DF6D10;
}

.kikubari-faq .accordion-button:not(.collapsed) {
	background-color: transparent;
}

.kikubari-faq .accordion-button.collapsed::after {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4NCiAgPGcgaWQ9IuOCsOODq+ODvOODl181MDMiIGRhdGEtbmFtZT0i44Kw44Or44O844OXIDUwMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE0MDggLTMyMjguNSkiPg0KICAgIDxyZWN0IGlkPSLplbfmlrnlvaJfNzA5IiBkYXRhLW5hbWU9IumVt+aWueW9oiA3MDkiIHdpZHRoPSIzMCIgaGVpZ2h0PSI1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNDA4IDMyNDEpIiBmaWxsPSIjZGY2ZDEwIi8+DQogICAgPHJlY3QgaWQ9IumVt+aWueW9ol83MTAiIGRhdGEtbmFtZT0i6ZW35pa55b2iIDcxMCIgd2lkdGg9IjMwIiBoZWlnaHQ9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE0MjAuNSAzMjU4LjUpIHJvdGF0ZSgtOTApIiBmaWxsPSIjZGY2ZDEwIi8+DQogIDwvZz4NCjwvc3ZnPg0K);
}

.kikubari-faq .accordion-button:not(.collapsed)::after {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4NCiAgPGcgaWQ9IuOCsOODq+ODvOODl181MDIiIGRhdGEtbmFtZT0i44Kw44Or44O844OXIDUwMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE0MDggLTMyMjguNSkiPg0KICAgIDxyZWN0IGlkPSLplbfmlrnlvaJfNzA5IiBkYXRhLW5hbWU9IumVt+aWueW9oiA3MDkiIHdpZHRoPSIzMCIgaGVpZ2h0PSI1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNDA4IDMyNDEpIiBmaWxsPSIjZGY2ZDEwIi8+DQogICAgPHJlY3QgaWQ9IumVt+aWueW9ol83MTAiIGRhdGEtbmFtZT0i6ZW35pa55b2iIDcxMCIgd2lkdGg9IjMwIiBoZWlnaHQ9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE0MjAuNSAzMjU4LjUpIHJvdGF0ZSgtOTApIiBmaWxsPSJub25lIi8+DQogIDwvZz4NCjwvc3ZnPg0K);
}

.kikubari-review-box {
	position: relative;
	margin-top: 5rem;
	padding: 1rem 1rem 0;
	background-color: #FEF4E8;
}

.kikubari-review-box:before {
	content: ' ';
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	height: 30px;
	background: url(img/kikubari-detail-teiki-review-bg.webp) repeat-x left top;
}

.kikubari-review-box-title {
	display: inline-block;
	margin-bottom: 1rem;
	padding-bottom: .25rem;
	border-bottom: 1px solid #DEBB9F;
	font-size: 1.375rem;
	font-weight: bold;
	color: #DF6D10;
}

.kikubari-review-box-image {
	min-width: 100px;
	margin-left: 1rem;
}

.kikubari-point:not(:last-child) {
	padding-bottom: 3rem;
	border-bottom: 1px dashed #4E3230;
}

.kikubari-point-title {
	position: relative;
}

.kikubari-point-title:before {
	content: ' ';
	display: block;
	width: 234px;
	height: 214px;
}

.kikubari-point-title-green:before {
	background: url(/img/kikubari-detail-balloon-green.webp) no-repeat;
}

.kikubari-point-title-red:before {
	background: url(/img/kikubari-detail-balloon-red.webp) no-repeat;
}

.kikubari-point-title-yellow:before {
	background: url(/img/kikubari-detail-balloon-yellow.webp) no-repeat;
}

.kikubari-point-title div {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	font-size: 1.4375rem;
	font-weight: bold;
	text-align: center;
	color: #4E3230;
}

.kikubari-point-shipping-box {
	position: relative;
	padding: 1rem;
	border-radius: .625rem;
	border: 3px solid transparent;
	font-weight: bold;
}

.kikubari-point-shipping-box.single {
	background-color: #F3E9E0;
	color: #4E3230;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.kikubari-point-shipping-box.regular {
	background-color: #FFF2F3;
	color: #AC0D18;
	border-color: #AC0D18;
}

.kikubari-point-shipping-box.single:after {
	content: ' ';
	display: block;
	position: absolute;
	border: 6px solid transparent;
	border-left: 11px solid #AC0D18;
	border-right: 0;
}

.kikubari-point-shipping-box-title {
	font-weight: bold;
	text-align: center;
}

.kikubari-point-shipping-box-label {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 70px;
	height: 40px;
	margin-right: 1rem;
	border: 1px solid #B5A28E;
	border-radius: .25rem;
	background-color: white;
	color: #4E3230;
}

.kikubari-point-shipping-box-price {
	font-size: 1.625rem;
}

.kikubari-point-shipping-box-price span {
	font-size: 2rem;
}

.kikubari-point-shipping-box-price small {
	font-size: .875rem;
}

@media screen and (min-width:768px) {
	.kikubari-product-badge {
		font-size: 1rem;
	}

	.specification {
		display: flex;
		align-items: flex-start;
		flex-wrap: wrap;
	}

	.specification dt {
		width: 6.5rem;
	}

	.specification dd {
		width: calc(100% - 6.5rem);
	}

	.kikubari-message {
		margin-top: -3rem;
	}
	
	.kikubari-btn-area .kikubari-message{
	margin-top: 0;
}
	
	.kikubari-btn p em, 
.kikubari-btn-red p em {
	margin-bottom: 0;
	display: inline-block;
}

	.kikubari-form-label {
		width: 120px;
		margin-right: 1rem;
		padding: .5rem 1rem;
	}

	.kikubari-form-price {
		flex: 1;
		margin-right: 1rem;
		font-size: 1.1875rem;
	}

	.kikubari-form-price span {
		font-size: 1.875rem;
	}

	.kikubari-form-price small {
		font-size: .875rem;
	}

	.kikubari-form-price .btn {
		width: 150px;
	}

	.kikubari-form-price-sm {
		font-size: .875rem;
		line-height: 1.25;
	}

	.kikubari-form-price-sm span {
		font-size: 1.375rem;
	}

	.kikubari-form-price-sm small {
		font-size: .9375rem;
	}


	.kikubari-banner-text {
		margin-top: -2.5rem;
	}

	.main-container .kikubari-about-subtitle {
		font-size: 1.5rem;
	}

	.main-container .kikubari-about-subtitle:before,
	.main-container .kikubari-about-subtitle:after {
		width: 125px;
	}

	.kikubari-about-row {
		margin-top: 2rem;
	}

	.kikubari-about-image {
		/*padding-right: 48px;*/
	}

	.kikubari-about-subsubtitle {
		top: -48px;
	}

	.kikubari-about-subsubtitle span {
		width: 96px;
		height: 96px;
		font-size: 2.125rem;
	}

	.kikubari-about-subsubtitle span small {
		font-size: .9375rem;
	}

	.kikubari-bar-title {
		font-size: 2.125rem;
	}

	.kikubari-bar .container .kikubari-bar-image-01 {
		transform: translateY(-25%);
	}
	.kikubari-bar .container .kikubari-bar-image-02 {
		transform: translateY(-50%);
	}
	.kikubari-bar .container .kikubari-bar-image-03 {
		transform: translate(100%,25%);
	}
	.kikubari-bar .container .kikubari-bar-image-04 {
		transform: translate(80%,50%);
	}

	.kikubari-inquiry-banner {
		padding: 3rem 2.5rem;
	}

	.kikubari-inquiry-banner-title {
		font-size: 1.5rem;
	}

	.kikubari-inquiry-banner-tel {
		font-size: 1.125rem;
	}

	.kikubari-inquiry-banner-tel div {
		font-size: 3.125rem;
	}

	.kikubari-inquiry-banner-btns .btn:not(:first-child) {
		margin-left: .5rem;
	}

	.kikubari-faq-icon {
		min-width: 63px;
		height: 63px;
		font-size: 2rem;
	}

	.kikubari-point-title div {
		padding-right: 2rem;
	}

	.main .kikubari-point img {
		max-width: none;
	}

	.kikubari-point-shipping-box.single {
		margin-right: 3rem;
	}

	.kikubari-point-shipping-box.single:after {
		top: 50%;
		left: 100%;
		transform: translate(calc(1.5rem - 50%), -50%);
	}
}

@media screen and (max-width:767.98px) {
	.main-container {
		overflow-x: hidden;
	}

	.gallery {
		margin-right: -.75rem;
	}

	.kikubari-product-badge {
		font-size: .875rem;
	}
	
	.specification dt {
		width: 100%;
	}

	.kikubari-form .nav-link {
		padding-top: 1rem;
		padding-bottom: 1rem;
		font-size: .9375rem;
	}

	.kikubari-form .nav-link span {
		
	}

	.kikubari-form-label {
		width: 90px;
		padding: .25rem;
		font-size: .75rem;
	}

	.kikubari-form-price {
		width: calc(100% - 90px - 1rem);
	}

	.kikubari-form-price span {
		font-size: 1.625rem;
	}

	.kikubari-form-price small {
		font-size: .875rem;
	}

	.kikubari-form-price-sm {
		font-size: .8125rem;
	}

	.kikubari-form-price-sm span {
		font-size: 1.125rem;
	}

	.kikubari-form-price-sm small {
		font-size: .8125rem;
	}
	
	.kikubari-form-row a{
		width: 100%;
	}

	.kikubari-form-row .btn {
		width: 70%;
		margin: .5rem auto 0;
		display: table;
	}

	.kikubari-about-header {
		margin-left: -.75rem;
		margin-right: -.75rem;
	}

	.kikubari-about-header img {
		width: 100%;
	}

	.main-container .kikubari-about-subtitle {
		font-size: 1.25rem;
	}

	.main-container .kikubari-about-subtitle:before,
	.main-container .kikubari-about-subtitle:after {
		width: 30px;
	}
	.kikubari-about-row {
		margin-top: 2rem;
	}

	.kikubari-about-image {
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 2rem;
        /*
		padding-right: 42px;
        */
	}

	.kikubari-about-image img {
		width: 100%;
	}

	.kikubari-about-subsubtitle {
		top: -42px;
		right: .75rem;
        display: flex;
        align-items: center;
	}

	.kikubari-about-subsubtitle span {
		width: 85px;
		height: 85px;
		font-size: 1.875rem;
	}

	.kikubari-about-subsubtitle span small {
		font-size: .8125rem;
	}

	.kikubari-bar-title {
		font-size: 1.625rem;
	}

	.kikubari-bar .container .kikubari-bar-image-01 {
		transform-origin: left top;
		transform: scale(.5);
	}
	.kikubari-bar .container .kikubari-bar-image-02 {
		transform-origin: right top;
		transform: scale(.5);
	}
	.kikubari-bar .container .kikubari-bar-image-03 {
		transform-origin: left botom;
		transform: scale(.5);
	}
	.kikubari-bar .container .kikubari-bar-image-04 {
		transform-origin: right bottom;
		transform: scale(.5);
	}

	.kikubari-inquiry-banner {
		padding: 1.5rem 2rem 210px;
		background-position: bottom right;
		background-size: 300px;
        margin-right: 0;
	}

	.kikubari-inquiry-banner-title {
		font-size: 1.375rem;
	}

	.kikubari-inquiry-banner-tel {
		margin-left: -1rem;
		margin-right: -1.5rem;
		font-size: .8125rem;
	}
    
    .kikubari-inquiry-banner-tel a{
        margin-bottom: 1rem;
    }

	.kikubari-inquiry-banner-tel div {
		font-size: 2.0625rem;
	}

	.kikubari-inquiry-banner-btns .btn {
		width: 100%;
	}

	.kikubari-faq-icon {
		min-width: 43px;
		height: 43px;
		font-size: 1.3125rem;
	}

	.kikubari-faq .accordion-button,
	.kikubari-faq .accordion-body {
		padding-left: 0;
	}

	.kikubari-faq .accordion-body {
		padding-right: .5rem;
	}

	.kikubari-point-title:before {
		transform: rotate(90deg);
	}

	.kikubari-point-title:before {
		margin: 0 auto;
	}

	.kikubari-point-title div {
		padding-bottom: 2rem;
	}

	.kikubari-point-shipping-box {
		max-width: 260px;
		margin: 0 auto;
	}

	.kikubari-point-shipping-box.single {
		margin-bottom: 3rem;
	}

	.kikubari-point-shipping-box.single:after {
		top: 100%;
		left: 50%;
		transform: translate(-50%, calc(1.5rem - 50%)) rotate(90deg);
	}
}


/* Pages */

.page-header {
	margin-bottom: 2rem;
}

.page .page-header-title {
	position: relative;
	z-index: 1;
	width: 90%;
	max-width: 600px;
	margin: -3rem auto 0;
	padding: 1.5rem;
	border-bottom: 0;
	font-weight: bold;
	text-align: center;
	background-color: white;
}

.page h2,
.page-subtitle {
	margin: 2rem 0;
	border: 0;
	font-weight: bold;
	text-align: center;
	color: #DF6D10;
}

/*.page h3,*/
.page-subsubtitle {
	margin: 1rem 0;
	padding: 1rem;
	font-size: 1.125rem;
	font-weight: bold;
	color: #4E3230;
	background-image: linear-gradient(90deg, #f8f4ed 25%, #f2ebdf 25%, #f2ebdf 50%, #f8f4ed 50%, #f8f4ed 75%,#f2ebdf 75%, #f2ebdf);
	background-size: 40px 40px;
    border-bottom: 0!important;
}

.page h4,
.page-subsubsubtitle {
	margin: 1rem 0;
	padding: 1rem .125rem;
	font-size: 1.125rem;
	border-bottom: 1px solid #BCBCBC;
}

.page ul,
.page ol:not(.breadcrumb) {
	list-style: none;
	padding-left: 0;
}

.page ul li,
.page ol:not(.breadcrumb) li {
	position: relative;
	margin-top: .5rem;
	margin-bottom: .5rem;
	padding-left: 1.5rem;
}

.page ul li:before {
	content: ' ';
	display: block;
	position: absolute;
	top: .625rem;
	left: 0;
	width: .5rem;
	height: .5rem;
	border-radius: 50rem;
	background-color: #DF6D10;
	transform: translate(calc(.75rem - 50%), -50%);
}

.page ol:not(.breadcrumb) {
	counter-reset: item;
}

.page ol:not(.breadcrumb) li:before {
	counter-increment: item;
	content: counter(item);
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: .75rem;
	left: 0;
	width: 1.25rem;
	height: 1.25rem;
	border: 1px solid;
	border-radius: 50rem;
	color: #DF6D10;
	font-size: .875em;
	line-height: 1;
	transform: translate(calc(.75rem - 50%), -50%);
}

.page table {
	width: 100%;
	border-collapse: separate;
}

.page th,
.page td {
	padding: 1rem;
}

.page th {
	min-width: 25%;
	background-color: #DF6D10;
	color: white;
}


@media screen and (min-width:768px) {
	.main-container .page-header-title {
		font-size: 1.75rem;
	}

	/*.page h2,*/
	.page-subtitle {
		font-size: 1.5rem;
	}
}

@media screen and (max-width:767.98px) {
	.page-header {
		margin-left: -0.75rem;
		margin-right: -0.75rem;
	}

	.page .page-header img {
		width: 100%;
	}

	.main-container .page-header-title {
		font-size: 1.625rem;
	}

	/*.page h2 {
		font-size: 1.25rem;
	}*/

}


.info-category {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 8rem;
	font-size: .875rem;
	font-weight: bold;
}
/* 気配り */
.category-01 {
	background-color: #E89121;
	color: white;
}
/* キット */
.category-02 {
	background-color: #82AF00;
	color: white;
}
/* スープ */
.category-03 {
	background-color: #B04D28;
	color: white;
}
/* おみおつけ */
.category-04 {
	background-color: #4F733C;
	color: white;
}
/* 脂質調整食 */
.category-10 {
	background-color: #e4c01e;
	color: white;
}
/* その他 */
.category-05 {
	background-color: #1D90CB;
	color: white;
}
/* 重要 */
.category-06 {
	background-color: #AE3C38;
	color: white;
}
/* 配送 */
.category-07 {
	background-color: #4E3230;
	color: white;
}
/* お詫び */
.category-08 {
	background-color: #333333;
	color: white;
}
/* 新商品 */
.category-09 {
	background-color: #E68087;
	color: white;
}

/* フローティングバナー */

.floating-banner {
    position: fixed;/* 追従 */
    z-index: 99999;/* 他の要素の下に隠れないように */
    bottom: 0;/* バナーの上下の位置 */
    right: 0;/* バナーの左右の位置 */
}
.pc {
    width: 300px;/* バナーの横幅を指定 */
}
.floating-banner:hover {
    opacity: .9;/* ホバーで少し透過 */
}
.sp {
    display: none;/* PCではスマホ用のバナーは非表示に */
}

.banner-close {
  position: absolute;
  top: -32px;
  right: 0;
  padding: 4px 8px;
  border: none;
  background-color: #fff;
  cursor: pointer;
}

@media screen and (max-width: 990px) {/* タブレット用のブレイクポイントを指定 */
    .pc {
        display: none;/* タブレットサイズ以下でPC用のバナーを非表示に */
    }
}
@media screen and (max-width: 560px) {/* スマホ用のブレイクポイントを指定 */
    .sp {
        display: inline-block;/* 消していたスマホ用のバナーを表示させる */
        width: 100vw;/* スマホの画面幅いっぱいにバナーを表示 */
    }
}

/* フローティングバナー終わり */

/* メニュー一例 */

.menu-area{
	padding: 20px 0;
}

.menu-list{
	display: flex;
	align-items: center;
	height: 340px;
	overflow: hidden;
}

.menu-slideshow{
	display: flex;
	padding-left: 0;
	animation: loop-slide 20s infinite linear 1s both;
}

@keyframes loop-slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

.menu-content{
	width: 300px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.11);
	padding: 25px 15px;
	margin-right: 20px;
	list-style-type:none;
}

.menu-img{
	width: 300px;
	height: 300px;
	margin-bottom: 10px;
}


/* メニュー一例終わり */