@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
*/

.p-mainVisual__slideTitle {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
}

.top-en {
  font-family: "Noto Serif JP", serif;
  color: #666;
  font-size: 1.5em;
  letter-spacing: 0.05em;
  margin-bottom: 1.5em;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.back-white {
	background: #FFF;
}

.company-table th {
    width: 35% !important;
	padding: 2em 1em;
}

.page-id-3 h2 {
    background: #666; 
}

.page-id-3 h2::before {
    display: none; 
}

@media (min-width: 600px) {
.l-content {
    padding-top: 3em;
}
}

.p-articleThumb {
    margin: 1em 0 0;
}

.l-mainContent__inner>.post_content {
    margin: 1em 0;
    padding: 0 var(--swl-pad_post_content, 0);
}

.top-en {
	font-size: 1.25em;
}

.sp-footermenu a {
	text-decoration: none;
}