/*

追加用CSS　PC表示

*/

#splash,
body.appear .splashbg1,
body.appear .splashbg2 {
    background: #D7F2CC!important;
}

#splash_logo img {
    width: 100%;
}

.bg_wt {
    background: rgba(255, 255, 255, 0.8) !important;
}

.sp {
    display: none;
}

.pc {
    display: block;
}

br.pc {
    display: block;
}

br.sp {
    display: none;
}

body {
    background: #fff!important;
    color: #424242;
}

.entry-btn {
    width: 50%;
}

.entry-btn a {
    border-color: transparent;
    background: transparent;
    padding: 0;
}
.entry-btn a:hover{
background: #ffffff;
color: #ea5617;
border-bottom: none;
box-shadow: none;
opacity: 0.8;	
}
h1 {
    margin-bottom: 0;
}

a,
p {
    color: #595656;
    font-size: 16px;
}

a img,
.aligncenter {
    margin-bottom: 0;
}

a img:hover {
    opacity: 0.8;
}

.shortcode {
    margin-top: 50px;
    text-align: left;
}

.widget.widget_categories ul {
    padding: 0;
}

.linkimg img {
    display: inline;
}

body.home {
    margin-top: 0 !important;
}

.box50 {
    width: 48%;
}

iframe {
    width: 100%;
    margin-bottom: 50px;
}


/*------------------------------------------
 * tablepress
 * ---------------------------------------*/

.tablepress {
    border-left: solid 1px #ccc;
    border-top: solid 1px #ccc;
    background: #FFF;
    font-size: 16px;
}

.tablepress a {
    font-weight: 600;
    color: #6b6252;
}

.tablepress tbody td {
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 10px;
}

.tablepress tbody td.column-1 {
    background: url(/wp-content/uploads/2023/04/bg_green.png);
    background-size: 100%;
    text-align: center;
    color: #6b544d;
    font-weight: bold;
    vertical-align: middle;
    font-size: 16px;
    width: 30%;
    border-color: #fff;
}

.tablepress tbody td.column-2 {
    font-weight: 600;
    color: #6b6252;
    font-family: 'Kosugi Maru', sans-serif;
}

.f01 {
    font-family: 'Kosugi Maru', sans-serif;
}

.tablepress th,
table.defTable01 td {
    vertical-align: middle;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background: #fff;
}

.tablepress tfoot th,
.tablepress thead th {
    background-color: #d9f0f0;
    font-weight: 700;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    color: #716a66;
}


/*--------------------------------------------
 * h2
 * -----------------------------------------*/

.title h2 {
    font-size: 2.3em;
    letter-spacing: 0.20em;
    color: #6B544C;
    font-weight: bold;
    line-height: 1.17em;
    margin: 0 0 5px;
}

.border {
    display: block;
    width: 25%;
    height: 7px;
    background: none;
    margin: 0 auto;
    border-bottom: dotted 10px #d7f2cc;
}

.parallax .title h2 {
    display: none;
}

h3.tit3 {
    color: #6b544c;
    font-size: 1.5em;
    letter-spacing: 5px;
    position: relative;
    font-weight: bold;
    text-align: left;
    padding: 0 0 0 2.8em;
    border-bottom: solid 3px #ffddbf;
    padding: 10px;
}

.border {
    display: none;
}

.title {
    position: relative;
}

.title:before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2023/04/img_tit.png);
    background-repeat: repeat;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 99;
}

.title h2 {
    display: inline-block;
    background-image: url(/wp-content/uploads/2023/04/ribbon01.png);
    margin-bottom: 80px;
    text-align: center;
    font-size: 24px;
    padding: 10px 50px;
    position: relative;
    border-radius: 5px;
    color: #550000;
    background-size: cover;
}

.title h2:after {
    content: "";
    display: block;
    background: url(/wp-content/uploads/2023/04/ribbon01_lf.png);
    background-repeat: no-repeat;
    position: absolute;
    bottom: -15px;
    left: -40px;
    width: 60px;
    height: 50px;
    background-size: contain;
}

