@charset "UTF-8";

.home header {
	border: none;
}

.top_main {}

.top_slide_container {
	margin-bottom: 50px;
	padding: 0 22px;
	max-width: 2000px;
	margin: 0 auto 50px;
}

.slide_one {
	width: calc((100% - 58px) / 3);
}




.top_news {
	width: 64%;
	margin-bottom: 43px;
	position: relative;
}

.top_news_goshuin {
	width: 34.1%;
}

.top_news::after {
	content: "";
	width: 100%;
	height: 16px;
	position: absolute;
	bottom: 0;
	background: #f2f2f2;
}

.top_news_inner {
	padding: 11px 16px 9px;
	width: 100%;
	background: #f2f2f2;
	overflow-y: scroll;
	height: 120px;
}

.top_news h2 {
	font-size: .26rem;
	margin-bottom: 26px;
}

.top_news_goshuin .top_itemlist_midashi {
	margin: 4px auto 10px;
}

.top_news>a {
	color: #3c783b;
	position: absolute;
	right: 0;
	top: 10px;
}

.top_news dl {
	display: flex;
	justify-content: space-between;
	font-size: .14rem;
	margin: 0 0 3px;
}

.top_news dt {
	letter-spacing: 0.09em;
	padding-bottom: 3px;
}

.top_news_main dt {
	width: 90px;
}

.top_news dd:nth-child(2) {
	width: 16px;
}

.top_news_goshuin dd:nth-child(2) {
	margin-left: 17px;
	padding-left: 9px;
	width: 25px;
}

