/*
Theme Name: TEN Recruit
Theme URI: https://example.com/
Author URI: https://example.com/
Description: TEN GROUP 採用サイト用オリジナルテーマ
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
Text Domain: ten-recruit
*/



.aligncenter {
    display: block;
    margin: 0 auto;
}

.alignright {
    float: right;
    margin-left: 1.5em;
}

.alignleft {
    float: left;
    margin-right: 1.5em;
}

.entry-content img {
    max-width: 100%;
    height: auto;
}

.entry-content p {
    margin-bottom: 1.5em;
    line-height: 1.8;
}

.entry-content h2 {
    font-size: 1.5rem;
    margin-top: 2em;
    margin-bottom: 1em;
    font-weight: bold;
}

.entry-content h3 {
    font-size: 1.25rem;
    margin-top: 1.5em;
    margin-bottom: 1em;
    font-weight: bold;
}