/*-----reset css---*/
/*body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{
	margin:0; padding:0;
}
table{
		border-collapse:collapse; border-spacing:0;
}*/


img{
	border:0;
	vertical-align:bottom;
}
@media only screen and (max-width: 769px) {
div#main #contents ul.banner li img {
    width: 100%;
    }
img{
	height:auto;
}
}


/*================================================================

きゃんぺーん

=================================================================*/

html { 
	overflow-y:scroll;
}

body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	text-align: center;
	font-family:"ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
}

@media only screen and (min-width: 768px) {
body {
min-width: 1240px;
margin: 0 auto;
}
}

#copyright {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 80%;
}

#clear{
	font-size: 1px;
	line-height: 1px;
	clear: both;
}


a:link,
a:visited{
	color: #005fc3;
	text-decoration: none;
}

a:hover{
	color: #6296ca;
	text-decoration: none;
	font-weight: normal;
}

.item_img {
	border: 1px solid #CCCCCC;

}

div#wrap{
	width:1200px !important;
}
div#container{
	width:1200px !important;
}
@media only screen and (max-width: 769px) {
div#wrap{
	width:100% !important;
}
div#container{
	width:100% !important;
}	
}

div#main h2 {
    border-left:none;
    font-size:1.6em;
    color: #333;
    padding-left:0;
    margin-left:0;
}
div#main h2{
	font-family: "Noto Sans JP","ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
    position: relative;
    padding-bottom: 0.4em;
    border-bottom: 3px solid #DDD;
    font-size: 1.6em;
    font-weight: bold;
    text-align: left;
	width:960px;
	margin:40px auto 20px !important;
}
@media only screen and (max-width: 769px) {
div#main h2{
	width:94%;
	margin:10px 3% 10px !important;
    font-size: 1.2em;
}	
}
div#main h2::after{
	position: absolute;
    content: " ";
    border-bottom: solid 3px #E5002D;
    bottom: -3px;
    width: 10.5%;
    display: block;
}


.contentsTitle02{
	width:1060px;
	margin:0 2px;	
}
@media only screen and (max-width: 769px) {
.contentsTitle02{
	width:100%;
	margin:0;
}	
}


/*ヘッダー*/
div#wrap {
	background-image:none !important;
}

@media only screen and (min-width: 769px) {
#head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    width: 960px;
    margin: 30px auto;
}
}
@media only screen and (max-width: 768px) {
#head {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}
#head .logo img{
	width: 170px;
}
#head .back img{
	width: 130px;
}
}
@media only screen and (max-width: 540px) {
#head .logo img{
	width: 150px;
}
#head .back img{
	width: 115px;
}
}





.titleInner{
	width:960px;
	margin:0 auto;
	margin-top:3px;
	margin-bottom:10px;
	text-align:left;
	position:relative;
}
@media only screen and (max-width: 769px) {
.titleInner{
	overflow:hidden;
	width:100%;
}
}
@media only screen and (max-width: 540px) {
.titleInner{
	width:100%;
	position:static;
}
}
.title{
	margin-left:3px;
}
@media only screen and (max-width: 769px) {
.title{
	margin-left:-3%;
    width: 74%;
}
}
@media only screen and (max-width: 540px) {
.title{
	width:130%;
	position:static;
}
}
.appBnr{
	position:absolute;
	right:0;
	top:10px;
}
@media only screen and (max-width: 769px) {
.appBnr{
    width: 44%;
	right:3%;
}
}
@media only screen and (max-width: 540px) {
.appBnr{
	width:86%;
	margin:10px 7% 5px;
	position:static;
}
}
div#wrap{
	background-image:url(/contents/campaign/img/1807/page_bg_02.png);
	background-repeat:repeat-y;
	width:1070px;
	margin:0 auto;
}
@media only screen and (max-width: 769px) {
div#wrap{
    width: 100%;
    margin: 10px 0%;
	background:none;
}
}
div#main{
	background-image:none;
}
div#container{
	width:1062px;
	margin:0 4px;
	padding:0;
}
@media only screen and (max-width: 769px) {
div#container{
    width: 100%;
	margin:0;
}
}
div#main #contents{
	width:1062px;
	margin:0 auto;
	padding:0;
}
@media only screen and (max-width: 769px) {
div#main #contents{
    width: 100%;
}
}
div#main p{
	padding-left: 0;
	padding-right: 0;	
}
div#footer{
	width:100%;
	background-image:none;
    background-color: #221715;
    color: #FFFFFF;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 30px auto;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 80%;
}
div#main #contents ul.banner li{
	width:460px;
}



div#title-img {
    width: 913px;
    text-align: center;
    background-image: url(../img/bg_main.jpg);
    background-repeat: repeat-y;
}
@media only screen and (max-width: 769px) {
div#title-img {
    width: 100%;
}
}




div#main #contents ul.bannercamp2 {
    width: 960px;
    margin: 10px auto;
    padding: 0;
    padding-top: 10px;
    text-align: center !important;
    font-size: 16px;
}
@media only screen and (max-width: 769px) {
div#main #contents ul.bannercamp2 {
    width: 100%;
    margin: 10px 0;
	font-size:110%;
}
}

/**バナー**/
div#main #contents ul.bannercamp2 li {
    width: 960px;
    margin: 0 auto;
    padding: 0;
}
@media only screen and (max-width: 769px) {
div#main #contents ul.bannercamp2 li {
    width: 94%;
	margin:0 3%;
}
}
div#main #contents ul.bannercamp2 img {
    width: 960px;
    margin: 0 auto 5px;
}
@media only screen and (max-width: 769px) {
div#main #contents ul.bannercamp2 img {
    width: 100%;
	height:auto;
}
}


div#main #contents ul.banner {
    text-align: left;
    padding: 10px 0 0 0;
    overflow: visible;
    font-size: 110%;
    width: 990px;
    margin:0 auto;
    padding: 0;
}
@media only screen and (max-width: 769px) {
div#main #contents ul.banner {
    width: 94%;
	margin:0 3%;
}
}
div#main #contents ul.banner li {
    width: 456px;
}
@media only screen and (max-width: 769px) {
div#main #contents ul.banner li {
    width: 100%;
}
}
@media only screen and (max-width: 769px) {
div#main #contents ul.banner li {
	margin:0;
}
}



.backgray{
	/*background-color:#f3f3f3;*/
}



/*マージン等
--------------------------------------*/
.mt10{
	margin-top:10px;
}
.mt20{
	margin-top:20px;
}
.mt30{
	margin-top:30px;
}
.mt40{
	margin-top:40px;
}
.mt50{
	margin-top:50px;
}

.mb10{
	margin-bottom:10px;
}
.mb20{
	margin-bottom:20px;
}
.mb30{
	margin-bottom:30px;
}
.mb40{
	margin-bottom:40px;
}
.mb50{
	margin-bottom:50px;
}

.alignC{
	text-align:center;
	}
