@charset "utf-8";
/* CSS Document */

/* clearfix */

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

/* 画像センタリング */

.cr {margin:0 auto;}
.cr5 {margin:10px auto;}
.cr10 {margin:10px auto;}
.cr20 {margin:20px auto;}
.cr30 {margin:30px auto;}

.cr15o {margin:15px auto 0;}
.cr20o {margin:20px auto 0;}

.cr15u {margin:0 auto 15px;}
.cr20u {margin:0 auto 20px;}
.cr50up {margin:0 auto; padding-bottom:50px;}

body.fixed .menu_fix {
	margin-bottom:100px;
}

body.fixed #Menu {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 8888;
}


/* 点滅 */
.blinking{
	-webkit-animation:blink 1.5s ease-in-out infinite alternate;
    -moz-animation:blink 1.5s ease-in-out infinite alternate;
    animation:blink 1.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}


/* ページトップ */

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 1.4em;
	font-weight:bold;
	z-index:10000;
}
#page-top a {
	background: #eb6d9a;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 10px;
}
#page-top a:hover {
	text-decoration: none;
	background: #ff3980;
}

/* FireFoxFadeブレ防止 */

img { display:block; box-shadow: #000 0 0 0; }


/* 全体・枠作り */

html,body {
  height:100%;
}

body {
	font-family: Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	font-size:62.5%;
	text-align:center;
	background:url(../img/grand_bg.jpg) left top repeat;
}

#Entrance {
	width:650px;
	height:650px;
	background:url(../img/entrance.png) left top no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto 0;
}

.entrance_button {
	width:380px;
	height:154px;
	margin:330px auto 0;
}

.enter {
	float:left;
	margin-right:72px;
}

.leave {
	float:left;
}

.debolink {
	width:200px;
	height:80px;
	margin:36px auto 0;
}

#PageWrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	width:100%;
}

#Index {
	height:550px;
	padding-top:130px;
	width:100%;
}

#Sub {
	height:135px;
	width:100%;
}

header {
	width:100%;
	height:135px;
	position:absolute;
	left:0;
	top:0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/header.png) left top repeat-x;
}

#Head_wrap {
	width:1000px;
	height:135px;
	position:relative;
	margin:0 auto;
}

.logo {
	width:314px;
	height:135px;
	background:url(../img/logo.png) left 27px no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.top_top {
	width:156px;
	height:27px;
	position:absolute;
	top:0;
	left:685px;
}

.top_twitter {
	width:156px;
	height:27px;
	position:absolute;
	top:0;
	left:850px;
}

#Menu {
	height:90px;
	width:678px;
	position:absolute;
	left:322px;
	top:40px;
}

#Menu ul li {
	height:90px;
	float:left;
}

#Mainvisual {
	width:100%;
	max-width:1920px;
	margin:0 auto;
	height:550px;
	background:url(../mainvisual/main_bg_half2.jpg) center center no-repeat;
	background-size:cover;
}

.mainblock {
	width:100%;
	height:550px;
	margin:0 auto;
	background:url(../mainvisual/mainvisual2.png) center top no-repeat;
}

.mainblock a {
	width:1000px;
	height:550px;
	display:block;
	margin:0 auto;
	text-indent:-9999px;
	overflow:hidden;
}

.mainvisual_bottom {
	width:100%;
	height:10px;
	background:url(../img/mainvisual_bottom.png) left top repeat-x;
}

article {
	width:1006px;
	margin:0 auto;
	padding-bottom:136px;
}

.side_left {
	float:left;
}

.side_right {
	float:left;
}

.news {
	width:485px;
	margin-top:8px;
	margin-right:33px;
}

