#field{
	clear:both;
	width:940px;
	height:260px;
	margin:90px auto;
	padding-top: 30px;
}

#ap-container{
	width:658px;
	height:auto;
	float:left;
}

.dg-container{
	width: 100%;
	height: auto;
	margin-bottom:20px;
	position: relative;
}
.dg-wrapper{
	width: 260px;
	height: 170px;
	margin: 0 auto;
	position: relative;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	-o-perspective: 800px;
	-ms-perspective: 800px;
	perspective: 800px;
}
.dg-wrapper a{
	width: 260px;
	height: 170px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: transparent url("../images/browser.png") no-repeat top left;
	box-shadow: 0px 10px 20px rgba(0,0,0,0.3);
}
.dg-wrapper a.dg-transition{
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out;
	-ms-transition: all 2s ease-in-out;
	transition: all 2s ease-in-out;
}
.dg-wrapper a img{
	display: block;
	padding: 21px 0 0 0;
}
.dg-wrapper a div{
	font-style: italic;
	text-align: center;
	line-height: 50px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
	color: #333;
	font-size: 16px;
	width: 100%;
	bottom: -55px;
	display: none;
	position: absolute;
}
.dg-wrapper a.dg-center div{
	display: block;
}
.dg-container nav{
	width: 58px;
	position: absolute;
	z-index: 1000;
	bottom: 40px;
	left: 50%;
	margin-left: -29px;
}
.dg-container nav span{
	text-indent: -9000px;
	float: left;
	cursor:pointer;
	width: 24px;
	height: 25px;
	opacity: 0.8;
	background: transparent url("../images/arrows.png") no-repeat top left;
}
.dg-container nav span:hover{
	opacity: 1;
}
.dg-container nav span.dg-next{
	background-position: top right;
	margin-left: 10px;
}

.container h2{
    color: #666666;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 50px;
    margin-bottom: 30px;
}
.container a {
	text-decoration: none;
	color: #7F8C8D;
}
.container a:hover {
	text-decoration: none;
	color: #C0392B;
}
#ap-container2{
	width:940px;
	height:auto;
	float:left;
}

.dg-container2{
	width: 100%;
	height: auto;
	margin-bottom:20px;
	position: relative;
}
.dg-wrapper2{
	width: 481px;
	height: 316px;
	margin: 0 auto;
	position: relative;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	-o-perspective: 800px;
	-ms-perspective: 800px;
	perspective: 800px;
}
.dg-wrapper2 a{
	width: 260px;
	height: 170px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: transparent url("../images/browser.png") no-repeat top left;
	box-shadow: 0px 10px 20px rgba(0,0,0,0.3);
}
.dg-wrapper2 a.dg-transition{
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out;
	-ms-transition: all 2s ease-in-out;
	transition: all 2s ease-in-out;
}
.dg-wrapper2 a img{
	display: block;
	padding: 21px 0px 0px 1px;
}
.dg-wrapper2 a div{
	font-style: italic;
	text-align: center;
	line-height: 50px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
	color: #333;
	font-size: 16px;
	width: 100%;
	bottom: -55px;
	display: none;
	position: absolute;
}
.dg-wrapper2 a.dg-center div{
	display: block;
}
.dg-container2 nav{
	width: 58px;
	position: absolute;
	z-index: 1000;
	bottom: 40px;
	left: 50%;
	margin-left: -29px;
}
.dg-container2 nav span{
	text-indent: -9000px;
	float: left;
	cursor:pointer;
	width: 24px;
	height: 25px;
	opacity: 0.8;
	background: transparent url("../images/arrows.png") no-repeat top left;
}
.dg-container2 nav span:hover{
	opacity: 1;
}
.dg-container2 nav span.dg-next{
	background-position: top right;
	margin-left: 10px;
}

.container2 h2{
    color: #666666;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 45px;
    margin-bottom: 20px;
}

/* ここからContactページ関連 */

#ct {
	background-color: #272B2E;
}
#contact {
    height: auto;
    padding-bottom: 60px;
    width: 100%;
}
span.font {
    color: #B22222;
    font-family: monospace;
    font-size: 81%;
}
#form {
    float: right;
    height: auto;
    margin-top: 130px;
    width: 400px;
}
form {
    margin: 0 auto;
    width: 400px;
}
form div{
	padding: 10px 20px;
	text-align: left;
}

