@charset "shift_jis";
/* CSS Document */

@charset "shift-jis";

body, div,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, th, td,
article, aside, figure, footer, header, hgroup, menu, nav, section,
summary, hgroup {
  margin: 0;
  padding: 0;
  border: 0;
	list-style:none;
}

a:active,
a:hover {
  outline: 0;
}

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }

body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  color: #8f8f8f;
  background: #000000;
  font: normal 100%/1.4 sans-serif;
}

span2 {line-height:170%;}

span {
	line-height:210% ; 
	font-family: "‚l‚r ƒSƒVƒbƒN";
}

img { border-style:none; } 

a img { border-style:none; } 

a:link {
	text-decoration: none;
	color: #00F;
	}
a:visited {color: #8f8f8f;}
a:active {color: #8f8f8f;}
a:hover {color:#8f8f8f;}

@media screen and (max-width: 640px) {
.br-pc { display:block; }
.br-sp { display:none; }
}
/*-------------------------------------------------- 
     MENU
-------------------------------------------------- */
#header{
	display:block;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	top: 00px;
	left: 00px;
	z-index:0;
	width:1280px;
	height:234px;
	background-image: url(../img/ATGC_sub.jpg);
}

#nav{
	padding:75px 0 0 140px;
	width: 1280px;
	font-size:14px;
  font-family: "‚l‚r ƒSƒVƒbƒN";
	}

#nav li{
	display:inline;
	float: left;
}

#nav li a{ text-decoration:none;}

@media screen and (max-width: 640px) {
#header{
	width:100%;
	height:50px;
	background: url(../img/SP/logo.gif) no-repeat 10px 10px;
	background-size: 130px;
}

#nav{
	padding:0;
	width: 100%;
	top: 50px;
}
.nav-collapse,
.nav-collapse * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nav-collapse,
.nav-collapse ul {
  list-style: none;
  width: 100%;
  float: left;
}

.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
  z-index:9999;
}

.nav-collapse li {
  width: 100%;
  display: block;
  float: left;
}

.nav-collapse li.line { display:none;}
.nav-collapse li.bold a { border-bottom: solid 1px #bbb;}
.nav-collapse li.last,.nav-collapse li.last a{ border-bottom: none;}

.nav-collapse li img {
  display:none;
}

.nav-collapse li a:before {
	content: attr(data-label);
}

.nav-collapse li a {
    display: block;
    border-bottom: solid 1px #646464;
    text-decoration: none;
    color: #FFF;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.nav-collapse a {
	margin: 0;
	padding: 1em;
	color: #333;
	width: 100%;
	background: #333333;
	border-bottom: none;
	float: left;
	text-align: center;
}

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}

.nav-collapse.opened {max-height: 9999px;}

}


@media screen and (min-width: 640px) {
.js .nav-collapse {
	position: relative;
	max-height: none;
  }
#nav-toggle {display: none;}
}

#nav-toggle {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  cursor: pointer;
  width: 50px;
  height: 45px;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../img/SP/hamburger.gif)no-repeat 50% 65%;
}

/*-------------------------------------------------- 
     FOOTER
-------------------------------------------------- */
#bottom_menu{
	margin: 0 140px;
	width:1280px;  
	color:#8f8f8f;
	font-size:14px;
  font-family: "‚l‚r ƒSƒVƒbƒN";
	position: relative;bottom:0px;
	z-index:1;
}

#menu li {
	display: inline;
	float: left;
}

#copyright { display:none;}



@media screen and (max-width: 640px) {
#bottom_menu li img { display:none; }
#bottom_menu li a:before { content: attr(data-label); }

#bottom_menu{
	margin:0;
	padding:0;
	width:100%;  
	color:#fff;
	font-size:0.8em;
  font-family: "‚l‚r ƒSƒVƒbƒN";
	background-color:#111111;
}

#bottom_menu li{
	margin:0;
	padding:10px 3%;
	width:50%;
	float:left;
	border-bottom:1px solid #333333;  
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
	background:url(../img/SP/ico_next01.gif) no-repeat right 3% center;
	background-size: 15px 15px;
}

#bottom_menu li a{
	color:#FFF;
}

#bottom_menu li.line{
	display:none;
}

#bottom_menu li.rightBORDER{
	border-right:1px solid #333333;
}
#bottom_menu li:first-child{
	margin:0;
	text-align:center;
	width:100%;
}

