@charset "utf-8";

/* webfonts
----------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,600&display=swap');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display+SC:400,700');
/* @import url('https://fonts.googleapis.com/css?family=Noto+Serif+SC:400,700'); */

/* icon-font */
@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?yjjbp8');
	src:url('../fonts/icomoon.eot?yjjbp8#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?yjjbp8') format('truetype'),
		url('../fonts/icomoon.woff?yjjbp8') format('woff'),
		url('../fonts/icomoon.svg?yjjbp8#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-chocolate:before {
	content: "\e902";
}
.icon-dripbag:before {
	content: "\e901";
}
.icon-arrow-back:before {
	content: "\e900";
}
.icon-play:before {
	content: "\e621";
}
.icon-facebook:before {
	content: "\e61d";
}
.icon-twitter:before {
	content: "\e61e";
}
.icon-pocket:before {
	content: "\e61f";
}
.icon-hatena:before {
	content: "\e620";
}
.icon-arrow_left:before {
	content: "\e619";
}
.icon-arrow_top:before {
	content: "\e61a";
}
.icon-arrow_btm:before {
	content: "\e61b";
}
.icon-arrow-right:before {
	content: "\e61c";
}
.icon-categories:before {
	content: "\e60a";
}
.icon-register:before {
	content: "\e609";
}
.icon-tool:before {
	content: "\e617";
}
.icon-arrow:before {
	content: "\e618";
}
.icon-corporation:before {
	content: "\e600";
}
.icon-concept:before {
	content: "\e601";
}
.icon-recipe:before {
	content: "\e602";
}
.icon-shopinfo:before {
	content: "\e603";
}
.icon-feature:before {
	content: "\e604";
}
.icon-list:before {
	content: "\e605";
}
.icon-blog:before {
	content: "\e606";
}
.icon-arrow-triangle:before {
	content: "\e607";
}
.icon-course:before {
	content: "\e608";
}
.icon-gift:before {
	content: "\e60b";
}
.icon-cup:before {
	content: "\e60c";
}
.icon-check:before {
	content: "\e60d";
}
.icon-jerry:before {
	content: "\e60e";
}
.icon-bds:before {
	content: "\e60f";
}
.icon-sale:before {
	content: "\e610";
}
.icon-bean:before {
	content: "\e611";
}
.icon-all:before {
	content: "\e612";
}
.icon-login:before {
	content: "\e613";
}
.icon-mypage:before {
	content: "\e614";
}
.icon-cart:before {
	content: "\e615";
}
.icon-menu:before {
	content: "\e616";
}

