/******************
PC
******************/

@media (min-width: 583px) {

#wrapper{
	padding: 40px 0 0 0;
}



.wrapperInn{
	padding: 120px 30px 0 0px;
}

#mv_sec{
	background: url(../images/common/bgTopCommon.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 5530px;
}

#main_view{

}

#main_view dt h1{
	padding-bottom: 20px;
	padding-top: 50px;
	letter-spacing: 4.5px;
	color: #f68108;
	font-weight: bold;
	text-align: center;
	font-size: 230%;
}

#main_view dt .mvRead{
	text-align: center;
	margin: 0 0 60px 0
}



#columnSection{
	display: flex;
}

#columnSection1{
	width: 900px;
	margin: 0 20px 0 0;
}

#blogSec{
	width:800px;
	min-height: 800px;
}

blockquote{
	margin: 0 0 60px 0!important;;
}


#columnSection3{
	width: 300px;
}

#archiveTTL{
	font-size: 120%;
	font-weight: bold;
	border-bottom: solid 3px #f68108;
	margin: 5px 0 10px 0;
}

#columnSection3 ul{
	margin: 0 0 40px 0;
}

#columnSection3 ul li.yearTTL{
	font-size: 120%;
	font-weight: bold;
	margin: 0px 0 5px 0;
	border-bottom:none;
}

#columnSection3 ul li a{
	text-decoration: none;
	color: #000;
}

#columnSection3 ul li{
	border-bottom: solid 2px #dcdcdc;
	padding: 0 0 3px;
	margin: 0 0 7px 0;
}



}







/*************************
SP レイアウト

*************************/


@media (max-width: 563px) {



#wrapper{
	padding: 0%;
}

#bg_bottom{
	background: url(../images/top/bgBottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 100px;
}

.wrapperInn{
	padding: 5%;
}

#mv_sec{
	background: url(../images/common/bgTopCommon.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 300%;
}

#main_view{

}

#main_view dt h1{
	padding-bottom: 5%;
	padding-top: 15%;
	letter-spacing: 4.5px;
	color: #f68108;
	font-weight: bold;
	text-align: center;
	font-size: 230%;
}

#main_view dt .mvRead{
	text-align: center;
	margin: 0 0 20% 0
}



#columnSection{
}

#columnSection1{
	width: 100%;
	margin: 0 5% 0 0;
}

#blogSec{
	width:90%;
	min-height: 800px;
	margin: 0 2% 0 5%;
}

blockquote{
	margin: 0 0 10% 0!important;;
}


#columnSection3{
	width: 90%;
	margin: 0 5%;
}

#archiveTTL{
	font-size: 120%;
	font-weight: bold;
	border-bottom: solid 3px #f68108;
	margin: 5px 0 10px 0;
}

#columnSection3 ul{
	margin: 0 0 10% 0;
}

#columnSection3 ul li.yearTTL{
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 5% 0;
	border-bottom:none;
}

#columnSection3 ul li a{
	text-decoration: none;
	color: #000;
}

#columnSection3 ul li{
	border-bottom: solid 2px #dcdcdc;
	padding: 0 0 2%;
	margin: 0 0 3% 0;
}





}

















