@charset "utf-8";
/**
 * style.css
 */

/* index
--------------------------------------------------*/
/* container */
#container {
	padding-top: 1000px;
}

/* main */
#main {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 1000px;
	margin-right: 0;
	margin-left: 0;
	background: #ffffff;
	text-align: center;
}
#main .next {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	width: 100%;
}
#main #slider {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#main #slider li {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	opacity: 0;
}
#main #slider li:first-child {
	opacity: 1;
}
#main #slider li.current {
	z-index: 1;
}
#main #slider li img.bg {
	display: none;
}
#main #slider li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
#main #slider li .txt {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -145px;
	color: #000000;
	text-align: center;
}
#main #slider li .txt.white {
	color: #ffffff;
}
#main #slider li .txt .label {
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0.04em;
}
#main #slider li .txt .ttl {
	margin-top: 5px;
	font-size: 24px;
	line-height: 1;
	letter-spacing: 0.04em;
}
#main #slider li .txt .logo {
	margin-top: 30px;
}
#main .text {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -128px;
	margin-top: 103px;
	text-align: center;
	line-height: 1.2;
	font-size: 20px;
	color: #FFF;
}
#main .text P {
	padding-left: 1.9%;
	width: 100%;
}

#content {
	position: relative;
	z-index: 2;
	padding-bottom: 20px;
	background: #ffffff;
}
#content section .title {
	font-size: 40px;
	line-height: 1;
	text-align: center;
}
#content section .btMore {
	margin-top: 15px;
}
#content section .btMore a {
	display: block;
	width: 165px;
	margin: 0 auto;
	padding: 13px 0;
	border-radius: 5px;
	background: #4ea619;
	text-shadow: none;
	color: #ffffff;
	font-size: 14px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
}
#content section .btMore a.touched {
	background: #827b78;
}

.swpc{
	text-align:center;
	background:#827b78;}
.swpc a{
	color:#FFFFFF;
	text-decoration:none;
	}

.instgramitle {
	padding: 34px 0 26px 14px;
	font-size: 32px;
	line-height: 1;
	text-align: center;
	font-family: Raleway;
	color:#836b61;
	font-weight:bold;
	letter-spacing:0.1em;
}

/* news */
#content section#news {
	position: relative;
	margin-right: 0;
	margin-left: 0;
	padding: 25px 0 45px;
	background: #eeeeee;
}
#content section#news .title {
	margin-bottom: 25px;
	font-size: 28px;
	line-height: 1;
	text-align: center;
}
#content section#news .list {}
#content section#news .list .block {
	padding: 0 43px;
	font-size: 13px;
	line-height: 1.85;
}
#content section#news .list .block dt {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1;
	text-align: center;
}
#content section#news .prev,
#content section#news .next {
	display: block;
	overflow: hidden;
	position: absolute;
	top: 50%;
	width: 43px;
	height: 43px;
	margin-top: -38px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: 43px 43px;
	background-size: 43px 43px;
	text-indent: -9999px;
}
#content section#news .prev { left:0; background-image:url(http://www.why-juice.me/sp/imgs/prev.png); }
#content section#news .next { right:0; background-image:url(http://www.why-juice.me/sp/imgs/next.png); }
#content section#news .prev.slick-disabled,
#content section#news .next.slick-disabled {
	visibility: hidden;
}
/* TOP CONCEPT */

#content section#topconcept {
	position: relative;
	height: 270px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 10px;
	background: url(../images/concept_bg.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	color: #fff;
	text-shadow: 0px 0px 4px #000;
	line-height: 1.5;
	text-align: center;
}
#content section#topconcept p {
	margin-bottom: 6px;
	font-size: 16px;
	line-height: 1.4;
}
#topconcept .pageTitle:after {
	border-bottom-color: #ffffff;
}
#topconcept .lang_en {
	line-height: 1.1;
}
#topconcept .btMore {
	position: absolute;
	bottom: 40px;
	left: 0;
	width: 100%;
	margin-top: 0;
}

/* information */
#content section#information {
	margin-right: 0;
	margin-left: 0;
}
#information .txt {
	text-align: center;
}
#information .txt .lang_en {
	font-size: 13px;
	line-height: 1.8;
}
#information .bnr {
	margin-top: 15px;
}
#information .bnr li a {
	display: block;
	overflow: hidden;
	position: relative;
	height: 0;
	padding-bottom: 37.5%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: 100%;
	background-size: 100%;
	text-decoration: none;
	vertical-align: middle;
}
#information .bnr li.streat a { background-image:url(../images/banner_streat.jpg); }
#information .bnr li.item a { background-image:url(../images/banner_item.jpg); }
#information .bnr li.specaispa a { background-image:url(../images/banner_specaispa.jpg); }
#information .bnr li.damagelessstraight a { background-image:url(../images/banner_damagelessstraight.jpg); }
#information .bnr li.arspaceapps a { background-image:url(../images/banner_arspaceapps.jpg); }
#information .bnr li.giellygreen a { background-image:url(../images/banner_giellygreen.jpg); }
#information .bnr li.genkingwhite a { background-image:url(../images/banner_genkingwhite.jpg); }
#information .bnr li.chouspa a { background-image:url(../images/banner_chouspa.jpg); }
#information .bnr li.magazine a { background-image:url(../images/banner_magazine.jpg); }
#information .bnr li.news a { background-image:url(../images/banner_news.jpg); }
#information .bnr li a:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 8px;
	width: 22px;
	height: 22px;
	margin-top: -10px;
	background: url(../images/banner_trgle.png) no-repeat left center;
	-webkit-background-size: 22px 22px;
	background-size: 22px 22px;
}
#information .bnr li a.touched:after {
	background-image:url(../images/banner_trgle_ov.png);
}
#information .bnr li a span {
	position: absolute;
	top: 50%;
	left: 24px;
	margin-top: -23px;
}
#information .bnr li.vp a span { margin-top:-12px; }




/* indexBnr */
#indexBnr {
	margin: 20px 8px 0;
}
#indexBnr li {
	margin-top: 8px;
}
#indexBnr li:first-child {
	margin-top: 0;
}
#indexBnr li a {
	display: block;
	position: relative;
	padding: 22px 40px 20px 20px;
	border: #dbd9d8 solid 4px;
	color: #4c423e;
	text-decoration: none;
}
#indexBnr li a:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 12px;
	width: 22px;
	height: 22px;
	margin-top: -10px;
	background: url(../images/txtbanner_trgle.png) no-repeat left top;
	-webkit-background-size: 25px auto;
	background-size: 22px auto;
}
#indexBnr li a.touched:after {
	background-image: url(../images/txtbanner_trgle_ov.png);
}
#indexBnr li a dl dt {
	font-size: 18px;
	line-height: 1;
}
#indexBnr li a dl dd {
	font-size: 11px;
	line-height: 1.64;
}
#indexBnr li a dl dd .lang_en {
	line-height: 1.4;
}

/* footer */
#footer {
	z-index: 2;
}

/*Add css*/
.link-recruit-site a{
	color:#4ea619 !important;
}

.link-recruit-site i{
	margin-right: 10px;
}