@charset "utf-8";

/*
******************************************************************
* JASRAC base.css
******************************************************************
*/
body {
	min-width: 1000px;
	height: 100%;
	min-height: 700px;
	word-wrap: break-word;
	font-size: 14px;
	line-height: 1.6;
	color: #222222;
}
.touch body {
	min-width: 0;
}
a:link, a:visited {
	color: #222222;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
img {
	/*max-width: 100%;*/
}
.fade,
.anime {
	-webkit-transition: all .25s ease-out;
	    -ms-transition: all .25s ease-out;
	        transition: all .25s ease-out;
}
.fade:hover {
	opacity: 0.6;
}
#wrp-all {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.mod-box-inr {
	position: relative;
	width: 960px;
	margin: 0 auto;
}


/*
******************************************************************
* #body
******************************************************************/
body.id-0 {
	background-color: #90df21;
}
body.id-1 {
	background-color: #e6b05e;
}
body.id-2 {
	background-color: #f4b953;
}
body.id-3 {
	background-color: #e6b05e;
}
body.id-4 {
	background-color: #e6b05e;
}
body:before {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
}
body.id-0:before {
	height: 490px;
	background-image: url(../img/top/bg_01.jpg);
}
body.id-1:before {
	height: 492px;
	background-image: url(../img/s01/bg_01.jpg);
}
body.id-2:before {
	height: 492px;
	background-image: url(../img/s02/bg_01.jpg);
}
body.id-3:before {
	height: 492px;
	background-image: url(../img/s03/bg_01.jpg);
}
body.id-4:before {
	height: 492px;
	background-image: url(../img/s04/bg_01.jpg);
}
body:after {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}
body.id-0:after {
	background-image: url(../img/top/bg_02.jpg);
}
body.id-1:after {
	background-image: url(../img/s01/bg_02.jpg);
}
body.id-2:after {
	background-image: url(../img/s02/bg_02.jpg);
}
body.id-3:after {
	background-image: url(../img/s03/bg_02.jpg);
}
body.id-4:after {
	background-image: url(../img/s04/bg_02.jpg);
}


/*
******************************************************************
* #preloader
******************************************************************/
#preloader {
	position: fixed;
	z-index: 210;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #c8f1ff;
}
#preloader .box {
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: -209px;
	display: none;
}


/*
******************************************************************
* #loader
******************************************************************/
#loader {
	position: fixed;
	z-index: 200;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	background-color: rgba(255,255,255,0.8);
}
#loader .box {
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -280px;
}
#loader .box span.ca {
	display: block;
	width: 560px;
	height: 294px;
	overflow: hidden;
}
#loader .box span.bg,
#loader .box span.br {
	position: relative;
	display: block;
	margin-left: 156px;
}
#loader .box span.br {
	position: absolute;
	width: 30px;
	bottom: 0;
	overflow: hidden;
}


/*
******************************************************************
* #header
******************************************************************/
#header {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 59px;
	border-bottom: 1px solid #b5b5b5;
}
#header.id-0 {
	border-color: transparent;
}
#header .fl {
	display: none;
	padding-top: 14px;
}
#header .fl h1 {
	display: inline-block;
	margin: 0 20px;
}
#header .fl .ttl {
	display: inline-block;
}
#header .fr .jasrac {
	display: inline-block;
	margin-top: 17px;
	margin-right: 16px;
}


/*
******************************************************************
* #contents
******************************************************************/
#contents {
	position: relative;
	z-index: 1;
}


