/* カスタマイズ用CSS */
.ec-headInfomationRole {
	background: #f3c039;
	color: #464637;
	z-index: 1;
}

.ec-headerRole {
	display: block;
	height: auto;
	background: rgba(236,229,217, 0.9);
	padding-left: 0;
	padding-right: 0;
}

body#page_homepage:not(.scrolled) .ec-layoutRole__header .ec-headerRole,
body#page_homepage:not(.scrolled) .ec-layoutRole__header .ec-headerRole:hover {
	background: rgba(236,229,217, 0.9);
}

body.scrolled .ec-layoutRole .ec-layoutRole__header .ec-headerRole {
	height: auto;
}

body.scrolled .ec-headerTitle a img {
	width: auto;
	height: 50px;
}

.header_top{
	display: flex;
	justify-content: space-between;
	padding: 5px 40px;
}

.ec-headerRole .ec-headerRole__center {
	display: block;
	flex: auto;
	text-align: left;
}

.header_bottom {
	background: #0e6232;
	padding: 0 40px;
}

.ec-headerTitle a {
	display: block;
	text-align: left;
}

.ec-headerRole .ec-headerRole__left {
	display: block;
	flex: auto;
}

.ec-headerNav nav {
	display: flex;
	justify-content: space-between;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0;
}

body.scrolled .ec-headerNav nav {
	padding: 0;
}

.ec-headerNav__item {
	padding: 10px 0;
}

body.scrolled .ec-headerNav__item {
	padding: 3px 0;
}

.ec-headerNav__item > a {
	color: #ffffff;
}

.ec-headerMenu .ec-headerMenu__item > a {
	color: #68574a;
}

.ec-headerNav__item > a:after {
	background: #ffffff;
}

.ec-headerNav__item > a:before{
	position: absolute;
	content: "";
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	width: 7px;
	height: 7px;
	top: 50%;
	right: -15px;
	margin-top: -6px;
	z-index: 1;
	transform: rotate(45deg);
}

.ec-headPromotionRole .mediaCaption .text_big {
	font-size: 24px;
}

.ec-headPromotionRole .mediaCaption .text_small {
	font-size: 14px;
	line-height: 2;
}

.ec-layoutRole__header {
	height: auto;
}

body#page_homepage .ec-headPromotionRole {
	margin-top: 0px;
}

.ec-headerSearch__category {
	display: none;
}

.ec-layoutRole .ec-layoutRole__contents {
	margin-top: 30px;
}

#page_homepage .ec-layoutRole .ec-layoutRole__contents {
	margin-top: 0;
}

input::placeholder,
textarea::placeholder {
	color: #999999 !important;
}

/* @group megamenu */

.megamenu {
	position: fixed;
	top: 158px;
	left: 0;
	width: 100%;
	z-index: 100;
	background: rgba(236,229,217, 0.9);
	display: none;
}

.megamenu_inner {
	padding: 20px 40px;
	display: flex;
	justify-content: space-between;
}

.megamenu_column {
	width: 30%;
}

.megamenu_column h3 {
	background: #0e6232;
	color: #ffffff;
	font-size: 14px;
	padding: 15px 20px;
	text-align: left;
}

.megamenu_column h3 a {
	display: block;
	position: relative;
	color: #ffffff;
}

.megamenu_column h3 a::after {
	position: absolute;
	content: "";
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	width: 7px;
	height: 7px;
	top: 50%;
	right: 0px;
	margin-top: -4px;
	z-index: 1;
	transform: rotate(45deg);
}

.megamenu_column ul {
	margin: 0;
	padding: 0;
}

.megamenu_column ul li {
	margin: 0;
	padding: 5px 0 5px 15px;
	position: relative;
	list-style: none;
}

.megamenu_column ul li:before {
	position: absolute;
	content: "";
	width: 10px;
	height: 1px;
	background: #68574a;
	top: 14px;
	left: 0;
	z-index: 1;
}

.megamenu_column ul li a {
	color: #68574a;
	padding: 5px 0;
}


/* @end */

/* @group index */

.recommendcategory_container {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 30px 0 0;
}

.recommendcategory_box {
	width: 32%;
	margin-bottom: 20px;
}

.recommendcategory_box a {
	display: block;
	position: relative;
	background: #988A74 url("/html/template/dtJEIA4008/assets/img/top/cat_back.png") no-repeat bottom center;
	background-size: 100% auto;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	padding: 25px 0 25px 120px;
	border-radius: 6px;
	transition: all 0.3s;
	line-height: 1.4;
}

.recommendcategory_box a .recommendcategory_box_en {
	font-family: "Oswald", sans-serif;
	font-size: 12px;
}

.recommendcategory_box a:hover {
	text-decoration: none;
	opacity: 0.8;
}

.recommendcategory_box a img {
	position: absolute;
	left: 0;
	z-index: 1;
}

.recommendcategory_box a.cat_illust01 img {
	width: 57px;
	height: auto;
	left: 25px;
	top: 15px;
}

.recommendcategory_box a.cat_illust02 img {
	width: 101px;
	height: auto;
	left: 10px;
	top: 15px;
}

.recommendcategory_box a.cat_illust03 img {
	width: 73px;
	height: auto;
	left: 20px;
	top: 15px;
}

.recommendcategory_box a.cat_illust04 img {
	width: 90px;
	height: auto;
	left: 20px;
	top: 20px;
}

.recommendcategory_box a.cat_illust05 img {
	width: 87px;
	height: auto;
	left: 20px;
	top: 15px;
}

.recommendcategory_box a.cat_illust06 img {
	width: 65px;
	height: auto;
	left: 20px;
	top: 15px;
}

.ec-ourHistoryRole .ec-ourHistoryRole__content .title {
	font-size: 1.6rem;
}

.ec-secHeading .ec-secHeading__en2 span {
	font-family: "Noto Sans JP", sans-serif;
	color: #68574a;
	font-weight: bold;
}

.ec-about_container {
	margin: 40px 0 0;
	display: flex;
	justify-content: space-between;
  gap:20px 0;
  flex-wrap:wrap;
  
}
.ec-about_container:after{
  content:'';
  width:31%;
}
.ec-about_box {
	width: 31%;
	display: flex;
}

.ec-about_box a {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: flex-start;
	background: #68574a;
	color: #ffffff;
	border-radius: 5px;
	padding: 15px 40px;
	font-size: 1.3rem;
	transition: all 0.3s;
}

.ec-about_box a:hover {
	text-decoration: none;
	opacity: 0.7;
}

.dummy {
	background: #cccccc;
	padding: 40px;
	text-align: center;
}



.ec-topblog {
	margin: 100px 0;
    padding: 0 40px;
}

.ec-topblog_wrap {
	background: #f2ede9;
	padding-bottom: 40px;
}

.ec-topblog_container {
	padding: 40px;
	display: flex;
	justify-content: space-between;
}

.ec-topblog_box {
	width: 31%;
}

.ec-topblog_thumb {
	box-shadow: 0 2px 8px rgb(0 0 0 / 10%), 0 4px 4px -4px rgb(0 0 0 / 10%);
	border-radius: 8px;
}

.ec-topblog_thumb img {
	border-radius: 8px;
	transition: all 0.3s;
}

.ec-topblog_thumb a:hover img {
	opacity: 0.7;
}

.ec-topblog_text {
}

.ec-topblog_text a {
	color: #4c4c4c;
	font-size: 16px;
	line-height: 1.6;
}

.ec-topblog_date {
	font-size: 12px;
	color: #4c4c4c;
}

.ec-topblog_more {
	margin: 20px 0 0;
	text-align: center;
}

.ec-topblog_more a {
	display: inline-block;
	background: #68574a;
	padding: 20px 40px;
	color: #ffffff;
	text-decoration: none;
	border-radius: 6px;
	transition: all 0.3s;
}

.ec-topblog_more a:hover {
	opacity: 0.7;
}

.ec-topicRole .image {
	margin: 0 auto;
}

.ec-productItemRole .ec-productItemRole__cornerTags {
	top: 0;
}

.ec-productItemRole .ec-productItemRole__cornerTags .tag.tag-new span {
	background: #fc822a;
	color: #ffffff;
}

.ec-featuredProductsRole .ec-productItemRole .ec-productItemRole__image {
	width: auto;
}

.ec-featuredProductsRole .ec-productItemRole .ec-productItemRole__content
{
	width: auto;
}

.ec-featuredProductsRole .ec-productItemRole .ec-productItemRole__image a {
	background: #ffffff;
	padding: 20px;
	height: 300px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 20px;
}

.ec-featuredProductsRole .ec-productItemRole .ec-productItemRole__image a img {
	width: auto;
	max-width: 100%;
    max-height: 100%;
}

.ensemble_container {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 30px 0 0;
}

.ensemble_box {
	width: 24%;
	margin-bottom: 20px;
}

.ensemble_box a {
	display: block;
	position: relative;
	background: #988A74;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	padding: 25px 0 25px 100px;
	border-radius: 6px;
	transition: all 0.3s;
	line-height: 1.4;
}

.ensemble_box a .ensemble_box_en {
	font-family: "Oswald", sans-serif;
	font-size: 12px;
}

.ensemble_box a:hover {
	text-decoration: none;
	opacity: 0.8;
}

.ensemble_box a img {
	width: 80px;
	height: auto;
	position: absolute;
	top: 12px;
	left: 12px;
	z-index: 1;
}

.ec-role {
	max-width: none;
}

.ec-checkedItemRole__listItem img {
	padding: 20px;
	background: #ffffff;
}

.ec-ourHistoryRole .ec-ourHistoryRole__content {
	padding: 2vw 4vw 2vw;
}

.ec-ourHistoryRole .ec-ourHistoryRole__content .inner {
	max-width: none;
}

.ec-ourHistoryRole .ec-ourHistoryRole__content .description {
	margin-top: 2em;
	font-family: "Noto Sans JP", sans-serif;
	line-height: 1.8;
	font-size: 1rem;
}

.ec-checkdItemRole__thumb {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #ffffff;
	padding: 20px;
	height: 240px;
}

.ec-checkdItemRole__thumb img {
	width: auto;
	max-width: 100%;
	max-height: 100%;
	padding: 0;
	background: none;
}

.ec-hotItemsRole__title a {
	color: #000;
	line-height: 1.8;
}

/* @end */

/* @group product list */

.ec-shelfGrid > * {
	width: calc((100% - 80px ) / 2);
}

.ec-productItemRole {
	flex-flow: row wrap;
	justify-content: space-between;
}

.ec-productItemRole .ec-productItemRole__image {
	width: 48%;
}

.ec-productItemRole .ec-productItemRole__content {
	width: 48%;
}

.ec-productItemRole .ec-productItemRole__title {
	font-size: 1.2rem;
	margin: 0 0 20px 0;
	line-height: 1.8;
}

.ec-productItemRole .ec-productItemRole__title a {
	color: #000;
}

.ec-productItemRole .ec-productRole__description {
}

.ec-productItemRole .ec-productItemRole__price {
}

.ec-productItemRole .ec-productItemRole__price .ec-price__price {
  font-size: 1.4rem;
}

.ec-productItemRole .ec-productItemRole__price .ec-price__tax {
  font-size: 0.9rem;
}

.ec-productItemRole_listbtn {
	display: flex;
  margin-top: 10px;
}

.ec-productItemRole_listbtn_box {
	margin-right: 10px;
}

.ec-productItemRole_listbtn_box .ec-blockBtn--favorite i {
	width: 3rem;
	height: 3rem;

}

.ec-productItemRole_listbtn_box .ec-blockBtn--favorite i.jeia-cart2 {
	display: flex;
  align-items: center;
  justify-content: center;
}

.ec-productItemRole_listbtn_box .ec-blockBtn--favorite i:before {
	line-height: 3rem;
}

