/* Base */

p, a, li, dt, dd, time, h1, h2, h3, h4, h5, h6, th, td, span, label, input {
    font-family: "Noto Sans JP", sans-serif;
}


p {
    color: #333333;
    margin-bottom: 1em;
    line-height: 2em;
}

.title {
    text-align:center;
}

.title h2 {
    color: #000000;
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
	line-height: 1.17em;
    font-size: 34px;
    position: relative;
}

.home .title h2 {
    margin-bottom: 90px;
}
.home .title h2::after {
  content: "";
  color: #F39801;
  position: absolute;
  font-size: 18px;
  bottom: -40px;
  left: 0;
  right: 0;
  text-align: center;
}

#about .title h2::after {
  content: "Service";
}

#voice .title h2::after {
  content: "Voice";
}

#info .title h2::after {
  content: "Information";
}

#recruit .title h2::after {
  content: "Recruit";
}

#contact .title h2::after {
  content: "Contact";
}

.title h3 {
    color: #000000;
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-bottom: 30px;
    line-height: 1.17em;
    font-size: 26px;
    position: relative;
}

.title h3::after {
    content: "";
    width: 30px;
    height: 3px;
    background-color: #F39801;
    display: block;
    margin: 15px auto 0px;
}

.sub-header-txt {
    color: #333333;
}

.archive-info-title a {
    color: #333333;
}

.archive-info-title a:hover {
    color: #F39801;
}

.archive-info-cat a {
    background-color: #F39801;
    border: 1px solid #F39801;
}

.archive-info-cat a:hover {
    color: #F39801;
}

.search-icon:hover {
    fill: #333333;
}

.sidebar h3 {
    background-color: #333333;
}

nav#breadcrumbs li {
    color:#333333
}

nav#breadcrumbs li a{
    color:#333333
}

.side-box li a,.widget_archive li a {
    color: #333333;
}

.side-box li a:hover,.widget_archive li a:hover {
    color: #F39801;
}

.pagination span,.pagination a {
    color: #333333;
    background-color: #fff;
}

.pagination a:hover,.pagination .current {
    border-color: #333333;
    background-color: #333333;
}

.single-info-date-cat span a {
    background-color: #F39801;
    border: 1px solid #F39801;
}

.single-info-date-cat span a:hover {
    color: #F39801;
}

.single-info-title {
    color: #333333;
}

.page-nav div span {
    color: #333333;
}

.file-list a {
    color: #333333;
    background-color: #fff;
}

.file-list a:hover {
    color: #fff;
    background-color: #333333;
}

.elementor-section h2 {
    border-top: solid 3px #F39801 !important;
    border-top: solid 3px #F39801 !important;
	color: #F39801 !important;align-content
}

.single-info-article h3 {
    color: #333333;
    border-bottom: solid 2px #333333;
}

.btn02 {
  border: #333333;
  background-color: #333333;
  margin-top: 30px;
}

.btn02 .btn-arrow {
  fill: #fff;
}

.btn02:hover {
  color: #333333;
  background-color: #fff;
}

.btn02:hover .btn-arrow {
  fill: #333333;
}

/* Elementor */

.elementor-kit-1641 {
    --e-global-color-primary: #F39801 !important;
    --e-global-color-secondary: #F39801 !important;
    --e-global-color-text: #333333 !important;
    --e-global-color-accent: #f8cf70 !important;
}

.elementor-1666 .elementor-element.elementor-element-2cc4fcb .elementor-button {
    background-color: #F39801 !important;
}

.elementor-1642 .elementor-element.elementor-element-5bb653c .elementor-heading-title {
    color: #F39801 !important;
}

.elementor-1642 .elementor-element.elementor-element-e682300 .elementor-heading-title {
    color: #F39801 !important;
}

.elementor-1642 .elementor-element.elementor-element-95105b6 .elementor-heading-title {
    color: #F39801 !important;
}

.elementor-1642 .elementor-element.elementor-element-eff3f22 .elementor-button {
    background-color: #F39801 !important;
}

.wsp-pages-list li a {
    color: #F39801;
    background-color: #F39801;
}

.wsp-pages-list li a:hover {
    background-color: #F39801;
}



/* Header */

.header-box01 .header-box-inner01.flex {
  max-width: 1600px;
}

.header-content02 {
  padding: 10px 0 0;
}

.header-box01 .logo {
  max-width: 380px;
}

ul.header-menu {
    background-color: transparent;
}

