@charset "UTF-8";
/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/
/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px) {
  /*必要ならばここにコードを書く*/
}
/*834px以下*/
@media screen and (max-width: 834px) {
  /*必要ならばここにコードを書く*/
}
/*480px以下*/

.font-kokoro {
  font-family: "ab-kokoro-no3", sans-serif;
  font-weight: 400;
  font-style: normal;
}
/*--------------------------------------
reset element
--------------------------------------*/


#header-in{
  position: relative;
  max-width: 860px;
}
#header-in .navi_header{
  display: inline-block;
  width: 35px;
  height: 35px;
  position: absolute;
  right: 20px;
}

body #content {
  margin-top: 0;
  padding: 40px 0;
  background-color: #00A7EB;
}
body #content-in{
  max-width: 840px;
}
body #content-bottom {
  background-color: #fff;
}

form.search-box{
  display: none;
}
/*--------------------------------------
home
--------------------------------------*/
body.home #content {

  background-color: #00A7EB;
}
body.home #content-in,
body.home main#main {
  background-color: #00A7EB;
  color: #fff;
}
body.home main#main {
  padding-top: 0;
}
body.home .entry-content {
  max-width: 840px;
  margin: 0 auto 2em;
}

body.home .article-header {
  display: none;
}
body.home main.main, div.sidebar {
  padding: 32px 20px;
}
hr {
  width: calc(100% + 40px);
  margin-left: -20px;
  border-top: 4px solid #ffffff;
}

/*=============================================================
  MV
=============================================================*/
.block_mv__top figure {
  margin-bottom: 0 !important;
}
.block_mv__top p {
  max-width: 350px;
  font-size: 24px;
  margin: 0.7em auto 1.7em !important;
}
.txt01__top {
  font-size: 30px;
  line-height: 1.8;
  padding: 0 0.6em;
  margin-bottom: 2.5em !important;
}
@media screen and (max-width: 480px) {
  .block_mv__top p {
    font-size: min(5.3488vw, 24px);
  }
  .txt01__top {
    font-size: min(6.046vw, 26px);
    line-height: 1.84;
    margin-bottom: 2.2em !important;
  }
}
@media screen and (min-width: 835px) {
  .block_mv__top figure {
    width: 80%;
    max-width: 650px;
    background:url(/wp-content/uploads/2025/02/mv_pc.png) no-repeat center center / contain;
    padding-top: 77%;
  }
  .block_mv__top figure img{
    width: 100%;
    display: none;
  }
}

/*=============================================================
  contents
=============================================================*/
/*common*/
p.ttl-s_block__top {
  text-align: center;
  line-height: 0;
  margin: 1px auto 1.5em !important;
}
p.ttl-s_block__top strong {
  background-color: #0090CB;
  color: #fff;
  border-radius: 2em;
  padding: 0.4em 1.5em;
  line-height: 1;
  font-size: 22px;
  min-width: 12em;
  display: inline-block;
}
@media screen and (max-width: 480px) {
  p.ttl-s_block__top strong {
    font-size: min(4.8837vw, 21px);
  }
}

.btn01__top {
  max-width: 360px;
  margin: 0 auto;
}
.btn01__top a {
  font-size: 20px;
}
.link01__top {
  margin-top: 0.5em;
}
.link01__top a {
  color: #fff;
}
.txt02__top,
.txt03__top,
.txt04__top {
  font-size: 30px;
  line-height: 1.8;
  padding: 0 0.6em;
}
.txt02__top,
.txt03__top {
  margin-top: 2.5em !important;
  margin-bottom: 0.5em !important;
}
.txt04__top {
  margin-bottom: 2.5em !important;
}
.txt05__top {
  font-size: 42px;
  letter-spacing: 0;
  line-height: 1.5;
  margin-bottom: 0.5em !important;
  padding: 0.2em 0.4em;
}
.txt06__top {
  margin-bottom: 0.5em !important;
  font-size: 28px;
}

