/******************************************************************************************************
 * Front Page Items
******************************************************************************************************/

/*header.init { top: -70px; }*/

section#outline { z-index:800; margin-top: 0 !important; }

.block-label span { color: #eedd99; }
.block-label h3 { color: #886644; }

.header_top {
    background: #1e5005;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #fff;
    padding: 15px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 260px;
	z-index: 999;
}

.header_top::before {
	font-family: FontAwesome;
	content: "\f0e0";
	padding-right: 10px;
}

article#firstview {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
    /*z-index: 600;*/
}

ul.front_slider {
    display: block;
    height: 100%;
    letter-spacing: -0.4em;
    list-style: outside none none;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

ul.front_slider li {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 100%;
    left: 0;
    letter-spacing: normal;
    position: absolute;
    top: 0;
    width: 100%;
}
	ul.front_slider li img {
		filter: alpha(opacity=0);
		-moz-opacity: 0;
		opacity: 0;
	}

.fv_cover {	
	margin-left: auto;
    margin-right: auto;
    /*margin-top: 1%;*/
    position: absolute;
    text-align: center;
    top: 25%;
    width: 100%;
}

.top_title {
    color: #fff;
    display: inline;
    font-size: 300%;
    letter-spacing: 0.1em;
    line-height: 1.2;
	font-weight: bold;
}

.sub_title {
	color: #fff;
}

ul.front_slider li.bsw { background-size: 100% auto; }

.firstview_blank {
    bottom: auto;
    height: 100%;
    margin: auto;
    position: relative;
    right: auto;
    z-index: 700;
}

ul.front_slider li.sp {
    transition: all 3s ease 0s;
}

ul.front_slider li.act {
	filter: alpha(opacity=0) !important;
	-moz-opacity: 0 !important;
	opacity: 0 !important;
}

.logo-in-firstview {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 183px;
	height: 183px;
	z-index: 700;
}
.logo-in-firstview h2 {
	width: 183px;
	height: 183px;
	background-image: url(../img/common/firstview_logo.jpg);
}

ul.menu-in-firstview {
	position: absolute;
	top: 30px;
	right: 30px;
	list-style: none;
	letter-spacing: -.40em;
	text-align: right;
	white-space: nowrap;
	z-index: 700;
}
ul.menu-in-firstview li {
	display: inline-block;
	color: #fff;
	letter-spacing: normal;
	border-left: dotted 1px #fff;
	vertical-align: middle;
	text-shadow: 0 0 4px rgba(0,0,0,0.75);
}
	ul.menu-in-firstview li:first-child, ul.menu-in-firstview li:last-child { border-left: none; }
	ul.menu-in-firstview li:last-child { display: block; font-size: 1.875em; font-family: "Times New Roman", Times, serif; line-height: 1em; padding-right: 20px; margin-top: 20px; }
	ul.menu-in-firstview li:last-child span { font-size: 1.6em; }

ul.menu-in-firstview li a { display: block; color: #fff; font-size: 1.125em; padding-left: 20px; padding-right: 20px; }
ul.menu-in-firstview li a:hover { color: #ffee99; }

.copy-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
	.copy-wrapper.active {
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		opacity: 1;
	}

.copy-container {
	position: relative;
	display: table;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

.copy-inner {
	posistion: relative;
	display: table-cell;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}

.copy-label {
	position: relative;
	display: block;
	width: 100%;
	padding: 5%;
}

.copy-label-inner {
	position: relative;
	width: 100%;
	max-width: 912px;
	margin-left: auto;
	margin-right: auto;
}

.copy-label-inner h2 {
	height: 0;
	background-image: url(../img/firstview/copy.png);
	background-position: center center;
	background-size: 100% auto;
	padding-top: 20%;
}

a.firstview-arrow {
	position: absolute;
	left: 50%;
	bottom: 30px;
	width: 86px;
	height: 86px;
	margin: 0;
	margin-left: -43px;
	z-index: 700;
}
	a.firstview-arrow span {
		width: 86px;
		height: 86px;
		-webkit-transition: 0.5s;
		-moz-transition: 0.5s;
		transition: 0.5s;
	}
		a.firstview-arrow:hover span { background-position: top center; }




#concept { padding-top: 7%; padding-bottom: 7%; }

#concept .info_text { color: #fff; font-size: 1.125em; line-height: 1.8em; text-align: left; }

#dairiten { color: #fff; margin-top: 7%; }
#dairiten ul {
	display: block;
	width: 100%;
	list-style: none;
	letter-spacing: 4em;
	text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
	border-top: solid 1px #444;
	border-bottom: solid 1px #444;
	margin-bottom: 2%;
}

#dairiten li {
	display: inline-block;
	letter-spacing: normal;
	vertical-align: middle;
}
#dairiten li:first-child { width: 27%; }
#dairiten li:nth-child(2) { width: 16%; }
#dairiten li:last-child { width: 35%; }

#concept-3blocks { margin-top: 7%; }
#concept-3blocks .block-label h4 {
	color: #eedd99;
	font-size: 1.31em;
	line-height: 1em;
	margin-top: 5%;
}
#concept-3blocks .info_text { font-size: 1em; }
#concept-3blocks .info_text a { color: #ffee66; }

#concept-3blocks .ph-block {
	position: relative;
	width: 100%;
	height: 200px;
}

#concept-3blocks .ph-block-outer {
	position: relative;
	display: table;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	table-layout: fixed;
}