.header-menu > li{
    padding: 10px 0;
}

.header-menu > li a {
    font-size: 1.6rem;
    color: #333333;
    font-weight: bold;
    letter-spacing: initial;
    padding: 0 20px;
    border:none;
}

.g-sub-nav02 .g-sub-nav-list.flex {
  margin-bottom: 5px;
}

.g-sub-nav02 .g-sub-nav-list.flex a {
    font-size: 1.9rem;
    line-height:1em;
    padding: 10px 20px;
    border-radius: 4px;
    margin-left: 30px;
    border: solid 3px #F39801;
    background-color: #F39801;
    color: #fff;
    font-weight: 600;
}

.g-sub-nav02 .g-sub-nav-list.flex a:hover {
    color: #F39801;
    background-color: #fff;
}

section.slider {
    max-width: 1600px;
    margin: 0 auto;
}

h1#n2-ss-2item1 {
    display: inline-block!important;
    margin-bottom: 15px!important;
    font-size:3em!important;
}

h1#n2-ss-2item2 {
    display: inline-block!important;
    font-size:2.3em!important;
}

#hamburger span {
  background-color: #F39801;
}

#mobile-nav {
  background-color: #F39801;
  background-image:none;
}

.mobile-nav-wrap .mobile-menu-list > li > a {
  color: #F39801;
  border-top: 2px dashed #F39801;
}

.mobile-sub-nav li a {
  color: #F39801;
}

@media screen and (max-width: 1024px) {
    .logo {
        max-width: 230px;
    }
}

@media screen and (max-width: 820px) {
    h1#n2-ss-2item1 {
        font-size:2em!important;
    }
    h1#n2-ss-2item2 {
        font-size:1.8em!important;
    }
    div#n2-ss-2 .n-uc-WrX8U9Gfpyi0-inner {
        padding: 0px 0px 80px 0px!important;
    }
}

@media screen and (max-width: 480px) {
    h1#n2-ss-2item1 {
        font-size:1.5em!important;
    }
    h1#n2-ss-2item2 {
        font-size:1.2em!important;
    }
    div#n2-ss-2 .n-uc-WrX8U9Gfpyi0-inner {
        padding: 0px 0px 50px 0px!important;
    }
}

@media screen and (max-width: 350px) {
    h1#n2-ss-2item1 {
        margin-bottom: 10px!important;
        font-size:1.2em!important;
    }
    h1#n2-ss-2item2 {
        font-size:1em!important;
    }
    div#n2-ss-2 .n-uc-WrX8U9Gfpyi0-inner {
        padding: 0px 0px 30px 0px!important;
    }
}

/* Service */

.com-box01-inner {
    margin-bottom: 50px;
    flex-direction: row-reverse;
    align-items: center;
}

.com-box01::after{
    display:none;
}

.com-box01-tit {
    font-size: 30px!important;
    color: #333333!important;
    margin-bottom: 5px!important;
}

.com-box01-tit::after {
    content: "";
    width: 30px;
    height: 5px;
    background-color: #F39801;
    display: block;
    margin: 10px 0 10px;
}

.com-box01-sub-tit {
    display:none;
}

.com-box01-txt {
    width: 48%!important;
}

.com-box01-txt-inner {
    width: 100%!important;
    padding: 0!important;
}

.com-box01-txt-inner p{
    font-size:17px;
}

.com-box01-img {
    width: 48%!important;
}

.com-box01-img img{
    border-radius: 10px;
}

section#about .com-box02-img img {
    height: auto;
    border-radius:10px;    
}

section#about .com-box02-head {
    padding: 5px 15px;
    font-size: 24px;
    color: #333;
    background-color: transparent;
    margin-bottom: 10px;
}

section#about .com-box02-head::after {
    content: "";
    width: 30px;
    height: 5px;
    background-color: #F39801;
    display: block;
    margin: 10px auto 0px;
}

ul.tag-box{
    display:flex;
    flex-wrap: wrap;
    margin-bottom:5px;
}

ul.tag-box li{
    width:auto!important;
    background:#F39801;
    color:#fff;
    border-radius:15px;
    padding: 3px 8px;
    margin:5px;
    font-size: 14px;
    font-weight: bold;
}

section#about .com-box02-txt {
    font-size: 17px;
}

@media screen and (max-width: 820px) {
	.com-box01-img {
        width: 100%!important;
    }
    .com-box01-txt {
        width: 100%!important;
    }
}

