@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Mukta+Vaani:200,300,400');

* {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 62.5%;
	color: #333;
	min-width: 1280px;
}

body.sp {
	min-width: 320px;
	padding-top: 57px;
}

a {
	color: inherit;
	text-decoration: none;
	outline: 0;
}

a:active {}

a:hover {
	text-decoration: none;
}

b,
strong {
	font-weight: bold;
}

img {
	vertical-align: top;
}

.sp img {
	max-width: 100%;
}

button,
input,
optgroup,
select,
textarea {
	font: inherit;
	color: inherit;
	line-height: inherit;
}

button {
	overflow: visible;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

textarea {
	overflow: auto;
}

.cfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.cfix {
	display: inline-block;
}

* html .cfix {
	height: 1%;
}

.cfix {
	display: block;
}

/********************************************************************************************************
********************************************************************************************************/
html,
body,
#content,
#wrapper,
article,
article .inner {
	height: 100%;
	min-height: 100%;
}

nav {
	position: fixed;
	top: 20px;
	right: 20px;
	bottom: 0px;
	z-index: 100;
	background: #585656;
	border-radius: 10px 10px 0 0;
	width: 130px;
	padding: 25px 0 0;
	overflow: hidden;
}

nav .active {
	background: #8CC11E;
	position: absolute;
	left: 0;
	z-index: 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	width: 130px;
	height: 50px;
}

nav ul {
	position: relative;
	list-style: none;
	z-index: 1;
}

nav li {
	font-size: 10px;
	line-height: 1.0;
}

nav li a {
	display: block;
	padding: 5px 0;
	color: #FFFFFF;
	text-align: center;
}

nav li strong {
	font-family: 'Mukta Vaani', sans-serif;
	font-size: 18px;
	line-height: 1.0;
	font-weight: 300;
}

nav li.arr {
	height: 40px;
	background: url(../img/arr.gif) center center no-repeat;
}

nav .bnr {
	display: inline-block;
	margin: 40px 15px 0;
}

nav .bnr__img {
	width: 100%;
}

.upper {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 101;
}

.upper a {
	display: block;
	width: 130px;
	height: 50px;
	background: url(../img/upper.png) center center no-repeat;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

article {
	padding-right: 150px;
	position: relative;
}

article .inner {
	position: relative;
	width: 987px;
	min-height: inherit;
	margin: 0 auto;
}

article .inner .box {
	position: absolute;
	top: 50%;
	left: 50%;
	display: inline-block;
}

#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #FFFFFF;
	padding: 25px 150px 25px 0;
}

#footer p {
	font-size: 150%;
	line-height: 1.4;
	text-align: center;
}

/********************************************************************************************************
********************************************************************************************************/
#s00 {
	padding-right: 0px;
}

#s00 h1 {
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

#s00 ul {
	width: 100%;
	height: 100%;
}

#s00 ul li {
	background-size: cover;
	width: 100%;
	height: 100%;
}

#s01 {
	background: #5BA50A url(../img/bg_01.png) repeat-x center top;
}

#s02 {
	background: #FFFFFF url(../img/bg_02.png) repeat-x center top;
	text-align: center;
}

#s03 {
	background: #5BA50A url(../img/bg_01.png) repeat-x center top;
}

#s04 {
	background: #FFFFFF url(../img/bg_02.png) repeat-x center top;
	text-align: center;
}

#s05 {
	background: #5BA50A url(../img/bg_01.png) repeat-x center top;
}

#s04 .box {
	padding-bottom: 50px;
}

#s05 .box {
	padding-bottom: 100px;
}

#s04 ul {
	text-align: center;
	padding-left: 23px;
	margin-top: -25px;
}

#s04 ul li {
	display: inline-block;
	margin: 25px 23px 0 0;
}

#s04 ul li a {
	display: table-cell;
	width: 280px;
	height: 120px;
	vertical-align: middle;
	text-align: center;
	background: #FFFFFF url(../img/04/btn_of.gif) right bottom no-repeat;
	border: 1px solid #999999;
	border-radius: 5px;
	font-size: 150%;
	line-height: 1.6;
	color: #191919;
}

#s04 ul li a:hover {
	background: #5BA50A url(../img/04/btn_on.gif) right bottom no-repeat;
	border: 1px solid #5BA50A;
	color: #FFFFFF;
}

#s05 h3 {
	float: left;
}

#s05 .cfix {
	width: 986px;
}

#s05 .right {
	float: left;
}

#s05 table {
	font-size: 100%;
	color: #FFFFFF;
}

#s05 table th,
#s05 table td {
	line-height: 1.5;
	text-align: left;
	font-weight: normal;
	padding-right: 2em;
}

#s05 table.about {
	margin-bottom: 1em;
}

#s05 table.about th,
#s05 table.about td {
	padding-bottom: 2em;
	vertical-align: top;
	font-size: 150%;
}

#s05 table.contact {}

#s05 table.contact th {
	vertical-align: middle;
	font-size: 150%;
}

#s05 table.contact td {
	vertical-align: middle;
	font-size: 220%;
}

#s05 table.contact th img {
	vertical-align: middle;
	margin-left: 2em;
}

#s05 table.contact td img {
	vertical-align: middle;
	margin-right: 1em;
}

#s05 a {
	text-decoration: underline;
}


/********************************************************************************************************
********************************************************************************************************/
#works {
	min-width: 980px;
}

#works h1 {
	font-size: 170%;
	line-height: 1.0;
	padding: 30px 0 30px 40px;
}

#works h1 strong {
	font-family: 'Mukta Vaani', sans-serif;
	font-size: 69px;
	line-height: 1.0;
	font-weight: 200;
	color: #5AA50A;
}

#works h2 {
	background: #EEEEEE;
	font-family: 'Mukta Vaani', sans-serif;
	font-size: 14px;
	line-height: 33px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 60px;
}

#works .box {
	padding-bottom: 30px;
}

#works .box p {
	padding-bottom: 30px;
	text-align: center;
}

/* end */