@charset "utf-8";

/*//////////////////////////////////////////////////////////
//  - INDEX
//////////////////////////////////////////////////////////*/

#index {}


/*----------------------------------------------------------
  - MAINVISUAL
----------------------------------------------------------*/

#index #mainvisual {
	position: relative;
}

#index #mainvisual .innerblock {
	position: relative;
	margin: 0 auto;
	padding: 0;
	_zoom: 1;
	overflow: hidden;
}

#index #mainvisual #slider {
	position: relative;
	text-align: center;
	height: auto;
	padding: 0;
	-webkit-background-size: 100% auto;
	   -moz-background-size: 100% auto;
		    background-size: 100% auto;
}

#index #mainvisual #slider .bxslider {
	display: none;
	margin: 0;
	padding: 0;
}
#index #mainvisual #slider .bxslider img { width: 100%; }

#index #mainvisual #slider .bx-viewport {
	_zoom: 1 !important;
	overflow: visible !important;
	z-index: 10;
}
#index #mainvisual #slider .bx-controls { display: none; }


/*----------------------------------------------------------
  - AREA
----------------------------------------------------------*/

#index #area {}

#index #area .innerblock {}

#index #area .button {
	width: 100%;
	background: url(../../images/index/area_navi_base_sp.png) repeat-x center top;
	-webkit-background-size: auto 100%;
	   -moz-background-size: auto 100%;
		    background-size: auto 100%;
}

#index #area .button ul {
	display: table;
	width: 99%;
	margin: 0 auto;
	padding: 0;
	table-layout: fixed;
}

#index #area .button ul li {
	display: table-cell;
	width: 33%;
	vertical-align: top;
}


/*----------------------------------------------------------
  - HOME BANNER
----------------------------------------------------------*/

#index #home-banner {
	max-width: 320px;
	margin: 0 auto;
	padding: 10px 10px;
}


/*----------------------------------------------------------
  - CONCEPT
----------------------------------------------------------*/

#index #concept {
	position: relative;
	width: 100%;
	margin-bottom: 60px;
	padding: 0;
}

#index #concept .innerblock { padding: 10px 10px; }

#index #concept h2 {
	width: 100%;
	height: 81px;
	background: url(../../images/index/concept_title.png) no-repeat center center;
	-webkit-background-size: auto 81px;
	   -moz-background-size: auto 81px;
		    background-size: auto 81px;
	margin: 0;
	padding: 0 0 80px 0;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}

#index #concept h3,
#index #concept h4,
#index #concept p {
	position: relative;
	text-align: center;
	z-index: 1;
}

#index #concept .lead {
	padding-bottom: 40px;
}

#index #concept .lead h3 {
	font-size: 22px;
	font-weight: bold;
	line-height: 140%;
	padding: 0 0 10px 0;
}

#index #concept .lead h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	padding: 0;
}

#index #concept .philosophy h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
	padding: 0 0 10px 0;
}

#index #concept p {
	font-size: 14px;
	line-height: 160%;
}

#index #concept .decor1,
#index #concept .decor2,
#index #concept .decor3,
#index #concept .decor4,
#index #concept .decor5,
#index #concept .decor6 {
	position: absolute;
	z-index: 0;
}
#index #concept .decor1 { left: -15px; top: 25%; width: 15%; height: auto; }
#index #concept .decor2 { right: -15px; top: 30%; width: 15%; height: auto; }
#index #concept .decor3 { left: -15px; top: 55%; width: 15%; height: auto; }
#index #concept .decor4 { right: -15px; top: 60%; width: 15%; height: auto; }
#index #concept .decor5 { left: -15px; top: 90%; width: 15%; height: auto; }
#index #concept .decor6 { right: -15px; top: 85%; width: 15%; height: auto; }


/*----------------------------------------------------------
  - FEATURE
----------------------------------------------------------*/

#index #feature {
	position: relative;
	width: 100%;
	background: url(../../images/index/feature_base.jpg) repeat 0 0;
	padding: 10px 0 40px 0;
}

