/*
Theme Name: dp-macchiato-child
Version: 2.2.9.0
Template: dp-macchiato
*/

/* 全体 */
.dp_text_widget h2,.dp_text_widget h3,.dp_text_widget h4,.dp_text_widget h5 {
    border: none !important;
}
.entry h1,.entry h2,.entry h4,.entry h5,.entry h6,.dp_text_widget h1,.dp_text_widget h2,.dp_text_widget h3,.dp_text_widget h4,.dp_text_widget h5,.dp_text_widget h6,.textwidget h1,
.textwidget h2,.textwidget h3,.textwidget h4,.textwidget h5,.textwidget h6 {
    border-bottom: none !important;
}

.ct-hd {
    height: 20vw !important;
}

.mid h3 {
    font-weight: 100 !important;
    margin-top: 3em !important;
}

.inside-title {
    text-align: center;
    font-size: 28px !important;
    margin: 7em 0 40px !important;
}
.inside-title>span {
    padding: 0 15px !important;
}

.entry img {
    margin: 0 auto !important;
}

#global_menu_ul .menu-item .menu-link {
    font-size: 1.6rem !important;
}

.header_container .h_group .hd_title.txt a {
    font-size: 2.5rem !important;
}

/*.inside-title::before {
    display: none;
}*/


/* flexbox */
.top_fbox {
    display: flex;
    gap: 50px;
    margin: 2em auto;
    justify-content: center;
    align-items: center;
}
.top_fbox div {
    flex: 1;
}
.top_instabox {
    display: flex;
    gap: 18px;
    margin: 1em auto;
    justify-self: center;
    align-items: center;
}
.top_instabox {
    flex: 1;
}

.page_fbox {
    display: flex;
    gap: 50px;
    margin: 2em auto 5em;
}
@media screen and (min-width: 569px){
.page_fbox.reverse {
        flex-direction: row-reverse;
}
}


.page_fbox div {
    flex: 1;
}



.table_fbox{
    display: flex;
    gap: 3em;
    margin: 2em auto 5em;
    padding: 5em 0;
}
.table_fbox div {
    flex: 1;
}

.page_fbox p {
    margin: 15px !important;
}

.sub_photo {
    display: flex;
    gap: 15px;
}
.sub_photo div {
    flex: 1;
}

.appeal_fbox {
    display: flex;
    gap: 20px;
}
.appeal_fbox div {
    flex: 1;
}

.pro_fbox {
    display: flex;
    gap: 50px;
    margin: 3em auto 8em;;
}
.pro_fbox div {
    flex: 1;
}
.pro_image {
    display: flex;
    gap: 20px;
    margin: 20px auto 50px;
}
.pro_image div {
    flex: 1;
}



/* TOPページ */
.content-wrap.incontainer.clearfix.home {
    display: none;
}

.topbox{
    padding: 4em 0 2rem;
}

div.mid {
    margin: 3rem auto 2rem;
}
.mid h2 {
    font-size: 1.8em !important;
    text-align: center;
}

section.plx_widget.dp_parallax_widget-4 {
    background-color: #00821e;
}



/*section.plx_widget.dp_parallax_widget-5.no_title.has_desc.no_button.no_original {
    background-image: url(http://tsushin.jp/hamada/wp-content/uploads/2025/04/hamada_top_04back.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 520px;
    padding: 5% 0 !important;
}*/

/* 会社概要ページ */
.greeting {
    background-color: #00821e1f;
    margin: 5em calc(50% - 50vw);
    padding: 2em calc(50vw - 50%);
    width: 100vw;
}


/* table */

table.table_under {
    border-collapse: collapse;
    width: 100%;
    margin: 0 auto;
}

table.table_under th,
table.table_under td {
    border-bottom: 2px solid #c1c7c6 !important;
    padding: 1em;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}


table.table_under th {
    border-bottom: 2px solid #45b857 !important;
    font-weight: bold;
    text-align: left;
    width: 30%;
    min-width: 4em;
    background-color: #fff;
}

table.table_under td {
    font-size: 15px;
}




