@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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;

	font-size: 1em;
}

body,
table,
input, textarea, select, option {
	line-height: 1.1;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

img {
	vertical-align: top;
}

a,
a:link {
	color: #303030;
	text-decoration: none;
	opacity:1;
	transition:all 0.3s;
}

a:visited {
	/* color: #fff; */
	text-decoration: none;
}

a:hover {
	/* color: #fff;*/
	text-decoration: underline;
}

a:active {
	/* color: #fff;*/
	text-decoration: underline;
}
a.btn:hover{
	filter: alpha(opacity=70);
	opacity:0.7;
	text-decoration:none;
	transition:all 0.3s;
}
* html .clearfix {
  zoom: 1;
}

*+html .clearfix {
  zoom: 1;
}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	min-width: 1150px;
	color: #333;
	font-size: 13px;
	font-family: Meiryo, "小塚ゴシック Pr6N", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
	line-height: 1.5;
	
	-webkit-text-size-adjust: none;
}

#container {
	text-align: left;
}



.pageTop {
	position: fixed;
	right: 5%;
	bottom: 13%;
	z-index:9999;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader {
	position: fixed;
	left: 0;
	top: 0;
	padding: 13px 0;
	width: 100%;
	z-index: 1000;
	background:#ffffff;
}

#gHeader .hBox {
	margin: 0 auto;
	width: 950px;
}

#gHeader h1 {
	float: left;
}

#gHeader .sns {
	padding-top: 18px;
	float: right;
}

#gHeader .sns li {
	padding-left: 20px;
	float: left;
}

/*------------------------------------------------------------
	応募規約ヘッダー
------------------------------------------------------------*/
#rulesHeader {
	padding: 13px 0 0;
}

#rulesHeader .hBox {
	margin: 0 auto;
	width: 950px;
}

#rulesHeader h1 {
	float: left;
}

#rulesHeader .sns {
	padding-top: 18px;
	float: right;
}

#rulesHeader .sns li {
	padding-left: 20px;
	float: left;
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#footer {
	margin:0 auto;
	padding: 45px 0 0;
	color:#333;
	font-size:110%;
}
#footer .footerNavi01 {
	margin-bottom:15px;
}
#footer .footerNavi01 li {
	display:inline;
	border-left:1px #333 solid;
	padding:0 20px;
}
#footer .footerNavi01 li:last-child {
	border-right:1px #333 solid;
}
#footer .footerNavi01 li a {
	text-decoration:none;
	line-height:100%;
}
#footer .footerNavi01 li a:hover {
	text-decoration:underline;
}
#footer .footerNavi01.Navi02 {
	border-top:1px #aaa dashed;
	border-bottom:1px #aaa dashed;
	padding:20px 0;
	margin-bottom:20px;
}
#footer .footerCon {
	margin-bottom:30px;
}
#footer .footerCon p {
	float:left;
	margin-right:20px;
}
#footer .footerCon .footerNavi01 {
	padding-top:5px;
}
.Copyright01 {
	margin-bottom:30px;
}
.TopColumn04 {
    width: 950px;
    margin: 0 auto;
}
#footer a{color:#000!important;}







@media all and (min-width: 0px) and (max-width: 768px) {
body {
	min-width: inherit;
}

#main {
	margin: 0 10px 20px;
	width: auto;
}

.pageTop {
    bottom: 10px;
    right: 10px;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader{
	 position: static;
	 padding: 13px 0 0;
	}
#gHeader .hBox {
	width: auto;
	padding: 0;
     margin: 0.5rem 0 0;
}

#gHeader h1 {
	margin: 0 auto 14px;
	width: 120px;
	float: none;
}

#gHeader h1 img {
	width: 100%;
}

#gHeader .sns {
	padding-top: 0;
	float: none;float: none;
}

   #gHeader .sns li {
	padding: 0 5px;
   }
	#header{
		min-width: auto !important;
	}
	#header_upper,
	#header .item_area,
	#header_middle .item_area,
	#header_middle .item_links,
	#hnav{
		display:none;
		position: static;
	}

	#gHeader #header_middle{
		padding-top: 0 !important;
	}
	#gHeader #header_middle .item_logo{
		width: 180px;
	}
	#gHeader #header_middle .item_logo_inner{
		background-size: 120px;
		width: 120px;
		padding-top: 30px;
	}

/*------------------------------------------------------------
	応募規約ヘッダー
------------------------------------------------------------*/
#rulesHeader .hBox {
	padding: 0;
	width: auto;
}

#rulesHeader h1 {
	margin: 0 auto 14px;
	width: 120px;
	float: none;
}

#rulesHeader h1 img {
	width: 100%;
}

#rulesHeader .sns {
	padding-top: 0;
	float: none;
}

#rulesHeader .sns li {
	padding: 0 5px;
}


