@charset "utf-8";

@import url(data.css?20170512);



html, body, div,
h1, h2, h3, h4, h5, h6,
dl, dt, dd, ul, ol, li,
object, embed, iframe, pre, code, p, blockquote,
form, fieldset, legend,
table, th, td, caption, tbody, thead, tfoot,
section, menu, nav, header, footer, hgroup, article, aside, figure, figcaption,
audio, video, canvas {
	margin: 0;
	padding: 0;
}

header, footer, section, nav, menu, article, aside, figure, figcaption, hgroup {
	display: block;
}


body {
	position: relative;
	color: #3a3a3a;
	font-size: 13px;
	font-family: "Jost", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	background: #fafafa;
}

* {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}

a {
	color: #000;
	text-decoration: none;
}


h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

li {
	list-style: none;
}

img {
	border: none;
	vertical-align: bottom;
}

em {
	font-style: normal;
}

strong {
	font-weight: bold;
}

address, caption, cite, code, dfn, var {
	font-weight: normal;
	font-style: normal;
}


body {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}


::-moz-selection {
	color: #fff;
	background: #000;
}
::selection {
	color: #fff;
	background: #000;
}


.grid > a i {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}


/*
#wrap > header nav .special a {
	color: #bbb !important;
	cursor: default;
}
#wrap > header nav .special a:hover em {
	display: none !important;
}
*/
body.chrome * {
	image-rendering: -webkit-optimize-contrast;
}



.grid.coharu .ex,
#product-list #coharu div.ex {
	background: #f7ccc5;
}
.grid.kitta .ex,
#product-list #kitta div.ex {
	background: #cde6cc;
}
.grid.masurie .ex,
#product-list #masurie div.ex {
	background: #ccccde;
}
.grid.kiroku .ex,
#product-list #kiroku div.ex {
	background: #b0dcdc;
}
.grid.seal .ex,
#product-list #seal div.ex {
	background: #e4ecac;
}
.grid.girly-tepra .ex,
#product-list #girly-tepra div.ex {
	background: #f2e3a7;
}
.grid.hiyori .ex,
#product-list #hiyori div.ex {
	background: #c2e2d0;
}

/*----------------------------

product-list-type02

----------------------------*/
.product-list-type02 .grid.coharu .ex,
#product-list.product-list-type02 #coharu div.ex,
.product-list-type02 .grid.kitta .ex,
#product-list.product-list-type02 #kitta div.ex,
.product-list-type02 .grid.masurie .ex,
#product-list.product-list-type02 #masurie div.ex,
.product-list-type02 .grid.kiroku .ex,
#product-list.product-list-type02 #kiroku div.ex,
.product-list-type02 .grid.seal .ex,
#product-list.product-list-type02 #seal div.ex,
.product-list-type02 .grid.girly-tepra .ex,
#product-list.product-list-type02 #girly-tepra div.ex,
.product-list-type02 .grid.hiyori .ex,
#product-list.product-list-type02 #hiyori div.ex,
.product-list-type02 .grid.kamifumibako .ex,
#product-list.product-list-type02 #kamifumibako div.ex,
.product-list-type02 .grid.hacobuchi .ex,
#product-list.product-list-type02 #hacobuchi div.ex,
.product-list-type02 .grid.hitotokistandard .ex,
#product-list.product-list-type02 #hitotokistandard div.ex,
.product-list-type02 .grid.binsenfusen .ex,
#product-list.product-list-type02 #binsenfusen div.ex,
#product-list.product-list-type02 #okimeseal div.ex,
.product-list-type02 .grid.okimeseal .ex,
#product-list.product-list-type02 #maskingtapebook div.ex,
.product-list-type02 .grid.maskingtapebook .ex,
#product-list.product-list-type02 #soda div.ex,
.product-list-type02 .grid.soda .ex,
#product-list.product-list-type02 #popupseal div.ex,
.product-list-type02 .grid.popupseal .ex,
#product-list.product-list-type02 #thedaymask div.ex,
.product-list-type02 .grid.thedaymask .ex,
#product-list.product-list-type02 #hitotoki-note div.ex,
.product-list-type02 .grid.hitotoki-note .ex,
#product-list.product-list-type02 #coffret div.ex,
.product-list-type02 .grid.coffret .ex,
#product-list.product-list-type02 #korijirushi div.ex,
.product-list-type02 .grid.coffret .ex,
#product-list.product-list-type02 #hitotokinote div.ex,
.product-list-type02 .grid.coffret .ex {
	background: #fff;
}





