@charset "utf-8";
/**************************************
	URL       : http://www.getamped.jp
	Copyright : CyberStep
	file      : 
**************************************/

/* ==========================================
	html,body
========================================== */
html, body{
	width: 100%;
	height: 100%;
}
html{
	background: url("/special/design_contest/170331_dc/images/bg.jpg") repeat;
	position: relative;
}
body{
	min-width:  1035px;
	margin-bottom: 95px;
	margin: 0;
}

/* ==========================================
	header
========================================== */
header{
	background: url("/special/design_contest/170331_dc/images/bg_header.jpg")top center no-repeat;
	background-color: #65a7db;  
	min-width: 1200px;
}
#header{
	width: 1200px;
	height: 731px;
	margin: 0 auto;
	overflow: hidden;
	white-space: nowrap;
}

.gax_logo{
	position: relative;
	width: 500px;
	margin: 0 auto;
	text-indent: 100%;
}

h1{
    width: 280px;
    height: 144px;
	margin-left: 50px;
    position: absolute;
	text-indent: 100%;
}
h1:hover {
	opacity: 0.6;
	-webkit-transition: all .3s;
	transition: all .3s;
}

h2{
    height: 330px;
    background: url("/special/design_contest/170331_dc/images/title.png") top center no-repeat;
    margin-left: 478px;
    margin-top: 57px;
	margin-bottom: 10px;
     overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
	text-indent: 100%;
}

#sub_title p{
	display: none;
}

#sub_title img {
	display: block;
	width: 697px;
	height: 244px;
	margin-left: 501px;
	text-indent: 100%;
}

#notice {
	display: block;
	width: 697px;
	height: 65px;
	margin-left: 486px;
	margin-top: -3px;
	line-height: 1.3em;
	font-weight: 600;
	color:#194a77;
	text-shadow: -1px -2px 0 #fff,1px 2px 0 #fff,-1px 2px 0 #fff,1px -2px 0 #fff, 
	 -2px -1px 0 #fff,2px 1px 0 #fff,-2px 1px 0 #fff,2px -1px 0 #fff;	
}

#notice ul {
	list-style: none;
	}

/* ==========================================
	container content
========================================== */

#content {
	width: 1140px;
    padding: 0 30px 30px;
	margin: 0 auto 40px;		
	background: url("/special/design_contest/170331_dc/images/bg_contents.jpg") top center repeat-y;	
}

#gold_btn {margin-left:  -11px;}

.text_bg{
    background: #510416;
    box-shadow: 0 0 5px #480004, 0 0 5px #ccc, 0 0 1px #A70030;
    -webkit-box-shadow: 0 0 11px 5px #480004 inset;
    -moz-box-shadow: 0 0 11px 5px #480004 inset;
    box-shadow: 0 0 11px 5px #480004 inset;
    width: 950px;
	height: 106px
    margin: 0 auto;
    padding: 20px 30px;
    border: 1px solid #A70030;
	font-size: 1.3em;
	margin-left: 11px;
}

.text_bg dd, .text_bg_s dd {
	margin:0 0 10px 24px;
}

.text_min_bg{
	background: url("/special/design_contest/170331_dc/images/bg_gold.jpg") top center no-repeat;
	width: 989px;
    margin: 0 auto;
    padding: 10px;
    color: #a19800;
}

.text_min_bg p {
	margin: 5px 0 0 124px;
}


.text_bg_s{
    background: #510416;
    box-shadow: 0 0 5px #480004, 0 0 5px #ccc, 0 0 1px #A70030;
    -webkit-box-shadow: 0 0 11px 5px #480004 inset;
    -moz-box-shadow: 0 0 11px 5px #480004 inset;
    box-shadow: 0 0 11px 5px #480004 inset;
    width: 439px;
	height: 106px
    margin: 0 auto;
    padding: 20px ;
    border: 1px solid #A70030;
	font-size: 1.1em;
	margin-left: 11px;
	color: #ffffff;
}


.text_min_bg02{
	background: url("/special/design_contest/170331_dc/images/bg_silver.jpg") top center no-repeat;
	width: 482px;
	height: 103px;
    margin: 0 auto;
    padding: 10px 0 0 23px;
    color: #a19800;
}

.text_min_bg02 p {
	margin: 4px 0 0 118px;
}

.text_min_bg03{
	background: url("/special/design_contest/170331_dc/images/bg_bronze.jpg") top center no-repeat;
	width: 482px;
	height: 103px;
    margin: 0 auto;
    padding: 10px 0 0 23px;
    color: #a19800;
}

.text_min_bg03 p {
	margin: 4px 0 0 118px;
}


.c_con1{
	color: #ffffff;
}

/* ==========================================
	second
========================================== */
#m_con1 ul, #m_con2 ul {
	list-style: none;
	padding: 0;
}  


.second #main div#m_con1{
	position: relative;
    width: 1035px;
    margin: 0 auto;
    padding: 10px;
}

.second #main div#m_con2{
	position: relative;
    width: 1035px;
    margin: 20px auto 0;
    padding: 10px;
	height: 970px;
}

.second #main #m_con2 section{
		width: 493px;
		height: 970px;
		float: left;
}

section#silver {
	margin-right: 37px;
}

section#bronze {
}

/* ==========================================
	footer
========================================== */
#footer{
	background: #68001b;
	color: #ffffff;
	padding: 15px 0;
	width: 100%;
	clear: left;
}
#footer a {
	color: #ffffff;
}
#ft_box{
	width: 1200px;
	height: 100px;
	margin: 0 auto;
}
#ft_box ul{
	display: inline-block;
	list-style: none;
	padding: 0 0 0 10px;
}

#link_gax {
	margin-right: 30px;
}

#link_gax li{
	margin-right: 15px;
}

#link_gax li, #sns li {
	display: inline-block;
}

#sns li {
	position: relative;
}
#sns li#tw {
	top: 4px;
}
#sns li#fb {
	top: -2px;
}
#sns li#gp {
	top: 8px;
}

#cs_logo {
	float: right;
}

#cs_logo .text_r {
	text-align:right;
	margin-top: -10px;
}



