
/* ==========================================
				/index.html（TOP用css）
============================================ */
body {
	min-width: 1000px;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
body#homeTop {
	background-color: #fff;
}
ul {
	list-style: none;
}
.modFrm{
	width: 980px;
	margin: 0 auto;
}
/*フォントサイズ*/
.fn10 {
	font-size: 0.625rem;
	font-size: 62.5%;
}
.fn12 {
	font-size: 0.75rem;
	font-size: 75%;
}
.fn13 {
	font-size: 0.8125rem;
	font-size: 81.25%;
}
.fn14 {
	font-size: 0.875rem;
	font-size: 87.5%;
}
/* ------------------------------------------
					メインリード
--------------------------------------------- */
.wrpMainlead {
	position: relative;
	height: 480px;
	background-color: #F1F5F8;
}

#mainlead {
	width: 100%;
	overflow: hidden;
	position: absolute;
	height: 480px;
	top:0;
	left: 0;
}
#mainlead #mvfrm {
	/*float:left;*/
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -600px;
	overflow: hidden;
}
/* mainvisual */
#mainlead #mainvisual {height:480px; width: 1200px;}
#mainlead #mainvisual ul { list-style-type:none;}
#mainlead #mainvisual li {
	position:absolute;
	vertical-align: middle;
	width: 1200px;
	top: 0;
	left: 0;
}
#mainlead #mainvisual li:first-child {/*これをいれないとアニメションからコールバックされたときに一番最後の要素が一瞬見えてしまうので*/
	z-index: 5;
}
#mainlead #mainvisual li img {

}
/* mainvisual(cƒXƒ‰ƒCƒh—p) */
#mainlead #mainvisual ul.anima_bt li { top:160px; left:0;}

/* mainvisual(‰¡ƒXƒ‰ƒCƒh—p) */
#mainlead #mainvisual ul.anima_rl li { top:0; left:670px;}
 /*mainvisual(ƒNƒƒXƒtƒF[ƒh—p) */
#mainlead #mainvisual ul.anima_fd li {
	top:0;
	left:0;
}
/* mainvisual(ƒgƒOƒ‹ƒXƒCƒbƒ`—p) */
#mainlead #mainvisual ul.anima_tg li { top:0; left:0;}

#mainlead .slide_count {
	position: relative;
	bottom:60px;
	padding: 15px 30px;
	border-radius: 30px;
	background-color: #fff;
	background-color: rgba(255,255,255,.7);
	z-index: 10;
	display: inline-block;
	font-size: 16px;
}
#mainlead .slide_count .slide_count_lists {
	display: table;
}
#mainlead .slide_count li {
	display: table-cell;
	padding: 0 6px ;
	vertical-align: middle;
	cursor: pointer;
}
#mainlead .slide_count li span {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #999999;
	display: block;
	text-indent: -9999px;
}
#mainlead .slide_count li.slide_active span{
	background-color: #fff;
	border: 3px solid #999999;
}

/* ------------------------------------------
		重要なお知らせ
--------------------------------------------- */
.wrpInportantNews {
	background-color: #f08437;
}
.wrpInportantNews .innerwrpInportantNews {
	padding: 8px 0;
	display: table;
}
.wrpInportantNews .areaTheme {
	display: table-cell;
	width: 176px;
	vertical-align: middle;
	text-align: left;
}
.wrpInportantNews .theme {
	background-color: #fff;
	border-radius: 25px;
	padding: 4px 25px;
	color: #f08437;
	display: inline-block;
	text-align: center;
	font-size: 88%;
}
.wrpInportantNews .areaNews {
	display: table-cell;
	color: #fff;
	vertical-align: middle;

}

.wrpInportantNews .areaNews .newsLists {
	list-style: none;
	text-align: left;
	color: #fff;
}
.wrpInportantNews .areaNews .newsLists li {
	font-size: 0.875rem;
	font-size: 88%;
	color: #fff;
}
.wrpInportantNews .areaNews  a {
	position: relative;
	color: #fff;
	text-decoration: underline;
	width: 100%;
	display: block;
}