.title h2:before {
    content: "";
    display: block;
    background: url(/wp-content/uploads/2023/04/ribbon01_rt.png);
    background-repeat: no-repeat;
    position: absolute;
    bottom: -15px;
    right: -40px;
    width: 60px;
    height: 50px;
    background-size: contain;
}

.parallax .title:before {
    display: none;
}

h4.tit4 {
    background: orange;
    color: #fff;
    padding: 10px;
    font-size: 1.3em
}


/*--------------------------------------------
 * nav
 * -----------------------------------------*/

nav.row2 {
    background-color: rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 10px;
    padding-bottom: 0;
    border-bottom: none;
    background-color: #ffffff;
}

.home nav.row2 {
    background-color: rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 5px;
    padding-bottom: 0;
    border-bottom: none;
    transition: .3s;
}

nav.row2.opac {
    background-color: #ffffff;
}

nav.row2 .logo-box {
    padding: 10px 0 12px;
}

nav.row2 .logo .logo-img {
    max-width: 410px;
}

nav.row2 .logo .logo-img img {
	max-width: 280px;
    width: auto;
    max-height: 100px;
}

.logo img:hover {
    opacity: 0.7;
}

nav.row2 .logo .logo-contact {
    width: calc(100% - 420px);
}

nav.row2 .logo .logo-contact .locon.flex {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    flex-wrap: nowrap;
}

nav.row2 .logo .logo-contact .locon_item {
    width: 300px;
}

.locon_item {
    margin-right: 15px;
}

.locon_item02 {
    max-width: 200px;
}

.desktop.navigation {
    padding-top: 0px;
}

.home .desktop.navigation .nav-content {
    background-color: rgba(0, 0, 0, 0);
    transition: .3s;
}

nav.row2.opac .desktop.navigation .nav-content {
    background-color: rgba(111, 90, 21, 0.7);
}

.desktop.navigation .nav-content a {
    font-family: "mameron";
    color: #4a2400;
    text-transform: uppercase;
    font-size: 19px;
    letter-spacing: 0.05em;
    font-weight: 600;
    opacity: 0.9;
    filter: alpha(opacity=90);
    margin-top: 2px;
    line-height: 2.5em;
    text-shadow: 0 0 10px #fff;
}

.home .desktop.navigation .nav-content a:hover,
.home .desktop.navigation .nav-content a.active {
    opacity: 0.5;
    color: #4a2400;
}

.desktop.navigation .nav-content a:hover,
.desktop.navigation .nav-content a.active {
    color: #d7f2cc;
}

nav.row2.opac .desktop.navigation .nav-content a:hover,
nav.row2.opac .desktop.navigation .nav-content a.active {
    color: #d7f2cc;
    opacity: 1;
}

.navigation.desktop ul.nav li a:after {
    content: '';
    height: 22px;
    vertical-align: -5px;
    display: inline-block;
    border-right: solid 2px #4a2400;
    padding-left: 20px;
    text-shadow: 0 0 10px #fff;
}

.navigation.desktop ul.nav li:last-of-type a:after {
    content: none !important;
}

.desktop.navigation .nav-content li {
    margin-right: 20px;
    line-height: 40px;
}

.desktop.navigation .nav-content .nav li ul.dropdown-menu li a {
    color: #3a8138;
}

.desktop.navigation .nav-content .nav li ul.dropdown-menu li a:hover {
    color: #f785ad;
}

.navigation.desktop ul.nav .dropdown-menu li a:after {
    content: none;
}


/*--------------------------------------------
 * mobilenav
 * -----------------------------------------*/

.icon-bar {
    display: block;
    float: left;
    width: 100%;
    height: 5px;
    margin-top: 5px;
    background: orange;
}

.mobile.navigation .nav-content a {
    display: block;
    color: #6b544c;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
}

.mobile.navigation .nav-content li {
    border-top: solid 1px #d4d4d4;
}

.mobile.navigation .nav-content .dropdown-menu {
    display: -moz-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 10px auto !important;
    left: 0;
}