#pagetop{	bottom:0px; }
#maruc { display:none;}

#copyright {
	display:block;
	margin: 0 auto;
	padding:10px 0;
	color:#999;
	text-align:center;
	font-size:0.7em;}

}


/*-------------------------------------------------- 
     CONTENT
-------------------------------------------------- */

#wrap{
	display:block;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	width: 1280px;
}

#hdr_img{
	display:none;
	width: 100%;
}

#layout{
	display:block;
	margin:0 auto;
	padding:20px 0 0;
	width: 990px;
}

#pankuzu{
	font-size:12px;
  font-family: "‚l‚r ƒSƒVƒbƒN";
}

#page_title {
	margin:0;
	padding:30px 0 0;
	}

#Contents {
	margin:0;
	padding:20px 0 0
}

#Contents p{
	line-height : 180% ;
	color:#323232;
	font-size:16px;
  font-family: "‚l‚r ‚o–¾’©";
}

#pagetop{
	text-align:right;
	position: relative;bottom:-50px;
}

#maruc{
	height: -20px; 
	margin-left:auto;margin-right:auto;
	position: relative;bottom:-100px;
	z-index:1;
}

#accessmap{
	position: relative;bottom:50px;left:963px;z-index:1;
	background-image: url(../img/honsya.jpg);
	}

@media screen and (max-width: 640px) {
#wrap{
	background-color:#ffffff;
	width: 100%;
}

#hdr_img{
	display:block;
}

#layout{
	padding:10px 5%;
	width: 90%;
}
#page_title {
	margin:0;
	padding:30px 0 0;
	}
#pagetop{	bottom:0px; }
#maruc { display:none;}

}

/*-------------------------------------------------- 
     PAGE
-------------------------------------------------- */
#Contents div.tit_topics{
	padding:15px 0 5px;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	font-family:  "‚l‚r ‚o–¾’©"; 
}

#Contents p.text01{
	padding:0 0 15px;
	color:#8f8f8f;
	font-size:12px;
	font-weight: normal;
  font-family: "‚l‚r ƒSƒVƒbƒN";
}

#Contents .img_map{
	margin:0;
	padding:0;
	width:468px;
	float:right;
}

#Contents dl.list01 {
	margin:0;
	padding:10px;
	float:left;
	font-size:12px;
	line-height:26px;
	}
	
#Contents #text_company dl {	width:500px; }
#Contents #text_access dl {	width:500px; }
#Contents #text_mobile dl {	width:750px; }
#Contents #text_company dl.Business {width:900px;}

#Contents dl.list01 dt{
	margin:0;
	padding:5px 0;
	float:left;
	clear:both;
	}

#Contents #text_company dt {	width:150px; }
#Contents #text_access dt {	width:80px; }
#Contents #text_mobile dt {	width:130px; }

#Contents dl.list01 dd {
	margin:0;
	padding:5px 0;
	float:left;
	}

#Contents #text_company dd  {	width:350px; }
#Contents #text_access dd  {	width:400px; }
#Contents #text_mobile dd  {	width:600px; }
#Contents #text_company .Business dd {width:750px;}

#Contents #text_company dd span a {
	color:#00F;
	font-size:10px;
	text-decoration:underline;
  font-family: "‚l‚r ƒSƒVƒbƒN";
	}
	
#Contents .Office_area {
	margin:0;
	padding:10px 0;
	float:left;
  color: #bb3013;
  font-size: 18px;
  font-family: "‚l‚r ƒSƒVƒbƒN";
}

@media screen and (max-width: 640px) {
#Contents div.tit_topics{
	padding:20px 0 10px;
	font-size:1em;
}

#Contents p.text01{
	padding:0 0 20px;
	font-size:0.8em;
}

#Contents .img_map{
	margin:0;
	padding:0;
	width:100%;
	float:left;
}

#Contents .img_map img{width:100%;}

#Contents #text_company dl,
#Contents #text_access dl,
#Contents #text_mobile dl {
	margin:0 0 40px;
	padding:0;
	width:100%;
	font-size:0.8em;
	line-height:2em;
	border:1px solid #ccc;
	}

#Contents #text_company dt,
#Contents #text_access dt,
#Contents #text_mobile dt {
	margin:0;
	padding:5px 5%;
	width:90%;
	clear:both;
	float:none;
	background-color:#f0f0f0;
	border-bottom:1px solid #ccc;
	}