#index #feature .innerblock { padding: 0px 10px; }

#index #feature h2 {
	width: 100%;
	height: 93px;
	background: url(../../images/index/feature_title.png) no-repeat center center;
	-webkit-background-size: auto 93px;
	   -moz-background-size: auto 93px;
		    background-size: auto 93px;
	margin: 0;
	padding: 0 0 40px 0;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}

#index #feature .description {
	color: #fff;
	text-align: center;	
	padding: 0 10px 20px 10px;
}

#index #feature .description h3 {
	font-size: 22px;
	font-weight: bold;
	line-height: 140%;
	padding: 0 0 10px 0;
}

#index #feature .description p {
	font-size: 14px;
	line-height: 160%;
}

#index .points {
	_zoom: 1;
	overflow: hidden;
}

#index .points ol {
	display: table;
	width: 100%;
	margin: 0 0 20px 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#index .points li {
	display: table-cell;
	width: 50%;
	height: auto;
	margin: 0;
}
#index .points li.even { padding: 0 10px 0 5px; }
#index .points li.odd  { padding: 0 5px 0 10px; }

#index .points li img {
/*	display: block;*/
	width: 100%;
/*	-webkit-box-shadow: 0px 0px 5px #000;
	   -moz-box-shadow: 0px 0px 5px #000;
	        box-shadow: 0px 0px 5px #000;*/
}

#index #feature .decor1,
#index #feature .decor2 {
	position: absolute;
	z-index: 0;
}
#index #feature .decor1 { left: -15px; top: 0; width: 35%; height: auto; }
#index #feature .decor2 { right: -15px; bottom: 0; width: 35%; height: auto; z-index: 2; }


/*----------------------------------------------------------
  - TOPICS
----------------------------------------------------------*/

#index #topics {
	width: 100%;
	padding: 30px 0;
}

#index #topics .innerblock {
	width: 95%;
	margin: auto;
}

#index #topics h2 {
text-align: center;
    font-family: Oswald, sans-serif;
    font-size: 25px;
    margin-bottom: 30px;
}

#index #topics .articles {
	margin:auto;
	width: 100%;
	text-align: center;
	z-index: 1;
}
#index #topics {
    padding: 50px 0 40px 0;
}
#index #topics .articles ul {
	margin: 0;
	padding: 0 20px 0 0;
}

#index #topics .articles ul li a {
	display: block;
	color: #5b5744;
	border-bottom: 1px dotted #b1ac9d;
	padding: 10px 0;
}

#index #topics .articles ul li span {
	display: block;
	background: url(../../images/index/topics_icon_leaf.png) no-repeat 0 center;
	padding: 0 0 0 20px;
}

#index #topics .articles ul li .title {
	color: #03bae8;
}

#index #topics .more {
	position: absolute;
	left: 50%;
	bottom: -34px;
	width: 180px;
	margin: 0 0 0 -90px;
	z-index: 1;
}

#index #topics .decor1,
#index #topics .decor2 {
	position: absolute;
	z-index: 2;
}
#index #topics .decor1 { right: -15px; top: 0px; width: 25%; height: auto; }
#index #topics .decor2 { left: -15px; bottom: -80px; width: 25%; height: auto; }


/*----------------------------------------------------------
  - TBD
----------------------------------------------------------*/

.sample {
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	_zoom: 1;
	overflow: hidden;
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	-webkit-background-size: 30px auto;
	   -moz-background-size: 30px auto;
		    background-size: 30px auto;
	-webkit-background-origin: content;
	   -moz-background-origin: content;
	        background-origin: content;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

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

@media screen and (min-width: 0px) and (max-width: 768px) {
}

/*----------------------------------------------------------
  - CONTACT
----------------------------------------------------------*/

#index .contact {
	max-width: 480px;
	margin: 0 auto 20px auto;
	_zoom: 1;
	overflow: hidden;
}

#index .contact ul {
	margin: 0;
	padding: 0;
}

#index .contact ul li {
	text-align: center;
	margin: 0 40px 10px 40px;
}
