@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/
body {
background-color:rgb(237,244,262);
}
.top #content {
    padding-top: 0em;
}
aside {
	padding:30px ;
	background-color:#fff;
	border-radius:.625rem;
}
.p-mainVisual{
	padding:0 100px;
}
.l-mainContent__inner {
   padding:30px;
}
]
.l-header__gnav .c-gnav {

}
.p-postList__body {
	width:100%;
}
.p-postList__item {
	border-bottom:solid 1px #ddd;
}
.l-header__gnav .c-gnav li {
	padding:0 20px;
} 
/* 投稿ページ */
  .-sidebar-on .-type-card.-pc-col3 .p-postList__item {
	width:100%;
	background: #fff;
  padding: 30px;
	border-radius:.5rem;
	
}
 .p-postList.-type-card {

	flex-direction: column;
}
 
#main_content {
	border-radius:.625rem;
background-color:#fff;
}
.u-obf-cover {
height:100%;
}
.p-profileBox {
	border-radius:.625rem;
	background-color:rgb(63,69,70);
	color:#fff;
}

.-type-card .p-postList__thumb {
	height:auto;
}   
.p-postSlider .p-postList__item {
background-color:#fff;
} 