.mobile.navigation .nav-content .dropdown-menu li {
    width: 100%;
    background: #a9d580;
    margin: 6px !important;
    padding: 10px 2px !important;
    border-radius: 4px;
}

.mobile.navigation .nav-content .dropdown-menu li a {
    color: #fff;
    text-align: center;
}

.nav li:hover>ul>li {
    overflow: visible;
    height: 43px;
}

.nav li ul {
    top: 45px;
}


/*--------------------------------------------
 * tab
 * -----------------------------------------*/

.tab {
    width: 23%;
    margin: 1%;
    font-size: 1.3em;
    border-radius: 20px;
    flex-grow: 0;
    padding: 10px;
    justify-content: space-around;
}

.tab-group {
    justify-content: center;
}

table.defTable01 input.tdin_01 {
    padding: 1rem;
}

.tab.is-active {
    position: relative;
    background: url(/wp-content/uploads/2023/04/bg_orange.png);
    color: #333;
}

.tab.is-active::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -10px;
    left: calc(50% - 7px);
    border-style: solid;
    border-width: 10px 7px 0;
    border-color: rgba(255, 165, 0, 0.7) transparent transparent;
}

.panel-group {
    border-top: none;
    margin-top: 50px;
    background: #fff;
    padding: 50px;
    border-radius: 15px;
}


/*--------------------------------------------
 * slider
 * -----------------------------------------*/

.n2-ss-item-content {
    text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff!important;
}


/*----------------------------------
 *お知らせ
 * ---------------------------------*/
#news {
    background: url(/wp-content/uploads/2023/04/ill_bottom02.png), url(/wp-content/uploads/2023/04/bg_ill02.png), url(/wp-content/uploads/2023/04/ill_leaf01.png), url(/wp-content/uploads/2023/04/bg_pt02.png), url(/wp-content/uploads/2023/04/bg_pt01.png);
    background-repeat: repeat-x, no-repeat, no-repeat, no-repeat;
    background-size: 50%, 20%, 30%, 100%, cover;
    background-position: bottom left, top left, top right, bottom, top;
    padding-top: 150px;
    padding-bottom: 350px;
}

.block_news {
    position: relative;
    background: #fff;
    padding: 50px;
    border-radius: 20px;
}

.block_news:before {
    content: "";
    background-image: url(/wp-content/uploads/2023/04/cat01.png);
    width: 309px;
    height: 250px;
    position: absolute;
    top: -150px;
    right: -150px;
    background-size: contain;
    background-repeat: no-repeat;
}


/*----------------------------------
 *メッセージ
 * ---------------------------------*/
#message {
    background: url(/wp-content/uploads/2023/04/ill_flag01.png), url(/wp-content/uploads/2023/04/ill_flag02.png), url(/wp-content/uploads/2023/04/ill_balloon02.png), url(/wp-content/uploads/2023/04/ill_balloon01.png), url(/wp-content/uploads/2023/04/_ill_tree.png), url(/wp-content/uploads/2023/04/_bg_ill02.png), url(/wp-content/uploads/2023/04/_bg_ill01.png), url(/wp-content/uploads/2023/04/ill_bottom.png), url(/wp-content/uploads/2023/04/bg_pt01.png);
    background-repeat: no-repeat;
    background-size: 30%, 30%, 15%, 15%, 20%, 20%, 15%, 100%, cover;
    background-position: top left, top right, top 40% right 5%, bottom 40% left, bottom right, top left, bottom 50px right 150px, bottom, bottom;
    padding-bottom: 250px;
    padding-top: 150px;
}

.frame01 {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
    background: url(/wp-content/uploads/2019/10/8576310ec1d3beb858a1b9f6b25795f6_m.jpg);
    background-size: 100%;
    background-position: top left;
    background-repeat: no-repeat;
    padding: 50px;
}