.news_title {
	width:485px;
	height:55px;
	margin-bottom:11px;
	background:url(../img/title_news.png) 3px top no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.news_block {
	width:485px;
	background:url(../img/news_line.png) left bottom no-repeat;
	padding-bottom:24px;
	margin-bottom:21px;
}

.news_icon {
	width:100px;
	height:100px;
	padding:3px 3px 7px;
	margin-right:14px;
	background:url(../img/news_icon.png) left top no-repeat;
	float:left;
}

.news_txt {
	float:left;
	text-align:left;
	padding-top:3px;
	width:365px;
}

.news_txt p {
	font-size:1em;
}

.date {
	background:url(../img/news_date.png) left center no-repeat;
	height:12px;
	padding-left:55px;
	margin-bottom:7px;
	line-height:12px;
	font-size:1.1em;
	color:#3d368e;
}

.title {
	height:16px;
	line-height:16px;
	background:url(../img/news_triangle.png) left center no-repeat;
	padding-left:14px;
	margin-bottom:16px;
	font-size:1.6em;
	font-weight:bold;
	color:#3d368e;
}

p.honbun {
	font-size:1.4em;
	color:#474747;
	line-height:1.5;
}

p.honbun a {
	color:#3d368e;
	text-decoration:underline;
}

p.honbun a:hover {
	color:#3d368e;
	text-decoration:none;
}

.news_backlog {
	width:250px;
	height:30px;
	margin-left:117px;
}

.products {
	width:488px;
	margin-top:8px;
}

.products_title {
	width:488px;
	height:55px;
	margin-bottom:11px;
	background:url(../img/title_product.png) 3px top no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.product_box {
	width:482px;
	height:100px;
	padding:3px 3px 7px;
	margin-bottom:9px;
	background:url(../img/product_bg.png) left center no-repeat;
}

.products_backlog {
	width:250px;
	height:30px;
	margin-left:117px;
}

.links {
	width:488px;
	margin-top:8px;
}

.links_title {
	width:488px;
	height:55px;
	margin-bottom:11px;
	background:url(../img/title_links.png) 3px top no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.links_box {
	width:144px;
	height:100px;
	padding:3px 3px 7px;
	float:left;
	background:url(../img/links_bg.png) left top no-repeat;
}

.m19 {
	margin-right:19px;
}

.twitter {
	width:488px;
	margin-top:8px;
}

.twitter_title {
	width:488px;
	height:55px;
	margin-bottom:11px;
	background:url(../img/title_twitter.png) 3px top no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.twitter_wrap {
	width:482px;
	padding-left:3px;
}

footer {
	width:100%;
	margin:0 auto;
	height:75px;
	padding-top:25px;
	background:#3d368e;
	position: absolute;
	bottom: 0;
	*left:-1px;
}

.foot_contents {
	width:1000px;
	height:75px;
	margin:0 auto;
}

.banner {
	width:200px;
	height:40px;
	background:#FFF;
	margin-left:800px;
}

.copyright {
	width:200px;
	height:15px;
	margin-left:800px;
	color:#FFF;
}

* html footer {
	bottom:expression(document.getElementById("container").offsetHeight % 2 == 0 ? 0 : -1);
}

/* サブコンテンツ */

.package_title {
	width:1000px;
	height:55px;
	margin:31px auto 21px;
	background:url(../img_sub/title_product.png) left top no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.downloadsales_title {
	width:1000px;
	height:55px;
	margin:30px auto 12px;
	background:url(../img_sub/title_product_d.png) left top no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.package_wrap {
	background:url(../img_sub/product_bg.png);
	width:1000px;
	height:150px;
	padding:3px 3px 7px;
	margin-bottom:14px;
}

.package_image {
	float:left;
	width:700px;
	height:150px;
}

.package_txt {
	float:left;
	width:276px;
	padding-left:24px;
	height:150px;
	font-size:1.3em;
	line-height:1.5;
	color:#FFF;
	text-align:left;
}

.package_txt p {
	margin-top:12px;
}

.package_txt span {
	font-weight:bold;
	font-size:120%;
}

.package_txt a {
	color:#FFF;
	text-decoration:underline;
	font-weight:bold;
}

.package_txt a:hover {
	color:#FFF;
	text-decoration:none;
}

.downloadsales_box {
	background:url(../img_sub/product_d_bg.png) left top no-repeat;
	width:170px;
	height:260px;
	padding: 3px 3px 7px;
	float:left;
}

.downloadsales_box p {
	color:#3d368e;
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
	line-height:1.5;
}

.m31 {
	margin-right:31px;
}

.support_title {
	width:1000px;
	height:55px;
	margin:31px auto 21px;
	background:url(../img_sub/title_support.png) left top no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.support_block {
	width:1000px;
	margin:0 auto 32px;
	text-align:left;
}

.support_block h3 {
	font-size:1.7em;
	font-weight:bold;
	color:#9c97f1;
	border-bottom:2px solid #9c97f1;
	margin-bottom:16px;
}

.support_block p {
	font-size:1.4em;	
	color:#474747;
}

.support_block p a {
	color:#3d368e;
	text-decoration:underline;
}

.support_block p a:hover {
	color:#3d368e;
	text-decoration:none;
}

.support_block a.linkbox {
	width:350px;
	height:30px;
	margin-top:24px;
	display:block;
	text-align:center;
	background:#9c97f1;
	color:#FFF;
	line-height:30px;
	text-decoration:none;
	font-size:1.6em;
}

.support_block a:hover.linkbox {
	background:#3d368e;
}

span.red {
	color:#FF0004;
}

.support_table {
	width:800px;
	margin:0 auto;
}

.support_table table {
	background-color:#e9e8ff;
}

.support_table table th {
	height:24px;
	width:380px;
	background-color:#9c97f1;
	border:1px solid #dbd9ff;
	font-size:1.3em;
	color:#ffffff;
	text-align:left;
	padding:4px 0 4px 20px;
	font-weight:bold;
}

.support_table table td {
	height:24px;
	width:180px;
	background-color:#e9e8ff;
	border:1px solid #dbd9ff;
	font-size:1.4em;
	text-align:left;
	padding:4px 0 4px 20px;
	color:#00134a;
	text-shadow: 1px 1px 0 #FFF;
	line-height:1.5;
}

.support_table table th span {
	font-weight:normal;
	font-size:85%;
}

.link_title {
	width:1000px;
	height:55px;
	margin:31px auto 21px;
	background:url(../img_sub/title_link.png) left top no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}