.wrpInportantNews .areaNews .date,
.wrpInportantNews .areaNews .newsTitle {
	float: left;
}
.wrpInportantNews .areaNews .date {
	margin-right: 10px;
	color: #ffc398;
}
.wrpInportantNews .areaNews .newsTitle {
	width: 45em;
	overflow: hidden;
	white-space: nowrap;
	-moz-white-space: nowrap;
	text-overflow:ellipsis;
}
.wrpInportantNews .areaNews a .newsTitle {
	text-decoration: underline;
}



/* ------------------------------------------
		一般の方・教育関係の方・報道関係の方・業界関係の方
--------------------------------------------- */
.wrpForAll {
	border-bottom: 1px solid #c1c3c6;
}
.wrpForAll .innerWrpForAll {
	padding-top: 40px;
	padding-bottom: 110px;
}
.wrpForAll .wrpTabBtn {
	display: table;
	padding-bottom: 50px;
	margin: 0 auto;
}
.wrpForAll .wrpTabBtn .eachBtn {
	display: table-cell;
	cursor: pointer;
	width: 160px;
}
.wrpForAll .wrpTabBtn .eachBtn.act .default {
	opacity: 0;
}
.wrpForAll .wrpTabBtn .eachBtn .thumb {
	width: 100px;
	height: 100px;
	position: relative;
	margin: 0 auto;
}
/*一般のかたアイコン*/
.wrpForAll .wrpTabBtn .eachBtn.tab01 .thumb {
	background: url(/img/illust_forall_01.png);
}
.wrpForAll .wrpTabBtn .eachBtn.act.tab01 .thumb,
.wrpForAll .wrpTabBtn .eachBtn.tab01:hover .thumb  {
	background: url(/img/illust_forall_01_on.png);
}
/*教育関係アイコン*/
.wrpForAll .wrpTabBtn .eachBtn.tab02 .thumb {
	background: url(/img/illust_forall_02.png);
}
.wrpForAll .wrpTabBtn .eachBtn.act.tab02 .thumb,
.wrpForAll .wrpTabBtn .eachBtn.tab02:hover .thumb  {
	background: url(/img/illust_forall_02_on.png);
}
/*報道関係アイコン*/
.wrpForAll .wrpTabBtn .eachBtn.tab03 .thumb {
	background: url(/img/illust_forall_03.png);
}
.wrpForAll .wrpTabBtn .eachBtn.act.tab03 .thumb,
.wrpForAll .wrpTabBtn .eachBtn.tab03:hover .thumb  {
	background: url(/img/illust_forall_03_on.png);
}
/*損保協会・代理店アイコン*/
.wrpForAll .wrpTabBtn .eachBtn.tab04 .thumb {
	background: url(/img/illust_forall_04.png);
}
.wrpForAll .wrpTabBtn .eachBtn.act.tab04 .thumb,
.wrpForAll .wrpTabBtn .eachBtn.tab04:hover .thumb  {
	background: url(/img/illust_forall_04_on.png);
}


.wrpForAll .wrpTabBtn .eachBtn .thumb img {
	position: absolute;
	top: 0;
	left: 0;
}
.wrpForAll .wrpTabBtn .eachBtn:first-child {
	margin-left: 0;
}
.wrpForAll .wrpTabBtn .who {
	margin-top: 3px;
	font-size: 0.875rem;
	font-size: 88%;
	text-align: center;
}

.wrpForAll .innerTabContents {
	position: relative;
}
.wrpForAll .tabContents {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: none;
	text-align: left;
}
.wrpForAll .tabContents.actCont {
	display: block;
}
.wrpForAll .tabContents:first-child {
	/*display: block;*/
}
.wrpForAll .tabContents .innerTab {

}
.wrpForAll .tabContents {

}
.wrpForAll .tabContents {

}
.wrpForAll .tabContents .box {
	width: 470px;
	float: left;
}
.wrpForAll .tabContents .box.right {
	margin-left: 40px;
}
.wrpForAll .tabContents .box .ttl {
	padding-bottom: 25px;
	font-size: 1.25rem;
	font-size: 125%;
	line-height: 1.2;
	text-align: left;
	font-weight: bold;
	display: table;
}
.wrpForAll .tabContents .box .ttl span {
	display: table-cell;
	vertical-align: middle;
}
.wrpForAll .tabContents .box .ttl .forallIcn {
	width: 80px;
	padding-right: 20px;
}

