@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 {
 font-family: '平成角ゴシック';
 font-size: 18px;
}

.c-gnav>.menu-item>a .ttl {
font-size: 18px;
letter-spacing: 1.3px;
}

.p-postList__body {
	display: none;
}

.
p.has-text-align-center {
	font-size:18px;
}

.c-iconList__item.-instagram {
order: 1;
}

.c-iconList__item.-facebook {
order: 2;
}

.c-iconList__item.-twitter {
order: 3;
}

.textwidget {
	font-weight: bold;
}

.c-widget__title {
	background-color: rgb(238,238,238);
	padding: 14px 93px 15px 35px;
	font-size: 18px;
}

@media (min-width: 960px) {
  .-col4 .-type-card.-pc-col3 .p-postList__item, .-col4 .-type-thumb.-pc-col3 .p-postList__item{
    width: calc(100% / 4);
  }
}


.l-container {
	max-width: 1180px;
}