.ec-productItemRole_listbtn_box .ec-blockBtn--favorite.modal_video {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #fc822a;
  text-decoration: none;
}

.ec-blockBtn--favorite.modal_video:hover {
  opacity: 0.8;
}

.ec-productItemRole_listbtn_box .ec-blockBtn--text {
  color: #fc822a;
}

.ec-blockBtn--favorite.modal_video:hover i span {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
}

.ec-blockBtn--favorite.modal_video:not(.added) i:hover {
  opacity: 1;
}

.ec-productItemRole .ec-productItemRole__image a:hover img {
	transform: scale(1);
	opacity: 0.8;
}

.modaal-overlay {
	z-index: 9000 !important;
}

.modaal-wrapper {
	z-index: 9999 !important;
}

.ec-childCategoryRole {
	padding: 20px;
	background: rgba(236,229,217, 0.9);
}

.ec-childCategoryRole a {
	color: #68574a;
}

.ec-childCategoryRole h4 {
	margin: 0 0 20px;
	font-size: 1rem;
}

.ec-childCategoryRole .titleLabel {
	display: none;
}

.ec-childCategoryRole li {
	margin-right: 15px;
}

.ec-searchnavRole {
	margin-bottom: 2vw;
}

.ec-searchnavRole .ec-searchnavRole__topicpath {
	width: auto;
}

.ec-searchnavRole .ec-searchnavRole__infos {
	width: auto;
	border-top: 0;
	margin: 0;
	padding: 0;
}

.ec-searchnavRole__counter {
	margin-bottom: 20px;
}

.ec-searchnavRole__counter span.ec-font-bold {
	font-size: 1.8rem;
	margin: 0 10px;
}

.ec-productItemRole .ec-productItemRole__tags .tag_zaiko1 {
	border: 1px solid #fc822a;
	color: #fc822a;
}

.ec-productItemRole .ec-productItemRole__tags .tag_zaiko2 {
	border: 1px solid #2c82af;
	color: #2c82af;
}

.ec-productItemRole .ec-productItemRole__tags .tag_zaiko3 {
	border: 1px solid #df3a20;
	color: #df3a20;
}

.ec-productItemRole .ec-productItemRole__stockout {
	background: #68574a;
}

/* @end */

/* @group product */

.ec-productRole .ec-productRole__gridCell.cellRight {
	margin-left: 0;
}

.ec-productRole .ec-productRole__gridCell.cellLeft {
	margin-left: 40px;
}

.ec-productRole .ec-productRole__description {
	font-size: 1rem;
}

.ec-productRole__att {
	color: #666;
	font-size: 0.9rem;
}

.ec-productVisualMain .caption {
	background: rgba(23,98,54,0.8) !important;
	color: #ffffff !important;
}

.ec-productRole__samplescore {
	margin: 20px 0 0;
	text-align: center;
	width: 83.25%;
}

.ec-productRole__samplescore a{
	display: block;
	padding: 8px 20px;
	background: rgba(236,229,217, 1);
	color: #464637;
	font-weight: bold;
	font-size: 1rem;
	transition: all 0.3s;
	border-radius: 6px;
}

.ec-productRole__samplescore a:hover {
	text-decoration: none;
	opacity: 0.8;
}

.ec-productRole__samplescoreicon {
	display: inline-block;
	background: url("/html/template/dtJEIA4008/assets/img/common/icon_pdf.svg") no-repeat left center;
	background-size: 26px auto;
	padding: 10px 0 10px 35px;
}

.ec-productRole .ec-productRole__tags {
  align-items: center;
}

.ec-productRole .ec-productRole__tags .ec-productRole__att {
  margin-left: 8px;
  margin-bottom: 5px;
}

.ec-blockBtn--cartin {
	background: #fc822a;
	border: 1px solid #fc822a;
}

.ec-blockBtn--cartin:hover {
	background: #fc822a;
	border: 1px solid #fc822a;
	opacity: 0.8;
}

.ec-cloneCartinRole .ec-cloneCartinRole__toggleBtn {
	background: #683310;
}

.ec-cloneCartinRole {
	background: #683310;
}

.ec-cloneCartinRole .ec-blockBtn--cartin {
	background: #fc822a;
	border: 1px solid #fc822a;
	color: #ffffff;
}

.ec-blockBtn--favorite i {
	background: #ffffff;
	border: 1px solid #fc822a;
	color: #fc822a;
}

.ec-blockBtn--favorite i:hover {
	background: #ffffff;
	opacity: 0.8;
}

.ec-blockBtn--favorite.added i {
	background: #ffffff;
	border: 1px solid #fc822a;
}

.ec-blockBtn--favorite.added i:before {
	content: "\e904";
}

.ec-productRole__category {
	border-top: 1px solid #683310;
	border-bottom: 1px solid #683310;
	padding: 20px;
	margin: 60px 0 0 !important;
}

.ec-blockBtn--favorite:not(.added) i:hover {
	opacity: 0.8;
}

.ec-quantityRole {
	border: solid 1px #D3BC96;
	color: #683310;
}

.ec-quantityRole .ec-quantityRole__btn {
	background: rgba(236,229,217, 1);
	color: #683310;
}

.ec-productRole__youtube {
	text-align: center;
	margin: 80px auto;
	max-width: 800px;
}

.video_wrapper {
	position: relative;
	padding-top: 56.25%;
	height: 0;
	overflow: hidden;
}

.video_wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;

}

.ec-inlineBtn--action {
	background: #fc822a;
	border: 1px solid #fc822a;
}

.ec-inlineBtn--action:hover {
	background: #fc822a !important;
	border: 1px solid #fc822a !important;
}

.ec-blockBtn--action {
	background: #fc822a;
	border: 1px solid #fc822a;
}

.ec-blockBtn--action:hover {
	background: #fc822a !important;
	border: 1px solid #fc822a !important;
}

.ec-productRole .ec-productRole__tag.tag_zaiko1 {
	border: 1px solid #fc822a;
	color: #fc822a;
}

.ec-productRole .ec-productRole__tag.tag_zaiko2 {
	border: 1px solid #2c82af;
	color: #2c82af;
}

.ec-productRole .ec-productRole__tag.tag_zaiko3 {
	border: 1px solid #df3a20;
	color: #df3a20;
}

.dl_table dl {
	display: flex;
}

.dl_table dt {
	min-width: 12em;
}

.ec-productDetailTab .ec-productDetailTab__nav {
	border-bottom: 1px solid #683310;
}

.ec-productDetailTab .ec-productDetailTab__nav li {
	border: 1px solid #d6d6d6;
	border-bottom: 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 0.25em 1em;
	margin-right: 1em;
}

.ec-productDetailTab .ec-productDetailTab__nav li.is-active {
	border-color: #683310;
	background: #f6f1ee;
	color: #68574a;
}

.slick-slider .slick-arrow i {
	color: #000000;
}

/* @end */

/* @group entry */

.member_regist_container {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}

.member_regist_box {
	width: 31%;
	border: solid 1px #683310;
	text-align: center;
	padding: 20px;
}

.member_regist_box h2 {
	font-size: 1.4rem;
	color: #683310;
}

.member_regist_icon {
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 32px;
	color: #683310;
}

.member_regist_text {
	line-height: 1.8;
	color: #683310;
}

.ec-pageHeader h1 {
	color: #683310;
    background-color: rgba(236,229,217, 0.9);
}

.ec-zipInputHelp a {
	background: rgba(23,98,54,1);
}
/* @end */


/* @group complete */

.ec-cartComplete__msg {
    background-color: rgba(236,229,217, 0.9);
	padding: 20px;
	margin-bottom: 40px;
}

.ec-cartComplete__msg h2 {
	font-size: 1.3rem;
	color: #683310;
	margin: 0 0 20px;
}

.ec-cartComplete__msglead {
	font-size: 0.9rem;
	margin-bottom: 20px;
}

.ec-cartComplete__msg_container {
	display: flex;
	justify-content: space-around;
	margin: 30px 0;
}

.ec-cartComplete__msg_box {
	width: 32%;
	border: solid 1px #683310;
	text-align: center;
	padding: 10px;
    background-color: rgba(255,255,255, 0.4);
}

.ec-cartComplete__msg_box h2 {
	font-size: 1.4rem;
	color: #683310;
}

.ec-cartComplete__msg_icon {
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 30px;
	color: #683310;
}

.ec-cartComplete__msg_text {
	line-height: 1.8;
	color: #683310;
}

.ec-cartComplete__msg_text a {
	color: #683310;
	text-decoration: underline;
	font-size: 1.1rem;
	text-decoration: none;
	font-weight: bold;
}

.ec-cartComplete__msg_text .tel {
	color: #683310;
	font-size: 1.1rem;
	font-weight: bold;
}



/* @end */

/* @group shopping */

.ec-orderPayment__img {
	margin: 20px 0 20px 30px;
}

.ec-orderPayment__text {
	margin: 20px 0 20px 30px;
}

.ec-orderDelivery__text {
	margin: 20px 0;
}

.ec-select__time {
	margin-left: 0;
}


/* @end */



/* @group login */

.ec-login__msg {
    background-color: rgba(236,229,217, 0.9);
	padding: 20px;
	margin-top: 40px;
}

.ec-login__msg h2 {
	font-size: 1.3rem;
	color: #683310;
	margin: 0 0 20px;
}

.ec-login__msglead {
	font-size: 0.9rem;
}

/* @end */

/* @group footer */

.ec-footerGuide {
	background: #0e6232;
}

.ec-footerRole {
	color: #464637;
}

.ec-footerRole .ec-footerGuide__item {
	color: #ffffff;
	position: relative;
	transition: all 0.3s;
}

.ec-footerRole .ec-footerGuide__item:hover {
	opacity: 0.7;
}

.ec-footerRole .ec-footerGuide__item a {
	color: #ffffff;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
	text-indent: -9999px;
	overflow: hidden;
}

.footer_icon_list {
	width: 32px;
	height: 32px;
	background: url("/html/template/dtJEIA4008/assets/icon/list.svg") no-repeat center center;
	background-size: 28px auto;
	display: block;
}

.footer_icon_music {
	width: 32px;
	height: 32px;
	background: url("/html/template/dtJEIA4008/assets/icon/music.svg") no-repeat center center;
	background-size: 24px auto;
	display: block;
}

.ec-footerRole {
	background: #f6f1ee;
}

.ec-footerNavi .ec-footerNavi__item h3 {
	color: #68574a;
	font-weight: bold;
}

.ec-footerNavi .ec-footerNavi__itemList li a {
	color: #458400;
}

.ec-footerNavi__item h4 {
	color: #68574a;
	font-size: 16px;
	font-weight: bold;
}

.ec-footerNavi__item h4.column2 {
	margin-top: 44px;
}

.ec-footerNavi .ec-footerNavi__item:nth-child(n+2) {
	border-left: none;
}

.ec-footerNavi .ec-footerNavi__item h3.ec-footerNavi__item_lead{
	margin-top: 30px;
}

.ec-footerNavi__item_youtube_btn {
}

.ec-footerNavi__item_youtube_btn a {
	background: #FA0D1A;
	color: #ffffff;
	padding: 10px;
	text-align: center;
	display: block;
	transition: all 0.3s;
}

.ec-footerNavi__item_youtube_btn a:hover {
	opacity: 0.7;
	text-decoration: none;
}

.ec-footerTitle {
	background: #ece2db;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 30px 0 0;
}

.ec-footerTitle .ec-footerTitle__logo {
	font-size: 14px;
	color: #68574a;
	text-align: left;
	line-height: 1.8;
	width: 30%;
	margin: 30px 0 0;
}

.ec-footerTitle .ec-footerTitle__logo a.ec-footerTitle__logoimg {
	width: 300px;
	height: 18px;
	display: block;
	background: url("/html/template/dtJEIA4008/assets/img/common/logotype.svg") no-repeat;
	background-size: 300px auto;
	text-indent: -9999px;
	margin-bottom: 10px;
}

