@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
html {
	-webkit-text-size-adjust: 100%;
	height: 100%;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
select::-ms-expand {
 display: none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 1;
	overflow: hidden;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}
.sp {
	display: none;
}
.pc {
	display: block;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "游ゴシック", "メイリオ", "Lucida Grande", "Hiragino Kaku Gothic Pro", Osaka, Verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-weight: 500;

	margin: 0 auto;
	background-color: #fff;
	height: 100%;
	color: #000;
	font-feature-settings : "palt";
}
@font-face {
	font-family: 'ZurichBT-RomanCondensed';
	src: url('webfonts/32D39D_0_0.eot');
	src: url('webfonts/32D39D_0_0.eot?#iefix') format('embedded-opentype'), url('webfonts/32D39D_0_0.woff2') format('woff2'), url('webfonts/32D39D_0_0.woff') format('woff'), url('webfonts/32D39D_0_0.ttf') format('truetype');
}
@font-face {
	font-family: 'AbelPro';
	src: url('webfonts/33E65A_0_0.eot');
	src: url('webfonts/33E65A_0_0.eot?#iefix') format('embedded-opentype'), url('webfonts/33E65A_0_0.woff2') format('woff2'), url('webfonts/33E65A_0_0.woff') format('woff'), url('webfonts/33E65A_0_0.ttf') format('truetype');
}
@font-face {
	font-family: 'AbelPro-Bold';
	src: url('webfonts/33E65A_1_0.eot');
	src: url('webfonts/33E65A_1_0.eot?#iefix') format('embedded-opentype'), url('webfonts/33E65A_1_0.woff2') format('woff2'), url('webfonts/33E65A_1_0.woff') format('woff'), url('webfonts/33E65A_1_0.ttf') format('truetype');
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
img {
	max-width: 100%;
	height: auto;
	width /***/: auto;
}
#content {
	width: 100%;
		min-width: 1200px;
	margin: 0 auto;
	background-color: #ffffff;
	text-align: center
}
#content_case_bg {
	width: 100%;
	margin: 0 auto;
	background-color: #f2f2f2;
	text-align: center
}
#header_base {
	position: relative;
	width: 100%;
	height: 130px;
	min-width: 1000px;
	margin: 0 auto;/*border-bottom: #d60061 1px solid;*/
}
#header_base #header_bar {
	position: absolute;
	width: 100%;
	height: 13px;
	background: url(../images/header_bar.jpg) top left / 350px 13px no-repeat #edc9d9;
}
#header_base #txt_title_area {
	margin: 0px auto 0px auto;
	padding: 30px 0px 0px 0px;
}
#header_base #txt_title_e {
	font-family: AbelPro;
	font-size: 310%;
	letter-spacing: 0em;
	font-feature-settings : "palt";
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
#header_base h1 {
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	letter-spacing: 0em;
	font-weight: 700;
	font-feature-settings : "palt";
}
#header_base #logo_at {
	position: absolute;
	top: 36px;
	left: 25px;
	width: 70px;
	height: 70px;
}
#header_base #logo_at img {
	width: 70px;
	height: 70px;
}
#header_base #header_txt {
	position: absolute;
	top: 42px;
	left: 110px;
	width: 200px;
	height: 57px;
}
#header_base #logo_at_type {
	position: absolute;
	top: 62px;
	right: 12px;
	width: 127px;
	height: 14px;
}
#header_base #logo_at_type img {
	width: 127px;
	height: 14px;
}
/*--------------------------------*/

#header_base_2nd {
	position: relative;
	width: 100%;
	height: 80px;
	min-width: 1000px;
	margin: 0 auto;/*border-bottom: #d60061 1px solid;*/
}

