/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

/*common*/
.text-w, .text-w h1,.text-w h2 {
    color: #FFF;
}
.text-org strong {
    color: #ff5900;
    font-weight: normal;
    font-size: 1.2em;
}
h3 {
  border-left: 15px solid #ff5800;
  padding-left: 10px;
}
.vc_btn3.vc_btn3-color-orange, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat {
  background-color: #ff5800;
    font-size: 1.2em !important;
}

.menu-entry a:hover span {
    background-color: #ee7700;
}
.menu-entry a span {
    background-color: #ff5900;
    color: #FFF !important;
    border-radius: 10px;
    padding: 5px;
}
.menu-entry .underline {
    display: none !important;
}
/*関連ページ*/
.container-link-relationpage a {
    color: #333;
    text-decoration: none;
}
.link-relationpage {
  display: flex;
    position: relative;
  align-items: center;
  border: 1px solid #333;
}
.link-relationpage img {
  width: 45%;
}
.link-relationpage figcaption {
  width: 55%;
  padding: 0 0 0 20px;
}
.link-relationpage p {
    margin-top: 10px;
}
.link-relationpage p::after {
  content: '';
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url(https://tarpg.sakura.ne.jp/recruit_wp/wp-content/uploads/2025/09/arrow.png);
  background-size: contain;
  position: absolute;
  right: 50px;
}


@media screen and (min-width: 768px) {
    .forsp {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .forsp {
        display: block;
    }
     .forpc,.space-forpc {
        display: none;
    }
   .lead-text-top {
        font-size: 1.1em !important;
}
    .lead-text-container .lead-text {
        padding-right: 20px !important;
        padding-left: 20px !important;
        font-size: 1.0em;
    }
    .lead-text-container.reverse-columns .img-col {
        order: 1;
    }
    .lead-text-container.reverse-columns .text-col {
        order: 0;
    }
}
#bottom-bar .mini-nav ul {
  display: none;
}

/*トップページ*/
.topimg .catch-text {
  margin: 60px 0 0 40px;
}

/*.catch-text strong {
  font-size: 1.2em;
  line-height: 1.5em;
  display: block;
}*/
.catch-text h1 {
    margin-bottom: 0;
}
.catch-text p {
    font-size: 1.4em;
    line-height: 1.6em;
}

.catch-inner-block a {
  background-color: rgba(255, 89, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 180px;
  text-decoration: none;
  flex-flow: column;
}
.catch-inner-block a:hover {
  background-color: rgba(255, 89, 0, 0.9);
    transition: 0.5s;
}
.catch-inner-block strong {
    font-size: 1.4em;
    color: #FFF;
    margin-bottom: 10px;
    font-weight: normal;
}
.catch-inner-block h2 {
    color: #FFF;
}


.lead-text,.lead-text-top {
    font-size: 1.2em;
  line-height: 1.8em;
}
.lead-text h2 {
   font-size: 1.2em;
  color: #ff5900;
}

/*採用情報*/
.box-jobdescription {
  border: 3px #ccc solid;
  padding: 20px;
  font-size: 1.2em;
}
.box-jobflow th {
  width: 100px;
  font-weight: normal;
  text-align: center;
}
.box-jobflow td,.box-jobflow th,.box-jobflow table {
    border: none;
}
.box-requirements th,.box-requirements td {
    border-top: 1px solid #333;
    border-right:  1px solid #333;
    padding: 10px;
}
.box-requirements th {
     border-left:  1px solid #333;
}
.box-requirements table {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
}

/*Other Recruitment*/
.content ul.but_other-recruitment {
        list-style: none;
    margin: 0;
    }
.but_other-recruitment li h4 {
        margin: 0 20px;
    color: #FFF;
    }
    .but_other-recruitment li {
         display: inline-block;
        margin-right: 10px;
    }
.but_other-recruitment li a {
    display: flex;
    align-items: center;
    color: #FFF;
    text-decoration: none;
    background-color: #ff992e;
        padding: 20px;
}
.but_other-recruitment li a:hover {
    background-color: #ee7700;
}

/*フッターボタン*/
#but_container {
  background-color: #FFF;
  overflow: auto;
    font-size: 30px;
}
#but_container .vc_col-sm-6 {
    margin-top: 10px;
}
#but_container a {
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    background-color: #ff5900;
    text-decoration: none;
}
#but_container a:hover {
    background-color: #ee7700;
    transition: 0.5s;
}
#but_container a::after {
    content: '';/*何も入れない*/
  display: inline-block;
  width: 30px;/*画像の幅*/
  height: 30px;/*画像の高さ*/
  background-image: url(https://tarpg.sakura.ne.jp/recruit_wp/wp-content/uploads/2025/09/arrow.png);
  background-size: contain;
margin-left: 100px;
}

/* --- お問い合わせフォーム --- */
div.wpcf7 input, .wpcf7 textarea,.content .wpcf7-select { border:1px solid #ccc; padding:8px; font-size:14px;
background-color: #fafafa;
    width: 97.5% !important;
}
div.wpcf7 .wpcf7-acceptance {
    text-align: center;
    display: block;
}
div.wpcf7 .wpcf7-acceptance input {
    width: inherit !important;
}
div.wpcf7 textarea { width:97.5%; height:300px; }
div.wpcf7 input.wpcf7-submit {
    margin: 0 auto;
  display: block;
  max-width: 60%;
  border: none;
  font-size: 1.2em !important;
  padding: 15px !important;
}
.select-date span {
    display: inline-block;
    margin-right: 5px;
}

div.wpcf7 input.wpcf7-submit:hover {
    background-color: #ff5900 !important;
}
.wpcf7-captchac { border:1px solid #ccc; }


/* エラー個所をわかりやすく表示 */
.wpcf7 .wpcf7-not-valid { background: #ffb6c1; }
.wpcf7 span.wpcf7-not-valid-tip {font-size: 80%;}
.wpcf7 .wpcf7-response-output {margin: 10px 0 0; padding: 8px 35px 8px 14px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.wpcf7 .wpcf7-validation-errors {color: #B94A48; background-color: #F2DEDE; border: 1px solid #EED3D7;}
.wpcf7 .wpcf7-mail-sent-ok {color: #3A87AD; background-color: #D9EDF7; border: 1px solid #BCE8F1;}

/* 必須赤色表示 */
.wpcf7 .required {
  color: #f00;
  border: 1px solid;
  padding: 2px 5px;
  font-size: 0.8em;
    margin-left: 8px;
}
/* 任意緑色表示 */
.wpcf7 .any{
  color: #555;
  border: 1px solid;
  padding: 2px 5px;
  font-size: 0.8em;
    margin-left: 8px;
}


/*生年月日*/
.select-date,
.select-date > * {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.select-date {
  gap: 12px;
}
.select-date > * {
  gap: 4px;
}

/*送信完了*/
.popup-message-style .wpcf7-mail-sent-ok {
    background-color: #54B919 !important;
}