.ec-footerTitle__bn {
	width: 65%;
	display: flex;
	justify-content: center;
	margin: 30px 0 0;
}

.ec-footerTitle__bn_box {
}

.ec-footerTitle__bn img {
	width: auto;
	height: 80px;
	margin: 0 10px;
}

.ec-footerTitle__copyright{
	width: 100%;
	text-align: center;
}

.ec-footerSocial .ec-footerSocial__itemList li a {
	color: #ffffff;
	transition: all 0.3s;
}

.ec-footerSocial .ec-footerSocial__itemList li a:hover {
	opacity: 0.7;
}

.ec-footerSocial .ec-footerSocial__itemList li.youtube a {
	background-color: #fb0d19;
}

.ec-footerSocial .ec-footerSocial__itemList li.facebook a {
	background-color: #3B5999;
}

.ec-footerSocial .ec-footerSocial__itemList li.twitter a {
	background-color: #1B95E0;
}
/* @end */


/* @group 404 */

.ec-404Role_main {
	background: url("/html/user_data/assets/img/common/404_back.png") no-repeat center center;
	background-size: 800px auto;
	min-height: 570px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: column;
}

.ec-404Role_main a {
	color: #0e6232;
}

.ec-404Role_image {
    width: 20%;
    margin-bottom: 35px;
}
/* @end */


@media only screen and (min-width: 768px) and (max-width: 1279px) {
	.ec-productRole__samplescore {
		padding-left: 3.906vw;
		padding-right: 3.906vw;
	}
	.ec-headerRole .ec-headerRole__center {
		flex: 1 1 auto;
		display: flex;
		justify-content: flex-start;
	}

	.header_bottom {
		display: none;
	}

	.ec-drawerRole,
	.ec-overlayRole {
		height: calc(100vh - 60px);
		top: 60px;
	}

	.ec-headInfomationRole {
		z-index: 1;
	}

	.ec-productRole .ec-productRole__gridCell.cellRight {
		margin-left: 0;
		margin-bottom: 40px;
	}

	.ec-productRole .ec-productRole__gridCell.cellLeft {
		margin-left: 0px;
		margin-right: 0px;
	}

	.ec-layoutRole__header {
		margin-bottom: 0;
	}

.ec-footerTitle__bn {
	display: flex;
	justify-content: space-between;
}

.ec-footerTitle__bn_box {
	width: 30%;
}

.ec-footerTitle__bn img {
	width: 100%;
	height: auto;
}

.ensemble_box a {
	font-size: 13px;
	padding: 20px 0 20px 60px;
}

.ensemble_box a .ensemble_box_en {
	font-family: "Oswald", sans-serif;
	font-size: 10px;
}

.ensemble_box a:hover {
	text-decoration: none;
	opacity: 0.8;
}

.ensemble_box a img {
	width: 50px;
	height: auto;
	position: absolute;
	top: 12px;
	left: 6px;
	z-index: 1;
}

.ec-layoutRole .ec-layoutRole__contents {
	margin-top: 0px;
}

#page_homepage .ec-layoutRole .ec-layoutRole__contents {
	margin-top: 0;
}


}




@media only screen and (min-width: 960px) and (max-width: 1279px) {

.ec-productRole .ec-productRole__gridCell.cellRight {
    flex: 1 1 auto;
    width: auto;
}

.ec-productRole .ec-productRole__gridCell.cellLeft {
    flex: 0 0 auto;
    width: 57%;
}

.ec-productRole .ec-productRole__grid {
    display: flex;
    justify-content: space-between;
	margin-right: 40px;
}

}

@media only screen and (max-width: 767px) {
	.header_bottom {
		display: none;
	}

	.ec-productRole .ec-productRole__gridCell.cellRight {
		margin-bottom: 40px;
	}

	.ec-productRole__samplescore {
		width: auto;
		padding-left: 6.25vw;
		padding-right: 6.25vw;
	}
	.ec-productRole .ec-productRole__gridCell.cellLeft {
    margin-left: -6.25vw;
    margin-right: -6.25vw;
}



.ec-layoutRole .ec-layoutRole__contents {
	margin-top: 0px;
}

#page_homepage .ec-layoutRole .ec-layoutRole__contents {
	margin-top: 0;
}


/* @group product list */

.ec-shelfGrid {
	margin-top: 0;
}

.ec-shelfGrid > * {
	width: 100%;
	margin: 0 0 30px;
}

.ec-productItemRole {
	flex-flow: row wrap;
	justify-content: space-between;
}

.ec-productItemRole .ec-productItemRole__image {
	width: 30%;
}

.ec-productItemRole .ec-productItemRole__content {
	width: 60%;
}

/* @end */


/* @group product */

.ec-productDetailTab .ec-productDetailTab__nav li {
	padding: 0.5em;
	margin-right: 0.5em;
}

.ec-productRole__visual .sideInNavToggleBtn {
	font-size: 18px;
}

/* @end */

/* @group index */

.recommendcategory_container {
	display: block;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 30px 0 0;
}

.recommendcategory_box {
	width: auto;
	margin-bottom: 20px;
}

.recommendcategory_box a {
	display: block;
	position: relative;
	background: #988A74 url("/html/template/dtJEIA4008/assets/img/top/cat_back.png") no-repeat bottom center;
	background-size: 100% auto;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding: 16px 0 16px 100px;
	border-radius: 6px;
	transition: all 0.3s;
	line-height: 1.4;
}

.recommendcategory_box a.cat_illust01 img {
	width: 45px;
	height: auto;
	left: 22px;
	top: 12px;
}

.recommendcategory_box a.cat_illust02 img {
	width: 80px;
	height: auto;
	left: 10px;
	top: 12px;
}

.recommendcategory_box a.cat_illust03 img {
	width: 58px;
	height: auto;
	left: 20px;
	top: 6px;
}

.recommendcategory_box a.cat_illust04 img {
	width: 72px;
	height: auto;
	left: 20px;
	top: 8px;
}

.recommendcategory_box a.cat_illust05 img {
	width: 70px;
	height: auto;
	left: 15px;
	top: 10px;
}

.recommendcategory_box a.cat_illust06 img {
	width: 52px;
	height: auto;
	left: 20px;
	top: 7px;
}

.recommendcategory_box_en {
	font-size: 12px;
}

.ec-ourHistoryRole .ec-ourHistoryRole__content .title {
	font-size: 1.4rem;
	line-height: 1.6;
}

.ec-secHeading .ec-secHeading__en2 span {
	font-family: "Noto Sans JP", sans-serif;
	color: #68574a;
	font-weight: bold;
}

.ec-about_container {
	margin: 40px 0 0;
	display: block;
	justify-content: space-between;
}

.ec-about_box {
	width: auto;
	display: block;
	margin-bottom: 20px;
}

.ec-about_box a {
	display: block;
	width: 100%;
	align-items: center;
	justify-content: flex-start;
	background: #68574a;
	color: #ffffff;
	border-radius: 5px;
	padding: 15px 20px;
	font-size: 1.3rem;
	transition: all 0.3s;
}

.dummy {
	background: #cccccc;
	padding: 6.25vw;
	text-align: center;
}

.ec-topblog {
	margin: 6.25vw 0;
    padding: 0 0px;
}

.ec-topblog_wrap {
	background: #f2ede9;
	padding-bottom: 6.25vw;
}

.ec-topblog_container {
	padding: 6.25vw;
	display: block;
}

.ec-topblog_box {
	width: auto;
	margin-bottom: 40px;
}

.ec-topblog_box:last-child {
	margin-bottom: 0;
}

.ec-topblog_thumb {
	box-shadow: 0 2px 8px rgb(0 0 0 / 10%), 0 4px 4px -4px rgb(0 0 0 / 10%);
	border-radius: 8px;
}

.ec-topblog_thumb img {
	border-radius: 8px;
	transition: all 0.3s;
}

.ec-topblog_text {
}

.ec-topblog_text a {
	color: #4c4c4c;
	font-size: 16px;
	line-height: 1.6;
}

.ec-topblog_date {
	font-size: 12px;
	color: #4c4c4c;
}

.ec-topblog_more {
	margin: 20px 6.25vw 0;
	text-align: center;
}

.ec-topblog_more a {
	display: block;
	background: #68574a;
	padding: 20px;
	color: #ffffff;
	text-decoration: none;
	border-radius: 6px;
	transition: all 0.3s;
}

.ec-topicRole .image {
	width: auto;
	margin: 0 auto;
}

.ec-featuredProductsRole .ec-productItemRole .ec-productItemRole__image a {
	height: 48vw;
}



.ensemble_container {
	display: block;
	margin: 30px 0 0;
}

.ensemble_box {
	width: auto;
	margin-bottom: 20px;
}

.ensemble_box a {
	display: block;
	position: relative;
	background: #988A74;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	padding: 15px 0 15px 60px;
	border-radius: 6px;
	transition: all 0.3s;
	line-height: 1.4;
}

.ensemble_box a .ensemble_box_en {
	font-family: "Oswald", sans-serif;
	font-size: 12px;
}

.ensemble_box a:hover {
	text-decoration: none;
	opacity: 0.8;
}

.ensemble_box a img {
	width: 50px;
	height: auto;
	position: absolute;
	top: 15px;
	left: 6px;
	z-index: 1;
}


/* @end */


/* @group entry */

.member_regist_container {
	display: block;
	margin-bottom: 30px;
}

.member_regist_box {
	width: auto;
	border: solid 1px #683310;
	text-align: center;
	padding: 15px 20px;
	margin-bottom: 20px;
}

.member_regist_box h2 {
	font-size: 1.2rem;
	color: #683310;
	margin: 0;
	padding: 0;
}

.member_regist_icon {
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 32px;
	color: #683310;
}

.member_regist_text {
	line-height: 1.8;
	color: #683310;
}
/* @end */

/* @group complete */

.ec-cartComplete__msg_container {
	display: block;
	margin: 30px 0;
}

.ec-cartComplete__msg_box {
	width: auto;
	margin-bottom: 20px;
}

/* @end */



/* @group shopping */

.ec-orderPayment__img {
	margin: 10px 0;
}

.ec-orderPayment__text {
	margin: 10px 0;
}

.ec-orderPayment .ec-radio input[type="radio"] + label {
	display: flex;
}

.ec-orderPayment .ec-radio input[type="radio"] + label span {
	margin-left: 10px;
	line-height: 1.4;
}
/* @end */

/* @group footer */

.ec-footerGuide .ec-footerGuide__itemIcon {
	width: 32px;
	text-align: center;
}

.ec-footerTitle {
	display: block;
}

.ec-footerTitle .ec-footerTitle__logo a.ec-footerTitle__logoimg {
	width: 280px;
	background: url(/html/template/dtJEIA4008/assets/img/common/logotype.svg) no-repeat;
    background-size: 280px auto;
	margin: 0 auto 10px;
}

.ec-footerTitle .ec-footerTitle__logo {
	font-size: 14px;
	color: #68574a;
	text-align: center;
	line-height: 1.8;
	width: auto;
	margin: 30px 0 0;
}

.ec-footerTitle__bn {
	width: auto;
	display: flex;
	justify-content: space-between;
	margin: 30px 0;
}

.ec-footerTitle__bn_box {
	width: 30%;
}

.ec-footerTitle__bn img {
	width: 100%;
	height: auto;
	margin: 0;
}
/* @end */

/* @group no-phone-link  */
.notel a {
    color:#000;
    text-decoration:none;
    pointer-events: none;
}
/* @end */




/* @group 404 */

.ec-404Role_main {
	background: url("/html/user_data/assets/img/common/404_back.png") no-repeat center center;
	background-size: 100% auto;
	min-height: 400px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: column;
}