.frame01 .inner {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.youtube_wrap {
    padding-top: 56.25%;
    width: 100%;
    position: relative;
}

.youtube_wrap iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

.txt_message {
    background: url(http://engawa-recruit.jp/wp-content/uploads/2023/04/_ill_tree.png), url(/wp-content/uploads/2023/04/ill_tree.png);
    background-position: bottom left, bottom right;
    background-size: 250px, 250px;
    background-repeat: no-repeat;
    margin-bottom: 50px;
}

.txt_message_inner {
    width: calc(100% - 260px);
    margin-right: auto;
    background: #fff;
    padding: 30px;
    border-radius: 30px;
}


/*----------------------------------
 * 職場の特色
 * ---------------------------------*/


.list_feature {
    display: flex;
    flex-wrap: wrap;
}

.list_feature li {
    width: 30%;
    margin: 1.5%;
}

.tit_feature {
    font-size: 1.5em;
    text-align: center;
}

.img_feature {
    border-radius: 10px;
    overflow: hidden;
    background: url(/wp-content/uploads/2023/04/bg_orange.png);
    padding: 15px;
}

.img_feature img {
    border-radius: 10px;
    height: 250px;
    object-fit: cover;
}

.tit_feature {
    background: url(/wp-content/uploads/2023/04/title.png);
    background-repeat:  no-repeat;
    background-position: center bottom;
    background-size: 200px;
    padding: 0 10px 20px;
}




/*------------------------------------------
 * スタッフインタビュー
 *------------------------------------------*/

#staff {
    background: url(/wp-content/uploads/2023/04/ill_bottom05.png), url(/wp-content/uploads/2023/04/bg_ill02.png), url(/wp-content/uploads/2023/04/ill_leaf01.png), url(/wp-content/uploads/2023/04/bg_pt02.png), url(/wp-content/uploads/2023/04/bg_pt01.png);
    background-repeat: repeat-x, no-repeat, no-repeat, no-repeat;
    background-size: 100%, 20%, 30%, 100%, cover;
    background-position: bottom left, top left, top right, bottom, top;
    padding-top: 150px;
    padding-bottom: 350px;
}


.staff-item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;
}

.staff-img {
    position: relative;
    width: 350px;
}

.staff-img:before {
    content: "";
    display: block;
    position: absolute;
    top: -30px;
    left: 10px;
    width: 350px;
    height: 350px;
    background: url(/wp-content/uploads/2023/04/frame_staff.png);
    background-size: cover;
}

.staff-img img {
    display: block;
    width: 280px;
    height: 280px;
    text-align: center;
    margin: 0 auto;
    border-radius: 50%;
    object-fit: cover;
}

.staff-cont {
    width: calc(100% - 380px);
}

.staff-item:nth-child(odd) {
    margin-left: 100px;
}

.staff-item:nth-child(even) {
    margin-right: 100px;
}

.staff-name {
    border-bottom: dotted 3px orange;
}

.staff-name p {
    font-size: 1.8em;
    margin: 0;
    line-height: 1.7;
}

.staff-name p span {
    font-size: 0.6em;
    margin-right: 10px;
    padding: 0 5px;
    margin: 0;
    display: block;
}

.staff-txt {
    padding: 10px;
    font-size: 16px;
}


/*------------------------------------------
 * 職場の特色
 *------------------------------------------*/

#feature {
    background: url(/wp-content/uploads/2023/04/ill_bottom02.png), url(/wp-content/uploads/2023/04/bg_ill02.png), url(/wp-content/uploads/2023/04/ill_leaf01.png), url(/wp-content/uploads/2023/04/bg_pt02.png), url(/wp-content/uploads/2023/04/bg_pt01.png);
    background-repeat: repeat-x, no-repeat, no-repeat, no-repeat;
    background-size: 50%, 20%, 30%, 100%, cover;
    background-position: bottom left, top left, top right, bottom, top;
    padding-top: 150px;
    padding-bottom: 350px;
}


/*------------------------------------------
 * 採用情報
 *------------------------------------------*/