.top_news dd {
	width: calc(100% - 20px);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.top_news_goshuin dd {
	margin: 3px 0 4px;
	display: flex;
	align-items: flex-start;
	line-height: 1.7;
	width: 100% !important;
	white-space: normal;
	overflow: visible;
	text-overflow: unset;
}

.top_news_goshuin .top_news_inner a {
	position: relative;
}

.top_news_goshuin .top_news_inner span.new {
	font-size: 11px;
	background: #73AC6A;
	color: #FFF;
	padding: 1px 3px 4px;
	margin-left: 4px;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
}

.top_hojin_banner {
	margin-bottom: 45px;
}

.top_hojin_banner div {
	width: 49%;
	max-width: 416px;
}

.top-pickup-banner__bottom {
    display: flex;
    justify-content: space-between;
	margin-bottom: 30px;
}

.top-pickup-banner__bottom a {
    width: 32%;
    display: inline-block;
    border-top: 4px solid #eff9ee;
    border-bottom: 1px solid #eff9ee;
}
.top-pickup_slick__item {
    /*margin: 0 5px;*/
    opacity: 1 !important;
}

.top-pickup_slick__contents {
    margin: 0 calc(50% - 50vw) 44px;
    width: 100vw;
}

.top_itemlist {
	width: 850px;
	max-width: 100%;
	position: relative;
	margin-bottom: 48px;
}

.top_itemlist_inner {
	padding: 25px 25px 16px;
	border: 1px solid #e6e6e6;
}

.top_itemlist_midashi {
	margin-bottom: 18px;
}

.top_itemlist_midashi h2 {
	font-size: .29rem;
	line-height: 1;
	display: inline;
	font-family: 'Lato', "Noto Sans JP", sans-serif;
	font-weight: 400;
	letter-spacing: .08em;
}

.top_news_goshuin .top_itemlist_midashi h2 {
	font-size: 0.17rem;
	margin-top: 18px;
	font-weight: 500;
}

.top_itemlist_midashi p {
	font-size: .15rem;
	line-height: 1;
	display: inline;
	margin-left: 7px;
	letter-spacing: .06em;
}

.top_itemlist h2 span {
	font-size: .12rem;
	padding-left: 20px;
}

.top_itemlist_instagram_midashi img {
	width: 26px;
	margin: 3px 7px 3px 0;
}

.top_news_inner img {
	width: 18px;
	margin-top: 4px;
	margin-right: 3px;
}

.top_itemlist_instagram_midashi p {
	margin-left: 0;
}

.zeinuki_caution {
	position: absolute;
	top: 10px;
	right: 0;
	color: #999999;
	font-size: .12rem;
}

.top_itemlist>a,
.top_instagram>a {
	position: absolute;
	right: 0;
	top: 8px;
}

.pickup_seal_category+h3+p:after {
	content: "セール対象";
	display: block;
	width: 84px;
	margin-top: 6px;
	padding: 4px 6px 5px;
	border: 1px solid #3c783b;
	font-size: 12px;
	font-weight: bold;
	color: #3c783b;
	line-height: 1;
	text-align: center;
}

.top_itemlist ul {}

.top_itemlist ul::after {
	content: "";
	display: block;
	width: 26%;
	height: 0;
}

.top_itemlist ul::before,
.top_itemlist ul::after {
	content: "　";
	display: block;
	width: 24%;
	max-width: 190px;
	height: 0;
}

.top_itemlist ul::before {
	order: 1;
}

.top_itemlist li {
	width: 24%;
	max-width: 190px;
	font-size: .14rem;
	position: relative;
	margin-bottom: 20px;
}

.top_itemlist li p,
.index_itemlist li p {
	font-size: .13rem;
	position: relative;
}

.top_itemlist li h3 {
	line-height: 1.5;
	margin-top: 10px;
	display: inline-block;
}

.more_link1 {
	color: #3b793b;
}

.top_itemlist2 li {
	margin-bottom: 0px;
}

.top_itemlist_other li {
    width: 23.8%;
    padding: 9px 14px 17px;
    border: 1px dashed #e08a69;
}
.top_itemlist_other .top_itemlist_inner{
	border:none;
	padding:0;
}
.top_itemlist_other.top_itemlist li h3 {
    width: 100%;
    text-align: center;
    color: #e08a69;
}

.top_itemlist_other li img {
	width: 100% !important;
	height: 100% !important;
	position: relative !important;
	object-fit: unset !important;
}

.top_itemlist li img {
	position: absolute;
	display: block;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	object-fit: cover;
	width: 100%;
	max-height: 192px;
	max-width: none;
}

.top_itemlist li div {
	padding-bottom: calc(100% - 2px);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	background: transparent;
}

.top_about {
	margin-bottom: 70px;
	width: 850px;
	max-width: 100%;
	position: relative;
}


.top_instagram {
	position: relative;
}

.top_goshuin_inner {
	display: flex;
	justify-content: space-between;
}

.top_goshuin_text {
	flex: 0 1 auto;
	width: 32%;
	font-size: .14rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.goshuin_link {
	margin-top: 15px;
	padding: 2px 12px;
	border: solid 1px #d30032;
	display: inline-block;
	color: #d30032;
	font-size: .14rem;
}

.goshuin_link:last-child {
	width: 100%;
	letter-spacing: 0;
}

.goshuin_link span {
	font-size: .10rem;
}

.top_goshuin_pic {
	flex: 0 1 auto;
	width: 65%;
	position: relative;
}

.top_goshuin_pic img:first-child {
	width: 100%;
	min-height: 229px;
	height: 100%;
	object-fit: cover;
}

.top_goshuin_pic img:last-child {
	position: absolute;
	bottom: -7%;
	right: -14%;
	width: 48%;
}


@media screen and (min-width: 1160px) {
	.top_itemlist li img {
		height: 192px;
	}

	.top_instagram .insta_post_list img {
		min-height: 204px;
	}
}

@media (max-width: 1169px) and (min-width: 881px) {
	.top_instagram .insta_post_list img {
		height: calc((100vw - 348px) / 4);
	}
}

@media screen and (max-width: 1280px) {
	.top_goshuin_pic img:last-child {
		right: -8%;
	}
}

@media screen and (max-width: 700px) {
	.top_news_wrap {
		flex-direction: column;
	}

	.top_news_goshuin .top_itemlist_midashi {
		margin-left: 0;
	}

	.top_news {
		width: 100%;
	}

	.top_news_inner img {
		width: 15px;
		margin-top: 3px;
		margin-left: 0;
	}

	.top_itemlist_midashi {
		margin-bottom: 5px;
	}

	.zeinuki_caution {
		top: -46px;
	}

	.top_itemlist_new,
	.top_itemlist_normal {
		margin-bottom: 40px;
		padding: 0px;
	}

	.top_itemlist_normal {
		margin-bottom: 90px;
	}

	.top_itemlist h2,
	.top_itemlist_midashi h2 {
		font-size: .23rem;
		margin-bottom: 23px;
	}

	.top_itemlist li {
		width: 47%;
	}

	.top_itemlist li img {
		height: calc((94vw - 40px) / 2);
	}

	.top_itemlist li h3 {
		margin-top: 6px;
		font-size: .12rem;
		line-height: 1.4;
		text-align: justify;
		font-weight: 700;
	}

	.top_itemlist li h3+p {
		margin-top: -1px;
		font-size: .12rem;
		line-height: 1.5;
	}

	.top_itemlist>a,
	.top_instagram>a {
		top: initial;
		bottom: -30px;
		left: 0;
		right: 0;
		display: block;
		width: calc(100% - 0px);
		margin: auto;
		padding: 5px;
		text-align: center;
		text-decoration: none;
		border: solid 1px #3b793b;
	}

	.top_instagram .instagram_top .insta_post_list {
		margin: 0 0 110px;
	}

	.top_itemlist_instagram_midashi img {
		margin: -1px 7px 3px 0;
	}

	.top_itemlist>a,
	.top_instagram>a {
		bottom: -42px;
		font-size: .14rem;
	}
	.top_itemlist_other ul li:first-child ,
	.top_itemlist_other ul li:nth-child(2) {
        margin-bottom: 15px;
    }

	.top_itemlist_other>a {
		bottom: 20px;
	}

	.top_goshuin ul li p {
		margin: 7px 0 11px;
		line-height: 1.6;
	}

	.top_menber_explain {
		padding: 17px 15px;
	}

	.top_menber_explain .left {
		width: 100%;
		margin-top: 0;
		text-align: center;
	}

	.top_menber_explain .left img {
		max-width: 62%;
	}

	.top_menber_explain .left .flex_b {
		margin-top: 14px;
	}

	.top_menber_explain .right {
		width: 100%;
		flex-flow: column;
	}

	.top_menber_explain_point {
		margin-top: 10px;
	}

	.top_menber_explain_point li {
		width: 100%;
		max-width: 100%;
		margin-top: 10px;
	}

	.top_menber_explain_point li h3 {
		padding: 7px 4px 4px 4px;
		font-size: .15rem;
		line-height: 1.5;
	}

	.top_menber_explain_point li p {
		padding: 11px 20px;
		line-height: 1.4;
		margin-bottom: 5px;
	}
}


@media screen and (max-width: 700px) {

	.top_hojin_banner {
		display: none;
	}

	.e-mailit_toolbox.wide.size24 a {
		font-size: 10px !important;
		line-height: 21px !important;
		height: 22px !important;
		background-size: 20px !important;
		padding: 2px 5px 0px 0px !important;
		background-position-x: 2px !important;
	}

	div[class^=e-mailit_btn_] {
		margin-right: 0px !important;
	}

	.top_news {
		margin-top: -10px;
		margin-bottom: 33px;
	}

	.top_news dt {
		width: 70px;
		padding-right: 0px;
		padding-bottom: 3px;
		white-space: nowrap;
		font-size: .11rem;
	}

	.top_news dl {
		font-size: .13rem;
	}

	.top_news dd:nth-child(2) {
		width: 4px;
	}

	.top_news dd {
		line-height: 1.4;
		width: calc(100% - 94px);
		margin-bottom: 7px;
	}

	.top_news_inner {
		padding: 9px 13px 7px;
		height: 95px;
	}

	.top_news::after {
		height: 12px;
	}

	.top_news_goshuin .top_news_inner dl:first-of-type a:after {
		top: -2px;
		right: -40px;
		padding: 3px 3px;
		line-height: 1.2;
	}

	.top_about {
		margin-bottom: 45px;
	}

	.top_itemlist_inner {
		padding: 20px 15px;
	}

	.top_goshuin_inner {
		flex-direction: column;
	}

	.top_goshuin_text {
		width: 100%;
	}

	.top_goshuin_pic {
		margin-top: 25px;
		margin-bottom: 5px;
		width: 100%;
	}

	.top_goshuin_pic img:last-child {
		bottom: auto;
		top: -11%;
		right: -4%;
		width: 54%;
	}

	.goshuin_link {
		padding: 2px 5px;
		width: 100%;
		text-align: center;
	}

}





.home .swiper-container{
	display:none;
}
.ec-slider-wrap .slick-slider .slick-track{
	transform: translate3d(0px, 0px, 0px) !important;
}
.ec-slider-nav.slick-vertical .slick-slide{
	transition:0.3s;		
}
.slick-center{
	opacity:0.5;		
}
.top-side_main_container {

}


.main_container{
  opacity: 0;
  animation: 2s fadeup ease-in forwards;
}
@keyframes fadeup {
  0% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
	
.top-side_main_container {
    margin-top:46px;
}
.ec-slider-wrap {
    display: flex;
    justify-content: space-between;
    width: calc(100% + ((100vw - 1150px) / 2));
    margin-bottom: 40px;
}
.ec-slider-wrap .ec-slider-for {
    width: 75.5%;
    overflow: hidden;
}
.ec-slider-wrap .ec-slider-nav {
  width: 23%;
}
.ec-slider-nav.slick-vertical .slick-slide {
    /*margin-top: -3.35vw;
    margin-bottom: 4.67vw;
	*/
    border: none;
}
.ec-slider-nav.slick-vertical .slick-slide {
    height: 31.2%;
}
.ec-slider-nav.slick-vertical .slick-slide:nth-child(1), 
.ec-slider-nav.slick-vertical .slick-slide:nth-child(2) {
    margin-bottom: 7.3%;
}
.ec-slider-nav.slick-vertical .slick-slide img {
	 object-fit: cover;
    height: 100%;
    width: 100%;
    object-position: center;
    border: 1px solid #f7f1eb;
    border-right: 0px solid #e4e4e4;
}
.ec-slider-nav{
    transform: translateY(-49px);
}
.ec-slider-for figure{
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}

.ec-slider-for img{
	width: 100%;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	border: 1px solid #f7f1eb;
}


.ec-slider-for img{
	width: 100%;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}
.slick-list{
}


@media screen and (max-width: 800px){
	.ec-slider-wrap {
        width: 100vw;
        margin-left: -20px;
        flex-direction: column;
        margin-bottom: 20px;
    }
	.ec-slider-wrap .ec-slider-for {
		width: 100%;
	}
	.ec-slider-wrap .ec-slider-nav {
		width: 100%;
	   margin-left: 0;
	}

	.ec-slider-for img {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}

	.ec-slider-nav figure {
		margin: 0 10px;
	}
	.ec-slider-nav {
		transform: translateY(0);
	}
	.ec-slider-wrap .ec-slider-nav .slick-slide {
		width: 26vw !important;
		margin: 0 1vw;
	}
	.slick-slider .slick-track {
		display: flex;
		justify-content: space-between;
	}
	.ec-slider-wrap .ec-slider-nav .slick-list {
		width: 100vw !important;
		padding: 10px 8vw !important;
		display: flex;
		justify-content: space-between;
		background: #f7f1eb;
	}
	.ec-slider-wrap .ec-slider-nav .slick-slide img {
		display: block;
		border-radius: 10px;
	}
}





.top-news {
    margin-bottom: 54px;
}

.top-news .top_itemlist_midashi {
    margin-bottom: 21px;
}

.top_news_bell_icon{
width:24px
}

.top-news dl{
margin-left: 35px;
}

.top-news dd{
margin-left: 19px;
}

.top-news dt{
width:108px;
border-right:solid 1px;
}

.top-news dl{
	display:flex;
    margin-bottom: 18px;
    line-height: 1;
}

@media screen and (max-width: 800px){
	.top-news dl {
		display: block;
		margin-bottom: 12px;
		margin-left: 0;
	}
	.top-news dt {
		border-right: none;
		margin-bottom: 2px;
	}
	.top-news dt a{
		color: #6f6f6f;
	}
	.top-news dd {
		 margin-left: 0; 
	}
	.top-news a {
		line-height:1.6;
	}
	.top-side_main_container {
		margin-top: 0;
	}
	.top-gosyuinbu__link a:last-child{
		display:none;
	}
}





.top-gosyuin{
margin-bottom:40px;
}

.top_fude_icon{
width:31px;
}
.top-gosyuinbu__link a{
	border: 1px #A0A0A0 dashed;
	width: fit-content;
    padding: 7px 14px;
    border-radius: 10px;
	margin-right: 12px;
	margin-bottom: 8px;
	display: inline-block;
}

.top-gosyuinbu__link a span{
color:#D30032;
margin-left: 10px;
}

.top-gosyuin .top_itemlist_midashi {
    margin-bottom: 23px;
}

.top-gosyuinbu__link {
    margin-left: 38px;
}

@media screen and (max-width: 800px){
.top-gosyuinbu__link {
    margin-left: 0;
}

.top-gosyuinbu__link a {
text-align: center;
width:100%;
}

.top-gosyuin .top_itemlist_midashi p {
    display: inline-block;
    vertical-align: bottom;
	text-indent: -1em;
    padding-left: 1em;
}
	
	
}




.top_pickup_image {
    display: block;
    margin-bottom: 0px;
    /* padding: 13px; */
    /* border: 1px solid #e6e6e6; */
    width: 56%;
}
.top_pickup {
    padding: 0px;
    margin-bottom: 70px;
    border: 0px solid #e6e6e6;
}
.top_pickup_button {
    padding: 14px 18px;
    text-align: center;
    color: #3b793b;
    position: absolute;
    bottom: 0;
    right: 0;
}
.top_pickup_button span {
    font-size: .10rem;
    padding-left: 5px;
    vertical-align: text-bottom;
}
.top_pickup ul {
    padding: 0 0 25px;
}
.top_itemlist .top_pickup li {
    margin: 20px 0 0;
}
.top_pickup_title{
    font-size: .19rem;
    font-weight: bold;
    margin: 20px 0 7px;
}
.top_pickup_title{
    display: none;
}
.top_pickup_itemtitle {
    text-align: center;
    background-color: #e9e0d6;
    margin: 20px 0 -5px;
}

.top_pickup .right{
    width: 41%;
}
.top_pickup_intro {
    /* display: flex; */
    font-size: .14rem;
    margin-top: 0;
    padding: 0;
}
.top_pickup h3 {
    font-size: .15rem;
    font-weight: bold;
    margin-bottom: 9px;
}
.top_pickup{
    padding: 0px;
    margin-bottom: 70px;
    border: 0px solid #e6e6e6;
}
.top_pickup .flex_b{
    padding: 19px;
    border: 1px solid #e6e6e6;
}
.pickup_seal_category + h3 + p{

}
.pickup_seal_category + h3 + p:after {
    content: "セール対象";
    display: block;
    width: 84px;
    margin-top: 6px;
    padding: 4px 6px 5px;
    border: 1px solid #3c783b;
    font-size: 12px;
    font-weight: bold;
    color: #3c783b;
    line-height: 1;
    text-align: center;
}
.top_itemlist_original_icon{
    width: 30px;	
}
.top_itemlist_sheet_icon{
    width: 30px;	
}
.top_itemlist_sugiito_icon{
    width: 32px;	
}
.top_itemlist_maestro_icon{
    width: 30px;	
    padding-top: 2px;
}
.top_itemlist_original h2,
.top_itemlist_sheet h2,
.top_itemlist_maestro h2{
	margin-left:3px;
}

@media screen and (max-width:677px) {
	.top_pickup {
    	margin-bottom: 30px;
	}
	.top_pickup_button span {
    	vertical-align: middle;
	}
	.top_pickup ul {
    	padding: 0 0 20px;
	}
	.top_pickup .right {
    	width: 100%;
	}
	.top_pickup_image {
    	padding: 0;
    	margin-bottom: 11px;
    	width: 100%;
	}
	.top_pickup_button {
    	margin: 10px auto 0;
	}
	.top_pickup .flex_b {
    	padding: 0;
    	border: none;
    	flex-flow: column;
	}
	.top_pickup h3 {
		font-size: .14rem;
		font-weight: bold;
		margin-bottom: 6px;
		line-height: 1.7;
	}
	.top_pickup_button {
		margin: 10px auto 0;
    	position: relative;
    	top: initial;
    	bottom: 0;
    	left: 0;
    	right: 0;
    	display: block;
    	width: calc(100% - 0px);
    	margin: 10px auto 0;
    	padding: 5px;
    	text-align: center;
    	text-decoration: none;
    	border: solid 1px #3b793b;
	}
	.top_pickup_intro {
    	font-size: .12rem;
	}
	.top_itemlist_new .top_itemlist_midashi {
		margin-bottom: 20px;
	}
	top_news_bell_icon {
		width: 22px;
		margin-right: 4px;
		margin-top: -1px;
	}
	top-news .top_itemlist_midashi {
		margin-bottom: 14px;
	}
	.top_fude_icon {
		width: 29px;
		margin-right: 2px;
	}
	.top-gosyuin {
        margin-bottom: 20px;
    }
	.top-pickup_slick__contents .slick-initialized .slick-slide {
		opacity: 1 !important;
        margin-right: 10px;
	}
}