.ec-404Role_main a {
	color: #0e6232;
}

.ec-404Role_image {
    width: 30%;
    margin-bottom: 20px;
}
/* @end */



}

/* 2022/09/05追記 ここから */
/*** 選曲ナビゲーター ***/
body.navigator_page {
  background-color: #F7F6F4;
}
body.navigator_page .ec-layoutRole__contents {
  margin-top: 0;
}

.ec-naviRole {
  overflow: hidden;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  box-sizing: content-box;
  width: auto !important;
  max-width: 1750px;
  padding-left: 40px;
  padding-right: 40px;
}
.ec-naviRole .ec-secHeading .ec-secHeading__en span {
  font-size: min(2.6vw, 32px);
}
@media only screen and (max-width: 767px) {
  .ec-naviRole {
    padding-left: 24px;
    padding-right: 24px;
  }
  .ec-naviRole .ec-secHeading .ec-secHeading__en span {
    font-size: 24px;
  }
}
@media only screen and (max-width: 364px) {
  .ec-naviRole {
    padding-left: 12px;
    padding-right: 12px;
  }
}

br.pc {
  display: block;
}
br.sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  br {
    display: block;
  }
  br.pc {
    display: none;
  }
  br.sp {
    display: block;
  }
}

.ec-naviKv {
  margin-bottom: 100px;
}
.ec-naviKv h1, .ec-naviKv div {
  font-size: 0;
}
@media only screen and (max-width: 767px) {
  .ec-naviKv {
    margin-bottom: 25px;
  }
}

.ec-naviList {
  margin: 0 auto 114px;
  padding: 0 55px;
}
.ec-naviList.threeTwoColumn_container .threeTwoColumn_box dl {
  margin-bottom: 0;
}
.ec-naviList.threeTwoColumn_container .threeTwoColumn_box dl dt {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 6px 20px 8px 10px;
  border-radius: 12px 12px 0 0;
  background-color: #988A74;
}
.ec-naviList.threeTwoColumn_container .threeTwoColumn_box dl dt::after {
  content: "";
  position: absolute;
  top: 5px;
  right: 9px;
  display: block;
  width: 120px;
  height: 70px;
  background: url(/html/template/dtJEIA4008/assets/img/common/bg_note.svg) no-repeat right;
  filter: sepia(100%);
  opacity: 0.8;
  z-index: 0;
}
.ec-naviList.threeTwoColumn_container .threeTwoColumn_box dl dt::before {
  content: "";
  position: absolute;
  bottom: -15px;
  display: block;
  border-style: solid;
  border-width: 17px 14.5px 0 14.5px;
  border-color: #988A74 transparent transparent transparent;
}
.ec-naviList.threeTwoColumn_container .threeTwoColumn_box dl dt span {
  color: #fff;
  font-size: min(2vw, 26px);
  font-weight: 700;
  z-index: 1;
  text-align: center;
  padding-right: 60px;
}
.ec-naviList.threeTwoColumn_container .threeTwoColumn_box dl dt img {
  width: 66px;
  height: auto;
  z-index: 1;
}
.ec-naviList.threeTwoColumn_container .threeTwoColumn_box dl dd {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 17px 10px 0;
  border-bottom: #988A74 2px solid;
  border-right: #988A74 2px solid;
  border-left: #988A74 2px solid;
  border-radius: 0 0 12px 12px;
  background-color: #fff;
}
.ec-naviList.threeTwoColumn_container .threeTwoColumn_box dl dd p {
  font-size: min(1.8vw, 18px);
  line-height: 1.778;
  max-width: 362px;
  margin: 0 auto 17px;
  padding: 0 10px;
}
@media only screen and (max-width: 1300px) {
  .ec-naviList.threeTwoColumn_container .threeTwoColumn_box {
    width: calc((100% - 16px) / 2);
  }
  .ec-naviList.threeTwoColumn_container .threeTwoColumn_box:nth-of-type(3n) {
    margin-right: 16px;
  }
  .ec-naviList.threeTwoColumn_container .threeTwoColumn_box:nth-of-type(even) {
    margin-right: 0;
  }
  .ec-naviList.threeTwoColumn_container .threeTwoColumn_box dl {
    margin-bottom: 0;
  }
  .ec-naviList.threeTwoColumn_container .threeTwoColumn_box dl dt span {
    padding-right: 0px;
  }
  .ec-naviList.threeTwoColumn_container .threeTwoColumn_box dl dt img {
    width: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .ec-naviList {
    margin: 0 auto 12px;
    padding: 0 12px;
  }
  .ec-naviList.threeTwoColumn_container .threeTwoColumn_box {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
  }
  .ec-naviList.threeTwoColumn_container .threeTwoColumn_box:nth-of-type(3n) {
    margin-right: 10px;
  }
  .ec-naviList.threeTwoColumn_container .threeTwoColumn_box:nth-of-type(even) {
    margin-right: 0;
  }
  .ec-naviList.threeTwoColumn_container .threeTwoColumn_box dl dt {
    padding: 15px 0;
    border-radius: 0;
    min-height: 80px;
  }
  .ec-naviList.threeTwoColumn_container .threeTwoColumn_box dl dt::after {
    content: "";
    position: absolute;
    top: 5px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 120px;
    height: 70px;
    background: url(/html/template/dtJEIA4008/assets/img/common/bg_note.svg) no-repeat center;
    filter: sepia(100%);
    opacity: 0.8;
    z-index: 0;
  }
  .ec-naviList.threeTwoColumn_container .threeTwoColumn_box dl dt::before {
    content: "";
    position: absolute;
    bottom: -15px;
    display: block;
    border-style: solid;
    border-width: 17px 14.5px 0 14.5px;
    border-color: #988A74 transparent transparent transparent;
  }
  .ec-naviList.threeTwoColumn_container .threeTwoColumn_box dl dt span {
    font-size: 15px;
  }
  .ec-naviList.threeTwoColumn_container .threeTwoColumn_box dl dt img {
    display: none;
  }
  .ec-naviList.threeTwoColumn_container .threeTwoColumn_box dl dd {
    min-height: 150px;
    justify-content: space-between;
    padding: 22px 10px 0;
    border-radius: 0;
  }
  .ec-naviList.threeTwoColumn_container .threeTwoColumn_box dl dd p {
    font-size: 13px;
    line-height: 1.385;
    margin: 0 auto 10px;
    padding: 0;
  }
}
@media only screen and (max-width: 364px) {
  .ec-naviList.threeTwoColumn_container .threeTwoColumn_box dl dd a span {
    font-size: 10px;
  }
  .ec-naviList.threeTwoColumn_container .threeTwoColumn_box dl dd a::after {
    right: 10px;
  }
}

.ec-naviPoint {
  margin-bottom: 114px;
}
.ec-naviPoint .threeOneColumn_container {
  padding: 0 55px;
}
.ec-naviPoint .threeOneColumn_container dl.threeOneColumn_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 300px;
  background-color: #fff;
  padding: 0 0 12px;
  margin: 0 auto;
  border-top: #68574A 5px solid;
}
.ec-naviPoint .threeOneColumn_container dl.threeOneColumn_box dt {
  width: 86.1940298507%;
  margin: 0 auto;
  text-align: center;
  border-bottom: #68574A 1px solid;
  padding-top: 11.5671641791%;
  margin-bottom: 24px;
}
.ec-naviPoint .threeOneColumn_container dl.threeOneColumn_box dt span {
  display: inline-block;
  color: #68574A;
  font-size: min(2vw, 24px);
  padding-bottom: 6px;
}
.ec-naviPoint .threeOneColumn_container dl.threeOneColumn_box dd {
  width: 86.1940298507%;
  margin: 0 auto;
  padding-bottom: 12px;
}
.ec-naviPoint .threeOneColumn_container dl.threeOneColumn_box dd p {
  font-size: min(1.7vw, 18px);
  line-height: 1.778;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .ec-naviPoint {
    margin-bottom: 50px;
  }
  .ec-naviPoint .threeOneColumn_container {
    padding: 0 12px;
  }
  .ec-naviPoint .threeOneColumn_container dl.threeOneColumn_box {
    padding: 0 12px 22px;
    min-height: auto;
    margin-bottom: 24px;
  }
  .ec-naviPoint .threeOneColumn_container dl.threeOneColumn_box dt {
    width: 100%;
    text-align: center;
    padding-top: 18px;
    margin-bottom: 16px;
  }
  .ec-naviPoint .threeOneColumn_container dl.threeOneColumn_box dt span {
    font-size: 15px;
    padding-bottom: 9px;
  }
  .ec-naviPoint .threeOneColumn_container dl.threeOneColumn_box dd {
    width: 100%;
    padding: 0;
  }
  .ec-naviPoint .threeOneColumn_container dl.threeOneColumn_box dd p {
    font-size: 15px;
    margin: 0;
  }
}

