/* Layout
------------------------------------------*/
#container{
	padding: 0;
}
.main{
	padding: 0 3.7vw;
}
.front_page .main{
	padding: 0;
}

/* header
------------------------------------------*/
.header {
  display: none;
}
.sp-header {
  display: block;
  position: static;
}
.gnav-w,
.fixed-btn{
	display: none;
}

.drawer-main{
	height: calc(100% + 60vw);
}
.drawer-nav{
	margin-bottom: 3.9vw;
}
.drawer-nav ul li a{
	display: block;
	padding: 1.0em 6vw;
	font-size: 3.2vw;
	font-weight: bold;
	color: #fff;
	border-bottom: #fff 1px solid;
}
.drawer-nav ul li a:before{
	padding-right: .5em;
    content: '\f101';
    font-weight: bold;
    font-family: 'Font Awesome 5 Free';
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.drawer-nav ul li ul{
	border-bottom: #fff 1px solid;
	padding: 1.0em 6vw;
}
.drawer-nav ul li ul li a{
	border: none;
	font-size: 3.9vw;
	padding: .3em 0;
}
.drawer-nav ul li ul li a:before{
    content: '-';
}
.drawer-mail a{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	margin: 0 auto;
	width: 48.1vw;
	height: 12vw;
	background: #449868;
	color: #fff;
	font-size: 3.3vw;
	font-weight: bold;
}

.drawer-search-wrapper{
	padding: 4vw;
}
.drawer-search {
    margin: 0 auto;
    position: relative;
    padding: 0 3vw;
    width: calc(100% - 2vw);
    height: 10vw;
    border: none;
    border-radius: 5vw;
    background: #fff;
}
.drawer-search input {
    width: 90%;
    height: 10vw;
    line-height: 10vw;
    background: none;
    border: none;
    appearance: none;
	font-size: 3.5vw;
}
.drawer-search button {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 2vw;
    font-size: 4vw;
    line-height: 10vw;
    background: none;
    border: none;
	color: #552819;
}
.drawer-category-title{
	padding-left: 2vw;
	color: #fff;
	font-weight: 700;
	margin-bottom: .5em;
}
.ec-headerLinkArea {
    background: #552819 !important;
}
.ec-headerLink__item {
    display: block;
    border-bottom: 1px solid #fff;
    padding: .5em 1em;
    font-size: 4vw;
    font-weight: bold;
    color: white;
}
.ec-headerLink__icon {
    display: inline-block;
    width: 28px;
    font-size: 17px;
}

/* footer
------------------------------------------*/
 .footer {
  display: none;
}
.sp-footer {
  display: block;
  margin-top: 10vw;
  background: #000;
  color: #fff;
  padding: 4vw 3.7vw;
  text-align: center;
} 
.footer-logo {
  margin: 0 auto 5vw;
  width: 60vw;
}
.footer-logo img{
	width: 100%;
}
.footer-btn{
  margin: 0 auto 5vw;
  width: 40vw;
}
.footer-nav{
	margin-bottom: 45px;
	display: inline-block;
	text-align: left;
}
.footer-nav ul {
	display: block;
}
.footer-nav ul li a{
	font-size: 3.7vw;
	color: #fff;
}
.footer-copyright {
	margin: 0 3.7vw;
	height: 10vw;
	line-height: 10vw;
	color: #8c8c8c;
	font-size: 3vw;
}

.sp-footer-nav a{
	color: #fff;
}
/* home
------------------------------------------*/
/* mainvisual */
.mainvisual {
	margin: 0;
}
.mainvisual ul.slick-slider{
	margin: 0;
}

.mainvisual .slick-dots{
	bottom: 2vw !important;
}


.common-title{
	margin-bottom: 5vw;
	height: 10vw;
	font-size: 6vw;
	background: url(/html/template/syntpl/assets/img/common-title-bg.png) no-repeat center 0;
	-webkit-background-size: auto 10vw;
	background-size: auto 10vw;
}
.common-btn a{
	position: relative;
	display: block;
	margin: 5vw auto 0;
	width: 50vw;
	height: 12vw;
	line-height: 12vw;
	font-size: 4vw;
}
.common-btn a:before {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    right: 3vw;
    transform: translateY(-50%);
    width: 3vw;
    height: 3vw;
    background: url(/html/template/syntpl/assets/img/arrow.png) no-repeat center center / cover;
}


.main-news-wrapper{
	margin-bottom: 5vw;
	padding: 3.7vw;
	background: #552819;
}
.main-news{
	height: auto;
	padding: 0;
	position: relative;
}
.main-news h2{
	float: none;
	width: auto;
	text-align: center;
	line-height: 1.2;
	font-size: 5vw;
}
.main-news-main{
	float: none;
	width: auto;
	padding: 0;
}
.main-news .btns{
	margin: 2vw auto 0;
	width: 40vw;
	float: none;
	line-height: 1.6;
	text-align: center;
}
.main-products-list{
	margin-bottom: 5vw;
	padding: 3.7vw;
}
.main-products-list ul {
  grid-template-columns: repeat(2, 1fr);
  gap: 3vw;
}
.main-cooking {
	margin-bottom: 5vw;
	padding: 3.7vw;
}
.main-cooking ul{
  grid-template-columns: repeat(3, 1fr);
  gap: 4vw 3vw;
}
.main-cooking ul li .image{
	margin-bottom: 2vw;
}
.main-cooking ul li h3{
	font-size: 3.7vw;
}
.main-products-list-ranking ul li .rank{
	width: 10vw;
	height: 10vw;
	line-height: 10vw;
	font-size: 5vw;
}
.main-products-list-ranking ul li .rank span{
	font-size: 4vw;
}

.main-usage{
	margin-bottom: 5vw;
	padding: 3.7vw;
}
.main-usage h2{
	margin-bottom: 5vw;
	height: 10vw;
	font-size: 6vw;
}
.main-usage h2:before,
.main-usage h2:after{
	width: 20vw;
	top: 40%;
}
.main-usage h2:before{
	left: 0;
}
.main-usage h2:after{
	right: 0;
}
.main-usage ul{
  grid-template-columns: repeat(3, 1fr);
  gap: 4vw 3vw;
}
.main-usage ul li {
	display: block;
	height: auto;
}
.main-usage ul li .image{
	margin-bottom: 2vw;
	img{
		width: 100%;
		height: auto;
		aspect-ratio: 1 / 1;
	}
}
.main-usage ul li h3{
	font-size: 3.7vw;
}

.main-banner,
.main-banner02,
.main-banner03,
.main-banner04,
.main-notice{
	margin: 0 auto 3vw;
	padding: 0 3.7vw;
}
.main-banner ul,
.main-banner02 ul,
.main-banner03 ul,
.main-banner04 ul{
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 3vw;
}
.main-banner01 img,
.main-banner02 img,
.main-banner03 img,
.main-banner04 img{
	width: 100%;
}

.main-notice {
	padding: 4vw;
	font-size: 3.5vw;
}
.main-notice h2{
	font-size: 5vw;
}
.main-notice:before{
	top: 1vw;
	right: 1vw;
	bottom: 1vw;
	left: 1vw;
}
/* page
------------------------------------------*/

/* title */
.page-title {
	margin-bottom: 5vw;
  background: url(/html/template/syntpl/assets/img/page-title-bg.png) no-repeat center center / cover;
}
.page-title-inner {
  margin: 0 auto;
   height: 30vw;
  background: url(/html/template/syntpl/assets/img/page-title-bg02.png) no-repeat center 10vw;
  -webkit-background-size: 10vw auto;
  background-size: 10vw auto;
}
.page-title-inner h1,
.page-title-inner p {
	font-size: 7vw;
}
.page-content h2 {
	margin-bottom: 3vw;
	padding: 3vw 5vw;
  color: #fff;
  font-size: 4.5vw;
}
.page-content h2:before {
	left: 0;
	width: 3vw;
}
.page-content h3 {
	margin-bottom: 3vw;
	font-size: 4.2vw;
	padding: 2vw;
	border: #000 1px solid;
}
.page-content h4 {
	margin-bottom: 3vw;
	padding: 2vw 0;
  font-size: 3.9vw;
}
.page-content h4:before{
	content: '\f105';
	padding-right: 15px;
	color: #a6851f;
	font-weight: bold;
	font-family: 'Font Awesome 5 Free';
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* breadcrumb */
.breadcrumb {
  display: none;
}

/* title */
.ec-pageHeader h1 {
  font-size: 2.5rem;
}

/* product list */
.ec-productListRole {
  display: block;
}
.ec-productListRole__main {
  width: 100%;
}
.ec-productListRole__side {
  display: none;
}
.ec-searchnavRole__counter span {
  display: none;
}
.ec-searchnavRole__counter span.ec-font-bold {
  display: block;
}
.ec-shelfGrid {
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

/* product detail */
.ec-productRole .ec-grid2 {
  display: block;
}
.ec-productRole .ec-grid2__cell {
  width: 100%;
}
.ec-productRole .ec-grid2__cell:last-of-type {
  padding: 0;
  width: 100%;
}
.ec-sliderItemRole .item_nav {
  display: none;
}
.ec-sliderItemRole .slick-dots {
  display: flex;
  justify-content: center;
  margin: 10px 0 30px 0;
}
.ec-sliderItemRole .slick-dots li button {
  display: none;
}
.ec-sliderItemRole .slick-dots li:before {
  content: "";
  display: block;
  margin: 0 3px;
  width: 8px;
  height: 8px;
  background: var(--bgColor);
  border-radius: 4px;
}
.ec-sliderItemRole .slick-dots li.slick-active:before {
  background: var(--keyColorSub);
}

/* other common */
.ec-borderedDefs dl {
  display: block;
}
.ec-borderedDefs dl dt {
  margin: 0 0 10px 0;
  width: 100%;
}
.ec-borderedDefs dl dd {
  width: 100%;
}

/* login */
.ec-login .ec-grid2 {
  display: block;
}
.ec-login .ec-grid2 .ec-grid2__cell {
  width: 100%;
}
.ec-login .ec-grid2 .ec-grid2__cell:last-of-type {
  padding: 10px 0 0 0;
}

/* cart */
.page-cart .ec-grid3 {
  display: block;
}
.page-cart .ec-grid3 .ec-grid3__cell2 {
  width: 100%;
}
.page-cart .ec-grid3 .ec-grid3__cell {
  width: 100%;
}
.ec-guest {
  margin: 30px 0 0 0;
  padding: 30px;
}
.ec-cartRole__totalText {
  margin: -10px 0 20px 0;
  padding: 10px;
  border: var(--borderColor) 1px solid;
  border-radius: 3px;
}
.ec-cartHeader {
  display: none;
}
.ec-cartRow__amountColumn {
  width: 26%;
}
.ec-cartRow li.ec-cartRow__subtotalColumn {
  display: none;
}
.ec-cartRow__sutbtotalSP {
  opacity: 0.7;
  display: block;
  font-size: 1.3rem;
}
.ec-cartRow__amount {
  display: none;
}
.ec-cartRow__amountSP {
  display: block;
  margin: 0 0 10px 0;
}
.ec-cartRole__actions .ec-blockBtn--action,
.ec-cartRole__actions .ec-blockBtn--cancel {
  margin: 10px 0 0 0;
  width: 100%;
}
.ec-orderRole {
  display: block;
}
.ec-orderRole__detail {
  width: 100%;
}
.ec-orderRole__summary {
  width: 100%;
}
.ec-selects .ec-select__delivery {
  margin: 0 0 10px 0;
  width: 100%;
}
.ec-AddAddress__selectAddress {
  margin: 0 0 10px 0;
}

/* mypage */
.ec-navlistRole__navlist .ec-navlistRole__item {
  margin: 0 0 1px 0;
  width: 100%;
}
.ec-navlistRole__navlist .ec-navlistRole__item a {
  display: block;
  padding: 10px;
  font-weight: bold;
  text-align: center;
  background: var(--bgColor);
  border-radius: 3px;
}
.ec-navlistRole__navlist .ec-navlistRole__item.active a {
  color: var(--bodyBgColor);
  background: var(--keyColorSub);
}
.ec-welcomeMsg {
  margin: 30px 0;
  padding: 0 0 30px 0;
  text-align: center;
  border-bottom: var(--borderColor) 1px solid;
}
.ec-historyRole__contents {
  display: block;
}
.ec-historyRole__header {
  margin: 0 0 20px 0;
  width: 100%;
}
.ec-favoriteRole__header {
  margin: 0 0 20px 0;
}
.ec-favoriteRole__itemList {
  display: flex;
  flex-wrap: flex;
  margin: 0 -15px;
}
.ec-favoriteRole__itemList li {
  position: relative;
  margin: 0 0 30px 0;
  padding: 0 15px;
  width: 25%;
}
.ec-favoriteRole__itemList li a.ec-closeBtn--circle {
  display: block;
  position: absolute;
  top: 5px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
}
.ec-favoriteRole__itemList li a.ec-closeBtn--circle:before,
.ec-favoriteRole__itemList li a.ec-closeBtn--circle:after {
  content: "";
  display: block;
  position: absolute;
  top: 19px;
  left: 10px;
  width: 20px;
  height: 2px;
  background: var(--keyColorSub);
  transform: rotate(45deg);
  border-radius: 1px;
}
.ec-favoriteRole__itemList li a.ec-closeBtn--circle:after {
  transform: rotate(135deg);
}
.ec-favoriteRole__itemList li a.ec-closeBtn--circle img {
  display: none;
}
.ec-favoriteRole__itemTitle {
  margin: 10px 0 0 0;
}
.ec-withdrawRole .ec-icon,
.ec-withdrawConfirmRole .ec-icon {
  display: none;
}

/* blog list */
.ec-blogListRole,
.ec-blogDetailRole {
  display: block;
}
.ec-blogListRole__main,
.ec-blogDetailRole__main {
  width: 100%;
}
.ec-blogListRole__side,
.ec-blogDetailRole__side {
  width: 100%;
}
.ec-blogListRole__main ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.ec-blogListRole__main .item {
  display: block;
}
.ec-blogListRole__main .image {
  width: 100%;
  height: auto;
}
.ec-blogListRole__main .text {
  margin: 20px 0 0 0;
  padding: 0;
  width: 100%;
}
.ec-blogListRole__main .text h3 {
  font-size: 1.8rem;
}
.ec-blogListRole__main .text p {
  display: none;
}
.ec-blogListRole__main .text .meta {
  margin: 10px 0 0 0;
}
.ec-blogListRole__main .text .meta .categories {
  display: none;
}

/* blog detail */
.ec-blogDetailRole__main h1 {
  font-size: 2.5rem;
}
.ec-blogDetailRole__main .sns ul li a .fa {
  margin: 0;
}
.ec-blogDetailRole__main .sns ul li a span {
  display: none;
}
.ec-blogDetailRole__main-content h2 {
  font-size: 2.2rem;
}

/* blog side */



#page_flow .template-img-right .img,
#page_flow	.template-img-right .text {
	width: 100% !important;
}


table.shipping-table th{
	padding: .5em !important;
	font-size: 3.6vw !important;
}
table.shipping-table td{
	padding: .5em !important;
	font-size: 3.6vw !important;
}

.back-btn{
	display: block !important;
	width: 100% !important;
}
.back-btn a{
	margin-bottom: 2vw !important;
}

#card_CardNo{
	width: 100% !important;
}


.sp-header-mypage{
	margin-left: auto;
	position: relative;
}
.sp-header-mypage a{
	display: block;
	font-size: 8vw;
	text-align: center;
}


.shipping_multiple-notice{
	font-size: 4.6vw;
}
.shipping_multiple-caution{
	font-size: 4.2vw;
}

.ec-orderRole__detail h2{
	height: auto;
	line-height: 1.5;
	font-size: 3.9vw;
}

.ec-orderConfirm .ec-input textarea::placeholder {
  font-size: 3.9vw;
}

.ec-message div{
	padding: 0 !important;
}

.ec-rectHeading span{
	display: block;
	margin-top: 0 !important;
}