/* Voice */

section#voice {
    background-image: url(/wp-content/uploads/2024/07/voice-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

section#voice .title h2{
    color:#fff;
}

section#voice  .com-box02-list>li{
    background-color:#fff;
    border-radius:10px;
    overflow:hidden;
}

section#voice .com-box02-img {
    margin-bottom: 0px;
}

section#voice .com-box02-img img {
    height: auto;
}

section#voice .com-box02-head {
    padding: 10px 15px;
    text-align: left;
    font-size: 18px;
    color: #fff;
    background-color: #f39801;
    margin-bottom: 0px;
}

section#voice .com-box02-txt {
    padding:20px;
    font-size: 17px;
}

/* Info */

table.tablepress {
  border: none;
}

.tablepress tbody td{
    border-width: 0;
    border-bottom-width:1px;
    border-color:#eaeaea;
    border-style: solid;
    padding:20px 15px;
}

.tablepress tbody td.column-1 {
  width: 30%;
  font-weight: 700;
  color: #f39801;
  background-color: transparent;
}

.tablepress tbody td.column-2 {
  width: 70%;
  background-color: transparent;
}

.width-max.map-bg {
    background-color: #FAFAF9;
    padding: 80px 0;
    margin:50px auto
}

.googlemap {
    margin: 40px auto;
}

.news-list01 li{
    display:flex;
    flex-wrap:wrap;
    border:none;
}

.news-list01 li .date-cat.flex{
    width:20%;
    margin-bottom: 0px;
}

.news-list01 li .date {
    width:50%;
    margin-right: 0px;
    line-height: 1em;
}

.news-list01 li .news-cat a {
    background-color: #ffffff;
    border: 1px solid #f39801;
    color:#f39801;
    border-radius:20px;
}

.news-list01 li .news-cat a:hover {
    color: #ffffff;
    background-color: #f39801;
}

.news-list01 li .news-txt{
    width:78%;
    margin-bottom: 0px;
}

.btn01 {
    border: 1px solid #f39801;
    background-color: #f39801;
    font-size: 1.7rem;
    max-width: 200px;
    border-radius: 5px;
    margin:50px auto 0;
}
.btn01:hover {
    color: #f39801;
    background-color: #fff;
}

@media screen and (max-width: 820px) {
	.news-list01 li .news-txt {
		width: 100%;
		margin: 5px 0;
	}
}

/* Footer */

.footer {
    background-color: #333333;
    padding: 30px 0 15px;
}

.footer-inner.flex {
    display:none;
}

/* Recruit */

.recruit-feed01 > li {
  background-color: #f5f5f5;
}

.recruit-feed01 h3 {
  color: #F39801;
  border-bottom: 3px solid #F39801;
}

.recruit-feed01 .recruit-sub.flex span {
  color: #fff;
  background-color: #F39801;
}

.recruit-single-title {
    background-color: #F39801;
    color: #ffffff;
    border-radius:10px;
}

.job-table {
    border: none;
}

.job-table tr {
    border-bottom: 1px solid #eaeaea;
}

.job-table th {
  color: #F39801;
  background-color: transparent;
}

.entry-btn a {
  background-color: #F39801;
  border: 1px solid #F39801;
}
.entry-btn a:hover {
  background-color: #fff;
  color: #F39801;
}

/* Contact */

.title02 {
    background-color: #F39801;
    color: #fff;
    border-radius:10px;
    margin-bottom:30px;
}

.contact-form01 tbody {
  border: none;
  border-bottom: none;
}
.contact-form01 th {
  background-color: transparent;
  border-bottom: 1px solid #eaeaea;
  color: #F39801;
}
.contact-form01 td {
  border-bottom: 1px solid #eaeaea;
}

.required {
  background-color: #ff3131;
  border-radius:20px;
}
input[type="submit"],
input[type="button"] {
  background: #F39801;
  border: 1px solid #F39801;
}
input[type="submit"]:hover,
input[type="button"]:hover {
  color: #F39801;
}
input[type="checkbox"]:checked {
  background: #F39801;
}

input[type="radio"]:checked:before {
  background: #F39801;
}

.privacy-check a {
  color: #F39801;
}

.wpcf7 form.sent .wpcf7-response-output {
  background-color: #F39801;
  color: #ffffff;
}
.privacy-head {
  border-bottom: solid 3px #F39801;
  color: #F39801;
}

.privacy-head span {
  color: #F39801;
}