.ec-naviType {
  margin-bottom: 125px;
}
.ec-naviType .ec-naviType_container .ec-naviType_contain {
  margin-bottom: 96px;
}
.ec-naviType .ec-naviType_container .ec-naviType_contain .hBgColor_box {
  margin-bottom: 24px;
}
.ec-naviType .ec-naviType_container .ec-naviType_contain .hBgColor_box > dd {
  display: flex;
  padding: 50px 55px 0px;
}
.ec-naviType .ec-naviType_container .ec-naviType_contain .hBgColor_box > dd > div {
  width: calc((100% - 50px) / 2);
}
.ec-naviType .ec-naviType_container .ec-naviType_contain .hBgColor_box > dd > div dl dt {
  text-align: center;
  border-bottom: 2px #988A74 dashed;
  margin-bottom: 22px;
}
.ec-naviType .ec-naviType_container .ec-naviType_contain .hBgColor_box > dd > div dl dt span {
  display: inline-flex;
  align-items: center;
  color: #68574A;
  position: relative;
  padding-left: 36px;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 9px;
}
.ec-naviType .ec-naviType_container .ec-naviType_contain .hBgColor_box > dd > div dl dt span::before {
  content: "";
  position: absolute;
  left: 0;
  width: 24px;
  height: 24px;
  background: url(/html/template/dtJEIA4008/assets/img/common/icon_clock.svg) no-repeat center;
}
.ec-naviType .ec-naviType_container .ec-naviType_contain .hBgColor_box > dd > div dl dd ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.ec-naviType .ec-naviType_container .ec-naviType_contain .hBgColor_box > dd > div dl dd ul li {
  list-style: none;
  width: calc((100% - 28px) / 3);
  margin-right: 14px;
  margin-bottom: 24px;
}
.ec-naviType .ec-naviType_container .ec-naviType_contain .hBgColor_box > dd > div dl dd ul li.list-tselect.selected a, .ec-naviType .ec-naviType_container .ec-naviType_contain .hBgColor_box > dd > div dl dd ul li.list-gselect.selected a {
  background-color: #F3C039;
}
.ec-naviType .ec-naviType_container .ec-naviType_contain .hBgColor_box > dd > div dl dd ul li a:focus {
  color: #007440;
}
.ec-naviType .ec-naviType_container .ec-naviType_contain .hBgColor_box > dd > div dl dd ul li:nth-of-type(3n) {
  margin-right: 0;
}
.ec-naviType .ec-naviType_container .ec-naviType_contain .hBgColor_box > dd > div:nth-of-type(1) {
  margin-right: 50px;
}
.ec-naviType .ec-naviType_container .ec-naviType_contain .hBgColor_box > dd > div:nth-of-type(2) dl dt span::before {
  content: "";
  position: absolute;
  left: 0;
  width: 25px;
  height: 25px;
  background: url(/html/template/dtJEIA4008/assets/img/common/icon_star.svg) no-repeat center;
}
.ec-naviType .ec-naviType_container .ec-naviType_contain .ec-naviType_btn {
  text-align: center;
}
.ec-naviType .ec-naviType_container .ec-naviType_contain .ec-naviType_btn .btn-yellow {
  max-width: 536px;
  height: 80px;
  border-radius: 80px;
  padding: 0 50px;
  margin-bottom: 0;
}
.ec-naviType .ec-naviType_container .ec-naviType_contain .ec-naviType_btn .btn-yellow span {
  font-size: 24px;
}
.ec-naviType .ec-naviType_container .ec-naviType_contain .ec-naviType_btn .btn-yellow::after {
  right: 47px;
  border-bottom: 3px solid #007440;
  border-right: 3px solid #007440;
  width: 17px;
  height: 17px;
}
@media only screen and (max-width: 767px) {
  .ec-naviType {
    margin-bottom: 80px;
  }
  .ec-naviType .ec-naviType_container .ec-naviType_contain {
    margin-bottom: 70px;
  }
  .ec-naviType .ec-naviType_container .ec-naviType_contain .hBgColor_box > dd {
    flex-direction: column;
    padding: 28px 12px 12px;
  }
  .ec-naviType .ec-naviType_container .ec-naviType_contain .hBgColor_box > dd > div {
    width: 100%;
  }
  .ec-naviType .ec-naviType_container .ec-naviType_contain .hBgColor_box > dd > div dl {
    margin-bottom: 12px;
  }
  .ec-naviType .ec-naviType_container .ec-naviType_contain .hBgColor_box > dd > div dl dt span {
    padding-left: 34px;
    font-size: 18px;
    margin-bottom: 8px;
  }
  .ec-naviType .ec-naviType_container .ec-naviType_contain .hBgColor_box > dd > div dl dd ul li {
    width: calc((100% - 20px) / 2);
    margin-right: 10px;
    margin-bottom: 12px;
  }
  .ec-naviType .ec-naviType_container .ec-naviType_contain .hBgColor_box > dd > div dl dd ul li:nth-of-type(3n) {
    margin-right: 10px;
  }
  .ec-naviType .ec-naviType_container .ec-naviType_contain .hBgColor_box > dd > div dl dd ul li:nth-of-type(even) {
    margin-right: 0;
  }
  .ec-naviType .ec-naviType_container .ec-naviType_contain .hBgColor_box > dd > div:nth-of-type(1) {
    margin-right: 0px;
  }
  .ec-naviType .ec-naviType_container .ec-naviType_contain .ec-naviType_btn {
    padding: 0 12px;
  }
  .ec-naviType .ec-naviType_container .ec-naviType_contain .ec-naviType_btn .btn-yellow {
    max-width: 302px;
    height: 56px;
    border-radius: 80px;
    padding: 0 50px;
    margin-bottom: 0;
  }
  .ec-naviType .ec-naviType_container .ec-naviType_contain .ec-naviType_btn .btn-yellow span {
    font-size: 20px;
    padding-right: 0;
  }
  .ec-naviType .ec-naviType_container .ec-naviType_contain .ec-naviType_btn .btn-yellow::after {
    right: 25px;
    border-bottom: 2px solid #007440;
    border-right: 2px solid #007440;
    width: 10px;
    height: 10px;
  }
}

.ec-naviWord {
  margin-bottom: 45px;
}
.ec-naviWord .ec-naviWord_container {
  display: flex;
  justify-content: center;
}
.ec-naviWord .ec-naviWord_container .ec-naviWord_contain > dl {
  max-width: 1012px;
  margin: 0 auto 56px;
  padding: 0 30px;
  text-align: center;
}
.ec-naviWord .ec-naviWord_container .ec-naviWord_contain > dl dt {
  font-family: "Noto Serif JP", serif;
  font-size: min(2.2vw, 27px);
  font-weight: 500;
  margin-bottom: 33px;
}
.ec-naviWord .ec-naviWord_container .ec-naviWord_contain > dl dd {
  font-size: 18px;
  font-size: min(1.6vw, 18px);
  line-height: 1.778;
  text-align: left;
}
.ec-naviWord .ec-naviWord_container .ec-naviWord_contain > div {
  max-width: 1084px;
  margin: 0 auto;
}
.ec-naviWord .ec-naviWord_container .ec-naviWord_contain > div ul {
  display: flex;
  flex-wrap: wrap;
  gap: 24px 20px;
  justify-content: center;
  padding: 0;
}
.ec-naviWord .ec-naviWord_container .ec-naviWord_contain > div ul li {
  list-style: none;
}
.ec-naviWord .ec-naviWord_container .ec-naviWord_contain > div ul li a {
  width: 256px;
  max-width: 256px;
}
.ec-naviWord .ec-naviWord_container .ec-naviWord_fosters {
  width: 260px;
  min-width: 250px;
  display: flex;
  flex-direction: column;
}
.ec-naviWord .ec-naviWord_container .ec-naviWord_fosters img {
  max-width: 155px;
}
.ec-naviWord .ec-naviWord_container .ec-naviWord_fosters.ec-naviWord_fosters--left {
  margin-right: -40px;
}
.ec-naviWord .ec-naviWord_container .ec-naviWord_fosters.ec-naviWord_fosters--left img:nth-of-type(1) {
  margin-left: 86px;
  margin-bottom: 23px;
}
.ec-naviWord .ec-naviWord_container .ec-naviWord_fosters.ec-naviWord_fosters--left img:nth-of-type(2) {
  margin-bottom: -15px;
}
.ec-naviWord .ec-naviWord_container .ec-naviWord_fosters.ec-naviWord_fosters--left img:nth-of-type(3) {
  margin-left: auto;
}
.ec-naviWord .ec-naviWord_container .ec-naviWord_fosters.ec-naviWord_fosters--right {
  margin-left: -40px;
}
.ec-naviWord .ec-naviWord_container .ec-naviWord_fosters.ec-naviWord_fosters--right img:nth-of-type(1) {
  margin-left: 44px;
  margin-bottom: 23px;
}
.ec-naviWord .ec-naviWord_container .ec-naviWord_fosters.ec-naviWord_fosters--right img:nth-of-type(2) {
  margin-left: auto;
  margin-bottom: -10px;
  margin-right: -20px;
}
@media only screen and (max-width: 1100px) {
  .ec-naviWord .ec-naviWord_container .ec-naviWord_contain > div ul {
    justify-content: flex-start;
    max-width: 532px;
    margin: 0 auto;
  }
  .ec-naviWord .ec-naviWord_container .ec-naviWord_fosters {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .ec-naviWord {
    margin-bottom: 40px;
  }
  .ec-naviWord .ec-naviWord_container .ec-naviWord_contain > dl {
    margin: 0 auto 14px;
    padding: 0;
  }
  .ec-naviWord .ec-naviWord_container .ec-naviWord_contain > dl dt {
    font-size: min(5.5vw, 20px);
    margin-bottom: 16px;
    line-height: 1.6;
  }
  .ec-naviWord .ec-naviWord_container .ec-naviWord_contain > dl dd {
    font-size: 18px;
    font-size: min(4vw, 15px);
    line-height: 1.8;
  }
  .ec-naviWord .ec-naviWord_container .ec-naviWord_contain > div {
    margin: 0 auto;
  }
  .ec-naviWord .ec-naviWord_container .ec-naviWord_contain > div ul {
    gap: 0;
    justify-content: flex-start;
    padding: 0;
  }
  .ec-naviWord .ec-naviWord_container .ec-naviWord_contain > div ul li {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 22px;
  }
  .ec-naviWord .ec-naviWord_container .ec-naviWord_contain > div ul li:nth-of-type(even) {
    margin-right: 0;
  }
  .ec-naviWord .ec-naviWord_container .ec-naviWord_contain > div ul li a {
    width: 100%;
    min-height: 48px;
  }
}

.ec-naviSound {
  margin-bottom: 96px;
}
.ec-naviSound .ec-naviSound_container > div {
  padding: 0 55px;
}
.ec-naviSound .ec-naviSound_container .halfImg_box {
  margin-bottom: 24px;
}
.ec-naviSound .ec-naviSound_container .halfImg_box:last-of-type {
  margin-bottom: 57px;
}
.ec-naviSound .ec-naviSound_container .hBgColor_box dd {
  padding: 84px 55px 60px;
}
.ec-naviSound .ec-naviSound_container .hBgColor_box dd a {
  display: block;
  transition: 0.3s ease;
}
.ec-naviSound .ec-naviSound_container .hBgColor_box dd a:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 767px) {
  .ec-naviSound {
    margin-bottom: 64px;
  }
  .ec-naviSound .ec-naviSound_container > div {
    padding: 0;
  }
  .ec-naviSound .ec-naviSound_container .halfImg_box {
    margin-bottom: 20px;
  }
  .ec-naviSound .ec-naviSound_container .halfImg_box:last-of-type {
    margin-bottom: 16px;
  }
  .ec-naviSound .ec-naviSound_container .hBgColor_box dd {
    padding: 18px 12px 8px;
  }
  .ec-naviSound .ec-naviSound_container .hBgColor_box dd .threeOneColumn_box {
    margin-bottom: 12px;
  }
}