.wrpForAll .tabContents .box .subt {
	font-size: 0.93rem;
	font-size: 93%;
	margin-top: 10px;
	padding-left: 25px;
	background-position: 0 0.25em;
	background-repeat: no-repeat;
}
.wrpForAll .tabContents .box .subt.purpleArrow {/*紫アロー*/
	background-image: url(/img/arrow_forall_purple.png);
}
.wrpForAll .tabContents .box .subt.blueArrow {/*水色アロー*/
	background-image: url(/img/arrow_forall_blue.png);
}
.wrpForAll .tabContents .box .subt.brownArrow {/*茶色アロー*/
	background-image: url(/img/arrow_forall_brown.png);
}
.wrpForAll .tabContents .blockDetail {
	padding-top: 10px;
	border-top: 1px dotted #dddddd;
}
.wrpForAll .tabContents .blockDetail .eachType {
	display: inline-block;

	line-height: 1;
	margin-top: 5px;
}
.wrpForAll .tabContents .box .small-box:not(:first-child) {
	margin-top: 40px;
}
.wrpForAll .tabContents a {
	text-decoration: none;
	color: #222222;
}
.wrpForAll .tabContents a:hover {
	text-decoration: underline;
	color: #222222;
}
.wrpForAll .tabContents .blockDetail .type a {
	display: block;
	padding: 5px 10px;
	border: 1px solid #999999;
	border-radius: 2px;
	background-color: #fff;
}
.wrpForAll .tabContents .blockDetail .type a:hover {
	background-color: rgba(171,145,215,0.2);
	text-decoration: none;
}

/*一般の方のタブの中身*/
.tabContents .box .small-box {
	padding: 25px;
	border-radius: 10px;
	box-sizing: border-box;
}
.tabContents .box .purpleBd {
	border: 5px solid rgba(171,145,215,0.5);
	background-color: #fbf9fd;
}
.tabContents .box .blueBd {
	border: 5px solid #bce1ee;
	background-color: #f8fcfd;
}
.tabContents .box .brownBd {
	border: 5px solid #d0c9bc;
	background-color: #fbfaf9;
}

/* 注意事項 */
.tabContents .box .small-box .warning {
	margin-top: 12px;
	color: #808080;
	font-size: 0.75rem;
	font-size: 75%;
}


/* ------------------------------------------
		特集・人気コンテンツ
--------------------------------------------- */
.wrpFavoriteContents {
	padding-top: 40px;
	width: 100%;
	overflow: hidden;
	padding-bottom: 160px;
	background: #eef6f9 url(/img/bg_favorite_contents.jpg) center bottom no-repeat;
}

.wrpFavoriteContents .ttl {
	position: relative;
	font-size: 2.5rem;
	font-size: 250%;
	padding-bottom: 40px;
}
.wrpFavoriteContents .ttl:after {
	display: block;
	position: absolute;
	content: '';
	width: 40px;
	height: 6px;
	background: #f08437;
	bottom: 0;
	left: 50%;
}
.wrpFavoriteContents .ttl:before {
	display: block;
	position: absolute;
	content: '';
	width: 80px;
	height: 6px;
	background: #009c74;
	bottom: 0;
	left: 50%;
	margin-left: -40px;
}
.wrpFavoriteContents .bannerArea {
	margin-top: 77px;
	width: 100%;
}
.wrpFavoriteContents .bannerArea .innerBannerArea {
	display: table;
	margin: 0 auto;
	text-align: center;
}
.wrpFavoriteContents .bannerArea .eachBanner {
	display:table-cell;
	width: 242px;
	font-size: 0.8125rem;
	font-size: 82%;
	box-sizing: border-box;
	padding-left: 4px;
	height: 100%;
	/*background-color: #fff;*/
}
.wrpFavoriteContents .bannerArea .innerEachBanner {
	padding: 10px 10px 30px;
	background-color: #fff;
	height: 100%;

}
.wrpFavoriteContents .bannerArea .eachBanner:first-child {
	margin-left: 0;
}
.wrpFavoriteContents .bannerArea .thumb {
	margin-bottom: 15px;
}
.wrpFavoriteContents .bannerArea .cntTtl {
	font-weight: bold;
	margin-bottom: 10px;
}
.wrpFavoriteContents .bannerArea .moreBtn {
	background-color: #396a9b;
	display: inline-block;
	margin-top: 15px;
	border-radius: 15px;
}
.wrpFavoriteContents .bannerArea .moreBtn a {
	padding: 8px 15px;
	color: #fff;
	display: block;
	text-decoration: none;
	line-height: 1;
}
/* ------------------------------------------
		お知らせ
--------------------------------------------- */
.wrpInformation {
	border-top: 1px solid #c1c3c6;
	padding-top: 40px;
	width: 100%;
	overflow: hidden;
	background-color: #f1f4f7;
}

