@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
    overflow-y: scroll;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

input, textarea,{
	margin: 0;
	padding: 0;
}

ol, ul{
    list-style:none;
}

table{
    border-collapse: collapse; 
    border-spacing:0;
}

caption, th{
    text-align: left;
}

a:focus {
	outline:none;
}

.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.both{
	clear:both;
}

.inline_block {  
	display: inline-block;  
	*display: inline;  
	*zoom: 1;  
}

/*  8.gNav */
/*----------------------------------------------------------------------------------------------------------------------------------------*/
#main-contents {
	border-bottom:solid #d9dee1 1px;
}


#gNav {
    padding: 0px;
    font-size: 100%;
    background: #FFF;
	z-index: 1;
	padding: 10px 0 5px 0;
}
#gNav ul { width: 1110px; margin: 0 auto;}
#gNav li {
    list-style: none;
    float: left;
	width: 55px;
	display: block;
	margin-right:12px;
	margin-left:12px;
}
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
	border-bottom: 1px solid #d9dee1;
}

#gNav ul a {
  position: relative;
  overflow: visible;
  display: block;
}



#gNav ul a strong {
  display: block;
  visibility: hidden;
  width: 200px;
  padding: 8px 10px;
  height: auto;
  position: absolute;
  left: -82px;
  top: 50px;
  z-index: 20 !important;
  text-align: center;
  border: 1px solid #000100;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 1px 3px rgba(1, 1, 1, 0.3);
  -webkit-box-shadow: 0 1px 3px rgba(1, 1, 1, 0.3);
  box-shadow: 0 1px 3px rgba(1, 1, 1, 0.3);
  font-size: 14px;
  font-family: 'ProximaNova_regular', sans-serif;
  color: #fff;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
#gNav ul a strong:after,
#gNav ul a strong:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  z-index: 20 !important;
}
#gNav ul a strong:after {
  border-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(0, 0, 0, 0.8);
  border-width: 6px;
  margin-left: -6px;
  
}
#gNav ul a strong:before {
  border-color: rgba(0, 1, 0, 0);
  border-bottom-color: rgba(0, 0, 0, 0.8);
  border-width: 7px;
  margin-left: -7px;
}
#gNav ul a:hover > strong {
  visibility: visible;
  top: 55px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}

#gNav ul li a {	height: 55px;}

#gNav ul li#s1 a {
	background: url(../img/jpg/icon1.jpg) 0 0 no-repeat;
}

#gNav ul li#s2 a {
	background-image:url(../img/jpg/icon2.jpg);
}

#gNav ul li#s3 a {
	background-image:url(../img/jpg/icon3.jpg);
}

#gNav ul li#s4 a {
	background-image:url(../img/jpg/icon4.jpg);
}

#gNav ul li#s5 a {
	background-image:url(../img/jpg/icon5.jpg);
}

#gNav ul li#s6 a {
	background-image:url(../img/jpg/icon6.jpg);
}

#gNav ul li#s7 a {
	background-image:url(../img/jpg/icon7.jpg);
}

#gNav ul li#s8 a {
	background-image:url(../img/jpg/icon8.jpg);
}

#gNav ul li#s9 a {
	background-image:url(../img/jpg/icon9.jpg);
}

#gNav ul li#s10 a {
	background-image:url(../img/jpg/icon10.jpg);
}

#gNav ul li#s11 a {
	background-image:url(../img/jpg/icon11.jpg);
}

#gNav ul li#s12 a {
	background-image:url(../img/jpg/icon12.jpg);
}

#gNav ul li#s13 a {
	background-image:url(../img/jpg/icon13.jpg);
}

#gNav ul li#s14 a {
	background-image:url(../img/jpg/icon14.jpg);
}
/*  9.description  */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

.description1 {
	width:1106px;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
	border-bottom:solid 1px #d9dee1;
	clear:both;
}

.description2 {
	width:1106px;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
	border-bottom:solid 1px #d9dee1;
	clear:both;
}

.description3 {
	width:1106px;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
	border-bottom:solid 1px #d9dee1;
	clear:both;
}

.description4 {
	width:1106px;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
	clear:both;
}


.description1,.description2,.description3,.description4 { padding-bottom: 100px;}

.description1 h3,p {
	color:#000000;
}

.description2 h3,p {
	color:#000000;
}

.description3 h3,p {
	color:#000000;
}

.description4 h3,p {
	color:#000000;
}

.description1 h3 {
	margin-bottom:10px;
	font-weight:bold;
	font-size:18px;
}

.description2 h3 {
	margin-bottom:10px;
	font-weight:bold;
	font-size:18px;
}

.description3 h3 {
	margin-bottom:10px;
	font-weight:bold;
	font-size:18px;
}

.description4 h3 {
	margin-bottom:10px;
	font-weight:bold;
	font-size:18px;
}

.description1 p {
	margin-top:10px;
	margin-bottom:20px;
	font-size:14px;
}

.description2 p {
	margin-top:10px;
	margin-bottom:20px;
	font-size:14px;
}

.description3 p {
	margin-top:10px;
	margin-bottom:20px;
	font-size:14px;
	width:500px;
}

.description4 p {
	margin-top:10px;
	margin-bottom:20px;
	font-size:14px;
}

.boxA {
	float:left;
	width:520px;
}

.boxB {
	float:right;
	width:520px;
}

.boxC {
	float:left;
	width:520px;
}

.boxD {
	float:right;
	width:520px;
}

.boxA img {
	width:500px;
}

.boxB img {
	width:500px;
}

.boxC img {
	width:500px;
}

.boxD img {
	width:500px;
}




/************************************************************
 *20150306追加-リストCSS
 ************************************************************/ 
ul.signup_list { font-size: 14px; color: #000000;}
ul.signup_list li { background: url(../img/list_icon.png) 0 4px no-repeat; padding: 0 0 0 23px; line-height: 1.6em; margin-bottom: 10px;}
ul.signup_list li span {background: url(../img/list_icon2.png) 0 7px no-repeat; padding: 0 0 0 10px; line-height: 1.6em; margin-bottom: 10px;}




/* CSS Document */