.ec-naviCase .ec-naviCase_container > p {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Noto Serif JP", serif;
  font-size: min(2.7vw, 27px);
  font-weight: 400;
}
.ec-naviCase .ec-naviCase_container > p::after, .ec-naviCase .ec-naviCase_container > p::before {
  content: "";
  display: inline-block;
  width: 37px;
  height: 35px;
  background: url(/html/template/dtJEIA4008/assets/img/common/icon_crown.svg) no-repeat center;
  margin: 0 12px;
}
.ec-naviCase .ec-naviCase_container .ec-naviCase_video.hBgColor_box:last-of-type {
  margin-bottom: 80px;
}
.ec-naviCase .ec-naviCase_container .ec-naviCase_video.hBgColor_box > dd {
  padding: 40px 55px 45px;
}
.ec-naviCase .ec-naviCase_container .ec-naviCase_video.hBgColor_box > dd a {
  display: block;
}
.ec-naviCase .ec-naviCase_container .ec-naviCase_video.hBgColor_box .threeOneColumn_container .threeOneColumn_box > div {
  margin-bottom: 16px;
}
.ec-naviCase .ec-naviCase_container .ec-naviCase_video.hBgColor_box .threeOneColumn_container .threeOneColumn_box > div a {
  overflow: hidden;
  position: relative;
}
.ec-naviCase .ec-naviCase_container .ec-naviCase_video.hBgColor_box .threeOneColumn_container .threeOneColumn_box > div a::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 27.7985074627%;
  height: 29%;
  background: url(/html/template/dtJEIA4008/assets/img/common/icon_play.svg) no-repeat center;
  background-size: contain;
  transition: 0.3s ease;
}
.ec-naviCase .ec-naviCase_container .ec-naviCase_video.hBgColor_box .threeOneColumn_container .threeOneColumn_box > div a img {
  transition: 0.3s ease;
}
.ec-naviCase .ec-naviCase_container .ec-naviCase_video.hBgColor_box .threeOneColumn_container .threeOneColumn_box > div a:hover img {
  transform: scale(1.06);
}
.ec-naviCase .ec-naviCase_container .ec-naviCase_video.hBgColor_box .threeOneColumn_container .threeOneColumn_box > div.video {
  width: 100%;
  aspect-ratio: 16/9;
}
.ec-naviCase .ec-naviCase_container .ec-naviCase_video.hBgColor_box .threeOneColumn_container .threeOneColumn_box > div.video iframe {
  width: 100%;
  height: 100%;
}
.ec-naviCase .ec-naviCase_container .ec-naviCase_video.hBgColor_box .threeOneColumn_container .threeOneColumn_box > dl dt {
  margin-bottom: 24px;
}
.ec-naviCase .ec-naviCase_container .ec-naviCase_video.hBgColor_box .threeOneColumn_container .threeOneColumn_box > dl dt a {
  font-size: min(1.6vw, 22px);
  font-weight: 400;
  line-height: 1.778;
  color: #000;
}
.ec-naviCase .ec-naviCase_container .ec-naviCase_video.hBgColor_box .threeOneColumn_container .threeOneColumn_box > dl dt {
  font-size: min(1.3vw, 15px);
  line-height: 1.8;
}
.ec-naviCase .ec-naviCase_container .hBgColor_box:first-of-type {
  margin-bottom: 32px;
}
.ec-naviCase .ec-naviCase_container .hBgColor_box:last-of-type {
  margin-bottom: 80px;
}
.ec-naviCase .ec-naviCase_container .hBgColor_box > dd {
  padding: 40px 55px 45px;
}
.ec-naviCase .ec-naviCase_container .hBgColor_box > dd a {
  display: block;
}
.ec-naviCase .ec-naviCase_container .hBgColor_box .threeOneColumn_container .threeOneColumn_box > div {
  margin-bottom: 16px;
}
.ec-naviCase .ec-naviCase_container .hBgColor_box .threeOneColumn_container .threeOneColumn_box > dl dt {
  margin-bottom: 24px;
}
.ec-naviCase .ec-naviCase_container .hBgColor_box .threeOneColumn_container .threeOneColumn_box > dl dt a {
  font-size: min(1.6vw, 18px);
  font-weight: 400;
  line-height: 1.778;
  color: #000;
}
.ec-naviCase .ec-naviCase_container .hBgColor_box .threeOneColumn_container .threeOneColumn_box > dl dt {
  font-size: min(1.3vw, 15px);
  line-height: 1.8;
}
.ec-naviCase .ec-naviCase_container .ec-naviCase_blog {
  margin-bottom: 80px;
}
.ec-naviCase .ec-naviCase_container .ec-naviCase_blog .lineHead {
  margin-bottom: 48px;
}
.ec-naviCase .ec-naviCase_container .ec-naviCase_blog .twoColumn_container {
  padding: 0 55px;
}
.ec-naviCase .ec-naviCase_container .ec-naviCase_popular {
  margin-bottom: 96px;
}
.ec-naviCase .ec-naviCase_container .ec-naviCase_popular .lineHead {
  margin-bottom: 24px;
}
.ec-naviCase .ec-naviCase_container .ec-naviCase_popular > p {
  text-align: center;
  font-size: min(1.8vw, 18px);
  margin-bottom: 58px;
}
.ec-naviCase .ec-naviCase_container .ec-naviCase_popular .ec-hotItemsRole__listItem {
  display: block;
}
.ec-naviCase .ec-naviCase_container .ec-naviCase_popular .ec-hotItemsRole__listItem .ec-hotItemsRole__image {
  margin-bottom: 16px;
  width: 70%;
  margin: 0 auto;
}
.ec-naviCase .ec-naviCase_container .ec-naviCase_popular .ec-hotItemsRole__listItem .ec-hotItemsRole__image .appearItemImage img {
  aspect-ratio: 536/707;
  object-fit: contain;
}
.ec-naviCase .ec-naviCase_container .ec-naviCase_popular .ec-hotItemsRole__listItem .ec-hotItemsRole__content .ec-hotItemsRole__title {
  font-size: min(1.6vw, 22px);
  margin-bottom: 24px;
  line-height: 1.778;
}
.ec-naviCase .ec-naviCase_container .ec-naviCase_popular .ec-hotItemsRole__listItem .ec-hotItemsRole__content .ec-hotItemsRole__data {
  font-size: min(1.3vw, 15px);
  line-height: 1.8;
}
@media only screen and (max-width: 767px) {
  .ec-naviCase .ec-naviCase_container > p {
    font-size: min(4.7vw, 25px);
  }
  .ec-naviCase .ec-naviCase_container > p::after, .ec-naviCase .ec-naviCase_container > p::before {
    width: 21px;
    height: 20px;
    margin: 0 14px;
    background-size: 100%;
  }
  .ec-naviCase .ec-naviCase_container .ec-naviCase_video.hBgColor_box:first-of-type {
    margin-bottom: 48px;
  }
  .ec-naviCase .ec-naviCase_container .ec-naviCase_video.hBgColor_box:last-of-type {
    margin-bottom: 45px;
  }
  .ec-naviCase .ec-naviCase_container .ec-naviCase_video.hBgColor_box > dd {
    padding: 35px 12px 0;
  }
  .ec-naviCase .ec-naviCase_container .ec-naviCase_video.hBgColor_box > dd a {
    display: block;
  }
  .ec-naviCase .ec-naviCase_container .ec-naviCase_video.hBgColor_box .threeOneColumn_container {
    display: block;
  }
  .ec-naviCase .ec-naviCase_container .ec-naviCase_video.hBgColor_box .threeOneColumn_container .threeOneColumn_box {
    width: auto;
  }
  .ec-naviCase .ec-naviCase_container .ec-naviCase_video.hBgColor_box .threeOneColumn_container .threeOneColumn_box > div {
    margin-bottom: 16px;
  }
  .ec-naviCase .ec-naviCase_container .ec-naviCase_video.hBgColor_box .threeOneColumn_container .threeOneColumn_box > dl {
    margin-bottom: 0;
  }
  .ec-naviCase .ec-naviCase_container .ec-naviCase_video.hBgColor_box .threeOneColumn_container .threeOneColumn_box > dl dt {
    margin-bottom: 14px;
  }
  .ec-naviCase .ec-naviCase_container .ec-naviCase_video.hBgColor_box .threeOneColumn_container .threeOneColumn_box > dl dt a {
    font-size: min(3.6vw, 15px);
    line-height: 1.778;
  }
  .ec-naviCase .ec-naviCase_container .ec-naviCase_video.hBgColor_box .threeOneColumn_container .threeOneColumn_box > dl dd {
    font-size: min(3vw, 13px);
    line-height: 1.8;
  }
  .ec-naviCase .ec-naviCase_container .hBgColor_box:first-of-type {
    margin-bottom: 48px;
  }
  .ec-naviCase .ec-naviCase_container .hBgColor_box:last-of-type {
    margin-bottom: 45px;
  }
  .ec-naviCase .ec-naviCase_container .hBgColor_box > dd {
    padding: 35px 12px 0;
  }
  .ec-naviCase .ec-naviCase_container .hBgColor_box > dd a {
    display: block;
  }
  .ec-naviCase .ec-naviCase_container .hBgColor_box .video-spSlider {
    display: none;
  }
  .ec-naviCase .ec-naviCase_container .hBgColor_box .video-spSlider.slick-initialized {
    display: block;
  }
  .ec-naviCase .ec-naviCase_container .hBgColor_box .video-spSlider .slick-arrow {
    width: 72px;
    height: 72px;
    top: 33%;
    border-radius: 50%;
    border: none;
    opacity: 1;
    font-size: 0;
  }
  .ec-naviCase .ec-naviCase_container .hBgColor_box .video-spSlider .slick-arrow::after {
    content: "";
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    z-index: 1;
  }
  .ec-naviCase .ec-naviCase_container .hBgColor_box .video-spSlider .slick-arrow.slick-next {
    background-color: rgba(243, 192, 57, 0.6);
    right: -45px;
  }
  .ec-naviCase .ec-naviCase_container .hBgColor_box .video-spSlider .slick-arrow.slick-next::after {
    border-bottom: 2px solid #007440;
    border-right: 2px solid #007440;
    transform: rotate(-45deg);
  }
  .ec-naviCase .ec-naviCase_container .hBgColor_box .video-spSlider .slick-arrow.slick-prev {
    background-color: rgba(255, 255, 255, 0.6);
    left: -45px;
  }
  .ec-naviCase .ec-naviCase_container .hBgColor_box .video-spSlider .slick-arrow.slick-prev::after {
    border-bottom: 2px solid #C1C1C1;
    border-right: 2px solid #C1C1C1;
    transform: rotate(-225deg);
  }
  .ec-naviCase .ec-naviCase_container .hBgColor_box .threeOneColumn_container {
    display: block;
  }
  .ec-naviCase .ec-naviCase_container .hBgColor_box .threeOneColumn_container .threeOneColumn_box {
    width: auto;
  }
  .ec-naviCase .ec-naviCase_container .hBgColor_box .threeOneColumn_container .threeOneColumn_box > div {
    margin-bottom: 16px;
  }
  .ec-naviCase .ec-naviCase_container .hBgColor_box .threeOneColumn_container .threeOneColumn_box > dl {
    margin-bottom: 0;
  }
  .ec-naviCase .ec-naviCase_container .hBgColor_box .threeOneColumn_container .threeOneColumn_box > dl dt {
    margin-bottom: 14px;
  }
  .ec-naviCase .ec-naviCase_container .hBgColor_box .threeOneColumn_container .threeOneColumn_box > dl dt a {
    font-size: min(3.6vw, 15px);
    line-height: 1.778;
  }
  .ec-naviCase .ec-naviCase_container .hBgColor_box .threeOneColumn_container .threeOneColumn_box > dl dd {
    font-size: min(3vw, 13px);
    line-height: 1.8;
  }
  .ec-naviCase .ec-naviCase_container .ec-naviCase_blog {
    margin-bottom: 70px;
  }
  .ec-naviCase .ec-naviCase_container .ec-naviCase_blog .lineHead {
    margin-bottom: 24px;
  }
  .ec-naviCase .ec-naviCase_container .ec-naviCase_blog .twoColumn_container {
    padding: 0 12px;
  }
  .ec-naviCase .ec-naviCase_container .ec-naviCase_popular {
    margin-bottom: 56px;
  }
  .ec-naviCase .ec-naviCase_container .ec-naviCase_popular .lineHead {
    margin-bottom: 16px;
  }
  .ec-naviCase .ec-naviCase_container .ec-naviCase_popular > p {
    font-size: min(3vw, 18px);
    margin-bottom: 20px;
  }
  .ec-naviCase .ec-naviCase_container .ec-naviCase_popular .hBgColor_box .video-spSlider .slick-arrow {
    top: 45%;
  }
  .ec-naviCase .ec-naviCase_container .ec-naviCase_popular .ec-hotItemsRole__listItem {
    display: flex;
  }
  .ec-naviCase .ec-naviCase_container .ec-naviCase_popular .ec-hotItemsRole__listItem .ec-hotItemsRole__image {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 0px;
  }
  .ec-naviCase .ec-naviCase_container .ec-naviCase_popular .ec-hotItemsRole__listItem .ec-hotItemsRole__image .appearItemImage img {
    aspect-ratio: 536/707;
    object-fit: contain;
    object-position: top;
  }
  .ec-naviCase .ec-naviCase_container .ec-naviCase_popular .ec-hotItemsRole__listItem .ec-hotItemsRole__content {
    width: calc((100% - 10px) / 2);
    min-width: 146px;
  }
  .ec-naviCase .ec-naviCase_container .ec-naviCase_popular .ec-hotItemsRole__listItem .ec-hotItemsRole__content .ec-hotItemsRole__title {
    font-size: 15px;
    line-height: 1.778;
  }
  .ec-naviCase .ec-naviCase_container .ec-naviCase_popular .ec-hotItemsRole__listItem .ec-hotItemsRole__content .ec-hotItemsRole__data {
    font-size: 12px;
    line-height: 1.8;
  }
}

.ec-naviStudy {
  margin-bottom: 100px;
}
@media only screen and (max-width: 767px) {
  .ec-naviStudy {
    margin-bottom: 80px;
  }
}

.ec-naviConcierge {
  margin-bottom: 100px;
}
@media only screen and (max-width: 767px) {
  .ec-naviConcierge {
    margin-bottom: 80px;
  }
}