#concept-3blocks .ph-block-inner {
	position: relative;
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}

#concept-3blocks .ph-block-inner .inner {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#concept-3blocks #blocks-01 .inner { max-width: 253px; }
#concept-3blocks #blocks-01 .inner .img {
	overflow: hidden;
	width: 100%;
	height: 0;
	padding-top: 75%;
	background: url(../img/index/concept_01.jpg) center center no-repeat;
	background-size: auto 100%;
}
#concept-3blocks #blocks-02 .inner { max-width: 340px; }
#concept-3blocks #blocks-03 .inner { max-width: 263px; }

#campaign { background: #ddd; }

#campaign .block-label span, #work-flow .block-label span { color: #333; }
#campaign .block-label h3, #work-flow .block-label h3 { color: #333; }

#campaign-thumbs { margin-top: 3%; }
#campaign-thumbs .camplaign-list-item {
	position: relative;
	display: block;
	width: 100%;
	background: #fff;
	text-decoration: none !important;
}
#campaign-thumbs .camplaign-list-item span.photo {
	position: relative;
	overflow: hidden;
	display: block;
	width: 100%;
	height: 0;
	/*padding-top: 40%;*/
	padding-top: 50%;
	margin-bottom: 10px;
}
#campaign-thumbs .camplaign-list-item span.photo img {
	position: absolute;
	top: 0;
	left: 0;
}
#campaign-thumbs .camplaign-list-item span.title {
	display: block;
	color: #007c42;
	/*font-size: 1em;*/
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	/*padding: 0;*/
	padding: 4%;
	/*margin-bottom: 10px;*/
}
#campaign-thumbs .camplaign-list-item:hover span.title {
	color: #ffcc00;
}
#campaign-thumbs .camplaign-list-item span.note {
	display: block;
	color: #555 !important;
	/*font-size: 0.875em;*/
	font-size: 1em;
	text-align: left;
	text-decoration: none !important;
	padding: 0 4% 4%;
}

#examples-thumbs { margin-top: 3%; }




#work-flow { color: #333; background: #ddd; }

ul#flow-thumbs {
	position: relative;
	display: block;
	width: 100%;
	list-style: none;
	letter-spacing: -.40em;
	text-align: center;
	margin-top: 2%;
}
ul#flow-thumbs li {
	position: relative;
	display: inline-block;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
}
ul#flow-thumbs li.thumbs { width: 15%; }
ul#flow-thumbs li.arrow { width: 5%; }
ul#flow-thumbs li.arrow span {
	display: block;
	width: 100%;
	height: 0;
	padding-top: 300%;
	background: url(../img/index/flow_arrow.png) center center no-repeat;
}

ul#flow-thumbs li.thumbs .photo {
	position: relative;
	display: block;
	width: 100%;
}

ul#flow-thumbs li.thumbs .photo .inner {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0;
	padding-top: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