#recruit {
    background: url(/wp-content/uploads/2023/04/ill_bottom02.png), url(/wp-content/uploads/2023/04/bg_ill02.png), url(/wp-content/uploads/2023/04/ill_leaf01.png), url(/wp-content/uploads/2023/04/bg_pt02.png), url(/wp-content/uploads/2023/04/bg_pt01.png);
    background-repeat: repeat-x, no-repeat, no-repeat, no-repeat;
    background-size: 50%, 20%, 30%, 100%, cover;
    background-position: bottom left, top left, top right, bottom, top;
    padding-top: 150px;
    padding-bottom: 350px;
}

dl.recruit-box {
    border: none!important;
}

dl.recruit-box.category04 {
    width: 30%;
    margin: 10px 15px 20px;
    padding: 10px;
    border-radius: 10px;
    border: none;
    background: repeating-linear-gradient(45deg, #F0F8FF, #F0F8FF 10px, #D8F3F8 10px, #D8F3F8 20px);
    box-shadow: none;
}

.sub-header {
    background: url(/wp-content/uploads/2023/04/ill_bottom02.png), url(/wp-content/uploads/2023/04/bg_ill02.png), url(/wp-content/uploads/2023/04/ill_leaf01.png), url(/wp-content/uploads/2023/04/bg_pt02.png), url(/wp-content/uploads/2023/04/bg_pt01.png)!important;
    background-repeat: repeat-x, no-repeat, no-repeat, no-repeat!important;
    background-size: 50%, 20%, 30%, 100%, cover!important;
    background-position: bottom left, top left, top right, bottom, top!important;
}

.job-table tr th {
    background: url(/wp-content/uploads/2023/04/bg_orange.png);
    color: #76450b;
}

.recruit-list .title:before {
    display: none;
}

.recruit-list p.title {
    border-top: 2px solid orange;
    border-bottom: 2px solid orange;
}



/*------------------------------------------
 * 会社概要
 *------------------------------------------*/

#summary {
    background: url(/wp-content/uploads/2023/04/ill_bottom02.png), url(/wp-content/uploads/2023/04/bg_ill02.png), url(/wp-content/uploads/2023/04/ill_leaf01.png), url(/wp-content/uploads/2023/04/bg_pt02.png), url(/wp-content/uploads/2023/04/bg_pt01.png);
    background-repeat: repeat-x, no-repeat, no-repeat, no-repeat;
    background-size: 50%, 20%, 30%, 100%, cover;
    background-position: bottom left, top left, top right, bottom, top;
    padding-top: 150px;
    padding-bottom: 350px;
}

.block_summary {
    flex-direction: row-reverse;
}

.block_summary .img {
    width: 100%;
}

.block_access {
    margin-bottom: 50px;
}

#summary h3.tit3 {
    position: relative;
    padding-left: 40px;
}

#summary h3:before {
    content: "";
    background: url(/wp-content/uploads/2023/04/img_tit.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 30px;
}

#summary h3.tit3.tit_c:after {
    content: "";
    background: url(/wp-content/uploads/2023/04/ill_cat04.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 150px;
    height: 150px;
}


/*------------------------------------------
 * お問い合わせ
 *------------------------------------------*/

#contact {
    background: url(/wp-content/uploads/2023/04/ill_balloon03.png), url(/wp-content/uploads/2023/04/bg_ill02.png), url(/wp-content/uploads/2023/04/ill_leaf01.png), url(/wp-content/uploads/2023/04/bg_pt02.png), url(/wp-content/uploads/2023/04/bg_pt01.png);
    background-repeat: repeat-x, no-repeat, no-repeat, no-repeat;
    background-size: 100%, 20%, 30%, 100%, cover;
    background-position: bottom left, top left, top right, bottom, top;
    padding-top: 150px;
    padding-bottom: 350px;
}

.block_bnr a {
    max-width: 500px;
    display: block;
    margin-bottom: 30px;
    text-align: center;
    margin: 0 auto 100px;
}

table.defTable01 {
    position: relative;
}

table.defTable01:before {
    content: "";
    background-image: url(/wp-content/uploads/2023/04/ill_cat05.png);
    width: 200px;
    height: 200px;
    position: absolute;
    top: -170px;
    right: 0;
    background-size: contain;
    background-repeat: no-repeat;
}