.wrpInformation .ttl {
	position: relative;
	font-size: 2.5rem;
	font-size: 250%;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
.wrpInformation .ttl:after {
	display: block;
	position: absolute;
	content: '';
	width: 40px;
	height: 6px;
	background: #f08437;
	bottom: 0;
	left: 50%;
}
.wrpInformation .ttl:before {
	display: block;
	position: absolute;
	content: '';
	width: 80px;
	height: 6px;
	background: #009c74;
	bottom: 0;
	left: 50%;
	margin-left: -40px;
}
.emgInformation {
	margin: 0 auto 0;
	display: inline-block;
}
.emgInformation a {
	padding-bottom: 6px;
	color: #f08233;
	display: block;
	text-decoration: none;
}
.emgInformation .txt {
	position: relative;
	display: table;
	padding: 10px 0 10px 1.5em;
	color: #f08233;
	line-height: 1;
}
.emgInformation .txt:after {
	content: '';
	width: 1em;
	height: 1em;
	border-radius: 50%;
	background-color: #f08233;
	color: #f08233;
	display: block;
	position: absolute;
	top: 0.75em;
	left: 0;
}
.emgInformation .txt .detailTxt {
	display: inline-block;
	max-width: 45em;
	overflow: hidden;
	white-space: nowrap;
	-moz-white-space: nowrap;
	text-overflow:ellipsis;
	line-height: 1;
}
.emgInformation .txt .date {
	display: inline-block;
	line-height: 1;
	vertical-align: top;
}
.bdDotted {
	border-bottom: 2px dotted #f08233;
}
.emgInformation .areaEmgTxt {
	text-align: left;
	float: left;
}
.emgInformation .icnEp {
	width: 44px;
	margin-right: 15px;
	float: left;
}
.emgInformation .icnEp img {
	width: 100%;
}

/* 最新情報 */
.areaLatestNews {
	margin-top: 25px;
}
.areaLatestNews,
.areaActivityNews {
	padding: 10px;
	border: 1px solid #dddddd;
	border-radius: 10px;
	background-color: #fff;
}
.areaLatestNews .wrpTabBtn {
	padding: 0 100px;
	background-color: #f1f5f8;
	border-radius: 4px 4px 0 0;
}
.areaLatestNews .wrpTabBtn .newsLists {
	display: table;
	width: 100%;
	height: 70px;
	margin: 0 auto;
}
.areaLatestNews .wrpTabBtn li {
	padding: 0 35px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	height: 100%;
}

.areaLatestNews .wrpTabBtn .newsLists .inner {
	position: relative;
	display: table;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	cursor: pointer;
}
.areaLatestNews .wrpTabBtn .newsLists li.act .txt:after,
.areaLatestNews .wrpTabBtn .newsLists .inner:hover  .txt:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 4px;
	background-color: #386b9a;
	width: 100%;
}