#header_base_2nd #header_bar {
	position: absolute;
	width: 100%;
	height: 5px;
	background: url(../images/header_bar.jpg) top left / 350px 13px no-repeat #edc9d9;
}
#header_base_2nd #txt_title_area {
	margin: 0px auto 0px auto;
	padding: 15px 0px 0px 0px;

}
#header_base_2nd #txt_title_e {

	font-family: AbelPro;
	font-size: 180%;
	letter-spacing: 0em;
	font-feature-settings : "palt";
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
#header_base_2nd h1 {

	padding: 0px 0px 0px 0px;
	font-size: 80%;

	letter-spacing: 0em;
	font-weight: 700;
	font-feature-settings : "palt";

}
#header_base_2nd #logo_at {
	position: absolute;
	top: 18px;
	left: 25px;
	width: 50px;
	height: 50px;
}
#header_base_2nd #logo_at img {
		width: 50px;
	height: 50px;
}
#header_base_2nd #header_txt {
	position: absolute;
	top: 22px;
	left: 88px;
	width: 150px;
	height: 42px;
}
#header_base_2nd #logo_at_type {
	position: absolute;
	top: 38px;
	right: 12px;
	width: 100px;
	height: 11px;
}
#header_base_2nd #logo_at_type img {
	width: 100px;
	height: 11px;
}
/*--------------------------------*/

.menu_base {
	position: relative;
	width: 100%;
	height: 70px;
	border-top: #d60061 1px solid;
	border-bottom: #d60061 2px solid;
		background-color: #fff;
	z-index: 3
}

.menu_base_fea {
		position: fixed;
	top: -80px;
	width: 100%;
	height: 70px;
	
	box-sizing: border-box;
	border-bottom: #d60061 2px solid;
		background-color: #fff;

	z-index: 4
}
.fixed_menu_base_fea {
	position: fixed;
	top: 0px;
	width: 100%;
	
}	


.menu_txt_e_top {
	position: absolute;

	left: 25px;

  font-family: AbelPro;
    font-size: 100%;
    letter-spacing: 0em;
    font-feature-settings : "palt";
		line-height: 70px;
}


.menu_base ul.menu_2nd,.menu_base_fea ul.menu_2nd {
	max-width: 980px;
	margin: 0px auto 0px auto;

}

.menu_base li a,.menu_base_fea li a {
	float: left;
	display: block;
	width: 33%;
		height: 70px;

	font-feature-settings : "palt";

	color: #333;

}
.menu_base li.menu_top a,.menu_base_fea li.menu_top a {
	float: left;
	display: block;
	width: 10%;
		height: 70px;

	font-feature-settings : "palt";

	color: #333;

}
.menu_base li.av a, .menu_base li a:hover,.menu_base_fea li.av a,.menu_base_fea li a:hover {
	color: #fff;
	background: rgb(141,0,60);
background: -moz-linear-gradient(left, rgba(141,0,60,1) 0%, rgba(214,0,97,1) 100%);
background: -webkit-linear-gradient(left, rgba(141,0,60,1) 0%,rgba(214,0,97,1) 100%);
background: linear-gradient(to right, rgba(141,0,60,1) 0%,rgba(214,0,97,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8d003c', endColorstr='#d60061',GradientType=1 );
}



.menu_txt_e {
padding: 7px 0px 0px 0px;
  font-family: AbelPro;
    font-size: 160%;
    letter-spacing: 0em;
    font-feature-settings : "palt";
	
}

.menu_txt_j {
padding: 2px 0px 0px 0px;
    font-size: 80%;
font-weight: 700;
    letter-spacing: 0.05em;
    font-feature-settings : "palt";

}



/*--------------------------------*/

#base_area {
	width: 980px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 10px 0px;
	text-align: left;
}



/*--------------------------------*/
#b_2nd_under {
    width: 100%;
	text-align: center;
   background-color: #f7f7f7;
	padding:  20px 0px 20px 0px;
}

#b_2nd_under_base {
    width: 980px;
	height: 120px;
   margin: 0px auto;
	position: relative
}

#b_2nd_under_base #b_top_download{
	display: none
/*position: absolute;
	top:10px;
	left:15px;
    width: 456px;
    height: 100px;
	background-color: #f9f9f9;
	overflow: hidden;
  box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.2);
			transition: 0.4s background-color;*/
}
/*
#b_2nd_under_base #b_top_plan{
	 position: absolute;
		top:10px;
	right:15px;
    width: 456px;
    height: 100px;
	background-color: #f9f9f9;
	overflow: hidden;
  box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.2);
			transition: 0.4s background-color;
}
*/