ul#flow-thumbs li#flow-01 .photo .inner { background-image: url(../../../uploads/2014/03/01df0a3ba569f249a707362f3d0a71d7_s1.jpg); }
ul#flow-thumbs li#flow-02 .photo .inner { background-image: url(../../../uploads/2014/03/image11.jpg); }
ul#flow-thumbs li#flow-03 .photo .inner { background-image: url(../../../uploads/2014/03/0098881.jpg); }
ul#flow-thumbs li#flow-04 .photo .inner { background-image: url(../../../uploads/2014/03/080423-81.jpg); }
ul#flow-thumbs li#flow-05 .photo .inner { background-image: url(../../../uploads/2014/03/slider_031.jpg); }

ul#flow-thumbs li.thumbs .title {
	display: block;
	font-size: 1.5em;
	line-height: 1em;
	margin-top: 10%;
	text-align: center;
}
	ul#flow-thumbs li.thumbs .title span { font-family: "Times New Roman", Times, serif; }

ul#flow-thumbs li.thumbs .note {
	display: block;
	font-size: 0.875em;
	margin-top: 5%;
}

#front-under {
	/*background: #fff;*/
	background: url(../img/common/all_bg.jpg) top center #000;
	background-size: 100% auto;
}

.information-label {
	padding: 0 5px 10px;
	border-bottom: solid 1px #999999;
}

.information-label .block-label { text-align: left; }
.information-label .block-label h3 { color: #eedd99; font-size: 2.25em; line-height: 1em; }
.information-label .block-label span {
	position: absolute;
	right: 0;
	bottom: 0;
	color: #886644;
	font-size: 1.5em;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0.05em;
}

.information-window {
	margin-top: 15px;
}

.information-window .inline-frame{
	overflow: hidden;
	overflow-y: auto;
	padding-right: 15px;
	max-height: 620px;
}

.information-window ul {
	line-height: none;
}

.information-window ul li {
	padding: 15px 5px;
	border-top: dotted 1px #999;
}
	.information-window ul li:first-child {
		padding-top: 0;
		border-top: none;
	}

	.information-window ul li:after {
		display: block;
		clear: both;
		height: 0px;
		line-height: 0px;
		visibility: hidden;
		content: ".";
	}
	
.information-window ul li .photo {
	position: relative;
	display: block;
	float: left;
	width: 20%;
	border: solid 3px #fff;
	box-shadow:rgba(0, 0, 0, 0.25) 2px 2px 4px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.25) 2px 2px 4px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.25) 2px 2px 4px 0px;
}

.information-window ul li .photo .inner {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0;
	padding-top: 40%;
}

.information-window ul li .photo .inner img {
	position: absolute;
	top: 0;
	left: 0;
}

.information-window ul li .data {
	float: right;
	width: 77%;
}

.information-window ul li .title {
	display: block;
	color: #009c5b;
	font-weight: bold;
}

.information-window ul li .note {
	color: #fff;
	font-size: 0.875em;
	line-height: 1.4em;
}

.fb_iframe_widget { width: 100%; margin-top: 5%; }


#concept .skrollr_palarax { background-image: url(../img/common/para1.jpg); }

.concept_text { margin-top: 3%; text-align: center; font-size: 1.28em; line-height: 2em; }
.note-inner { margin-top: 10%; }

#aboutus { background-position: center; background-repeat: no-repeat; background-size: auto 100%; }
.about_text { text-align: center; font-size: 1.28em; line-height: 2em; }


h3.img { width: 100%; }

h3#front-label-01 {
	height: 45px;
	background-image: url(../img/index/title_1.png);
}

h3#front-label-02 {
	height: 45px;
	background-image: url(../img/index/title_2.png);
}

h3#front-label-03 {
	height: 38px;
	background-image: url(../img/index/title_3.png);
}

h3#front-label-04 {
	height: 45px;
	background-image: url(../img/index/title_4.png);
}

h3#front-label-05 {
	height: 45px;
	background-image: url(../img/index/title_5.png);
}

h3#front-label-06 {
	height: 45px;
	background-image: url(../img/index/title_6.png);
}


a#concept {
	width: 405px;
}

article#row1 {
}

article#row2 {
}

article#row2 .box {
	position: relative;
	text-align: center;
}

article#row2 .inner-left {
	float: left;
	width: 50%;
}
	article#row2 .inner-left strong { display: block; font-weight: normal; line-height: 1em; height: 40px; margin-top: 20px; }
	
	a#concept { display: block; width: 257px; height: 257px; margin: 0 auto; }
	a#concept img {
		-webkit-transition: 0.3s;
		-moz-transition: 0.3s;
		transition: 0.3s;
	}
		a#concept:hover img {
			filter: alpha(opacity=35);
			-moz-opacity: 0.35;
			opacity: 0.35;
		}

