
/* M&AƒgƒŒƒ“ƒh2020
--------------------------------------------------------- */
#trend_top {
	background-image: url(../images/trend/bg_trend_2020.jpg);
	background-repeat: no-repeat;
	min-height: 688px;
	background-position: center top;
}

#trend_top .txtbx {
	width: 620px;
	margin: 0px 0px 0px auto;
}

#trend_top .txtbx h2 {
	padding: 230px 0 30px;
}

#trend_top .txtbx h2 {
	padding: 230px 0 30px;
}

#trend_top .txtbx h3 {
	margin-bottom: 30px;
}

@media screen and (max-width: 767px){
	#trend_top {
		background-image: url(../images/trend/bg_trend_2020sp.jpg);
		min-height: 528px;
		background-size: cover;
	}
	#trend_top .txtbx h2, #trend_top .txtbx h3 {
		display: none;
	}
}


/* trend_sec2
--------------------------------------- */
#trend_sec2 {
	background-image: url(../images/trend/bg_2020_02.jpg);
}

#trend_sec2 .in h2 {
	font-size: 2.0em;
	text-align: center;
	font-family: serif;
	width: 800px;
	margin: 0 auto;
}

.chart {
	width: 90%;
	border: solid 1px #000;
	margin: 0 auto 25px auto;
	border-collapse: collapse;
}

.chart td {
	text-align: center;
	border: solid 1px #000;
	background-color: #FFF;
}

@media screen and (max-width: 767px){
	#trend_sec2 {
		background-image: url(../images/trend/bg_2020_02sp.jpg);
		background-size: contain;
		padding-bottom: 0;
	}
	#trend_sec2 .in h2 {
		font-size: 1.1em;
		width: 100%;
		padding: 30px 0 0 0;
	}
	.chart {
		width: 100%;
	}
}

/* trend_sec3
--------------------------------------- */
#trend_sec3 {
	background-image: url(../images/trend/bg_2020_03.jpg);
}

#trend_sec3 .in h2 {
	font-size: 2.0em;
	text-align: center;
	font-family: serif;
	width: 800px;
	margin: 0 auto;
}

a.trend_btn {
	background: #ee0606;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
	margin: 40px auto;
	width: 95%;
	max-width: 300px;
}

@media screen and (max-width: 767px){
	#trend_sec3 {
		background-image: url(../images/trend/bg_2020_03sp.jpg);
		background-size: contain;
		background-position: bottom;
	}
	#trend_sec3 .in h2 {
		font-size: 1.1em;
		width: 100%;
	}
}

/* trend_sec4
--------------------------------------- */
#trend_sec4 {
	background-image: url(../images/trend/bg_2020_04.jpg);
}

#trend_sec4 .in h2 {
	font-size: 2.0em;
	text-align: center;
	font-family: serif;
	width: 800px;
	margin: 0 auto;
}

#trend_sec4 .txtbx .caption {
	margin-bottom: 5px;
}

#trend_sec4 ul {
	margin-bottom: 25px;
}

@media screen and (max-width: 767px){
	#trend_sec4 {
		background-image: url(../images/trend/bg_2020_04sp.jpg);
		padding-top: 20px;
	}
	#trend_sec4 .in h2 {
		font-size: 1.1em;
		width: 100%;
	}
}

/* trend_sec5
--------------------------------------- */
#trend_sec5 {
	background-image: url(../images/trend/bg_2020_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding-bottom: 20px;
}

#trend_sec5 .in {
	width: 100%;
}

#trend_sec5 .in h2 {
	font-size: 2.0em;
	text-align: center;
	font-family: serif;
	width: 800px;
	padding: 60px 0 45px;
	margin: 0 auto;
}

#trend_sec5 .txtbx {
	width: 100%;
	max-width: 800px;
	margin: auto;
}

#trend_sec5 .txtbx p {
	margin-bottom: 25px;
	font-size: 14px;
	line-height: 24px;
}

@media screen and (max-width: 767px){
	#trend_sec5 {
		background-image: url(../images/trend/bg_2020_05.jpg);
		padding: 15px 3%;
	}
	
	#trend_sec5 .in h2 {
		font-size: 1.1em;
		width: 100%;
		padding: 0 0 25px 0;
	}
}

