@charset "UTF-8";
#top #dropmenu>li>div, #top #dropmenu>li>ul {
	background: #fff;
	border-bottom: none;
}
#top #dropmenu>li>div:after, #top #dropmenu>li>ul:after {
	border-bottom: 12px solid #fff;
}
#main_visual {
	height: 100vh !important;
}
#main_visual_sp{
display:none;
}
#scroll {
	position: absolute;
	bottom: 30px;
	left: 50%;
	z-index: 2;
	display: inline-block;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	text-decoration: none;
	padding-top: 80px;
}
#scroll span {
	position: absolute;
	top: 0;
	left: 50%;
	width: 30px;
	height: 48px;
	margin-left: -15px;
	border: 2px solid #fff;
	border-radius: 48px;
	box-sizing: border-box;
}
#scroll span::before {
	position: absolute;
	top: 10px;
	left: 50%;
	content: '';
	width: 6px;
	height: 6px;
	margin-left: -3px;
	background-color: #fff;
	border-radius: 100%;
	box-sizing: border-box;
}
#scroll span::after {
	position: absolute;
	bottom: -12px;
	left: 50%;
	width: 19px;
	height: 9px;
	content: '';
	margin-left: -9.5px;
	background: url(img/arrow.png) no-repeat 50% 50%;
	background-size: 19px 9px;
	-webkit-animation: sdb 2.5s infinite;
	animation: sdb 2.5s infinite;
	box-sizing: border-box;
}

@-webkit-keyframes sdb {
 0% {
 -webkit-transform: translate(0, 0);
 opacity: 0;
}
 40% {
 opacity: 1;
}
 80% {
 -webkit-transform: translate(0, 20px);
 opacity: 0;
}
 100% {
 opacity: 0;
}
}
@keyframes sdb {
 0% {
 transform: translate(0, 0);
 opacity: 0;
}
 40% {
 opacity: 1;
}
 80% {
 transform: translate(0, 20px);
 opacity: 0;
}
 100% {
 opacity: 0;
}
}
#news {
	background: rgba(0,0,0,0.70);
	height: 60px;
	line-height: 60px;
	margin-top: -60px;
	color: #fff;
	font-size: 13px;
	background: rgba(0,0,0,0.6);
	z-index: 90;
	position: relative;
	top: 0;
text-align: left;
position: relative;
overflow: hidden;
}
.ticker ul {
width: 100%;
position: relative;
}
.ticker ul li {
width: 100%;
display: none;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
    line-height: 60px;}

#news a {
	display: inline;
	color: #fff;
	text-decoration: underline;
}
#news span {
	margin-right: 30px;
}

   #top .inner {
	max-width: 1280px;
	margin: 0 auto;
}
#one, #three {
	background: #f1f0ee;
}
#one .inner {
	-js-display: flex;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
#one .inner h2 {
	font-size: 28px;
	line-height: 2.14;
	display: inline-block;
	color: #333;
	text-align: right;
	padding-right: 3.125%;
}
#one .inner div {
	width: 70%;
}
#one p {
	line-height: 2.857;
}
#one p:last-of-type {
	-js-display: flex;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
#one p:last-of-type:before {
	border-top: 1px solid #bbb;
	content: "";
	display: inline; /* for IE */
	flex-grow: 1;
}
#one p:last-of-type:before {
	margin-right: 25px;
}
#two ul {
	-js-display: flex;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
#two ul li {
	width: 18.3783784%;
}
#two ul li h3 {
	text-align: center;
	border-bottom: 1px solid #444;
	line-height: 3;
	margin: 20px 0;
	position: relative;
}
#two ul li h3:before {
	content: "";
	position: absolute;
	top: -2px;
	right: 5px;
	width: 5px;
	height: 100%;
	background: url(products/img/arrow.png) no-repeat 100% 50%;
	background-size: 100% auto;
}
#two ul li p {
	padding: 0 5%;
	font-size: 13px;
	line-height: 1.92;
}
#three .inner {
	-js-display: flex;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-around;
	justify-content: space-around;
}
#three section {
	width: 40.9836066%;
	text-align: right;
}
#three section p {
	text-align: left;
	font-size: 13px;
	line-height: 1.92;
	border-bottom: 1px solid #444;
	margin: 25px 0 5px;
	padding: 0 5% 15px 5%;
}
#four {
	background: url(img/four_bg.jpg) no-repeat 50% 0;
	background-size: 100% auto;
	padding-top: 50px;
}
#four ul {
	-js-display: flex;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	background: #fff;
	padding: 2.7027027% 2.7027027% 0 2.7027027%;
}
#four ul li {
	width: 18.2857143%;
	text-align: center;
	font-size: 15px;
}
#four ul li a {
	color: #fff;
	position: relative;
	overflow: hidden;
}
#four ul li a:hover {
	opacity: 1;
}
#four ul li span {
	background: rgba(0,0,0,0.50);
	width: 150px;
	padding: 16px 0;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 2;
}
#four ul li figure {
	-webkit-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
#four ul li a:hover figure {
	-webkit-transform: scale(1.15, 1.15);
	transform: scale(1.15, 1.15);
}

@media screen and (max-width:1280px) {
#top .inner {
	margin: 0 2%;
}
}

@media screen and (max-width:1264px) {
#one .inner h2 {
	text-align: left;
	display: block;
}
#one .inner h2 br {
	display: none;
}
#one .inner div {
	width: 100%;
}
}

@media screen and (max-width:1024px){
#main_visual {
	display: none;
}
#main_visual_sp {
	display: block;
}
#news {
	margin-top: 0px;
}
}


@media screen and (max-width:768px) {
#one .inner h2 {
	width: 100%;
	float: none;
	padding-top: 0;
	line-height: inherit;
}
#one .inner div {
	margin-top: 15px;
}
#one p {
	line-height: 2.14;
	margin-bottom: 20px;
}
#one p:last-of-type {
	justify-content: center;
}
#one p:last-of-type:before {
	content: none;
}
#two ul li, #three section {
	width: 100%;
	margin-bottom: 50px;
}
#two ul li:last-child, #three section:last-of-type {
	margin-bottom: 0;
}
#two ul li figure img {
	width: 100%;
}
#four {
	background-size: 250% auto;
	background-color: #373737;
}
#four ul {
	padding: 2%;
}
#four ul li {
	width: 100%;
	margin-bottom: 1px;
}
#four ul li:last-child {
	margin-bottom: 0;
}
}


@media screen and (max-width:640px) {
#news {
	line-height: 1.625;
	height:auto;
	min-height:60px;
	padding:2% 0;

}

#news ul {
/*	position: relative !important;
	top: 50% !important;
	transform: translateY(-50%);
*/}
#news ul li{
	line-height: 1.625;
}
#news ul li span {
	display: block;
}
#two ul li figure img {
	width: auto;
}
#four ul li span {
	padding: 10px 0;
}
}


#instagram #insta-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#instagram #insta-list li {
    width: calc(100% / 4);
    padding: 10px 10px;
	overflow: hidden;
	text-align: center;
}

#instagram #insta-list li a {
    font-size: 0;
    width: 0;
    height: 0;
    display: block;
    line-height: 1;
    padding: 100% 100% 0 0;
    position: relative;
}

#instagram #insta-list li img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: .4s;
}



#instagram .btn-wrap {
text-align: center;
	padding-top: 30px;
}

#instagram .head {
margin-bottom: 10px;
}



@media screen and (max-width: 896px){
#instagram #insta-list li {
    width: calc(100% / 2);
}
}
