/* CSS Document */

/* 【調整】------------------------------------------------------------*/

#content-inner {/*★共有cssを上書き */
	width:100% !important;
}

p {/*★共有cssを上書き*/
    margin: 0;
}

.hdg-1-02 p {/*★背景を広げる場合に、上部特集画像の配置調整が必要*/
	margin:0 auto;
	line-height:1.4em;
}

/*---original link color on this page ---*/
a {
	color:#0086B7;
}

/*---original text color on this page ---*/
body {
	color:#333333;
	line-height: 1.4;
}


img {
}
/* END【調整】------------------------------------------------------------*/

/* text */
.h2APES {
	padding-top: 70px;
	padding-bottom: 10px;
}

.btx {
	font-weight:bold
}

.ltx {
	font-size:126%;
}
.notice {
	font-size: 10px;
}

.gtx {
	color:#aaa;
}
.img-left {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.txt-meta {
	padding: 8px;
}

.caption_txt {
	font-size:10px;
	line-height:1.6;
}
.right_t {
	text-align:right;
}

/* END text */

.f_left {
	float:left;
}

.f_right {
	float:right;
}

/*pa*/
.p10 {
	padding:10px;
}
.p20px {
	padding:20px;
}

.rmv {/*　nonDisplay　*/
	display:block;
	left: -9999px;
	position: absolute;
	top: -9999px;
}

.alert {/*　JS無効の場合の警告ボックス　*/
	border:2px solid #F63;
	padding:15px;
	margin-bottom:15px;
	font-weight:bold;	
}


/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

* html .section { height: 1%; }
.section { display: block; }
.center {
	text-align: center;
}

* html #contents { height: 1%; }
#contents { display: block; }
/* End hide from IE-mac */
/* END clearfix----------- */

a:link {
	text-decoration:underline;
	color: #0090CC;
}
a:visited {
	text-decoration:underline;
	color: #92C3DC;
}
a:active {
	text-decoration:none;
	color: #F36;
}
a:hover {
	text-decoration:none;
	color: #F36;
}

/* END【基本】------------------------------------------------------------*/

/* 【構築/originalCSS】------------------------------------------------------------*/

/* [background over 966px] #contents_ALLwrap > #contents_wrap > #contents(966px) */
#contents_ALLwrap {
	width:100%;
	min-width:966px;/*JSで変更する可能性のため別*/	
	background-image: url(../images/services_bg.gif);	
	background-repeat: repeat-x;
	background-position: 0 bottom;
	background-color: #000;
	padding: 0px;
	margin: 0px;
	
}
/*\*/

/**/

#contents_wrap {
	width:100%;
	min-width:966px;
}

#contents,
#contents01 {
	width:966px;
	text-align:left;
	padding:0px;
	line-height:1.5em;
	position:relative;
	margin: 0 auto;
}

#apesmain_contents {
	width:966px;
	margin-top: 10px;
}


/* sub-menu
-----------------------------------------*/
#navi_menu {
	z-index: 10;
	background-color: #000;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.persist-header {
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_persist-header.png);
	background-repeat: no-repeat;
	height: 57px;
	padding-top: 8px;
	padding-left: 10px;
}
ul.persist-header li {
	float: left;
	padding: 0px;
	z-index: 11;
}

#section1_wrap,
#section2_wrap,
#section3_wrap,
#section4_wrap {
	padding:0px;
	margin:0px 0px 15px;
	z-index: 1;
}
#section1_wrap {
	height:750px;
}
#section2_wrap {
	background-image: url(../images/bg_section02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 700px;
}
#section4_wrap {
	height:1100px;
}

/* section01
Circular Content Carousel Style
------------------------------------------------------ */
#blaf{
	position:absolute;
	top:0px;
	left:0px;
	background-repeat: no-repeat;
	height:750px;
	width:966px;
	background-image: url(../images/bg_main-img01.jpg);
	z-index: 1;
	margin-top: 65px;
}
.metaBlock {
	position: absolute;
	top: 540px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 125px;
	padding-left: 190px;
	color: #FFFFFF;
	z-index: 2;
}
#snsbtns {
	height: 30px;
	overflow: hidden;
	padding-top: 8px;
}
#snsbtns ul {
	margin-left: 0px;
}
#snsbtns li {
	margin-left: 0px;
	float: left;
}

.col2_w966 {
	overflow: hidden;
}
.colbox01 {
	float: left;
	margin: 0px;
	padding: 0px;
}
.colbox02 {
	float: right;
	width: 520px;
	margin: 0px;
	padding: 0px;
}
.col_2box02 img {
	margin-top: 13px;
}