table.defTable01 td.cen {
    background: transparent;
}


/*--------------------------------------------
 * footer
 * -----------------------------------------*/

.footer-nav .dropdown-menu {
    display: none;
}

footer#footer {
    background-color: #72b216;
    position: relative;
}

footer#footer .content {
    width: 80%;
    margin: 0 auto;
    padding-top: 0;
}

.footer-nav {
    background: rgba(0, 0, 0, 0);
}

.footer-nav .nav li a {
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
}

.footer-nav .nav li img {
    display: none;
}

.footer-nav .nav li a:hover {
    text-decoration: underline;
}

.footer-nav .nav li:after {
    content: "|";
    margin: 10px;
    color: #ffffff;
}

.f-logo {
    padding: 20px;
    background-color: #fff;
    border-radius: 15px;
    max-width: 500px;
    margin: 25px auto;
    width: 100%;
}

.f-logo img {
    margin: 0 auto;
    width: 400px;
}

.footer_box {
    margin: 2em 0 0;
}

.footer_address {
    margin-bottom: 30px;
    font-family: 'Kosugi Maru', sans-serif;
}

.footer_address a {
    color: #ffffff !important;
    font-weight: 600;
}

.footer_address a:hover {
    text-decoration: underline;
}

.fa-map-marked-alt:before {
    content: "\f5a0";
    color: #ffffff;
    font-size: 16px;
}

.fa-phone-alt:before {
    content: "\f879";
    color: #ffffff;
    font-size: 16px;
}

.copyright {
    background: rgba(0, 0, 0, 0);
    margin-bottom: 0;
    margin-top: 15px;
}

.copyright a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
}

.copyright h6 {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
}

.lb-back-to-top {
    position: fixed;
    background: url(/wp-content/uploads/2023/04/pagetop.png)no-repeat;
    text-indent: -9999px;
    width: 80px;
    height: 80px;
    bottom: 2em;
    right: 2em;
    padding: 1em;
    border: none;
    transition: .3s;
    background-size: 100%;
    background-size: contain;
}

.lb-back-to-top:hover {
    background-color: transparent;
}


/*プライバシーポリシー-----------------------
 * ------------------------------------------*/

.privacyBox {
    padding: 0 10px 70px;
}

.privacyBox section {
    text-align: left;
    padding: 60px 0 60px;
}

.privacyBox p {
    line-height: 180%;
}

.privacyBox ul.ullist01 {
    margin: 10px 0px;
}

.privacyBox ul.ullist01 li {
    margin: 0px 0px 0px 1.5em;
    line-height: 200%;
    list-style: disc;
}

.privacyBox .ttl-01 {
    margin: 60px 0 20px;
    padding: 10px 0 10px 0;
    color: #333;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: left;
    border-bottom: 4px solid #edede8;
    line-height: 180%;
    position: relative;
    letter-spacing: 0.05em;
}

.privacyBox .ttl-01::after {
    position: absolute;
    content: " ";
    border-bottom: solid 4px #f4bca6;
    bottom: -4px;
    width: 10%;
    display: block;
    left: 0;
}

.privacyBox .ttl-01 span {
    color: #ec8861;
    font-weight: bold;
    font-size: 0.875rem;
    letter-spacing: 0;
    margin-left: 10px;
    display: inline;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}

.privacyBox .ttl-01.ttl_top {
    margin: 0 0 20px;
}

.privacyBox .wc_h3_01 {
    text-align: center;
    line-height: 150%;
}

.privacyBox .wc_h3_01 span {
    text-transform: uppercase;
    letter-spacing: 0;
}

/*　-----------------------------------------
 * 2023/09/20 Add
 * ------------------------------------------*/
nav.row2 .logo-box {
    padding: 3px 0;
}

nav.row2 .logo .logo-img img {
    max-height: 75px;
}

.desktop.navigation .nav-content a {
    line-height: 1.8em;
}

.job-table tr td iframe {
    margin-top: 10px;
}

.toitoi {
    text-align: center;
    font-size: 23px;
}