/* 業務紹介 */
div.initiative {
    background-color: #00821e1f;
    margin: 5em calc(50% - 50vw);
    padding: 0 calc(50vw - 50%);
    width: 100vw;
}

.point_box {
    padding: 3em 0;
    text-align: center;
}
.point_box p {
    text-align: left;
    font-size: 16px;
    line-height: 30px;
    padding: 0 5px;
}

div.point_bar {
    background-color: #00821e;
    color: #fff;
    padding: 10px 20px;
    font-size: 22px;
    margin: 0 auto 15px !important;
}


/* 求人情報 */
.voice_box {
    display: block;
    margin: 5em auto;
    padding: 2rem 4rem;
    background-color: #00821e;
    color:#fff;
}

.recruit_fbox {
    display: flex;
    gap: 50px;
    margin: 2em auto 5em;
}
.recruit_fbox .rec_image {
    flex: 2;
}
.recruit_fbox .rec_text {
    flex: 3;
}

.voice_box h3 {
    color: #fff;
    border-bottom: 1px solid #fff !important;
}

/* お問い合わせ */
input, select, textarea, button {
    font-family: 'Montserrat', sans-serif;
    letter-spacing: -0.2px;
    font-size: 14px;
}
.form_box {
    color: #191919;
    width: 45%;
    margin: 0 auto;
    padding: 20px 30px;
    position: relative;
    transition: all 0.2s ease-in-out;
    border: 1px solid #ddd;
}
.form_item {
    margin-bottom: 30px;
}
.form_box p {
  margin: 0 !important;
}
.form_box input[type="text"], .form_box input[type="date"], .form_box input[type="number"], .form_box input[type="tel"], .form_box input[type="email"], .form_box textarea, .form_box select, .form_box input[type="submit"] {
    color: #191919 !important;
    width: 100%;
    outline: 0;
    font-size: 14px !important;
    border-radius: 3px !important;
    border: 1px solid #69b076 !important;
    padding: 0 6px !important;
    margin: 0 6px !important;
    background-color: #fff !important;
}
.form_box input[type="submit"] {
    color: #ffffff !important;
    outline: 0;
    font-size: 14px !important;
    border-radius: 3px !important;
}
.entry input[type="submit"] {
    color: #fff !important;
    background-color: #00821e !important;
}


.form_box input::placeholder {
  color: #888888;
  padding-left: 15px;
}
.form_box span.requied {
    background: #69b076;
    color: #FFF;
    border-radius: 3px;
    font-size: 12px;
    margin-left: 10px;
    padding: 3px 10px;
    letter-spacing: 2px;
}
.wpcf7-form .wpcf7-list-item {
    display: inline;
    margin: 6px 20px 10px 0;
}
input#zip,
input#pref,
input#city {
    width: 120px;
}
input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-required.wpcf7-validates-as-number {
    width: 70px;
}

p.inq_txt {
    text-align: center;
}

@media screen and (max-width: 600px){

.form_box {
    width: 100%;
    padding: 20px;
}
.wpcf7-form textarea {
    width: 100%;
}
.wpcf7-form input[type="submit"] {
    width: 100%;
}

.form_box input[type="date"] {
    width: 40%;
}
p.inq_txt {
    text-align: left;
}
.b_line {
    padding: 10px 20px !important;
}
}

@media screen and (max-width: 568px){
.wpcf7-form .wpcf7-form-control-wrap {
    display: inline;
    text-align: left;
    margin: 0 auto 10px auto;
}
}

/* SP表示 */
@media screen and (max-width: 568px){
section.plx_widget.dp_parallax_widget-6.has_title.has_desc.has_button.no_original {
    background-color: #00821e;
}
/* flexbox SP */
.top_fbox {
    display: block;
    padding: 0 10px;
}
.top_fbox div {
    margin-top: 15px;
}
.inside-title {
    margin: 2em 0 40px !important;
}
.table_fbox{
    display: block;
}
/* tableSP */
table.table_under th,td {
    width: 100%;
    float: left;
}
/* work */
.appeal_fbox {
    display: block;
}
.page_fbox {
    display: block;
}
.pro_fbox {
    display: block;
}
}