@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: block;
}
.pc {
    display: none;
}
body {
    font-family: "ヒラギノ角ゴ Pro W3", "游ゴシック", "メイリオ", "Lucida Grande", "Hiragino Kaku Gothic Pro", Osaka, Verdana, "ＭＳ Ｐゴシック", sans-serif;
    text-align: center;
    margin: 0 auto;
    background-color: #fff;
    height: 100%;
    color: #000;
}
@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%;
    margin: 0 auto;
    background-color: #ffffff;
    text-align: center
}

#content_case_bg {
    width: 100%;
    margin: 0px auto 40px auto;
    background-color: #f2f2f2;
    text-align: center
}




#header_base,#header_base_2nd {
    position: relative;
    width: 100%;
    height: 100px;

    margin: 0 auto;

}

#header_bar {
	position: absolute;
	width: 100%;
	height: 5px;
	background: url(../images/header_bar.jpg) top left / 100px 5px no-repeat #edc9d9;
}
#txt_title_area {
	margin: 0px auto 0px auto;
	padding: 46px 0px 0px 0px;
}
#txt_title_e {
	font-family: AbelPro;
	font-size: 140%;
	letter-spacing: 0em;
	font-feature-settings : "palt";
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
h1 {
	padding: 0px 0px 0px 0px;
	font-size: 70%;
	letter-spacing: 0em;
	font-weight: 700;

}
#logo_at {
    position: absolute;
    top: 10px;
    left: 12px;
    width: 35px;
    height: 35px;
}
#logo_at img {
  width: 35px;
    height: 35px;
}
#header_txt {
    position: absolute;
    top: 13px;
    left: 56px;
    width: 100px;
    height: 28px;
}
#logo_at_type {
    position: absolute;
    top: 20px;
    right: 12px;
    width: 64px;
    height: 7px;
}
#logo_at_type img {
    width: 64px;
    height: 7px;
}
/*--------------------------------*/

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

.menu_base_fea {
		position: fixed;
	top: -300px;
	width: 100%;
	height: 50px;
	border-top: #d60061 1px solid;
	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;
	top:-50px;
	right: 15px;

  font-family: AbelPro;
    font-size: 70%;
    letter-spacing: 0em;
    font-feature-settings : "palt";

}


.menu_base ul.menu_2nd,.menu_base_fea ul.menu_2nd {
	width: 100%;
	margin: 0px auto 0px auto;
		height: 50px;
overflow: hidden
}

.menu_base li a ,.menu_base_fea li a {
	float: left;
	display: block;
	width: 33.3%;
	height: 50px;
	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: 50px;

	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: 100%;
    letter-spacing: 0em;
    font-feature-settings : "palt";
	
}

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

}




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

#base_area {
    
    margin: 0px 5px 0px 5px ;
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 {

}

#b_2nd_under_base #b_top_download{
	display: none;
/*position: relative;
	width: 70%;
	height: 80px;
		margin: 20px auto;
	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: relative;
	width: 70%;
	height: 80px;
		margin: 20px auto;
	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: 15px;
	right: 15px;
	width: 50px;
	height: 50px;
	z-index: 2;
}


#b_2nd_under_base .b_top_bg_01 {
display: none
}

#b_2nd_under_base .b_top_bg_01.app {

display: none
   
}

#b_2nd_under_base .b_top_bg_02 {
display: none
}
#b_2nd_under_base .b_top_bg_02.app {

	display: none
   
}
#b_2nd_under_base .b_top_bar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 5px;
	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: 200px;
	height: 100px;

}



#b_2nd_under_base .b_s_txt_e {
position: absolute;
	top: 10px;
	left: 10px;
	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: 38px;
	left: 10px;
	font-size: 80%;
	font-weight: 800;
	letter-spacing: 0.05em;
	font-feature-settings : "palt";
	z-index: 4;
}



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

#footer {
    font-feature-settings : "palt";
    clear: both;
    width: 100%;
    height: 60px;
    margin: 0px auto 0px auto;
    padding: 20px 0px 0px 0px;
    font-size: 70%;
    border-top: #ddd 1px solid;
	text-align: left
}
#footer_area {

}
#footer_link {

    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 0px;
}
#foot_c {
	   clear: both;
    padding: 10px 0px 50px 15px;

}



#b_up {
    position: fixed;
    bottom: -1px;
    right: 4px;
 	font-family: AbelPro-Bold;
    font-feature-settings : "palt";
    font-size: 15px;
    line-height: 30px;
    width: 100px;
    color: #000;
    background-color: #ccc;
    opacity: 0;
    -ms-filter: "alpha( opacity=0 )";
    border-radius: 4px 4px 0 0px;
	z-index:10
}


#b_up:hover{
    background-color: #999;
}
.sm {
    font-size: 70%;
}
.smtt {
    display: none
}
.bld {
    font-weight: bold
}