article#row2 .inner-right {
	float: right;
	width: 50%;
}

article#row2 .inline-frame {
	position: relative;
	text-align: center;
	padding: 60px 12% 0;
}

article#row2 .inline-frame .inline {
	height: 257px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}
article#row2 ul.news-topics li span { display: block; color: #e9c73a; font-size: 0.81em; font-weight: bold; font-family: "Times New Roman", Times, serif; margin-bottom: 5px; }

.palarax-tmp {
	background-color: #fff;
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

/* フロントメニュー */

.front_menu li {
	display: inline-block !important;
}

.front_menu span {
    padding-top: 20%;
    text-align: center;
}

li.front_menu_01 {
    text-align: center;
    width: 100%;
}

li.front_menu_02, 
li.front_menu_03 {
	display: inline-block;
    text-align: center;
    width: 49.5%;
}

#banner_slider {
	position: relative;
}

#banner_slider .outer {
	position: relative;
	overflow: hidden;
}

#banner_slider .inner {
	position: relative;
	max-width: 780px;
	margin-left: auto;
	margin-right: auto;
}

#banner_slider .inner ul {
	position: relative;
	width: 100%;
	list-style: none;
	letter-spacing: -.40em;
	white-space: nowrap;
}
/*
	#banner_slider .inner ul.on {
		-webkit-transition: 0.75s;
		-moz-transition: 0.75s;
		transition: 0.75s;
	}
	#banner_slider .inner ul.init {
		margin-left: -100%;
	}
	#banner_slider .inner ul.active {
		margin-left: -200% !important;
	}
*/

#banner_slider .inner ul li {
	position: relative;
	display: inline-block;
	letter-spacing: normal;
	width: 100%;
	vertical-align: top;
	padding-left: 1%;
	padding-right: 1%;
}

#banner_slider .inner [class^='filter-'] {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(126,76,32,0.65);
}

#banner_slider .inner .filter-left {
	margin-left: -1%;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	transform: translateX(-100%);
}

#banner_slider .inner .filter-right {
	margin-left: 1%;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	transform: translateX(100%);
}

#banner_slider .banner-slider-arrow {
	position: absolute;
	overflow: hidden;
	display: block;
	top: 50%;
	width: 50px;
	margin-top: -25px;
	cursor: pointer;
	border-radius: 50%;
	background: #eecc54;
}
	#banner_slider .banner-slider-arrow:hover,
	#banner_slider .banner-slider-arrow:focus {
		background-color: #ffbb00;
	}

#banner_slider .banner-slider-arrow span { padding-top: 100%; background-image: url(../img/top/arrow.png); background-size: auto 100%; }

#banner_slider .banner-slider-arrow[rel='prev'] { left: -10px; }
#banner_slider .banner-slider-arrow[rel='next'] { right: -10px; }

#banner_slider .banner-slider-arrow[rel='prev'] span { background-position: center left; }
#banner_slider .banner-slider-arrow[rel='next'] span { background-position: center right; }




@media screen and (max-width: 1200px) {
	.header_top { width: 220px; }
}

@media (max-width: 991px) {
	.header_top {
		width: 200px;
	}
	article#firstview {
		position: relative;
		top: auto;
		left: auto;
		height: auto;
	}
	ul.front_slider {
		height: auto;
		padding-top: 56.25%;
	}
	.firstview_blank {
		display: none;
	}
}

@media (max-width: 767px) {

	article#firstview { height: 100%; }

	ul.front_slider {
		padding-top: 0;
		height: 100%;
	}

	.fv_cover {	
		top: 35%;
	}
	
	.top_title {
		font-size: 214%;
	}
/*
	.firstview_blank {
		display: block;
		background: url(../img/top/sp_fv.jpg) center no-repeat;
		background-size: cover;
	}
*/
	#banner_slider .banner-slider-arrow { width: 30px; margin-top: -15px; }
	#banner_slider .banner-slider-arrow[rel='prev'] { left: 5px; }
	#banner_slider .banner-slider-arrow[rel='next'] { right: 5px; }
}

@media (max-width: 767px) and (orientation:landscape) {

	.firstview_blank {
		height: 0;
		padding-top: 100%;
	}
}