label {
    color: #ECF0F1;
    font-family: "Hiragino Kaku Gothic Pro","Times New Roman",Times,serif;
    font-size: 12px;
}
.error {
	color: #EA5C5C;
}
.text, textarea, .dropdown {
    background: -moz-linear-gradient(center top , #EEEEEE, #FFFFFF) repeat scroll 0 0 transparent;
    border: 1px solid #ffffff;
    border-radius: 5px 5px 5px 5px;
    color: #999999;
    margin-top: 5px;
    padding: 5px;
    width: 95%;
	
	/* Webkit */
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#eee),
		to(#fff)
		);
	
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #fff;
	
	/* Firefox */
	background: -moz-linear-gradient(
		top,
		#eee,
		#fff
		);
	
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #fff;
	
	/* IE */
	filter:progid:DXImageTransform.Microsoft.gradient
        (startColorstr=#ffeeeeee,endColorstr=#ffffffff);
	zoom: 1;
}

.submit {
    background: #bdc3c7;
    border: 1px solid #777777;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    padding: 4px 10px;
		
/* Webkit */
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#bdc3c7),
		to(#7F8C8D)
		);
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #fff;
		
/* Firefox */
	background: -moz-linear-gradient(
		top,
		#bdc3c7,
		#7F8C8D
		);
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #fff;
	
/* IE */
	filter:progid:DXImageTransform.Microsoft.gradient
        (startColorstr=#bdc3c7,endColorstr=#7F8C8D);
	zoom: 1;
}
.conl {
    float: left;
    height: 310px;
    margin: 0 auto;
    width: 370px;
}
#conimg {
    color: #ECF0F1;
    font: 70px 'Marcellus SC',serif;
    margin: 0 0 55px 10px;
    text-align: left;
    width: 440px;
	text-shadow: 1px 1px 4px #FFFFFF;
}
.contxt {
    color: #ECF0F1;
    font-size: 11px;
    height: auto;
    line-height: 20px;
    margin: 20px 0 0 10px;
    text-align: left;
    width: auto;
}
.contxt p {
    font-size: 11px;
    line-height: 15px;
    margin-top: 6px;
	color: #FFF;
}
.contxt a {
	color: #FFF;
	text-decoration: none;
}
.contxt a:hover {
	color: #FFF;
	text-decoration: none;
}
#mission {
    background: none repeat scroll 0 0 #393A4E;
    border-radius: 5px 5px 5px 5px;
    margin: 0 auto;
    padding: 40px 70px 70px;
    width: 50%;
}
#om {
    border-bottom: 1px dotted #888888;
    color: #FFFFFF;
    font: 70px 'Marcellus SC',serif;
    margin-bottom: 50px;
    overflow: hidden;
    padding-bottom: 30px;
    text-align: center;
}
.mission {
    color: #FFFFFF;
    font: 13px/22px sans-serif;
    margin: 26px 0 20px 10px;
    text-align: left;
}
#pdca {
    border-radius: 5px 5px 5px 5px;
    margin: 0 auto;
    padding: 40px 70px 70px;
    width: 900px;
}
#pdcat {
    border-bottom: 1px dotted #BDC3C7;
    color: #888888;
    font: 40px 'Marcellus SC',serif;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 30px;
    padding-left: 40px;
    text-align: left;
}
#cycle {
	float: left;
}
#pdcaright {
    float: left;
    height: auto;
    margin-left: 40px;
    padding-top: 30px;
    width: 430px;
}
.pdcadis {
	float: left;
	margin: 10px auto;
}
.pdcaimg {
	float:left;
	width:150px;
	height:auto;
}
.pdcaimgc {
	border-radius: 50px;
}
.pdcamean {
	float:right;
	width:250px;
	height:auto;
	padding-left: 20px;
	text-align: left;
}
.cyclet {
    border-bottom: 1px dotted #BDC3C7;
    color: #7F8C8D;
    font: 15px/20px Hiragino Kaku Gothic ProN,sans-serif;
    margin-top: 3px;
    text-align: left;
}
.cyclelist {
    color: #7F8C8D;
    font: 13px/20px Hiragino Kaku Gothic ProN,sans-serif;
    margin: 10px 0 0;
}

#accsec {
    color: #393A4E;
    float: left;
    font: 80px 'Marcellus SC',serif;
    margin: 0 0 50px 300px;
    text-align: left;
}
.np {
    color: #393A4E;
    float: left;
    font: 12px/20px sans-serif;
    margin: 42px 0 0 50px;
    text-align: left;
}
.other {
	padding-top:20px;
	padding-left:20px;
}
.other1 {
	padding-top:20px;
}
.thanks {
    clear: both;
    font: 14px/30px serif;
    height: auto;
    margin: 250px auto 50px;
    width: 940px;
}
#test {
	clear: both; 
	width: 460px; 
	height: 30px; 
	padding: 10px;
}

#chart {
    margin: 50px auto 0;
    text-align: center;
    width: 450px;
}
#client {
    background-color: #E74C3C;
    border-radius: 15px;
    color: #FFFFFF;
    height: 40px;
    margin: 15px auto;
    padding-top: 12px;
    text-align: center;
	font: 20px/30px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
#adcinq {
    background-color: #95A5A6;
    border-radius: 15px;
    color: #FFFFFF;
    height: 40px;
    margin: 15px auto;
    padding-top: 12px;
    text-align: center;
	font: 20px/30px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;

}
#media {
    background-color: #13A7C7;
    border-radius: 20px;
    color: #FFFFFF;
    height: 70px;
    margin: 15px auto;
    padding-top: 12px;
    text-align: center;
	font: 20px/30px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;

}
#caption {
    color: #FFFFFF;
    font-size: 13px;
}
#citizens {
    background-color: #E67E22;
    border-radius: 15px;
    color: #FFFFFF;
    height: 40px;
    margin: 15px auto;
    padding-top: 12px;
    text-align: center;
	font: 20px/30px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;

}	
	
.arrows{
    height:40px;
    width:250px;
    left:200px;
	margin: 0 auto;
}
#arrows .arrow1{
    background:url("../images/carrowdown.png") no-repeat;
    height:40px;
    width:49px;
    float:left;
    opacity: 0;
}
#arrows .arrow2{
    background:url("../images/carrowup.png") no-repeat;
    height:40px;
    width:49px;
    float:left;
    opacity: 0;
	margin-right: 150px;
}
#thanks {
	background-color:#FFF;
}