/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#footer {
	color:#fff;
	font-size:110%;
}
#footer .footerNavi_sp {
	background:#003c64;
	padding-top:20px!important;
	padding-left:13px;
}
#footer .footerNavi01 {
	background:#003c64;
	margin-bottom:0;
}
#footer .footerNavi01 li {
	
	background: url(../../img/common/ico_arrow02.jpg) 0 5px no-repeat!important;
	padding-left:15px;
	margin-bottom:15px;
	display:inherit!important;
	border-left:none;
}
#footer .footerNavi01 li a {
	text-decoration:none;
	line-height:100%;
	color:#fff!important;
	
}

#footer .footerNavi01.Navi02 {
	border-top:none;
	padding:18px 0;
	margin-bottom:30px;
	background:#8d9298;
	border-bottom:3px #b10510 solid;
}
#footer .footerNavi01.Navi02 li {
	
	background:url(../../img/common/ico_arrow03.jpg) 13px 5px no-repeat!important;
	padding-left:28px;
	margin-bottom:15px;
	border-left:none;
}
#footer .footerNavi01.Navi02 li:last-child {
	margin-bottom:0;
}
#footer .footerNavi01.Navi02.mgnT20 {
	margin-top:0;
}
#footer .footerCon {
	margin-bottom:20px;
	text-align:center;
}
#footer .footerCon p {
	margin-bottom:25px;
	float:none;
}
#footer .footerNavi01_sp li {
	display:inline;
	color:#333;
	border-left:1px #333 solid;
	padding:0 15px;
}
#footer .footerNavi01_sp li:last-child {
	border-right:1px #333 solid;
}
#footer .footerNavi01_sp li a {
	text-decoration:none;
}
#footer .footerNavi01_sp li a:hover {
	text-decoration:underline;
}
.Copyright01 {
	text-align:center;
	color:#333;
	width:303px;
	margin:0 auto 30px;
	line-height:160%;
}
.TopColumn04{width:100%!important;}
#footer .footerCon p img{width:inherit!important;}

#gFooter .info {
	padding: 0 10px;
	width: auto;
	}

	#gFooter p {
	font-size: 12px;
	}
	#footer{
      min-width: auto !important;
      padding: 0 !important;
     }
	.footer_upper,
	#footer:after,
	#footer:before,
	#totop_footer{
		display:none !important;
	}
	#footer .footer_middle .item_links,
	#footer .container{
		width:auto !important;
	}
	#footer .footer_middle .item_links{
		font-size: 1rem;
		line-height: 1.7;
	}
	#footer .footer_middle .item_link{
		margin-left: 10px !important;
	}
	#footer .footer_lower .item_copyright{
		font-size: 1vw !important;
		margin: 0 0 1rem;
	}
	#footer .footer_lower .item_logo{
		width: 80%;
		margin: 0 auto;
		max-width: 276px;
	}
}





@media all and (min-width: 769px) and (max-width: 1149px) {
body {
	min-width: inherit;
}

#main {
	width: auto;
}

.pageTop {
    bottom: 10px;
    right: 10px;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/

	#gHeader .hBox{
		padding: 0;
		width:auto;
		margin: 0.5rem 0 0;
	}
	#gHeader .sns{
		float: none;
	}
#gHeader .hBox h1{
	padding-left:20px;
}
#gHeader{
	 position: static;
	 padding: 13px 0 0;
	}
	#header{
		min-width: auto !important;
	}
	#header_upper,
	#header .item_area,
	#header_middle .item_area,
	#header_middle .item_links,
	#hnav{
		display:none;
		position: static;
	}

	#gHeader #header_middle{
		padding-top: 0 !important;
	}
	#gHeader #header_middle .item_logo{
		width: 180px;
	}
	#gHeader #header_middle .item_logo_inner{
		background-size: 120px;
		width: 120px;
		padding-top: 30px;
	}
/*------------------------------------------------------------
	応募規約ヘッダー
------------------------------------------------------------*/
#rulesHeader .hBox {
	padding: 0;
	width: auto;
}

#rulesHeader h1 {
	margin: 0 auto 14px;
	width: 120px;
	float: none;
}

#rulesHeader h1 img {
	width: 100%;
}

#rulesHeader .sns {
	padding-top: 0;
	float: none;
}

#rulesHeader .sns li {
	padding: 0 5px;
}


/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
	#gFooter .info {
	padding: 0 10px;
	width: auto;
	}

	#gFooter p {
	font-size: 12px;
	}
	#footer{
      min-width: auto !important;
      padding: 0 !important;
     }
	.footer_upper,
	#footer:after,
	#footer:before,
	#totop_footer{
		display:none !important;
	}
	#footer .container{
		width:auto !important;
	}
	#footer .footer_middle .item_links{
		font-size: 1rem;
		line-height: 1.7;
		width:auto !important;
		margin-left: 10px !important;
	}
	#footer .footer_lower .item_copyright{
		font-size: 1vw !important;
		margin: 0 0 1rem;
	}
	#footer .footer_lower .item_logo{
		width: 80%;
		margin: 0 auto;
		max-width: 276px;
	}
}
