@charset "UTF-8";
/** sp **/
body {
    min-width: inherit;
}
.pc {
	display: none;
}
.sp {
	display: block;
}
.hd_h1 {
	display: none;
}
.ec-headerNaviRole .ec-headerNaviRole__right {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	justify-content: space-evenly;
	align-items: center;
	z-index: 9999;
	border-top: 1px #ccc solid;
}
.ec-headerNav .ec-headerNav__itemLink, .ec-headerRole__cart .ec-headerNav__itemLink {
	display: inline-block;
	font-size: 12px;
	margin: 0;
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    margin-top: 5px;
}
.ec-headerNaviRole .ec-headerNaviRole__nav a,.ec-headerNaviRole .ec-headerNaviRole__right .ec-headerRole__cart a {
	display: flex;
	flex-flow: column;
	justify-content: center;
	margin: 15px 0 10px;
    text-align: center;
}
.ec-headerNaviRole .ec-headerNaviRole__nav a {
	border-right: 1px #999 solid;
}
.fa-user::before {
	width: 30px;
	height: 30px;
}
.fa-heart::before {
	width: 29px;
	height: 25px;
}
.fa-lock::before {
	width: 23px;
	height: 28px;
}
.fa-shopping-cart::before {
	width: 30px;
	height: 28px;
}
.ec-headerNaviRole ::before {
    margin: auto;
}
.ec-headerNav .ec-headerNav__itemIcon {
	width: 100%;
	margin: 0;
	height: 30px;
	display: flex;
	align-items: center;
}
.ec-cartNavi .ec-cartNavi__badge {
	display: none;
}
.ec-headerNav .ec-headerNav__item {
	display: block;
	text-align: center;
	width: 33.3%;
}
header .ec-headerNav {
	display: flex;
}
.header_logo {
	width: 50.7%;
}
header .ec-headerNaviRole {
	padding-bottom: 15px;
}
.ec-layoutRole__contentTop .slick-dots {
	bottom: -30px;
}
.ec-layoutRole__contentTop .slick-dots li button::before {
	width: 8px;
	height: 8px;
}
.ec-layoutRole__contentTop .slick-dots li {
	width: 13px;
	height: 13px;
}
.ec-layoutRole__contentTop .slick-dots li button {
	width: 13px;
	height: 13px;
}
.ec-layoutRole__contentTop .slick-slide img {
	height: 500px;
	width: auto;
	object-fit: cover;
}
.ec-newsRole {
	padding-top: 0px;
}
.ec-newsRole .ec-newsRole__news {
	padding: 30px 20px;
}
.ec-newsRole .ec-newsRole__news .ec-secHeading__en {
	margin-bottom: 0;
}
.ec-secHeading .ec-secHeading__en {
	font-size: 24px;
}
.ec-newsRole__news .ec-newsRole__newsHeading {
	position: relative;
	padding-left: 35px;
}
.ec-newsRole .ec-newsRole__newsClose {
	position: absolute;
	left: 0;
}
.ec-newsRole__newsItem.is_active .ec-newsRole__newsDescription {
	font-size: 14px;
	padding-left: 35px;
	line-height: 1.7em;
}
.ec-role.top_box_01 {
	margin-top: 80px;
	margin-bottom: 100px;
}
.top_box_01 .head .tit01::after {
    bottom: -80px;
}
.top_box_01 .inbox01 {
	flex-flow: column;
	justify-content: center;
	align-items: center;
	margin-bottom: 50px;
}
.top_box_01 .inbox01 p {
	width: 76%;
	margin-bottom: 40px;
}
.top_image_01 {
	background-size: auto 480px;
	position: relative;
	background-attachment: inherit;
}
footer .ec-footerNavi {
	display: none;
}
.ec-footerTitle__copyright {
	display: none;
}
.ec-headerNaviRole .ec-headerNaviRole__nav {
	width: 75%;
}
.ec-headerRole__cart .ec-cartNaviWrap {
	display: none;
}
.ec-headerNaviRole .ec-headerNaviRole__right .ec-headerRole__cart {
	width: 25%;
}
.ec-headerNaviRole .ec-headerNaviRole__right .ec-headerNav__itemIcon {
	height: 30px;
	display: flex;
	align-items: center;
}
.ec-blockTopBtn {
	bottom: 50px;
}
.drawermenu {
	width: 100%;
    overflow: scroll;
}
.ft_sp_nav_wrap .logo {
	width: 52%;
	margin-bottom: 50px;
}
.drawermenu .ec-headerCategoryArea {
	display: block;
}
.ft_sp_nav_wrap {
	padding-top: 0;
    margin-bottom: 50px;
}
.ft_sp_nav_ul {
	border-bottom: 1px #ccc solid;
    margin: 0;
}
.hamburger {
	position: fixed;
}
.ec-headerCategoryArea__heading {
	font-size: 20px;
}
.ec-itemNav__nav {
	margin-top: 30px;
}
.ec-itemNav__nav li a {
    background-image: url("../img/common/icon_left_list.png");
    background-repeat: no-repeat;
    background-position: left top 18px;
    padding-left: 22px;
    font-size: 20px;
}
.ec-itemNav__nav > li:hover > a {
	background-image: url("../img/common/icon_left_list.png");
    background-repeat: no-repeat;
    background-position: left top 18px;
}
.ec-itemNav__nav li ul {
	display: block;
    margin-left: 1em;
}
.ec-itemNav__nav > li > ul > li > a {
    font-size: 20px;
}
.ec-itemNav__nav > li > ul > li > a::before {
	content: url("../icon/icon_arrow_01.png");
	width: 4px;
	height: 6px;
	position: absolute;
	left: 5px;
	top: 13px;
}
.ec-itemNav__nav > li > ul > li > ul > li > a {
	padding: 16px 22px 16px 22px;
	background-position: left 10px center;
    font-size: 20px;
}
.ec-itemNav__nav li:hover ul li ul li a:hover {
    background-position: left 10px center;
}
.dm_inner {
	padding-bottom: 100px;
}
.ec-itemNav__nav li ul li {
	margin: 10px 0;
}
.prod_box01 {
	flex-wrap: wrap;
	justify-content: left;
	padding: 0 20px 10px;
}
ul.nae_icon {
	margin-top: 15px;
}
ul.nae_icon li {
	margin-left: 0;
	margin-right: 1.5em;
}
.prod_tit01 {
	font-size: 20px;
}
.ec-searchnavRole {
	padding: 0 20px;
}
.ec-shelfGrid .ec-shelfGrid__item {
	width: 49%;
	margin-right: 2%;
	margin-bottom: 15px;
}
.ec-shelfGrid .ec-shelfGrid__item:nth-child(2n) {
	margin-right: 0;
}
.sub_page_main_image .main_image img {
	height: 200px;
	object-fit: cover;
	width: 100%;
	border-radius: 20px;
}
.sub_page_main_image {
	margin-bottom: 40px;
}
.ec-topicpath .ec-topicpath__item a, .ec-topicpath .ec-topicpath__item--active a {
	font-size: 12px;
	line-height: 1.5em;
}
.ec-topicpath {
	border-top: 0;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#page_product_detail .ec-sliderItemRole {
	padding: 0;
	margin-bottom: 60px;
}
#page_product_detail .slick-initialized .slick-slide {
    margin: 0 10px;
}
#page_product_detail .slick-list {
    overflow: visible;
}
.ec-price .ec-price__price {
	font-size: 24px;
	letter-spacing: 0;
}
.ec-price .ec-price__tax {
	font-weight: bold;
}
.ec-productRole {
	color: #111;
}
.ec-productRole .ec-productRole__description.freearea {
	padding: 0;
}
.ec-productRole .ec-productRole__description {
	margin-top: 50px;
}
.other_page .main_image {
	padding: 0 20px;
}
.other_page .main_image img {
	height: 200px;
	object-fit: cover;
	width: 100%;
	border-radius: 20px;
}
.SubP_tit01 {
	margin-top: 50px;
}
.abt_txt_01 {
	padding: 0 20px;
	text-align: justify;
	font-size: 17px;
	line-height: 2em;
	color: #111;
}
.abt_txt_01 br {
	display: none;
}
.abt_box_01 {
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 50px;
	width: 90%;
}
.abimg01 {
	margin-bottom: 30px;
}
.abimg02 {
	margin-bottom: 30px;
}
.abimg03 {
	padding-left: 0;
	margin-top: 0;
}
.abt_box_01 figcaption {
	font-size: 12px;
}
.abt_box_02 {
	margin-top: 50px;
    margin-bottom: 0;
	background-position: center bottom;
	padding: 0 20px 137%;
	background-size: 92%;
}
.abt_tb_01 th {
	padding-left: 0;
	white-space: nowrap;
}
.abt_tb_01 td {
	padding-right: 0;
}
.abt_tb_01 a {
    color: #333;
}
.w800 {
	width: auto;
	padding: 0 20px;
	color: #111;
}
.his_tit01 {
	margin-top: 50px;
}
.his_txt01 {
	font-size: 16px;
	text-align: justify;
	letter-spacing: 0;
}
.his_txt02 {
	font-size: 16px;
	text-align: justify;
	letter-spacing: 0;
	margin-bottom: 50px;
}
.his_img04 {
	padding: 0 20px;
}
.seed_img01 {
	padding: 0 20px;
}
.seed_img01 img {
	height: 200px;
	width: 100%;
	object-fit: cover;
	border-radius: 20px;
}
.seed_txt01 {
	padding: 0 20px;
	font-size: 16px;
	text-align: justify;
	letter-spacing: 0;
	margin-bottom: 50px;
}
.seed_txt01 br {
	display: none;
}
.seed_img02 {
	padding: 0 20px;
}
.guide_01 {
	padding: 0 20px;
	border: 0;
}
.guide_type {
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 30px;
}
.guide_type_01,.guide_type_02 {
	margin-bottom: 30px;
}
.guide_box_01 {
	flex-wrap: wrap;
	margin-top: 100px;
	justify-content: center;
}
.guide_tit_02 {
	font-size: 20px;
}
.guide_box_01 dl dt {
	font-size: 18px;
}
.guide_box_01 dl dd {
	font-size: 16px;
}
.guide_dl_01 {
	margin-left: 0;
}
.gd_txt02 {
	padding-left: 0;
	line-height: 1.8em;
}
.gd_txt04 {
	font-size: 15px;
	line-height: 1.8em;
	padding-left: 0;
	text-align: justify;
	margin-top: 1em;
}
.gd_img01 {
	margin-left: 0;
}
.guide_txt_01 {
	padding-left: 0;
	line-height: 1.8em;
}
.gd_midasi02 {
	margin-left: 0;
}
.guide_ul_01 {
	padding-left: 2em;
}
.gd_table td {
	white-space: nowrap;
}
.gd_txt05 {
	padding-left: 0;
}
.gd_txt06 {
	padding-left: 0;
}
.gd_img_01 {
	margin-left: 0;
}
.guide_01:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}
.seed_img02 li {
	width: auto;
}
