@charset 'utf-8';
/*
 * name:top.css
 * author:sovanda nulo
*/

/* top
------------------------------------------------ */


/* section find */
#find {  }
.find__search { display: block; max-width: 50em; margin: 0 auto 4.5em; }

/* section arrived */
#arrived {  }
#arrived .product__lists { margin: 0 auto; }

	@media only screen and (max-width: 768px) {
		#arrived .product__lists { display: flex; flex-wrap: nowrap; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; margin: 0 -2em 0 0 !important; padding: 0 2em 2em 0; }
		#arrived .product__lists::-webkit-scrollbar-track { border: .1em solid #008B35; }
		#arrived .product__lists::-webkit-scrollbar { height: .6em; border: .1em solid #008B35; }
		#arrived .product__lists::-webkit-scrollbar-thumb { border: .1em solid #008B35; background-color: #008B35; }
		#arrived .product__lists::-ms-scrollbar-track { border: .1em solid #008B35; }
		#arrived .product__lists::-ms-scrollbar { height: .6em; border: .1em solid #008B35; }
		#arrived .product__lists::-ms-scrollbar-thumb { border: .1em solid #008B35; background-color: #008B35; }
		#arrived .product__lists--items { width: 40%; margin: 0; margin-right: 1.5em; flex: 0 0 auto; }
		#arrived .product__lists--items:last-child { margin-right: 0; }
	}

/* section news */
#news { margin-top: 11em; padding-bottom: 18em; }
#news .wrap { position: initial; }
#news .wrap:before { content: ''; display: inline-block; position: absolute; left: 50%; top: 0; width: 130em; height: 100%; transform: translateX(-50%); background: rgba(255, 255, 255, .2); z-index: 1; }
#news .section--title { z-index: 2; }
.news--bg { position: absolute; left: 50%; top: 50%; width: 100vw; height: calc( 100% - 50px ); transform: translate(-50%,-50%); filter: blur(8px); -webkit-filter: blur(8px); z-index: 0; }
.news--bg img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; }
.news__block { position: relative; display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0 auto; max-width: 107em; z-index: 2; }
.news__boxs { display: block; max-width: 50em; width: 100%; padding: 0 3em 2em; background: #fff; border-top: .7em solid #008B35; box-sizing: border-box; }
.news__boxs--head { position: relative; text-align: center; display: block; padding: 1.5em 0 1em; border-bottom: 1px solid #D9D9D9; padding-left: 8em; }
.news__boxs--head:before { content: ''; position: absolute; left: 1.5em; top: 50%; transform: translateY(-50%); width: 4.7em; height: 4.7em; display: block; background: url(../../../img/store-img/share/logo-hmotto.png) no-repeat; background-size: 100% 100%; }
.news__boxs--tlt { display: block; }
.news__boxs--tlt .nbS { font-size: 1.2em; }
.news__boxs--tlt .nbB { font-size: 2em; }
.news__lists,
.news__list { display: block; position: relative; }
.news__list--click { position: relative; display: flex; flex-wrap: wrap; justify-content: space-between; padding: 1.6em; border-bottom: 1px solid #D9D9D9; }
.news__list--image { width: 34.32%; }
.news__list__desc { width: 61.32%; }
.news__list__desc--cate { display: flex; flex-wrap: wrap; }
.news__list__desc--cate span { font-size: 1.2em; line-height: 2; padding: 0 1em; border: 1px solid #000; color: #fff; background: #000; }
.news__list__desc--cate.pink span { color: #EE656D; border-color: #EE656D; background: none; }
.news__list__desc--tlt { font-size: 1.6em; line-height: 1.5; letter-spacing: .125em; font-weight: 500; margin-top: .30em; }
.news__list__desc--date { font-size: 1.2em; letter-spacing: .083em; color: #707070; margin-top: .25em; }

	@media only screen and (min-width: 768px) {
		.news__list--click:hover { background: #E5E5E5; }
	}

	@media only screen and (max-width: 768px) {
		#news { margin-top: 6em; margin-bottom: -10em; padding-bottom: 6em; }
		#news .wrap:before { width: calc( 100% - 4em ); }
		.news__block { flex-direction: column-reverse; padding: 0 1.2em; }
		.news__boxs { padding: 0 1.2em 2em; }
		.news__boxs:first-child { margin-top: 6em; }
		.news__boxs--head { padding-left: 9.5em; }
		.news__boxs--head:before { left: 1.2em; width: 6em; height: 6em; }
		.news__boxs--tlt .nbB { font-size: 1.8em; }

		.news__list--click { padding: 1.2em 0; }
		.news__list--image { width: 24.92%; }
		.news__list__desc { width: 69.39%; }
		.news__list__desc--cate { display: flex; flex-wrap: wrap; }
		.news__list__desc--cate span { font-size: 1em; line-height: 1.8; }
		.news__list__desc--tlt { font-size: 1.4em; line-height: 1.71; margin-top: .30em; }
		.news__list__desc--date { margin-top: .25em; text-align: right; }

	}

.news__boxsWoo .news__boxs--head { padding-left: 0; }
.news__boxsWoo .news__boxs--head:before { content: none; }
.news__boxsWoo .news__list__desc { width: calc( 100% - 5.4em ); display: flex; flex-wrap: wrap; }
.news__boxsWoo .news__list__desc--tlt { width: 100%; margin-top: .65em; }
.news__boxsWoo .news__list__desc--cate { margin-right: 1.5em; }
.news__boxsWoo .news__list--click.nPdf { align-items: center; }
.news__boxsWoo .news__list--click.nPdf:after { content: ''; width: 4.7em; height: 5.1em; display: block; background: url(../../../img/store-img/share/icon-pdf.png) no-repeat; background-size: 100% 100%; }
.news__boxsWoo .news__list--click.nPdf .news__list__desc--tlt { text-decoration: underline; }
.news__boxsWoo .section--btn { max-width: 16.5em; margin-top: 2em; }
.news__boxsWoo .section--btn a { padding: .56em 1em; }

	
	@media only screen and (max-width: 768px) {
		.news__boxsWoo .news__list__desc { width: 100%; }
		.news__boxsWoo .news__list--click.nPdf:after { content: none; }
		.news__boxsWoo .section--btn { max-width: 13.2em; }
		.news__boxsWoo .section--btn a { font-size: 1.2em; padding: .45em 1em; }
	}


#login { display: block; position: relative; }
.login-block { min-height: 45vh; display: flex; flex-direction: column; justify-content: center; align-items: center; }
.login--form { display: block; max-width: 70em; width: 100%; margin: 0 auto; }
.login-block form { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; }
.login-block form span { width: 5em; }
.login-block form label { font-size: 2em; letter-spacing: .178em; display: flex; gap: 1em; align-items: center; width: 100%; }
.login-block form input { font-family: inherit; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; appearance: none; padding: 0; width: 100%; background: #fff; border: none; -webkit-border-radius: 0; border-radius: 0; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: .8em; height: 2.8125em; padding: .25em 1em; border: 1px solid #000; }
.login-block form button { font-size: 1.6em; font-weight: bold; letter-spacing: .142em; width: 17.5em; padding: 1.3em 1em; margin-top: 2.1875em; display: block; overflow: hidden; border-radius: 10px; border: 1px solid #EE656D; color: #EE656D; background: none; -webkit-appearance: none; -moz-appearance: none; }
.login-block form button:hover { background: #EE656D; color: #fff; }



