﻿#main {
	width:966px;
	border:solid 0px #ff0000;
	margin: auto;
	padding-top: 0px;
	background-color:#efefef;
	text-align: center;
	background-image: url("/cms/dcplan/special/dcmarket_link/images/DCmarket_mainimg_20230118.png");
    background-repeat: no-repeat;
	background-position: center top;
	padding-bottom:10px;
}

#main-top {
    position:relative;
    width:100%;
	background-size: 100% auto;
	height: 400px;
}

#main-middle {
    position: relative;
    width: 903px;
    margin-top: -64px;
    margin-left: 15px;
    border: solid 0px #000;
    text-align: center;
    z-index: 10;
    background-color: #ffffff;
    padding: 25px 15px;
}
.row-body {
    width:100%;
	margin: 0px;	
	padding: 0px;
}
.DCmarketImg {
	margin: 0px;	
	padding: 0px;
	display: inline-block;
}
.DCmarket {
    width: 520px;
    height: 110px;
    text-align: center;
    vertical-align: middle;
    background-color: #032173;
    color: #ffffff;
    font-size: 15px;
    display: inline-block;
    line-height: 110px;
    margin-left: 3px;
}

.row-body2 {

}

.row-body3 {
	width:905px;
	margin-top: 25px;
}

.row-body4 {
	margin-top: 5px;
}

.DailyReportImg {
	margin: 0px;
	padding: 0px;
	display: inline-block;
}

.DailyReportLine {
	width:10px;
	margin: 0 15px 0 15px; 
	padding: 0px;
	display: inline-block;
}
.WarashibeImg {
	margin: 0px; 
	padding: 0px;

}
.WarashibeBox0 {
    width: 903px;
    height: 380px;
    margin: 0px;
    margin-top: 25px;
    background-color: #96ba4a;
    border-radius: 0px 0px 30px 30px;
    vertical-align: bottom;
    position: relative;
}
.WarashibeBox1 {
    position: absolute;
    left: 25px;
    top: 25px;
}
.WarashibeBox2 {
    position: absolute;
    left: 500px;
    top: 25px;
}
.WarashibeTitle {
	font-size:25px;
	border-left: #fffb92 5px solid;
	font-weight: bold;
	color:#fffb92;
	text-align: left;
	margin: 0 0 10px;
	line-height: 28px; 
	padding: 0 0 0 15px;
}
.WarashibeText {
	width:375px;
	font-size:16px;
	color:#fff;
	text-align: left;
	line-height: 32px; 
	letter-spacing: 1px;
	margin: 0px; 
	padding: 0px;
}
#main-bottom {
    position: relative;
    width: 905px;
    height: 120px;
    border: solid 0px #0000ff;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 60px;
    margin-left: 30px;
    font-size: 15px;
    line-height: 31px;
    letter-spacing: 1px;
    color: #333;
    z-index: 1;
}

@media screen and (max-width: 480px){
	#main {
		width:100%;
		border:solid 0px #ff0000;
		margin: 0px;	
		padding: 0px;
		text-align: center;
		height: 1520px;
		background-image: url("/cms/dcplan/special/dcmarket_link/images/DCmarket_mainimg_sp.png");
		background-repeat: no-repeat;
		background-position: center top;
		background-size: 100% auto;
	}
	#main-top {
		position:relative;
		width:100%;
		
		height: 260px;
	}
	#main-middle {
		position:relative;
		width:95%;
		height: 994px;
		margin-top: -130px;
		margin-left: 10px;
		margin-right: 10px;
		border:solid 0px #000;
		text-align: center;
		z-index:10;
		background-color:#ffffff;
		padding: 0px;
	}
	.DCmarketImg {
		border:solid 0px #f00;
		width:100%;
		margin: 10px 0px 0px 0px;	
		padding: 0px;
	}
	.DCmarketImgSrc {
		width:90%;
		margin: 10px;	
		padding: 0px;
	}
	.DCmarketMovieImgSrc {
		width:90%;
		margin: 10px;	
		padding: 0px;
	}
	.DCmarket {
		width:100%;
		height: 20px;
		text-align: center;
		vertical-align: middle;
		background-color:#ffffff;
		color:#032173;
		font-size: 14px;
		display: inline-block;
		line-height: 30px;
		border:solid 0px #f00;
		font-weight: bold;
	}
	.WarashibeBox0 {
		width:90%;
		height: 540px;
		margin: 15px auto;
		background-color:#96ba4a;
		border-radius: 0px 0px 30px 30px;
		vertical-align: bottom;
		position:  relative;
	}
	.WarashibeBox1 {
		position:  initial;
		display: block;
		margin: 0px;
		padding: 20px;
	}
	.WarashibeBox2 {
		position:  initial;
		display: block;
		margin: 10px;
		padding: 10px;
	}
	.WarashibeImg {
		width:100%;
		margin: 0px;
		padding: 0px;
		display: block;
	}
	.WarashibeTitle {
		font-size:22px;
		border-left: #fffb92 3px solid;
		font-weight: bold;
		color:#fffb92;
		text-align: left;
		margin: 0 0 10px;
		line-height: 24px; 
		padding: 0 0 0 15px;
	}

	.WarashibeText {
		width:100%;
		font-size:14px;
		color:#fff;
		text-align: left;
		line-height: 24px; 
		margin: 0px; 
		padding: 0px;
	}
	.DailyReportImg {
		width:100%;
		margin: 0px;
		padding: 0px;
		display: block;
	}
	#main-bottom {
		position:relative;
		width:90%;
		height: 120px;
		border:solid 0px #0000ff;
		text-align: left;
		margin-top: 20px;
		margin-bottom: 20px;
		margin-left: 20px;
		font-size: 14px;
		line-height: 24px; 
		letter-spacing: 0px;
		color:#333;
		z-index:1;
	}
	.row-body3 {
		width: 100%;
		margin-top: 15px;
	}
}