@media screen and (max-width: 480px) {
  .txt02__top,
  .txt03__top,
  .txt04__top {
    font-size: min(6.046vw, 26px);
    line-height: 1.78;
  }
  .txt04__top br {
    display: none;
  }
  .txt05__top {
    font-size: min(10.232vw, 44px);
  }
}
@media screen and (min-width: 835px) {
  .btn01__top {
    max-width: 400px;
  }
  .btn01__top a {
    font-size: 24px;
  }
  .txt04__top,
  .txt05__top {
    text-align: center;
  }
  p.txt05__top br:nth-of-type(2) {
    display: none;
  }

}
/*intro*/
/*job*/
.icon_job__top {
  width: 30%;
  margin-bottom: 10px !important;
}
.position_job__top {
  font-size: 27px;
  margin-bottom: 0 !important;
}
.txt_job__top {
  font-size: 17px;
  margin-bottom: 0.5em !important;
  line-height: 1.8;
}
.model-income_job__top {
  font-size: 19px;
  font-weight: bold;
}
.list_job__top.is-layout-flex {
  gap: 1rem;
  margin-bottom: 1rem !important;
}
.list_job__top .wp-block-column {
  padding: 1.9em 1em;
  border: 4px solid #fff;
}
@media screen and (max-width: 480px) {
  .position_job__top {
    font-size: min(6.0465vw, 26px);
  }
  .txt_job__top {
    font-size: min(4.186vw, 18px);
  }
}
/*modal*/

/*rinen*/
.block_rinen__top {
  margin: 5.6em auto 4.5em !important;
}
.block_rinen__top p.ttl-s_block__top {
  margin-bottom: 1.3em;
}
.block_rinen__top figure {
  padding: 0 0.6em;
  margin: 0 0 0.9em !important;
}
@media screen and (min-width: 835px) {
  .block_rinen__top figure {
    width: 80%;
    max-width: 650px;
    background:url(/wp-content/uploads/2025/02/ttl_rinen__top_pc.png) no-repeat center center / contain;
    padding-top: 26%;
  }
  .block_rinen__top figure img{
    display: none;
  }
}

/*=============================================================
  選択肢部分
=============================================================*/
.block_workStyle__top {
  margin-bottom: 0 !important;
}
.block_workStyle__top p.ttl-s_block__top {
  margin-bottom: 0.7em;
}
.button-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 190px;
  margin-bottom: 0;
}
.set-container {
  display: flex;
  flex-direction: column;
  height: 400%;
  transition: transform 0.5s ease-in-out;
}

.button-set, .final-link {
  min-height: 190px;
  flex-wrap: wrap;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 0 !important;
  padding-bottom: 40px;
}
#set1 .wp-block-button,
#set2 .wp-block-button,
#set3 .wp-block-button {
  width: 48%;
}
#set1 .wp-block-button a,
#set2 .wp-block-button a,
#set3 .wp-block-button a {
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
  padding: 0 0;
  height: 5.6em;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
}
.final-link p,
.final-link div,
.final-link a {
  width: 100%;
  display: block;
}