#Contents #text_company dd,
#Contents #text_access dd,
#Contents #text_mobile dd {
	margin:0;
	padding:5px 5%;
	width:90%;
	float:none;
	border-bottom:1px solid #ccc;
	}

#Contents #text_company dd:last-child,
#Contents #text_access dd:last-child,
#Contents #text_mobile dd:last-child {
	border-bottom:none;
	}

#Contents #text_company dd span a {
	font-size:0.6em;
	}

#Contents #text_company dl.Business {width:100%;}
#Contents #text_company .Business dd {width:90%;}
}

/*-------------------------------------------------- 
     mobile.html
-------------------------------------------------- */
#Contents .img_MB {
	margin:0;
	padding:0;
	width:350px;
	float:right;
	}

#Contents #text_mobile {
	margin:0;
	padding:0;
	width:600px;
	float:left;
	}

#Contents #text_mobile a {
	color:#8f8f8f;
	}

#Contents #text_mobile a:hover {
	text-decoration:underline;
	}

#Contents .page_indent{
	margin:0;
	padding:10px 0 20px;
  color: #000000;
  font-size: 16px;
  font-family: "‚l‚r ‚o–¾’©", "MS PMincho", "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", serif;
	}

@media screen and (max-width: 640px) {
#Contents .img_MB {
	margin:0 auto;
	padding:0;
	float:none;
	}

#Contents #text_mobile {
	margin:0;
	padding:0;
	width:100%;
	float:none;
	}
}

/*-------------------------------------------------- 
     example.html
-------------------------------------------------- */
#example{
	margin:0 auto;
	width:900px;
}

#Contents .page_indent{
	padding:10px 0 0px;
	}

#Contents .example_list{
	margin:0;
	padding:0 0  20px;
	font-size:12px;
	}

#Contents p.text02{
	padding:0 0 15px;
	color:#8f8f8f;
	font-size:12px;
	font-weight: normal;
  font-family: "‚l‚r ƒSƒVƒbƒN";
}

#Contents p.text02 a {
	color:#8f8f8f;
	}

#Contents p.text02 a:hover {
	text-decoration:underline;
	}

#Contents .example_img li{
	padding:0 20px 20px 0;
	float:left;
}

#Contents .WEBexample_img {
	padding:0 0 20px 0;
	}

#Contents .WEBexample_img li{
	padding:0 30px 0 0;
	float:left;
	}

#Contents .WEBexample_img li span{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:80%;
	display:block;
}


@media screen and (max-width: 640px) {
#example{
	margin:0 auto;
	width:100%;
}

#Contents .example_img{
	width:100%;
	text-align:center;
}

#Contents .example_img li{
	padding:0 3% 20px 0;
}

#Contents .example_img li img{
	width:100%;
}
#Contents .example_img li.deco_img2{
	width:47%;
}
#Contents .example_img li.deco_img3{
	width:30%;
}
#Contents .example_img li.deco_img4{
	width:22%;
}

#Contents .WEBexample_img {
	padding:0;
	text-align:center;
	}
#Contents .WEBexample_img li:first-child{
	padding:0 0 20px 0;
	float:none;
	}
#Contents .WEBexample_img li{
	padding:0;
	float:none;
	}

}


/* ƒ{ƒ^ƒ“@*/
#Contents .button {
  font-family: "Yu Gothic", YuGothic, Verdana, 'Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'ƒƒCƒŠƒI', Meiryo, sans-serif;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 40px;
}


/* ‚±‚±‚©‚ç‰º‚ªƒ{ƒ^ƒ“‚ÌCSS@*/
#Contents .btn-animation-02 {
  display: inline-block;
  width: 200px;
  text-align: center;
  background-color: #9ec34b;
  border: 2px solid #9ec34b;
  font-size: 16px;
  color: #9ec34b;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 24px;
  border-radius: 4px;
  position: relative;
}

#Contents .btn-animation-02 span {
  position: relative;
  z-index: 1;
}

#Contents .btn-animation-02::before,
#Contents .btn-animation-02::after {
  content: "";
  display: block;
  background-color: #FFF;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  transition: .2s;
}
#Contents .btn-animation-02::before {
  left: 0;
}
#Contents .btn-animation-02::after {
  right: 0;
}

#Contents .btn-animation-02:hover:before,
#Contents .btn-animation-02:hover:after {
  width: 0;
  background-color: #FFF;
}

#Contents .btn-animation-02:hover {
  color: #FFF;
}