/*
******************************************************************
* #navi
******************************************************************/
#navi {
	position: absolute;
	z-index: 50;
	top: 550px;
	left: 0;
	width: 100%;
}
#navi ul.ul-h1 {
	height: 90px;
	background-image: url(../img/navi_bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#navi ul li {
	float: left;
}
#navi ul li.li-h1:nth-child(1) {
	width: 82px;
}
#navi ul li.li-h1:nth-child(2) {
	width: 227px;
}
#navi ul li.li-h1:nth-child(3) {
	width: 225px;
}
#navi ul li.li-h1:nth-child(4) {
	width: 223px;
}
#navi ul li.li-h1:nth-child(5) {
	width: 203px;
}
#navi ul li.li-h1 > a {
	display: block;
	text-indent: -9999px;
	height: 90px;
	background-image: url(../img/navi_icon01.png);
	background-position: center 0;
	background-repeat: no-repeat;
}
#navi ul li.li-h1 > a.last {
	display: none;
}
#navi ul li.li-h1:nth-child(1) > a {
	background-position: center 0;
}
#navi ul li.li-h1:nth-child(1) > a.active,
#navi ul li.li-h1:nth-child(1) > a:hover {
	background-position: center -90px;
}
#navi ul li.li-h1:nth-child(2) > a {
	background-position: center -180px;
}
#navi ul li.li-h1:nth-child(2) > a.active,
#navi ul li.li-h1:nth-child(2) > a:hover {
	background-position: center -270px;
}
#navi ul li.li-h1:nth-child(3) > a {
	background-position: center -360px;
}
#navi ul li.li-h1:nth-child(3) > a.active,
#navi ul li.li-h1:nth-child(3) > a:hover {
	background-position: center -450px;
}
#navi ul li.li-h1:nth-child(4) > a {
	background-position: center -540px;
}
#navi ul li.li-h1:nth-child(4) > a.active,
#navi ul li.li-h1:nth-child(4) > a:hover {
	background-position: center -630px;
}
#navi ul li.li-h1:nth-child(5) > a {
	background-position: center -720px;
}
#navi ul li.li-h1:nth-child(5) > a.active,
#navi ul li.li-h1:nth-child(5) > a:hover {
	background-position: center -810px;
}
#navi ul li ul {
	display: none;
	text-align: center;
	padding-top: 5px;
	height: 85px;
	letter-spacing: -0.4em;
	background-image: url(../img/navi_icon02.png);
	background-position: center 0;
	background-repeat: no-repeat;
}
#navi ul li ul.active {
	display: block;
}
#navi ul li.li-h1:nth-child(2) ul {
	background-position: center 0;
}
#navi ul li.li-h1:nth-child(3) ul {
	background-position: center -90px;
}
#navi ul li.li-h1:nth-child(4) ul {
	background-position: center -180px;
}
#navi ul li.li-h1:nth-child(5) ul {
	background-position: center -270px;
}
#navi ul li ul li {
	float: none;
	display: inline-block;
	letter-spacing: 0;
}
#navi ul li ul li a {
	display: block;
	text-indent: -9999px;
	width: 38px;
	height: 50px;
	background-image: url(../img/navi_icon03.png);
	background-position: center 0;
	background-repeat: no-repeat;
}
#navi ul li ul li a {
	width: 210px;
	background-position: center -400px;
}
#navi ul li ul li a.active,
#navi ul li ul li a:hover {
	background-position: center -450px;
}


/*
******************************************************************
* #prev next
******************************************************************/
#btn-prev {
	position: absolute;
	z-index: 50;
	top: 311px;
	left: -20px;
}
#btn-prev a {
	position: relative;
	display: block;
	text-indent: -9999px;
	width: 90px;
	height: 86px;
	background-image: url(../img/navi_icon04.png);
	background-position: 20px 0;
}
#btn-prev a:hover {
	left: 20px;
	background-position: 0 -86px;
}
.touch #btn-prev a:hover {
	left: 0;
	background-position: 20px 0;
}
#btn-next {
	position: absolute;
	z-index: 50;
	top: 311px;
	right: -20px;
}
#btn-next a {
	position: relative;
	display: block;
	text-indent: -9999px;
	width: 90px;
	height: 86px;
	background-image: url(../img/navi_icon04.png);
	background-position: -20px -172px;
}
#btn-next a:hover {
	right: 20px;
	background-position: 0 -258px;
}
.touch #btn-next a:hover {
	right: 0;
	background-position: -20px -172px;
}
#btn-next.last,
#btn-next.home {
	top: 225px;
	right: 0;
}
#btn-next.last a {
	width: 110px;
	height: 172px;
	background-position: 0 -344px;
}
#btn-next.last a:hover {
	right: 0;
	background-position: 0 -516px;
}
.touch #btn-next.last a:hover {
	background-position: 0 -344px;
}
#btn-next.home a {
	width: 110px;
	height: 172px;
	background-position: 0 -688px;
}
#btn-next.home a:hover {
	right: 0;
	background-position: 0 -860px;
}
.touch #btn-next.home a:hover {
	background-position: 0 -688px;
}


/*
******************************************************************
* #footer
******************************************************************/
#footer {
	position: absolute;
	z-index: 50;
	top: 650px;
	left: 0;
	width: 100%;
}
#footer .fl a {
	position: relative;
	display: inline-block;
	padding-left: 18px;
	margin-right: 20px;
	font-size: 12px;
	color: #626262;
	text-decoration: none;
}
#footer .fl a:before {
	content: "";
	position: absolute;
	display: block;
	top: 2px;
	left: 0;
	width: 14px;
	height: 14px;
	background-image: url(../img/footer_icon01.png);
	background-position: center top;
}
#footer .fl a:hover {
	color: #898989;
	text-decoration: underline;
}
#footer .fl a:hover:before {
	background-position: center bottom;
}
#footer .fr {
	font-size: 10px;
	color: #626262;
	padding-top: 2px;
}