@media screen and (max-width: 480px) {
  .button-set {
    min-height: 190px;
  }
  #set1 .wp-block-button a,
  #set2 .wp-block-button a,
  #set3 .wp-block-button a {
    font-size: min(24px, 5.511vw);
    line-height: 1.3;
    height: 5.5em;
  }
  .final-link {
    min-height: 190px;
  }
}
@media screen and (min-width: 835px) {
    #set1 .wp-block-button a br{
      display: none;
    }
    #set2 .wp-block-button a br:nth-of-type(2){
      display: none;
    }
    #set3 .wp-block-button a br{
      display: none;
    }
}
/*=============================================================
会社情報
=============================================================*/
.block_workStyle__top {
  margin-bottom: 0 !important;
}
.block_workStyle__top p.ttl-s_block__top {
  margin-bottom: 0.7em;
}
#content-bottom h2 {
  text-align: center;
  color: #00A7EB;
  line-height: 1.4;
  font-weight: normal;
  font-size: 24px;
  margin: 2em auto 1em;
}
#content-bottom table.table_about_company {
  max-width: 650px;
  margin: 0 auto;
  font-size: 20px;
  width: 92%;
}
#content-bottom table.table_about_company tr {
  vertical-align: top;
}
#content-bottom table.table_about_company th,
#content-bottom table.table_about_company td {
  border: none;
  background-color: #fff;
  line-height: 1.5;
}
#content-bottom table.table_about_company th {
  color: #00A7EB;
  text-align: left;
}
/*=============================================================
  modal
=============================================================*/
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 144, 203, 1);
  z-index: 1000;
}
.modal-content {
  position: relative;
  width: 100%;
  max-width: 860px;
  height: 100vh;
  margin: 0 auto;
  padding: 0 0;
  overflow: hidden;
}
.modal-title {
  margin: 0;
  font-weight: bold;
}
.modal-body {
  height: calc(90vh - 1.2em);
  overflow-y: auto;
  background-color: #fff;
  border-radius: 8px;
  padding: 20px;
  width: 90vw;
  max-width: 650px;
  margin: 0 auto;
}
button.close-modal {
  font-size: 40px;
  background: none;
  border: none;
  color: #000;
  position: absolute;
  cursor: pointer;
  top: 10px;
  right: 10px;
  padding: 0;
  height: 1em;
  color: #fff;
}
.close-1 {
  top: 20px;
  right: 20px;
  bottom: inherit !important;
  position: absolute;
}
h2.modal-title {
  text-align: center;
  color: #fff;
  font-family: "ab-kokoro-no3", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 2.4;
}
.modal-content .modal-body h2 {
  text-align: center;
  color: #00A7EB;
  line-height: 1.4;
  margin-bottom: 1em;
}
.modal-content .modal-body p {
  font-size: 16px;
}
.modal-content .modal-body h3 {
  font-size: 18px;
  margin-top: 2em;
}
.modal-content .wp-block-columns {
  margin-top: 1em;
}
.modal-content .is-layout-flex {
  gap: 1rem;
}













/*========================================================
post / archive
========================================================*/
h1#archive-title{
  text-align: center;
}
h1#archive-title span{
  display: none;
}
.cat-label{
  display: none;
}


.article h1 {
  font-size: 32px;
  text-align: center;
}
.article h2 {
  font-size: 24px;
  background: #def3fb;
}
.article h3 {
  font-size: 18px;
  margin:2em auto 0.5em !important;
  color: #00A7EB;
  border: none;
  padding: 0 0 0.5em;
}
.article h4 {
  font-size: 16px;
}
.article h5 {
  font-size: 16px;
}
.article h6 {
  font-size: 16px;
}
.article p{
  font-size: 16px;
}



.table_outline table td:nth-child(1){
  min-width: 7em;
  vertical-align: text-top;
  font-weight: bold;
}


@media screen and (max-width: 834px) {
  .dpc{
    display: none !important;
  }
}
@media screen and (min-width: 835px) {
  .dsp{
    display: none !important;
  }
}


/*経営理念
https://career.conyjapan.co.jp/philosophy/*/

.block_intro_philosophy{}

p.ttl_intro_philosophy{
    font-weight: bold;
    padding: 0;
    margin: 0 auto 0.5em;
}
p.ttl-s_intro_philosophy{
  font-weight: bold;
  text-align: center;
}
.block_intro_philosophy hr{
  width: 100%;
}
@media screen and (max-width: 834px) {
  p.ttl_intro_philosophy{
      font-size: 26px;
  }
  p.ttl-s_intro_philosophy{
    font-size: 18px;
  }
  p.txt_intro_philosophy{
    font-size: 16px;
  }
  p.txt2_intro_philosophy{
    font-size: 14px;
  }
  p.txt2_intro_philosophy br{
    display: none;
  }
}
@media screen and (min-width: 835px) {
  p.ttl_intro_philosophy{
      font-size: 36px;
  }
  p.ttl-s_intro_philosophy{
    font-size: 20px;
    text-align: center;
  }
  p.txt_intro_philosophy{
    text-align: center;
    font-size: 16px;
  }
  p.txt2_intro_philosophy{
    text-align: center;
    font-size: 14px;
  }
}

/*募集要項
https://career.conyjapan.co.jp/position/*/

.table_recruitment td:nth-child(1){
  font-weight: bold;
  min-width: 8em;
  vertical-align: text-top;
}
.block_recruitment{
  margin-bottom: 4em !important;
}


/**/

.images_work_flow{
  margin-bottom:6em !important;
}
@media screen and (max-width: 834px) {
  .images_work_flow figure:nth-child(5){
    display: none !important;
  }
}