@media screen and (min-width: 1000px) {
	#wrap {
		position: relative;
		max-width: 1280px;
		margin: 0 auto;
		padding: 0 5px;
	}
	#wrap > main {
		min-height: 500px;
	}

	#wrap > header {
		position: relative;
		height: 300px;
	}

	body.top #wrap > header {
		height: 475px;
	}



	#wrap > header section {
		position: fixed;
		width: 100%;
		height: 100px;
		z-index: 100;
		max-width: 1280px;
		background: #fafafa;
	}


	#wrap > header #copy {
		position: absolute;
		width: 220px;
		height: 24px;
		left: 15px;
		top: 44px;
		z-index: 10;
		padding-left: 48px;
	}
	#wrap > header #copy a {
		display: block;
		width: 100%;
		height: 24px;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		background-position: 0 35%;
		background-repeat: no-repeat;
		background-size: auto 14px;
	}


	#wrap > header #copy a:before {
		position: absolute;
		left: 0;
		top: -7px;
		content: "";
		display: block;
		width: 32px;
		height: 37px;
		background: url(../img/logo_mini.png) 0 0 no-repeat;
		background-size: 100% auto;
	}



	#wrap > header nav ul {
		position: absolute;
		width: 600px;
		left: 50%;
		top: 45px;
		margin-left: -300px;
		text-align: center;
		font-size: 0;
	}
	#wrap > header nav li {
		display: inline;
	}
	#wrap > header nav li + li {
		margin-left: 50px;
	}
	#wrap > header nav a {
		position: relative;
		display: inline-block;
		text-indent: 100%;
		overflow: hidden;
		white-space: nowrap;
		height: 27px;

		-ms-transition:     all 300ms ease-out;
		-webkit-transition: all 300ms ease-out;
		-moz-transition:    all 300ms ease-out;
		transition:         all 300ms ease-out;
	}
	#wrap > header nav .top a {
		width: 37px;
		background: url(../img/menu_top_pc.png) 0 0 no-repeat;
		background-size: auto 18px;
	}
	#wrap > header nav .product a {
		width: 88px;
		background: url(../img/menu_product_pc.png) 0 0 no-repeat;
		background-size: auto 18px;
	}
	#wrap > header nav .about a {
		width: 67px;
		background: url(../img/menu_about_pc.png) 0 0 no-repeat;
		background-size: auto 18px;
	}
	#wrap > header nav .special a {
		width: 160px;
		background: url(../img/menu_special_pc.png?v3) 0 0 no-repeat;
		background-size: auto 18px;
	}

	#wrap > header nav a em {
		position: absolute;
		display: block;
		width: 100%;
		height: 4px;
		left: 0;
		bottom: 0;
		z-index: 1;
		background: #000;

		-ms-transition:     all 300ms ease-out;
		-webkit-transition: all 300ms ease-out;
		-moz-transition:    all 300ms ease-out;
		transition:         all 300ms ease-out;

		-ms-transform:     scaleX(0);
		-webkit-transform: scaleX(0);
		-moz-transform:    scaleX(0);
		transform:         scaleX(0);
	}

	body.top #wrap > header nav .top a em,
	body.product #wrap > header nav .product a em,
	body.about #wrap > header nav .about a em,
	body.special #wrap > header nav .special a em {
		-ms-transform:     scaleX(1);
		-webkit-transform: scaleX(1);
		-moz-transform:    scaleX(1);
		transform:         scaleX(1);
	}

	#wrap > header nav a:hover {
		opacity: 0.5;
	}
	body.top #wrap > header nav .top a,
	body.product #wrap > header nav .product a,
	body.about #wrap > header nav .about a,
	body.special #wrap > header nav .special a {
		opacity: 1;
	}




	#wrap > header h1 {
		position: absolute;
		width: 87px;
		height: 107px;
		left: 50%;
		top: 143px;
		margin-left: -43px;
	}
	#wrap > header h1 span {
		display: block;
		height: 107px;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		background: url(../img/logo_mini_pc.png) 0 0 no-repeat;
	}


	body.top #wrap > header h1 {
		position: absolute;
		width: 121px;
		height: 262px;
		left: 50%;
		top: 143px;
		margin-left: -60px;
	}
	body.top #wrap > header h1 span {
		display: block;
		height: 262px;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		background: url(../img/logo_pc.png) 0 0 no-repeat;
	}


	#wrap > header .instagram {
		position: absolute;
		width: 32px;
		height: 32px;
		right: 22px;
		top: 39px;
		z-index: -1;
	}
	#wrap > header .instagram a {
		display: block;
		height: 32px;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		background: url(../img/icon_instagram.png) 0 0 no-repeat;
		background-size: 100% auto;
	}
	#wrap > header .instagram span {
		position: absolute;
		display: block;
		right: 52px;
		top: 50%;
		padding: 8px 14px;
		white-space: nowrap;
		font-size: 13px;
		line-height: 1.6;
		color: #888;
		background: #f6ec63;
		pointer-events: none;

		-ms-transform:     translateY(-50%);
		-webkit-transform: translateY(-50%);
		-moz-transform:    translateY(-50%);
		transform:         translateY(-50%);

		-ms-transition:     all 150ms ease-out 100ms;
		-webkit-transition: all 150ms ease-out 100ms;
		-moz-transition:    all 150ms ease-out 100ms;
		transition:         all 150ms ease-out 100ms;

		opacity: 0;
	}
	#wrap > header .instagram span:after {
		content: "";
		position: absolute;
		display: block;
		width: 25px;
		height: 22px;
		right: -12px;
		top: 50%;
		margin: -11px 0 0;
		background: url(../img/balloon_pc.png) 0 0 no-repeat;
	}

	#wrap > header .instagram a:hover + span {
		opacity: 1;
	}
	#wrap > header .instagram:hover {
		z-index: 10;
	}
	body.balloon #wrap > header .instagram {
		z-index: 10;
	}

	body.balloon #wrap > header .instagram span {
		opacity: 1;

		-ms-transition:     all 500ms ease-out 0ms;
		-webkit-transition: all 500ms ease-out 0ms;
		-moz-transition:    all 500ms ease-out 0ms;
		transition:         all 500ms ease-out 0ms;
	}
	body.balloon-show #wrap > header .instagram span {
		opacity: 1;
	}

	#wrap > header .online_store {
		position: absolute;
		width: 32px;
		height: 32px;
		right: 76px;
		top: 39px;
		z-index: 10;
	}
	#wrap > header .online_store a {
		display: block;
		height: 32px;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		background: url(../img/icon_online_store.png) 0 0 no-repeat;
		background-size: 100% auto;
	}



	#wrap > footer {
		margin: 90px 0 30px;
		text-align: center;
	}
	#wrap > footer nav {
		font-size: 0;
	}
	#wrap > footer nav li {
		display: inline-block;
	}
	#wrap > footer nav li + li {
		margin-left: 20px;
	}
	#wrap > footer nav li a {
		display: block;
		width: 32px;
		height: 32px;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		cursor: pointer;

		-ms-transition:     all 300ms ease-out;
		-webkit-transition: all 300ms ease-out;
		-moz-transition:    all 300ms ease-out;
		transition:         all 300ms ease-out;
	}
	#wrap > footer nav li a:hover {
		opacity: 0.6;
	}
	#wrap > footer nav li.facebook a {
		background: url(../img/icon_facebook.png) 50% 50% no-repeat;
		background-size: 28px auto;
	}
	#wrap > footer nav li.twitter a {
		background: url(../img/icon_x.png) 50% 53% no-repeat;
		background-size: 29px auto;
	}

	#copyright {
		position: relative;
		margin: 40px 0 0;
		height: 16px;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		background: url(../img/copyright.png) 50% 50% no-repeat;
		background-size: auto 16px;
	}
	#copyright a {
		position: absolute;
		width: 70px;
		height: 16px;
		left: 50%;
		top: 0;
		margin-left: -103px;
		background: #fafafa;
		opacity: 0;
	}
	#copyright a:hover {
		opacity: 0.5;
	}


	#goto-pagetop {
		position: fixed;
		width: 50px;
		height: 50px;
		right: 25px;
		bottom: 25px;
		opacity: 0;
		visibility: hidden;

		-ms-transition:     all 300ms ease-out;
		-webkit-transition: all 300ms ease-out;
		-moz-transition:    all 300ms ease-out;
		transition:         all 300ms ease-out;
	}
	#goto-pagetop a {
		display: block;
		height: 50px;
		background: url(../img/arrow_top.png) 50% 50% no-repeat;
		background-size: 45px auto;

		-ms-transition:     all 300ms ease-out;
		-webkit-transition: all 300ms ease-out;
		-moz-transition:    all 300ms ease-out;
		transition:         all 300ms ease-out;
	}
	#goto-pagetop a:hover {
		opacity: 0.5;
	}

	body.scrolled #goto-pagetop {
		opacity: 1;
		visibility: visible;
	}





	.content-title {
		display: none;
		height: 0;
		overflow: hidden;
	}





	/* IE */

	body.ie #wrap > header #copy a {
		background-image: url(../img/ie/copy.png);
	}
	body.ie #wrap > header #copy a:before {
		background-image: url(../img/ie/logo_mini.png);
	}
	body.ie #wrap > header .instagram a {
		background-image: url(../img/ie/icon_instagram.png);
	}
	body.ie #copyright {
		background-image: url(../img/ie/copyright.png);
	}
	body.ie #wrap > footer nav li.facebook a {
		background-image: url(../img/ie/icon_facebook.png);
	}

	body.ie #wrap > footer nav li.twitter a {
		background-image: url(../img/ie/icon_twitter.png);
	}


}