.areaLatestNews .wrpTabBtn li .txt {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	color: #396a9b;
}
.areaLatestNews .wrpTabBtn li .txt:hover {
	font-weight: bold;
}
.areaLatestNews .wrpTabBtn li.act .txt {
	font-weight: bold;
}
.areaLatestNews .innerTabContents .tabContents:first-child {
	display: block;
}
.areaLatestNews .innerTabContents {
	position: relative;
}
.areaLatestNews .tabContents {
	padding: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: none;
	box-sizing: border-box;
}
.wrpInformation .areaOtherInfomation {
	margin-top: 20px;
	text-align: left;
	display: table;
	width: 100%;
}
.wrpInformation .areaOtherInfomation .right,
.wrpInformation .areaOtherInfomation .left {
	display: table-cell;
	vertical-align: middle;
}
.wrpInformation .areaOtherInfomation a {
	text-decoration: none;
	color: #396a9b;
}
.wrpInformation .areaOtherInfomation a:hover {
	text-decoration: underline;
}
.wrpInformation .areaOtherInfomation .rss {
	float: left;
	padding-left: 20px;
	min-height: 13px;
	line-height: 1;
	background-image: url(/img/icon_rss_new.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 13px 13px;
}
.wrpInformation .areaOtherInfomation .demand {
	margin-left: 30px;
	float: left;
	padding-left: 15px;
	min-height: 9px;
	line-height: 1;
	background-image: url(/img/arrow_blue_right.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size: 7px 6px;
}
.wrpInformation .areaOtherInfomation .btnMoreInfo {
	float: right;

}
.wrpInformation .areaOtherInfomation .btnMoreInfo span {
	display: inline-block;
	padding-left: 15px;
	background-image: url(/common/img/arrow_lnav.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size: 7px 6px;
}
.wrpInformation .areaOtherInfomation .btnMoreInfo a {
	color: #fff;
	background-color: #396a9b;
	line-height: 1;
	padding: 6px 25px;
	border-radius: 1em;
	text-decoration: none;
}
.wrpInformation .areaOtherInfomation .btnMoreInfo a:hover {
	background-color: #527ca5;
}

/* 協会各地の活動 */
.areaActivityNews {
	margin-top: 40px;
}
.areaActivityNews .wrpTabBtn {
	display: table;
}
.areaActivityNews .activityNewsTtl {
	background-color: #f1f5f8;
	border-radius: 4px 4px 0 0;
	display: table;
	width: 100%;
	height: 70px;
}

.areaActivityNews .activityNewsTtl .inner {
	display: table-cell;
	vertical-align: middle;
	font-size: 1.25rem;
	font-size: 125%;
	color: #396a9b;
}
.activityNewsContents {
	padding: 15px;
}


.modNewsLists {
	text-align: left;
}
.modNewsLists li {
	padding: 15px 0;
	color: #333333;
	border-bottom: 1px dotted #999999;
}
.modNewsLists .dateBlock {
	margin-bottom: 10px;
}
.modNewsLists a {
	color: #333333;
}
.modNewsLists .newstxt {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	-moz-white-space: nowrap;
	text-overflow:ellipsis;
}
.modNewsLists .dateBlock span {
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle;
	line-height: 1;
}
.modNewsLists .date,
.modNewsLists .newIcon {
	font-size: 0.75rem;
	font-size: 75%;
}
.modNewsLists .date {
	color:#999999;
}
.modNewsLists .newIcon {
	color: #cc0000;
}
.modNewsLists .newsCat {
	font-size: 0.625rem;
	font-size: 62.5%;
	color: #fff;
	text-align: center;
	padding: 4px 40px;
	border-radius: 1em;

}
.modNewsLists .newsCat.catAssoc {/*協会ニュースリリース*/
	background-color: #ac9e7c;
}
.modNewsLists .newsCat.catAssocInfo {/*協会からのお知らせ*/
	background-color: #7bbac0;
}
.modNewsLists .newsCat.catCo {/*各社ニュースリリース*/
	background-color: #ac9e7c;
}
.modNewsLists .newsCat.catPre {/*各都道府県*/
	background-color: #949494;
}


/* ------------------------------------------
		下部のバナーエリア
--------------------------------------------- */
.wrpBottomBanner {
	background-color: #f1f5f8;
	width: 100%;
	overflow: hidden;
	padding-bottom: 120px;
}

.wrpBottomBanner .bottomBannerLists {
	list-style: none;
}
.wrpBottomBanner .lineBanner li {
	float: left;
	width: 220px;
	margin-right: 33px;
	padding-top: 40px;
}
.wrpBottomBanner .lineBanner li:nth-child(4n){
	margin-right: 0;
}


/* ------------------------------------------
		会員各社に関する情報
--------------------------------------------- */
.wrpRelatedinformation {
	padding: 80px 0;
	background: #86cf85;
background: -moz-linear-gradient(-45deg,  #86cf85 0%, #33b090 100%);
background: -webkit-linear-gradient(-45deg,  #86cf85 0%,#33b090 100%);
background: linear-gradient(135deg,  #86cf85 0%,#33b090 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86cf85', endColorstr='#33b090',GradientType=1 );
}
.wrpRelatedinformation a {
	display: block;
	text-decoration: none;
	color: #009c74;
}

.wrpRelatedinformation .ttl {
	font-size: 1.875rem;
	font-size: 187.5%;
	color: #fff;
	margin-bottom: 35px;
}
.wrpRelatedinformation .areaPanel {
	display: inline-block;
	text-align: center;
}
.wrpRelatedinformation .eachPanel {
	width: 300px;
	float: left;
	margin-left: 40px;
}
.wrpRelatedinformation .areaPanel .eachPanel:first-child {
	margin-left: 0;
}
.wrpRelatedinformation .eachPanel .table {
	display: table;
	width: 100%;
	height: 173px;
}
.wrpRelatedinformation .eachPanel .thumb {
	margin-bottom: 15px;
}
.wrpRelatedinformation .eachPanel .innerEachPanel {
	background-color: #fff;
	display: table-cell;
	vertical-align: middle;
	border-radius: 9px;
	box-shadow: 0 6px 0 rgba(0,0,0,0.25);
}

/*areaSubPanel*/
.wrpRelatedinformation .areaSubPanel {
	margin-top: 35px;
	display: inline-block;
	text-align: center;
}
.wrpRelatedinformation .eachSubPanel {
	width: 235px;
	float: left;
/*	background-color: rgba(0,0,0,0.25);
	border-radius: 20px;
	padding: 10px 0;
	box-sizing: border-box;
	margin: 0 5px;*/
}
.wrpRelatedinformation .eachSubPanel a {
	background-color: rgba(0,0,0,0.25);
	border-radius: 20px;
	padding: 10px 0;
	box-sizing: border-box;
	margin: 0 5px;
	color: #fff;
}
.wrpRelatedinformation .eachSubPanel a:hover {
	background-color: rgba(0,0,0,0.4);
}


/* ------------------------------------------
		サイトマップ
--------------------------------------------- */
.innerSiteMap {
	display: inline-block;
	text-align: center;
}
.wrpSiteMap .listBox {
	width: 255px;
	text-align: left;
	float: left;
}
.wrpSiteMap ul {
	list-style: none;
}

.wrpSiteMap .lists li {
	margin: 10px 0;
}
.wrpSiteMap .lists a {
	color: #666666;
	text-decoration: none;
}
.wrpSiteMap .lists a:hover {
	text-decoration: underline;
}
.wrpSiteMap .siteTitle {
	margin: 27px 0 0;
	font-weight: bold;
}
.wrpSiteMap .wrpListBox .listBox:last-child {
	width: 215px;
}

/* ------------------------------------------
		footer
--------------------------------------------- */
.wrpFooter {
	padding-top: 25px;
	padding-bottom: 60px;
	border-top: 4px solid #f1f4f7;
	color: #999999;
}

.wrpFooter .otherInfomation {
	display: inline-block;
	text-align: center;
}
.wrpFooter .otherInfomation .infoLists {
	margin-bottom: 20px;
}
.wrpFooter .otherInfomation li {
	position: relative;
	display: inline-block;
	padding:  0 20px;
	color: #d3d3d3;
}
.wrpFooter .otherInfomation li:after {
	content: '';
	display: block;
	position: absolute;
	top:50%;
	left: 0;
	margin-top: -0.5em;
	width: 1px;
	height: 1em;
	background-color: #d3d3d3;
}
.wrpFooter .otherInfomation li:first-child:after {
	content: none;
}
.wrpFooter .otherInfomation a {
	text-decoration: none;
	color: #999999;
}
.wrpFooter .otherInfomation a:hover {
	text-decoration: underline;
}


/* トップアニメーション */
.topAnimation {
	width: 100%;
	position: absolute;
	height: 480px;
	overflow: hidden;
	z-index: 50;
	display: block;
}
.innerTopAnimation {
	position: absolute;
	width: 1200px;
	top: 0;
	left: 50%;
	height: 480px;
	margin-left: -600px;
	background-color: #ffffff;
}
.innerTopAnimation {
	color: #fff;
	text-align: center;
	font-size: 50px;
}