/*** 商品一覧、選曲ナビゲーター共通スタイル ***/
@media only screen and (max-width: 767px) {
  body.product_page .modaal-wrapper .modaal-inner-wrapper,
body.navigator_page .modaal-wrapper .modaal-inner-wrapper {
    padding: 80px 20px;
  }
  body.product_page .modaal-wrapper .modaal-inner-wrapper .modaal-video-wrap,
body.navigator_page .modaal-wrapper .modaal-inner-wrapper .modaal-video-wrap {
    margin: auto 0;
  }
}

/*** 共通で使えるタイル***/
.lineHead {
  text-align: center;
}
.lineHead > div, .lineHead > h3 {
  display: inline-block;
  font-family: "Noto Serif JP", serif;
  font-size: min(2.2vw, 27px);
  font-weight: 400;
  line-height: 1;
  padding-bottom: 9px;
  color: initial;
  border-bottom: 1px solid initial;
}
.lineHead.lineHead--green div, .lineHead.lineHead--green h3 {
  color: #007440;
  border-bottom: 1px solid #007440;
}
@media only screen and (max-width: 767px) {
  .lineHead > div, .lineHead > h3 {
    font-size: min(6vw, 24px);
    padding-bottom: 6px;
  }
}

.btn-whiteGreen {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  max-width: 256px;
  width: 100%;
  min-height: 56px;
  border-radius: 56px;
  text-align: center;
  color: #007440;
  background-color: #fff;
  font-size: min(1.7vw, 20px);
  font-weight: 700;
  border: 2px solid #007440;
  transition: 0.4s ease;
}
.btn-whiteGreen:hover {
  color: #007440;
  background-color: #F3C039;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .btn-whiteGreen {
    max-width: none;
    width: 100%;
    min-height: 40px;
    border-radius: 40px;
    font-size: min(5vw, 18px);
  }
}

.btn-yellow {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background-color: #F3C039;
  width: 100%;
  max-width: 180px;
  height: 40px;
  border-radius: 20px;
  padding: 0 20px;
  margin-bottom: 16px;
  transition: 0.3s ease;
}
.btn-yellow span {
  display: inline-block;
  color: #000;
  font-size: 14px;
  font-weight: 500;
}
.btn-yellow.btn-yellow--wide {
  max-width: 200px;
}
.btn-yellow::after {
  content: "";
  position: absolute;
  right: 20px;
  box-sizing: border-box;
  border-bottom: 2px solid #007440;
  border-right: 2px solid #007440;
  width: 10px;
  height: 10px;
  z-index: 1;
}
.btn-yellow:hover {
  text-decoration: none;
  transform: scale(1.05);
}
@media only screen and (max-width: 767px) {
  .btn-yellow {
    width: 100%;
    max-width: 120px;
    height: 32px;
    padding: 0 12px;
    margin-bottom: 10px;
  }
  .btn-yellow span {
    font-size: 11px;
    padding-right: 1em;
  }
  .btn-yellow::after {
    right: 14px;
    width: 8px;
    height: 8px;
  }
}
@media only screen and (max-width: 364px) {
  .btn-yellow span {
    font-size: 10px;
  }
  .btn-yellow::after {
    right: 10px;
  }
}
.btn-yellow.arrow-down::after {
  margin-top: -5px;
  transform: rotate(45deg);
}
@media only screen and (max-width: 767px) {
  .btn-yellow.arrow-down::after {
    margin-top: -3px;
  }
}
.btn-yellow.arrow-right::after {
  margin-top: 1px;
  transform: rotate(-45deg);
}
@media only screen and (max-width: 767px) {
  .btn-yellow.arrow-right::after {
    margin-top: 1px;
  }
}

.btn-underline {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  max-width: 100px;
  height: 40px;
  border-radius: 20px;
  padding: 0 7px 0 0;
  margin-bottom: 16px;
  transition: 0.3s ease;
}
.btn-underline span {
  display: inline-block;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  transition: 0.3s ease;
}
.btn-underline::after {
  content: "";
  position: absolute;
  right: 0px;
  box-sizing: border-box;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 10px;
  height: 10px;
  z-index: 1;
  transition: 0.3s ease;
}
.btn-underline:hover {
  text-decoration: none;
}
.btn-underline:hover span {
  color: #F3C039;
  border-bottom: 1px solid #F3C039;
}
.btn-underline:hover::after {
  border-bottom: 2px solid #F3C039;
  border-right: 2px solid #F3C039;
}
@media only screen and (max-width: 767px) {
  .btn-underline {
    width: 100%;
    max-width: 76px;
    height: 32px;
    padding: 0 7px 0 0;
    margin-bottom: 10px;
  }
  .btn-underline span {
    font-size: 11px;
  }
  .btn-underline::after {
    width: 8px;
    height: 8px;
  }
}
@media only screen and (max-width: 364px) {
  .btn-underline span {
    font-size: 10px;
  }
}
.btn-underline.arrow-down::after {
  margin-top: -5px;
  transform: rotate(45deg);
}
@media only screen and (max-width: 767px) {
  .btn-underline.arrow-down::after {
    margin-top: -3px;
  }
}
.btn-underline.arrow-right::after {
  margin-top: 1px;
  transform: rotate(-45deg);
}
@media only screen and (max-width: 767px) {
  .btn-underline.arrow-right::after {
    margin-top: 1px;
  }
}

.halfImg_box {
  display: flex;
  align-items: center;
  gap: 0 50px;
}
.halfImg_box .halfImg_box__img {
  max-width: 795px;
  min-width: 600px;
  width: 100%;
}
.halfImg_box .halfImg_box__data .halfImg_box__ttl {
  font-size: min(2.7vw, 27px);
  font-weight: 700;
  margin-bottom: 24px;
}
.halfImg_box .halfImg_box__data .halfImg_box__txt {
  font-size: min(1.7vw, 18px);
  margin-bottom: 40px;
  line-height: 1.778;
}
.halfImg_box .halfImg_box__data .btn-yellow {
  margin-bottom: 0;
}
.halfImg_box.halfImg_box--left {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 1200px) {
  .halfImg_box {
    align-items: flex-start;
  }
  .halfImg_box .halfImg_box__img {
    min-width: 260px;
  }
  .halfImg_box .halfImg_box__data {
    min-width: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .halfImg_box {
    flex-direction: column;
    gap: 0;
  }
  .halfImg_box .halfImg_box__img {
    min-width: auto;
    margin-bottom: 25px;
  }
  .halfImg_box .halfImg_box__data {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: auto;
    padding: 0 12px;
  }
  .halfImg_box .halfImg_box__data .halfImg_box__ttl {
    font-size: min(5.5vw, 20px);
    font-weight: 700;
    margin-bottom: 14px;
    text-align: center;
  }
  .halfImg_box .halfImg_box__data .halfImg_box__txt {
    font-size: min(4.5vw, 15px);
    margin-bottom: 12px;
    line-height: 1.8;
  }
  .halfImg_box .halfImg_box__data dl dd {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .halfImg_box .halfImg_box__data .btn-yellow {
    max-width: 180px;
    height: 40px;
  }
  .halfImg_box .halfImg_box__data .btn-yellow span {
    font-size: 14px;
  }
  .halfImg_box .halfImg_box__data .btn-yellow::after {
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .halfImg_box.halfImg_box--left {
    flex-direction: column;
  }
}

.hBgColor_box > dt {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  min-height: 56px;
  color: #fff;
  border-radius: 24px 24px 0 0;
  font-size: min(2vw, 24px);
  font-weight: 500;
  text-align: center;
  line-height: 1.2;
}
.hBgColor_box > dt .btn-yellow, .hBgColor_box > dt .btn-underline {
  position: absolute;
  right: 55px;
  top: 50%;
  transform: translateY(-50%);
}
.hBgColor_box > dt .btn-yellow:hover {
  transform: translateY(-50%) scale(1.05);
}
.hBgColor_box > dd {
  background-color: #fff;
  padding: 0 55px;
  border-radius: 0 0 24px 24px;
}
.hBgColor_box.hBgColor_box--green > dt {
  background-color: #007440;
}
.hBgColor_box.hBgColor_box--brown > dt {
  background-color: #988A74;
}
@media only screen and (max-width: 767px) {
  .hBgColor_box > dt {
    border-radius: 16px 16px 0 0;
    font-size: min(4vw, 20px);
  }
  .hBgColor_box > dt span.sp_small {
    font-size: min(3vw, 18px);
  }
  .hBgColor_box > dt .btn-yellow, .hBgColor_box > dt .btn-underline {
    position: relative;
    top: auto;
    right: auto;
    margin-bottom: 0;
    transform: none;
    margin-left: 14px;
  }
  .hBgColor_box > dt .btn-yellow:hover {
    transform: translateY(0) scale(1.05);
  }
  .hBgColor_box > dd {
    border-radius: 0 0 16px 16px;
  }
}

.threeTwoColumn_container {
  display: flex;
  flex-wrap: wrap;
}
.threeTwoColumn_container .threeTwoColumn_box {
  width: calc((100% - 32px) / 3);
  margin-right: 16px;
  margin-bottom: 16px;
}
.threeTwoColumn_container .threeTwoColumn_box:nth-of-type(3n) {
  margin-right: 0px;
}
@media only screen and (max-width: 767px) {
  .threeTwoColumn_container .threeTwoColumn_box {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 24px;
  }
  .threeTwoColumn_container .threeTwoColumn_box:nth-of-type(3n) {
    margin-right: 10px;
  }
  .threeTwoColumn_container .threeTwoColumn_box:nth-of-type(even) {
    margin-right: 0;
  }
}

.threeOneColumn_container {
  display: flex;
  flex-wrap: wrap;
}
.threeOneColumn_container .threeOneColumn_box {
  width: calc((100% - 32px) / 3);
  margin-right: 16px;
  margin-bottom: 16px;
}
.threeOneColumn_container .threeOneColumn_box:nth-of-type(3n) {
  margin-right: 0px;
}
@media only screen and (max-width: 767px) {
  .threeOneColumn_container .threeOneColumn_box {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 24px;
  }
  .threeOneColumn_container .threeOneColumn_box:nth-of-type(3n) {
    margin-right: 0px;
  }
}

.twoColumn_container {
  display: flex;
  flex-wrap: wrap;
  gap: 48px 50px;
}
.twoColumn_container .twoColumn_box {
  overflow: hidden;
  width: calc((100% - 50px) / 2);
}
.twoColumn_container .twoColumn_box > a img {
  transition: 0.3s ease;
}
.twoColumn_container .twoColumn_box > a:hover img {
  transform: scale(1.06);
}
@media only screen and (max-width: 767px) {
  .twoColumn_container {
    gap: 10px 10px;
  }
  .twoColumn_container .twoColumn_box {
    width: calc((100% - 10px) / 2);
  }
}

.twoOneColumn_container {
  display: flex;
  flex-wrap: wrap;
  gap: 50px 73px;
}
.twoOneColumn_container .twoOneColumn_box {
  width: calc((100% - 73px) / 2);
}
@media only screen and (max-width: 767px) {
  .twoOneColumn_container {
    gap: 10px 10px;
  }
  .twoOneColumn_container .twoOneColumn_box {
    width: 100%;
  }
}
/* 2022/09/05追記 ここまで */

/* 2022/11/30追記 ここから*/
.jeia-receipt:before{
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202-2h7a2%202%200%200%201%202%202v7h3v2a3%203%200%200%201-3%203H6a3%203%200%200%201-3-3V5Zm11%2011a2%202%200%200%200%202-2v-1h-2v3ZM6.5%206a.5.5%200%200%200%200%201h4a.5.5%200%200%200%200-1h-4Zm0%203a.5.5%200%200%200%200%201h4a.5.5%200%200%200%200-1h-4Zm0%203a.5.5%200%200%200%200%201h2a.5.5%200%200%200%200-1h-2Z%22%20fill%3D%22%23683311%22%20class%3D%22fill-212121%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
    content:'';
    width:36px;
    height:36px;
    display: block;
}
/* 2022/11/30追記 ここまで*/

/* 2023/02/24追記 ここから*/
.addConfirmItem__more{
  margin:20px;
  text-align: center;
  cursor: pointer;
}

.addConfirmItem__more .jeiafont{
  transform: rotate(180deg)
}

.addConfirmItem__more.open .jeiafont{
  transform: rotate(0deg)
}

#addConfirmItems input[type=checkbox], 
#addConfirmItems input[type=radio]{
  display: none;
}
/* 2023/02/24追記 ここまで*/

/* 2023/03/30追記 ここから*/


.ec-orderDelivery{

  overflow: hidden;
}


/* 2023/03/30追記 ここまで*/



/* 2023/08/10追記 ここまで*/
div#GDPR {
  position: fixed;
  bottom: -10%;
  width: 360px;
  opacity: 0;
  right: 10px;
  z-index: 1000;
  background: #333333e8;
  display: flex;
  justify-content: center;
  padding: 20px;
  color: #FFF;
  border-radius: 10px;
  transition: all 0.3s ease;
  pointer-events: none;

}

#GDPR.on{
bottom:10px;
opacity: 1;
pointer-events:auto;
}