@media screen and (min-width: 1300px) {
}




@media screen and (max-width: 999px) {


	body.windows {
		overflow-y: scroll;
	}
	body {
		min-width: 300px;
	}


	#wrap {
		position: relative;
		max-width: 720px;
		margin: 0 auto;
		padding: 0 5px;
	}




	#wrap > header {
		position: relative;
		padding: 45px 0 20px;
	}

	body.top #wrap > header {
	}

	#wrap > header section {
		position: fixed;
		width: 100%;
		height: 45px;
		left: 0;
		top: 0;
		z-index: 1000;
		background: #fafafa;
	}



	#wrap > header #copy {
		width: 160px;
		height: 15px;
		margin: 17px auto;
	}
	#wrap > header #copy a {
		display: block;
		height: 15px;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		background-position: 0 0;
		background-repeat: no-repeat;
		background-size: 160px auto;
	}


	#wrap > header #copy a:before {
		position: fixed;
		display: block;
		content: "";
		width: 25px;
		height: 30px;
		left: 15px;
		top: 8px;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		background: url(../img/logo_mini.png) 0 0 no-repeat;
		background-size: 100% auto;
	}



	#wrap > header .menu {
		position: absolute;
		width: 40px;
		height: 40px;
		right: 12px;
		top: 8px;
		z-index: 100;
	}
	#wrap > header .menu i {
		position: absolute;
		display: block;
		width: 24px;
		height: 3px;
		right: 0;
		background: #000;
		border-radius: 3px;

		transition: all 200ms ease-out;
	}
	#wrap > header .menu i:nth-child(1) {
		top: 5px;
	}
	#wrap > header .menu i:nth-child(2) {
		top: 12px;
	}
	#wrap > header .menu i:nth-child(3) {
		top: 19px;
	}


	body.opened-nav #wrap > header .menu i:nth-child(1) {
		height: 3px;
		transform: translate(0, 7px) rotate(45deg);
	}
	body.opened-nav #wrap > header .menu i:nth-child(2) {
		transform: scaleX(0);
	}
	body.opened-nav #wrap > header .menu i:nth-child(3) {
		height: 3px;
		transform: translate(0, -7px) rotate(-45deg);
	}



	#wrap > header .inner {
		position: absolute;
		box-sizing: border-box;
		left: 10px;
		right: 10px;
		top: 45px;
		z-index: 100;

		height: 0;
		overflow: hidden;

		transition: height 300ms ease-out;
	}
	#wrap > header nav {
		padding: 10px 0;
		background: #fff;
		border: 2px solid #000;
	}
	#wrap > header nav ul {
	}
	#wrap > header nav li {
	}
	#wrap > header nav li + li {
	}
	#wrap > header nav a {
		display: block;
		padding: 15px 10px;
		color: rgba(0,0,0,0);
	}
	#wrap > header nav a em {
		display: none;
	}


	#wrap > header nav a {
		text-indent: 100%;
		overflow: hidden;
		white-space: nowrap
	}

	#wrap > header nav .top a {
		background: url(../img/menu_top.png) 50% 50% no-repeat;
		background-size: auto 17px;
	}
	#wrap > header nav .product a {
		background: url(../img/menu_product.png) 50% 50% no-repeat;
		background-size: auto 17px;
	}
	#wrap > header nav .about a {
		background: url(../img/menu_about.png) 50% 50% no-repeat;
		background-size: auto 17px;
	}
	#wrap > header nav .special a {
		background: url(../img/menu_special.png?v3) 50% 50% no-repeat;
		background-size: auto 17px;
	}




	#wrap > header h1 {
		display: none;
	}


	body.top #wrap > header h1 {
		display: block;
		position: static;
		width: 80px;
		height: 172px;
		margin: 10px auto 20px;
	}
	body.top #wrap > header h1 span {
		display: block;
		height: 172px;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		background: url(../img/logo_sp.png) 0 0 no-repeat;
		background-size: 100% auto;
	}


	#wrap > header .instagram {
		margin: 10px 15px 0;
		padding: 5px 0 0;
		border-top: 1px solid #ddd;
	}

	#wrap > header nav .instagram a {
		background: url(../img/menu_instagram.png) 50% 50% no-repeat;
		background-size: auto 20px;
		padding: 10px;
	}
	#wrap > header .instagram span {
		display: none;
	}

	#wrap > header .online_store {
		margin: 10px 15px 0;
		padding: 10px 0 0;
		border-top: 1px solid #ddd;
	}

	#wrap > header nav .online_store a {
		background: url(../img/menu_online_store.png) 50% 50% no-repeat;
		background-size: auto 20px;
		padding: 10px;
	}
	#wrap > header nav .online_store + .instagram a {
		padding: 10px;
	}
	#wrap > header nav .online_store + .instagram {
		border: none;
		margin: 0 0 7px;
		padding: 0;
	}
	#wrap > header nav .online_store + .instagram a {
		padding-top: 10px;
	}


	#wrap > footer {
		margin: 45px 0 15px;
		text-align: center;
	}
	#wrap > footer nav {
		font-size: 0;
	}
	#wrap > footer nav li {
		display: inline-block;
	}
	#wrap > footer nav li + li {
		margin-left: 10px;
	}
	#wrap > footer nav li a {
		display: block;
		width: 32px;
		height: 32px;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		cursor: pointer;

		-ms-transition:     all 300ms ease-out;
		-webkit-transition: all 300ms ease-out;
		-moz-transition:    all 300ms ease-out;
		transition:         all 300ms ease-out;
	}
	#wrap > footer nav li.facebook a {
		background: url(../img/icon_facebook.png) 50% 50% no-repeat;
		background-size: 20px auto;
	}
	#wrap > footer nav li.twitter a {
		background: url(../img/icon_x.png) 50% 50% no-repeat;
		background-size: 21.5px auto;
	}

	#copyright {
		margin: 20px 0 0;
	}

	#copyright {
		position: relative;
		height: 12px;
		text-indent: 100%;
		overflow: hidden;
		white-space: nowrap;
		background: url(../img/copyright.png) 50% 50% no-repeat;
		background-size: auto 12px;
	}
	#copyright a {
		position: absolute;
		width: 54px;
		height: 12px;
		left: 50%;
		top: 0;
		margin-left: -78px;
		background: #fff;
		opacity: 0;
	}

	#goto-pagetop {

		position: fixed;
		width: 30px;
		height: 30px;
		right: 15px;
		bottom: 45px;
		opacity: 0;
		visibility: hidden;

		-ms-transition:     all 300ms ease-out;
		-webkit-transition: all 300ms ease-out;
		-moz-transition:    all 300ms ease-out;
		transition:         all 300ms ease-out;
	}
	#goto-pagetop a {
		display: block;
		height: 40px;
		background: url(../img/arrow_top.png) 50% 50% no-repeat;
		background-size: 24px auto;
	}

	body.scrolled #goto-pagetop {
		opacity: 1;
		visibility: visible;
	}






	.content-title {
		position: relative;
		margin: 0 0 20px;
		text-align: center;
	}
	.content-title span {
		position: absolute;
		display: block;
		height: 4px;
		left: 50%;
		bottom: 0;
		background: #000;
		text-indent: 9999px;
	}

	body.about .content-title {
		height: 38px;
		text-indent: 100%;
		overflow: hidden;
		white-space: nowrap;
		background: url(../img/menu_about.png) 50% 50% no-repeat;
		background-size: auto 17px;
	}
	body.product .content-title {
		height: 38px;
		text-indent: 100%;
		overflow: hidden;
		white-space: nowrap;
		background: url(../img/menu_product.png) 50% 50% no-repeat;
		background-size: auto 19px;
	}
	body.about .content-title span {
		width: 70px;
		margin-left: -35px;
	}
	body.product .content-title span {
		width: 106px;
		margin-left: -53px;
	}
}



