@charset "utf-8";

/* =========================================================
　◆Link Style
========================================================= */
a:link    { color: #0033cc; text-decoration: underline; }
a:visited { color: #0033cc; text-decoration: none; }
a:hover   { color: #0033cc; text-decoration: none; }
a:active  { color: #0033cc; text-decoration: none; }


/* =========================================================
　◆Basic
========================================================= */
html { -webkit-text-size-adjust:none; }
body {font:13px/1.231 "Alternate Gothic","helvetica","Arial"; color:#000; width:100% !important; background: #1E1E1E; }
img { max-width: 100%; height: auto; width /***/:auto; vertical-align:top; display:block; }
img.rollover2 { filter:alpha(opacity=100) !important;-moz-opacity:1.0 !important;opacity:1.0 !important;}
.disnon { display: none; }
#Wrap { max-width:1440px; min-width:960px; width:auto; margin: 0 auto; background: #FFFFFF; }

/* =========================================================
　◆Fonts
========================================================= */ 
@font-face{ font-family: Helvetica; src:local('Helvetica'); src: url() format("opentype"); font-style: normal;} /* Helvetica */

@import url("http://hello.myfonts.net/count/2b0763");
@font-face { font-family: 'AlternateGothicCom-No2';src: url('../eot/2b0763_0_0.eot');src: url('../eot/2b0763_0_0d41d.eot#iefix') format('embedded-opentype'),url('../woff/2b0763_0_0.woff') format('woff'),url('../ttf/2b0763_0_0.ttf') format('truetype');}


/* =========================================================
　◆Head
========================================================= */
#Head { width: 100%; height: 80px; background: #FFFFFF; position: fixed; z-index: 1000; top: 0; max-width:1440px; min-width:960px;　}
#Head #Head_inner { width: 960px; margin: 0 auto; padding-top: 26px; position: relative; }
#Head #Head_inner h1.logo { font-family: 'AlternateGothicCom-No2'; margin-left: 82px; }
#Head #Head_inner h1.logo a { color: #333333; text-decoration: none; font-size: 32px; line-height: 1.0; }
#Head #Head_inner h1.logo a span { color: #E50012; }
#Head #Head_inner .pc_head_nav { position: absolute; right: 0px; top: 27px; width: 128px; height: 30px; }
#Head #Head_inner .pc_head_nav a { display: block; border-left: 1px solid #DCDCDC; }
#Head #Head_inner .logo_ci { position: absolute; width: 60px; height: 51px; left: 0px; top: 15px; }
#Head #Head_inner .logo_ci a { display: block; position: relative; }
#Head #Head_inner #Gnav_btn { display: none; }
#Head #Head_inner .logo_ci object,
#Head #Head_inner .logo_ci img { pointer-events: none; width:60px; height:51px; }
#Head #Head_inner .logo_ci a img.linkimg { width: 100%; position: absolute; left: 0; top: 0; }


/* =========================================================
　◆SNS
========================================================= */
#pc_Sns_area { display: block; position: absolute; right: 138px; top: 30px; }
#pc_Sns_area li { display: inline; float: left; }
#pc_Sns_area li.sns_fb { width: 50px; margin-right: 8px; height: 20px; *margin-right: 0px; overflow:hidden;}
#pc_Sns_area li.sns_fb iframe { height: 35px; border: none; overflow: hidden; }
#pc_Sns_area li.sns_tw { width: 60px; height: 20px; margin-right: 8px; }
#pc_Sns_area li.sns_gplus { width: 32px; height: 20px; }

#sp_Sns_area { display: none; }


/* =========================================================
　◆Gnav
========================================================= */
#Gnav { width: 100%; background: #333333; position: fixed; z-index: 1000; top: 80px; max-width:1440px; min-width:960px; }
#Gnav #Gnav_inner { width: 960px; margin: 0 auto; }
#Gnav #Gnav_inner .nav_link {}
#Gnav #Gnav_inner .nav_link li { border-left: 1px solid #555555; display: inline; float: left; width:136px; text-align:center; }
#Gnav #Gnav_inner .nav_link li.last { border-right: 1px solid #555555; }
#Gnav #Gnav_inner .nav_link li a { padding: 0 20px; display: block; color: #FFFFFF; font-size: 18px; line-height: 40px; text-decoration: none; font-family:"AlternateGothicCom-No2",Arial\9, Helvetica\9, sans-serif\9; }
#Gnav #Gnav_inner .nav_link li.active { background: #E90000; }
#Gnav #Gnav_inner .nav_link li a:hover { background: #222222; }
#Gnav_over { display: none; }

/* =========================================================
　◆Main
========================================================= */
/* Cont */
#Cont { background-color:#fff;}
.caption { color:#999999; width: 960px; margin: 0 auto; padding-top:60px;}

/* =========================================================
　◆Foot
========================================================= */
#Foot { width: 100%; background: #333333; } 
#Foot #Foot_inner { width: 960px; margin: 0 auto; padding: 11px 0 10px; }
#Foot #Foot_inner .foot_description { margin-bottom: 13px; padding-bottom: 12px; border-bottom: 1px solid #585858; }
#Foot #Foot_inner .foot_description p { color: #666666; font-size: 12px; line-height: 1.4; }
#Foot #Foot_inner .foot_link { display: inline; float: right; }
#Foot #Foot_inner .foot_link li { display: inline; float: left; }
#Foot #Foot_inner .foot_link li.last { margin-left: 12px; }
#Foot #Foot_inner .foot_link li a { font-size: 12px; line-height: 1.0; color: #999999; text-decoration: none; }
#Foot #Foot_inner .foot_link li a:hover { text-decoration: underline; }
#Foot #Foot_inner #Copy { font-size: 12px; line-height: 1.0; color: #999999; display: inline; float: left; }