.gdpr-cookie-text{
  display: flex;
  gap: 10px;
  font-size: 12px;
  line-height: 1.8;
  position: relative;
}

.gdpr-cookie-text:before{
  content:'';
  position: relative;
  display: block;
  left:0;
  right:0;
  width:40px;
  top:0;
  margin:auto;
  height:40px;
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiNmZmYiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgLTk2MCA5NjAgOTYwIiB3aWR0aD0iNDgiPjxwYXRoIGQ9Ik00MjAuMTE4LTU1OFE0NDYtNTU4IDQ2NC01NzYuMTE4cTE4LTE4LjExNyAxOC00NFE0ODItNjQ2IDQ2My44ODItNjY0cS0xOC4xMTctMTgtNDQtMThRMzk0LTY4MiAzNzYtNjYzLjg4MnEtMTggMTguMTE3LTE4IDQ0UTM1OC01OTQgMzc2LjExOC01NzZxMTguMTE3IDE4IDQ0IDE4Wm0tODAgMjAwUTM2Ni0zNTggMzg0LTM3Ni4xMThxMTgtMTguMTE3IDE4LTQ0UTQwMi00NDYgMzgzLjg4Mi00NjRxLTE4LjExNy0xOC00NC0xOFEzMTQtNDgyIDI5Ni00NjMuODgycS0xOCAxOC4xMTctMTggNDRRMjc4LTM5NCAyOTYuMTE4LTM3NnExOC4xMTcgMTggNDQgMThaTTYwMC0zMjBxMTcgMCAyOC41LTExLjVUNjQwLTM2MHEwLTE3LTExLjUtMjguNVQ2MDAtNDAwcS0xNyAwLTI4LjUgMTEuNVQ1NjAtMzYwcTAgMTcgMTEuNSAyOC41VDYwMC0zMjBaTTQ4MC4yMzQtODBRMzk4LTgwIDMyNS0xMTEuNXEtNzMtMzEuNS0xMjcuNS04NnQtODYtMTI3LjVRODAtMzk4IDgwLTQ4MHEwLTkyIDM5LTE3MnQxMDQuNS0xMzUuNXE2NS41LTU1LjUgMTUxLTgwVDU1Mi04NzRxLTYgNDUgOCA4NXQ0Mi41IDY4cTI4LjUgMjggNjguNSA0MXQ4NCA2cS0yMCA2MSAyMiAxMDkuNVQ4NzktNTExcTggODctMjAuNSAxNjVUNzc1LTIwOXEtNTUgNTktMTMwLjc5NCA5NC03NS43OTQgMzUtMTYzLjk3MiAzNVpNNDgwLTE0MHExNDIgMCAyMzYtOTMuNVQ4MjEtNDY0cS01NC0yMC04Ny41LTU5LjVUNjkyLTYxNHEtODEtMTEtMTM2LjUtNzBUNDkyLTgyMXEtNzQtMy0xMzguNSAyNHQtMTEyIDc0UTE5NC02NzYgMTY3LTYxMi41VDE0MC00ODBxMCAxNDIgOTkgMjQxdDI0MSA5OVptMS0zNDVaIi8+PC9zdmc+');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.gdpr-cookie-text div {
  max-width: calc(100% - 50px);
}

.gdpr-cookie-text a{
  color:#FFF;
  text-decoration:underline;
}

.gdpr-cookie-text a:hover{
  text-decoration: none;
}

.gdpr-cookie-btn {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.gdpr-cookie-agree {
  background: #0e6232;
  color: #FFF;
  padding: 10px 20px;
  margin: 0 10px 0 0;
  width: 70%;
  text-align: center;
  font-size: 12px;
  border-radius: 20px;
  cursor: pointer;
}

.gdpr-cookie-reject {
  background: #FFF;

  color: #68574a;
  padding: 10px 20px;

  text-align: center;
  width: 35%;
  font-size: 12px;
  border-radius: 20px;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  div#GDPR {
    width:calc(100% - 20px);
    right:0;
    left:0;
    margin:auto;


  }
}
/* 2023/08/10追記 ここから*/


.ec-orderRole__summary .btn{
  display: none;
}

.ec-categoryHeadRole .ec-categoryHeadRole__content .description > a{
  display: inline-block;
  position: relative;
  background: #988A74;
  background-size: 100% auto;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  padding: 25px;
  border-radius: 6px;
  transition: all 0.3s;
  width: fit-content;
  line-height: 1.4;
  text-decoration: none;
  margin-right: 10px;
  
}
.ec-childCategoryRole ul li{
  margin-bottom: 10px;
}
.ec-childCategoryRole ul li:before{
  display: none;;
}
.ec-childCategoryRole ul li a{

  position: relative;
  background: #988A74;
  background-size: 100% auto;
  color: #ffffff;
  font-weight: bold;
  padding: 3px 10px;;
  border-radius: 6px;
  transition: all 0.3s;
  width: fit-content;
  line-height: 1.4;
  text-decoration: none;
  margin-right: 10px;
}
.ec-childCategoryRole ul li a:hover{
  opacity: 0.8;
}

.ec-childCategoryRole ul li a:after{
  display: none;;
}

.ec-categoryHeadRole .ec-categoryHeadRole__content .description a + a{
  margin-top: 10px;
}

.ec-categoryHeadRole .ec-categoryHeadRole__content .description a:hover{
  opacity: 0.8;
}
.recommendcategory_box {
  width:calc(50% - 10px);
}


.recommendcategory_box a.cat_illust07 img {
	width: 57px;
	height: auto;
	left: 25px;
	top: 22px;
}

@media only screen and (max-width: 767px) {
  .recommendcategory_box {
    width:auto;
  }
  .recommendcategory_box a.cat_illust07 img {
    width: 45px;
    height: auto;
    left: 22px;
    top: 12px;
  }


  
}

/* 2024/12/17追記 ここから*/

.ec-childCategoryRole:not(:has(ul)) {
  display: none;
}

@media only screen and (min-width: 768px) {
    .ec-orderProduct {
        margin-bottom: 40px;
    }
	
	#shopping_order_message {
		font-size: 0.9rem;
		line-height: 1.8;
	}
	
	.ec-grid2__cell_forgot {
		display: flex;
		align-items: center;
	}
	
	.ec-login .ec-grid2__cell_forgot .ec-login__link {
		margin-bottom: 0;
	}
	
	.ec-grid2__cell_entry {
		text-align: center;
		margin: 50px 0;
	}
	
	.ec-grid2__cell_entry .ec-login__lead {
		color: rgba(51, 51, 51, 1);
		position: relative;
	}
	
	.ec-grid2__cell_entry .ec-login__lead:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 1px;
		top: 50%;
		left: 0;
		z-index: 1;
		background: rgba(51, 51, 51, 1);
	}
	
	.ec-grid2__cell_entry .ec-login__lead span {
		display: inline-block;
		position: relative;
		z-index: 2;
		background: #ffffff;
		padding: 0 10px;
	}
	
	.ec-grid2__cell_entry .ec-login__link {
		margin: 15px 0 0;
	}
	
	.ec-grid2__cell_entry .ec-login__link a {
		display: block;
		color: #ffffff;
		background: rgba(44, 96, 55, 1);
		padding: 15px;
	}
	
	.ec-navlistRole__navlist li:last-child {
		margin-left: auto;
		border-image: none;
	}
	
	.ec-productRole__att summary {
		list-style: none;
		margin: 15px 0 0;
	}
	
	.ec-productRole__att summary::-webkit-details-marker {
		display:none;
	}
	
	.ec-registerCompleteRole .ec-off4Grid__cell {
		margin: 0 20px;
	}

}


@media only screen and (min-width: 768px) and (max-width: 1279px) {
	
	.ec-registerCompleteRole .ec-off4Grid__cell {
		margin: 20px 0;
	}	
}

@media only screen and (max-width: 767px) {
    .ec-orderProduct {
        margin-bottom: 6.25vw;
    }
	
	#shopping_order_message {
		font-size: 0.8rem;
		line-height: 1.6;
	}
	
	.ec-login .ec-grid2__cell_forgot .ec-login__link {
		margin-bottom: 0;
	}
	
	.ec-grid2__cell_entry {
		text-align: center;
		margin: 30px 0;
	}
	
	.ec-grid2__cell_entry .ec-login__lead {
		color: rgba(51, 51, 51, 1);
		position: relative;
	}
	
	.ec-grid2__cell_entry .ec-login__lead:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 1px;
		top: 50%;
		left: 0;
		z-index: 1;
		background: rgba(51, 51, 51, 1);
	}
	
	.ec-grid2__cell_entry .ec-login__lead span {
		display: inline-block;
		position: relative;
		z-index: 2;
		background: #ffffff;
		padding: 0 10px;
	}
	
	.ec-grid2__cell_entry .ec-login__link {
		margin: 15px 0 0;
	}
	
	.ec-grid2__cell_entry .ec-login__link a {
		display: block;
		color: #ffffff;
		background: rgba(44, 96, 55, 1);
		padding: 15px;
	}
	
	.ec-productRole__att summary {
		list-style: none;
		margin: 15px 0 0;
	}
	
	.ec-productRole__att summary::-webkit-details-marker {
		display:none;
	}
	
	.ec-headerTitle {
		top: 5px;
		left: 90px;
		transform: translateX(0);
	}
	
	.ec-registerCompleteRole .ec-off4Grid__cell {
		margin: 20px 0;
	}
}

/* 2025/05/15追記 ここから*/

.ec-henkyoku_button {
  display: block;
  margin: 40px auto;
  max-width: 768px;
  color: white;
  background: #0e6232;
  padding: 6px 16px;
  border-radius: 40px;
  text-align: center;
  width: calc(100% - 6.25vw * 2);
  
}
.ec-henkyoku_button:hover {
  text-decoration: none;
  color: white;
}

@media only screen and (min-width: 768px) {
  .ec-henkyoku_button {
    font-size: 18px;
  }
}


/* 2025/07/16追記 ここから*/

.ec-footerSocial .ec-footerSocial__itemList li.twitter a:hover {
  background-color: #000;
}

.ec-footerSocial .ec-footerSocial__itemList li.twitter a {
  background-color: #000;
}

.ec-footerSocial .ec-footerSocial__itemList li.twitter svg {
	width: 18px;
	height: 18px;
	fill: #fff;
}

.ec-footerSocial .ec-footerSocial__itemList li.instagram a {
  background-color: #F00075;
}

/* 2025/11/20追記 ここから*/

.recommendcategory_box1 a{
  background-color: #E7D08C;
}

.recommendcategory_box a.cat_illust07 img{
  width:67px;
}