/* section03
Circular Content Carousel Style
------------------------------------------------------ */
.ca-container{
	position:relative;
	width:900px;
	height:575px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.ca-wrapper{
	width:100%;
	height:100%;
	position:relative;
}
.ca-item{
	position:relative;
	float:left;
	width:300px;
	height:100%;
	text-align:center;
}
.ca-more {
	position: absolute;
	background-image: url(../images/btn_more.png);
	background-repeat: no-repeat;
	height: 575px;
	width: 330px;
	line-height: 30px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
.ca-more:hover{
	background-image: url(../images/btn_more_on.png);
	background-repeat: no-repeat;
}
.ca-close{
	position:absolute;
	top:10px;
	right:10px;
	background:#fff url(../images/cross.png) no-repeat center center;
	width:21px;
	height:21px;
	text-indent:-9000px;
	outline:none;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	opacity:0.7;
}
.ca-close:hover{
	opacity:1.0;
}
.ca-item-main{
	padding:0px;
	background:#fff;
	overflow:hidden;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	height: 575px;
	width: 300px;
}

.ca-content-wrapper .ca-icon-1{
	background-image:url(../images/1968_a.jpg);
	background-repeat: no-repeat;
}
.ca-content-wrapper .ca-icon-2{
	background-image:url(../images/1970_a.jpg);
	background-repeat: no-repeat;
}
.ca-content-wrapper .ca-icon-3{
	background-image:url(../images/1971_a.jpg);
	background-repeat: no-repeat;
}
.ca-content-wrapper .ca-icon-4{
	background-image:url(../images/1972_a.jpg);
	background-repeat: no-repeat;
}
.ca-content-wrapper .ca-icon-5{
	background-image:url(../images/1973_a.jpg);
	background-repeat: no-repeat;
}
.ca-content-wrapper .ca-icon-6{
	background-image:url(../images/2001_a.jpg);
	background-repeat: no-repeat;
}

.ca-content-wrapper{
	position:absolute;
	width:0px; /* expands to width of the wrapper minus 1 element */
	height:575px;
	top:0px;
	text-align:left;
	z-index:10000;
	overflow:hidden;
}
.ca-content{
	width:600px;
	overflow:hidden;
	height: 575px;
}
.ca-content ul{
	height:30px;
	position: relative;
	top: 443px;
	left: 440px;
}
.ca-content ul li{
	float:left;
	margin:0px 2px;
}
.ca-nav span{
	width:25px;
	height:40px;
	background:transparent url(../images/arrows.png) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-19px;
	left:-40px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	z-index:100;
}
.ca-nav span.ca-nav-next{
	background-position:top right;
	left:auto;
	right:-40px;
}
.ca-nav span:hover{
	opacity:1.0;
}

/* section04
------------------------------------------------------ */
.contents_myvideo {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 465px;
	margin-top: 0px;
}

.contents_hikaritv {
	margin-top: 25px;
	background-image: url(../images/service02_bg_01.gif);
	background-repeat: repeat-x;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 550px;
}
.contents_hikaritv h2 {
	margin-bottom: 10px;
}
.col_w900 {
	overflow: hidden;
	width: 900px;
}
.col_2box01 {
	width: 680px;
	float: left;
}
.col_2box02 {
	width: 220px;
	float: left;
	padding-top: 50px;
}
.col_2box01 p img {
	margin-bottom: 20px;
}

.col_3box  {
	padding: 15px;
	background-color: #FFF;
	border: 1px solid #999;
	margin-right: 10px;
	width: 255px;
	float: left;
	color: #333;
	height: 205px;
}
.col_3box h3 {
	margin-bottom: 10px;
	height: 45px;
}
.myvide  {
	height: 218px;
}

.col_last  {
	margin-right: 0px;
}
ul.noticelink {
	margin-top: 15px;
}
ul.noticelink li {
	line-height: 20px;
	background-image: url(../images/arrows01.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 0px;
}

/**/
.apply_ver2 {
	position:relative;
	margin-bottom:30px;
	background-image: url(../images/arrow_2.gif);
	background-repeat: no-repeat;
	background-position: center 0;
	margin-top: 5px;
	padding-top: 72px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}


.apply_btn {
	position:absolute;
	left:135px;
	top:165px;
}

.applytext_link {
	position:absolute;
	left:140px;
	top:135px;
}

.btn1 {
	position:absolute;
	right:140px;
	top:156px;
}

.btn2 {
	position:absolute;
	right:140px;
	top:200px;
}