#b_2nd_under_base #b_top_plan{
	 position: absolute;
		top:10px;
	left:50%;
	margin-left: -228px;
    width: 456px;
    height: 100px;
	background-color: #f9f9f9;
	overflow: hidden;
  box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.2);
			transition: 0.4s background-color;
}

#b_2nd_under_base  #b_top_systemguide:hover,#b_2nd_under_base  #b_top_download:hover {

	background-color: #fff;
	overflow: hidden;
  box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.4);
}

#b_2nd_under_base  .b_s_top_img {
	 position: absolute;
	top:24px;
	right:20px;
    width: 64px;
    height: 64px;
z-index:2;
}


#b_2nd_under_base .b_top_bg_01 {
	 position: absolute;
	top:0px;
	left:0px;
    width: 480px;
    height: 240px;
z-index:1;
		transition: 0.4s left;
}

#b_2nd_under_base .b_top_bg_01 {
	 position: absolute;
	top:0px;
	left:-500px;
    width: 480px;
    height: 240px;
z-index:1;
			  opacity: 0.3;
	-ms-filter: "alpha( opacity=0.3 )";
	filter: alpha(opacity=30);
}
#b_2nd_under_base .b_top_bg_01.app {

	left:40px;
   
}

#b_2nd_under_base .b_top_bg_02 {
	 position: absolute;
	top:0px;
	left:-500px;
    width: 480px;
    height: 240px;
z-index:3;
		  opacity: 0.4;
	-ms-filter: "alpha( opacity=0.4 )";
	filter: alpha(opacity=40);
	
		transition: 0.6s left ;
}
#b_2nd_under_base .b_top_bg_02.app {

	left:-100px;
   
}
#b_2nd_under_base .b_top_bar {
	 position: absolute;
	top:0px;
	left:0px;
    width: 480px;
    height: 10px;
z-index:4;
background: url(../images/red_bar.svg) top left / 210px 10px no-repeat rgba(0,0,0,0.1) ;


}
#b_2nd_under_base .b_top_bg_01 img,.b_top_bg_02 img{

    width: 480px;
    height: 240px;

}



#b_2nd_under_base .b_s_txt_e {
	 position: absolute;
	top:20px;
	left:16px;
  font-family: AbelPro;
    font-size: 120%;
    letter-spacing: 0em;
    font-feature-settings : "palt";
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
	z-index:4;
}
#b_2nd_under_base .b_s_txt_j {
	 position: absolute;
	top:48px;
	left:120px;
    font-size: 90%;
font-weight: 800;
    letter-spacing: 0.05em;
    font-feature-settings : "palt";
	z-index:4;
}






/*--------------------------------*/

#footer {
	font-feature-settings : "palt";
	clear: both;
	width: 100%;
	height: 80px;
	margin: 0px auto 0px auto;
	padding: 20px 0px 0px 0px;
	font-size: 85%;
	border-top: #ddd 1px solid;
}
#footer_area {
	width: 100%;
	margin: 0px auto 0px auto;
}
#footer_link {
	float: left;
	color: #333;
	padding: 0px 0px 0px 15px;
}
#footer_link a {
	color: #333;
	text-decoration: none;
}
#footer_link a:hover {
	color: #000;
	text-decoration: underline;
}
#footer_link li {
	padding: 0px 0px 0px 15px;
	float: left;
}
#footer_link li.first {
	padding: 0px 0px 0px 10px;
}
#foot_c {
	padding: 0px 30px 0px 15px;
	float: right;
	font-family: AbelPro;
}
#b_up {
	position: fixed;
	bottom: -1px;
	right: 30px;
	font-family: AbelPro-Bold;
	font-feature-settings : "palt";
	font-size: 90%;
	line-height: 40px;
	width: 80px;
	text-align: center;
	color: #000;
	background-color: #ccc;
	opacity: 0;
	-ms-filter: "alpha( opacity=0 )";
	border-radius: 4px 4px 0 0;
	z-index: 8
}
#b_up:hover {
	background-color: #eee;
}
.sm {
	font-size: 70%;
	line-height: 1.5em
}
.smtt {
	font-size: 70%;
	line-height: 1.5em
}
.bld {
	font-weight: bold
}