/* trend_sec6
--------------------------------------- */
#trend_sec6 {
	background-image: url(../images/trend/bg_2020_06.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: contain;
}

#trend_sec6 .txtbx {
	width: 100%;
	max-width: 800px;
	margin: auto;
}

#trend_sec6 .in {
	width: 100%;
}

#trend_sec6 .in h2 {
	font-size: 2.0em;
	text-align: center;
	font-family: serif;
	width: 800px;
	padding: 60px 0 45px;
	margin: 0 auto;
}

#trend_sec6 .txtbx p {
	margin-bottom: 25px;
	font-size: 14px;
	line-height: 24px;
}

#trend_sec6 .txtbx .caption {
	margin-bottom: 5px;
}

#trend_sec6 ul {
	margin-bottom: 25px;
}

@media screen and (max-width: 767px){
	#trend_sec6 {
		padding: 15px 3%;
		background-image: none;
	}
	
	#trend_sec6 .in h2 {
		font-size: 1.1em;
		width: 100%;
		padding: 0 0 25px 0;
	}
}

/* trend_sec7
--------------------------------------- */
#trend_sec7 {
	background-image: url(../images/trend/bg_2020_07.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding-bottom: 20px;
}

#trend_sec7 .in {
	width: 100%;
}

#trend_sec7 .txtbx {
	width: 100%;
	max-width: 800px;
	margin: auto;
}

#trend_sec7 .in h2 {
	font-size: 2.0em;
	text-align: center;
	font-family: serif;
	width: 800px;
	padding: 60px 0 45px;
	margin: 0 auto;
}

#trend_sec7 .txtbx p {
	margin-bottom: 25px;
	font-size: 14px;
	line-height: 24px;
}

#trend_sec7 .txtbx .caption {
	margin-bottom: 5px;
}

#trend_sec7 .chart {
	width: 50%;
	border: none;
	margin: 0 auto 25px 0;
}

#trend_sec7 .chart th {
	font-weight: 200;
	border: solid 1px #000;
	background: #fff;
}

/*
#trend_sec7 .chart td {
	border: none;
	background: unset;
}
*/

@media screen and (max-width: 767px){
	#trend_sec7 {
		padding: 15px 3%;
	}
	
	#trend_sec7 .in h2 {
		font-size: 1.1em;
		width: 100%;
		padding: 0 0 25px 0;
	}
	
	#trend_sec7 .chart {
		width: 95%;
		margin: 0 auto 25px auto;
	}
	
	#trend_sec7 .chart th {
		font-size: 0.8em;
		font-weight: 200;
	}
	
	#trend_sec7 .chart td {
		font-size: 0.8em;
		border: none;
	}
}

/* trend_sec8
--------------------------------------- */
#trend_sec8 {
	background-image: url(../images/trend/bg_2020_08.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding-bottom: 20px;
}

#trend_sec8 .in {
	width: 100%;
}

#trend_sec8 .txtbx {
	width: 100%;
	max-width: 800px;
	margin: auto;
}

#trend_sec8 .in h2 {
	font-size: 2.0em;
	text-align: center;
	font-family: serif;
	width: 800px;
	padding: 60px 0 45px;
	margin: 0 auto;
}

#trend_sec8 .txtbx p {
	margin-bottom: 25px;
	font-size: 14px;
	line-height: 24px;
}

#trend_sec8 .txtbx .caption {
	margin-bottom: 5px;
}

@media screen and (max-width: 767px){
	#trend_sec8 {
		padding: 15px 3%;
		background-image: none;
	}
	
	#trend_sec8 .in h2 {
		font-size: 1.1em;
		width: 100%;
		padding: 0 0 25px 0;
	}
}


/* past_btn
--------------------------------------- */
.past_btn {
	width: 100%;
	padding: 30px 10px;
	box-sizing: border-box;
	text-align: center;
}

.past_btn a {
	width: 100%;
	max-width: 500px;
	display: block;
	background-color: #ee0606;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	box-sizing: border-box;
	text-decoration: none;
	margin: auto;
	padding: 20px 0;
}

@media screen and (max-width: 767px){
	.past_btn a {
		padding: 20px;
	}
}
