@charset "UTF-8";
/* CSS Document */

.title {
	width:100%;
	padding:60px 0 45px 0;
	background-image:url(../img/title-bg.jpg);
	background-position:center top 50%;
	background-repeat:no-repeat;
	background-size:cover;
}
.title h1 {
	width:335px;
	margin:0 auto;
}

.business-info {
	width:1000px;
	margin:0 auto;
	padding-top:56px;
}

.import,
.wholesale {
	width:100%;
	margin-bottom:60px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
.import h2,
.wholesale h2 {
	width:100%;
	margin-bottom:40px;
	color:#004300;
	font-size:36px;
	font-size:3.6rem;
	line-height:60px;
	line-height:6.0rem;
	font-weight:normal;
	border-bottom:1px solid #004300;
}
.import h3 {
	color:#004300;
	font-size:25px;
	font-size:2.5rem;
	line-height:42px;
	line-height:4.2rem;
	font-weight:normal;
	margin-bottom:20px;
}
.import p {
	color:#505050;
	font-size:14px;
	font-size:1.4rem;
	line-height:24px;
	line-height:2.4rem;
	font-weight:normal;
}

.case {
	width:260px;
	margin:35px 0 15px 0;
	background-color:#e78200;
	border-radius:25px;
}
.case p {
	text-align:center;
	color:#fff;
	font-size:20px;
	font-size:2.0rem;
	line-height:50px;
	line-height:5.0rem;
	font-weight:normal;
}

.import h4 {
	color:#004300;
	font-size:20px;
	font-size:2.0rem;
	line-height:35px;
	line-height:3.5rem;
	font-weight:normal;
	margin:24px 0 16px 0;
}
ul.process {
	width:100%;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
ul.process li {
	display:inline-block;
	width: calc(15.2% - 2px);
	border:1px solid #004300;
	color:#004300;
	text-align:center;
	font-size:14px;
	font-size:1.4rem;
	line-height:46px;
	line-height:4.6rem;
	font-weight:normal;
}
ul.process i {
	width:1.62%;
	color:#004300;
	text-align:center;
	font-size:24px;
	font-size:2.4rem;
}
ul.process li:nth-child(5),
ul.process li:nth-child(7) {
	padding:6px 0;
	line-height:17px;
	line-height:1.7rem;
}
ul.process li span {
	font-size:13px;
	font-size:1.3rem;
}

ul.process-photo {
	width:84%;
	margin:26px 0 26px 66px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
ul.process-photo li {
	width:23.5%;
}
ul.process-photo li:first-child {
	width:24%;
	margin-right:32px;
}

.process-movie {
	background-color:#F0F0F0;
}
.process-movie h4 {
	position:relative;
	width: calc(20.5% - 105px);
	color:#fff;
	font-size:16px;
	font-size:1.6rem;
	line-height:20px;
	line-height:2.0rem;
	font-weight:normal;
	padding:10px 25px 10px 80px;
	background-color:#e78200;
}
.process-movie h4:before {
	position:absolute;
	display: inline-block;
	content: '';
	top:-8px;
	left:24px;
	width:45px;
	height:40px;
	background-image:url(../img/icon-movie.png);
	background-size: contain;
	background-repeat:no-repeat;
	vertical-align: middle;
}
.process-movie .video {
	width:590px;
	margin:5px auto 0 auto;
}
.process-movie .video video {
	width:100%;
}
.process-movie p {
	padding:20px 0 24px 0;
	color:#004300;
	text-align:center;
	font-size:16px;
	font-size:1.6rem;
	line-height:20px;
	line-height:2.0rem;
	font-weight:normal;
}

ul.forte {
	width:100%;
	margin-top:16px;
	display: -webkit-flex;
	display: flex;
}
ul.forte li:first-child {
	width:20.2%;
	text-align:center;
	color:#fff;
	font-size:20px;
	font-size:2.0rem;
	line-height:35px;
	line-height:3.5rem;
	font-weight:normal;
	background-color:#004300;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
.forte-title {
	margin:auto;
}
ul.forte li:last-child {
	width: calc(75.8% - 2px);
	padding:14px 2%;
	font-size:20px;
	font-size:2.0rem;
	line-height:35px;
	line-height:3.5rem;
	font-weight:normal;
	border:1px solid #004300;
}
ul.forte li:last-child p {
	padding-left:1em;
	text-indent:-1em;
}

.cosmetics {
	margin-top:60px;
}
.cosmetics h3 {
	color:#004300;
	font-size:25px;
	font-size:2.5rem;
	line-height:42px;
	line-height:4.2rem;
	font-weight:normal;
	margin-bottom:20px;
}
.cosmetics ul {
	width:100%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.cosmetics li:nth-child(1) {
	width:27.5%;
}
.cosmetics li:nth-child(2) {
	width:21.3%;
}
.cosmetics li:nth-child(3) {
	width:28.7%;
}
.cosmetics li:nth-child(4) {
	width:20.6%;
}


.wholesale p {
	color:#505050;
	font-size:14px;
	font-size:1.4rem;
	line-height:24.5px;
	line-height:2.45rem;
	font-weight:normal;
}
.wholesale ul.wholesale-photo {
	width:95.6%;
	margin:28px 0 50px 0;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.wholesale li:nth-child(1) {
	width:32.9%;
}
.wholesale li:nth-child(2),
.wholesale li:nth-child(3) {
	width:32.5%;
}

.case_w {
	width:258px;
	margin:35px 0 15px 0;
	background-color:rgba(203,224,151,0.5);
	border:1px solid #004300;
	border-radius:25px;
}
.case_w p {
	text-align:center;
	color:#004300;
	font-size:20px;
	font-size:2.0rem;
	line-height:50px;
	line-height:5.0rem;
	font-weight:normal;
}

@media only screen and (min-width:769px) and (max-width:1025px) {
}

@media screen and ( max-width:768px ) {
	.title {
		width:100%;
		padding:40px 0 25px 0;
		background-image:url(../img/title-bg.jpg);
		background-position:center top 50%;
		background-repeat:no-repeat;
		background-size:cover;
	}
	.title h1 {
		width:40%;
		margin:0 auto;
	}

	.business-info {
		width:92%;
		margin:0 auto;
		padding-top:20px;
	}
	
	.import,
	.wholesale {
		margin-bottom:40px;
	}
	.import h2,
	.wholesale h2 {
		margin-bottom:20px;
		color:#004300;
		font-size:20px;
		font-size:2.0rem;
		line-height:38px;
		line-height:3.8rem;
	}
	.import h3 {
		color:#004300;
		font-size:16px;
		font-size:1.6rem;
		line-height:26px;
		line-height:2.6rem;
		font-weight:normal;
		margin-bottom:15px;
	}
	.import p {
		font-size:12px;
		font-size:1.2rem;
		line-height:20px;
		line-height:2.0rem;
		font-weight:normal;
	}
	
	.case {
		width:40%;
		margin:15px 0;
		background-color:#e78200;
		border-radius:15px;
	}
	.case p {
		text-align:center;
		color:#fff;
		font-size:14px;
		font-size:1.4rem;
		line-height:30px;
		line-height:3.0rem;
		font-weight:normal;
	}
	
	.import h4 {
		color:#004300;
		font-size:16px;
		font-size:1.6rem;
		line-height:26px;
		line-height:2.6rem;
		font-weight:normal;
		margin:24px 0 16px 0;
	}
	
	.face_mask {
		overflow: auto;
		white-space: nowrap;
	}
	ul.process {
		width:1000px;
	}
	ul.process li {
		display:inline-block;
		width: calc(15.2% - 2px);
		border:1px solid #004300;
		color:#004300;
		text-align:center;
		font-size:12px;
		font-size:1.2rem;
		line-height:46px;
		line-height:4.6rem;
		font-weight:normal;
	}

	ul.process-photo {
		width:840px;
		margin:26px 0 26px 66px;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}

	.swipe {
		width:50%;
		margin:0 auto;
	}
	
	.process-movie h4 {
		position:relative;
		width:30.5%;
		color:#fff;
		font-size:16px;
		font-size:1.6rem;
		line-height:20px;
		line-height:2.0rem;
		font-weight:normal;
		padding:10px 2% 10px 10%;
	}
	.process-movie h4:before {
		top:-8px;
		left:4%;
		width:35px;
		height:30px;
	}
	.process-movie .video {
		width:100%;
		margin:5px auto 0 auto;
	}
	.process-movie p {
		padding:15px 0;
		font-size:13px;
		font-size:1.3rem;
		line-height:20px;
		line-height:2.0rem;
		font-weight:normal;
	}
	
	ul.forte {
		width:100%;
		margin-top:16px;
		display: -webkit-block;
		display: block;
	}
	ul.forte li:first-child {
		width:100%;
		text-align:center;
		color:#fff;
		font-size:16px;
		font-size:1.6rem;
		line-height:30px;
		line-height:3.0rem;
		font-weight:normal;
	}
	ul.forte li:last-child {
		width: calc(96% - 2px);
		padding:14px 2%;
		font-size:14px;
		font-size:1.4rem;
		line-height:24px;
		line-height:2.4rem;
		font-weight:normal;
		border:1px solid #004300;
	}
	ul.forte li:last-child p {
		padding-left:1em;
		text-indent:-1em;
	}
	
	.cosmetics {
		margin-top:40px;
	}
	.cosmetics h3 {
		font-size:16px;
		font-size:1.6rem;
		line-height:26px;
		line-height:2.6rem;
		font-weight:normal;
	}
	.cosmetics ul {
		width:100%;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.cosmetics li:nth-child(1) {
		width:55.5%;
	}
	.cosmetics li:nth-child(2) {
		width:42.3%;
	}
	.cosmetics li:nth-child(3) {
		width:58.7%;
	}
	.cosmetics li:nth-child(4) {
		width:39.6%;
	}
	
	
	.wholesale p {
		font-size:12px;
		font-size:1.2rem;
		line-height:20px;
		line-height:2.0rem;
		font-weight:normal;
	}
	.wholesale ul.wholesale-photo {
		width:95.6%;
		margin:28px 0 50px 0;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}

	.case_w {
		width:40%;
		margin:15px 0;
		background-color:rgba(203,224,151,0.5);
		border:1px solid #004300;
		border-radius:15px;
	}
	.case_w p {
		font-size:14px;
		font-size:1.4rem;
		line-height:30px;
		line-height:3.0rem;
		font-weight:normal;
	}
}