/* ---------------------------------------------------------- */
/* clearfix  */
/* ---------------------------------------------------------- */
/* ---------------------------------------------------------- */
/* mediaquery */
/* ---------------------------------------------------------- */
/* ---------------------------------------------------------- */
/* mediaquery print only */
/* ---------------------------------------------------------- */
/* ---------------------------------------------------------- */
/* percentage SP */
/* ---------------------------------------------------------- */
/* ---------------------------------------------------------- */
/* viewwidth SP */
/* ---------------------------------------------------------- */
/* ---------------------------------------------------------- */
/* margin 0 auto */
/* ---------------------------------------------------------- */
/* ---------------------------------------------------------- */
/* font-size */
/* ---------------------------------------------------------- */
/* ヒラギノ優先 */
/* 游ゴシック優先 */
.tp-Main .tp-Main_inner {
  position: relative;
  margin: 0 auto 0;
}
.tp-Main .tp-Main_title {
  margin: 0;
  position: absolute;
}
.tp-Main .tp-Main_title span {
  display: block;
  line-height: 1;
}
.tp-Main .tp-Main_title span.tp-Main_title-middle {
  color: #000;
  letter-spacing: -0.02em;
  font-family: Cormorant Garamond, sans-serif;
  font-weight: normal;
}
.tp-Main .tp-Main_title span.tp-Main_title-bottom {
  color: #000;
  letter-spacing: -0.02em;
}
.tp-Main .tp-Main_lead {
  margin: 0;
  text-align: center;
  margin-top: 2.7em;
}
.tp-News {
  background: #dcb29e;
  color: #fff;
}
.tp-News_Title {
  font-family: Cormorant Garamond, sans-serif;
  font-weight: normal;
  letter-spacing: -0.02em;
  margin: 0;
}
.tp-News_List {
  box-sizing: border-box;
}
.tp-News_ListLink {
  color: #fff;
  box-sizing: border-box;
}
.tp-About .tp-About_title {
  margin: 0;
}
.tp-About .tp-About_title .tp-About_title-top {
  display: block;
  font-family: Cormorant Garamond, sans-serif;
  font-weight: normal;
  color: #666;
  letter-spacing: -0.02em;
  line-height: 0.84;
}
.tp-About .tp-About_title .tp-About_title-bottom {
  display: block;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #666;
}
.tp-About .tp-About_title .tp-About_title-bottom::before {
  display: inline-block;
  content: "";
  vertical-align: middle;
  background: #666;
  height: 1px;
}
.tp-About .tp-About_lead {
  margin: 0;
  color: #666;
  letter-spacing: 0.08em;
}
.tp-About .tp-About_gred {
  display: flex;
}
.tp-About .tp-About_column-image {
  transition: opacity 0.5s;
}
.tp-About .tp-About_column-image02 {
  transition: opacity 0.5s;
}
.tp-About .tp-About_link {
  display: block;
}
.tp-About .tp-About_link:hover .tp-About_column-image,
.tp-About .tp-About_link:hover .tp-About_column-image02 {
  opacity: 0.5;
}
.tp-About .tp-About_gred--half {
  display: flex;
  justify-content: space-between;
}
.tp-About .tp-About_text {
  margin: 0;
  text-align: center;
  color: #666;
}
.tp-About .tp-About_text .tp-About_text--cg {
  font-family: Cormorant Garamond, sans-serif;
  font-weight: normal;
  display: block;
  line-height: 1;
  letter-spacing: -0.02em;
}
.tp-About .tp-About_text .tp-About_text--normal {
  display: block;
  line-height: 1;
  letter-spacing: 0.18em;
}
.tp-Blog {
  display: block;
  transition: opacity 0.5s;
}
.tp-Blog:hover {
  opacity: 0.5;
}
.tp-Blog .tp-Blog_inner {
  background: #fff;
  margin: 0 auto 0;
}
.tp-Blog .tp-Blog_title {
  margin: 0;
  text-align: center;
}
.tp-Blog .tp-Blog_title .tp-Blog_text {
  margin: 0;
  text-align: center;
  color: #666;
  display: block;
  line-height: 1;
  letter-spacing: 0.18em;
}
.tp-Blog .tp-Blog_lead {
  margin: 0;
  color: #666;
  text-align: center;
  letter-spacing: 0.18em;
}
@media print, screen and (min-width: 768px) {
  .tp-Main {
    width: 100%;
    min-width: 1080px;
    overflow: hidden;
  }
  .tp-Main .tp-Main_inner {
    width: 1080px;
  }
  .tp-Main .tp-Main_title {
    top: 354px;
    left: 0;
  }
  .tp-Main .tp-Main_title span.tp-Main_title-middle {
    margin: 5px 0 10px;
    font-size: 120px;
  }
  .tp-Main .tp-Main_title span.tp-Main_title-bottom {
    font-size: 20px;
  }
  .tp-Main .tp-Main_main {
    text-align: right;
    margin-right: -100px;
  }
  .tp-Main .tp-Main_lead {
    font-size: 14px;
    line-height: 2.35;
  }
  .tp-Main .tp-Main_lead:nth-of-type(1) {
    margin-top: 55px;
  }
  .tp-News {
    margin-top: 34px;
    margin-bottom: 40px;
  }
  .tp-News_Inner {
    width: 1080px;
    margin: 0 auto;
    display: flex;
    padding: 20px;
    align-items: center;
  }
  .tp-News_Title {
    font-size: 74px;
    line-height: 1;
  }
  .tp-News_List {
    margin-left: 35px;
  }
  .tp-News_ListItem {
    margin-top: 12px;
  }
  .tp-News_ListItem:first-child {
    margin-top: 0;
  }
  .tp-News_ListLink:hover .tp-News_Text {
    text-decoration: underline;
  }
  .tp-News_Text {
    width: 860px;
    font-size: 15px;
  }
  .tp-About {
    margin-top: 40px;
  }
  .tp-About .tp-About_title .tp-About_title-top {
    font-size: 64px;
  }
  .tp-About .tp-About_title .tp-About_title-bottom {
    font-size: 14px;
    margin: 32px 0;
  }
  .tp-About .tp-About_title .tp-About_title-bottom::before {
    width: 66px;
    margin-right: 10px;
  }
  .tp-About .tp-About_lead {
    font-size: 14px;
    line-height: 1.64;
  }
  .tp-About .tp-About_gred {
    justify-content: space-between;
    align-items: center;
  }
  .tp-About .tp-About_gred.tp-About_gred--reverse {
    flex-direction: row-reverse;
  }
  .tp-About .tp-About_gred.tp-About_gred02 {
    margin-top: 43px;
    padding-left: 26px;
  }
  .tp-About .tp-About_gred.tp-About_gred02 .tp-About_column-text {
    width: 390px;
  }
  .tp-About .tp-About_gred.tp-About_gred03 {
    margin-top: 58px;
    padding-right: 82px;
  }
  .tp-About .tp-About_column-text {
    margin-top: -18px;
  }
  .tp-About .tp-About_check {
    margin-top: 25px;
  }
  .tp-About .tp-About_gred--half {
    margin-top: 70px;
  }
  .tp-About .tp-About_text {
    margin-top: 25px;
  }
  .tp-About .tp-About_text .tp-About_text--cg {
    font-size: 42px;
  }
  .tp-About .tp-About_text .tp-About_text--normal {
    font-size: 14px;
    margin-top: 15px;
  }
  .tp-Blog {
    height: 421px;
    margin-top: 80px;
    background: url("/recruit/wp-content/themes/treatrecruitsite/recruit/assets/img/top/bg_blog.jpg") no-repeat center top;
    background-size: cover;
    padding-top: 65px;
  }
  .tp-Blog .tp-Blog_inner {
    width: 630px;
    height: 291px;
  }
  .tp-Blog .tp-Blog_title {
    padding-top: 80px;
  }
  .tp-Blog .tp-Blog_title .tp-Blog_text {
    font-size: 14px;
    margin-top: 15px;
  }
  .tp-Blog .tp-Blog_lead {
    font-size: 14px;
    line-height: 2;
    margin-top: 10px;
  }
  .tp-Blog .tp-Blog_block {
    height: 291px;
  }
}
@media screen and (max-width: 767.98px) {
  .tp-Main .tp-Main_title {
    top: 100.53333333333335vw;
    left: 5px;
    margin-left: 5.333333333333334vw;
  }
  .tp-Main .tp-Main_title span.tp-Main_title-top {
    width: 34.266666666666666vw;
  }
  .tp-Main .tp-Main_title span.tp-Main_title-middle {
    margin: 0.666666666666667vw auto 1.333333333333333vw;
    font-size: 12.133333333333333vw;
    margin-left: -0.5vw;
  }
  .tp-Main .tp-Main_title span.tp-Main_title-bottom {
    font-size: 2.666666666666667vw;
    display: block;
  }
  .tp-Main .tp-Main_main {
    width: 82.8vw;
    margin-left: auto;
  }
  .tp-Main .tp-Main_lead {
    font-size: 2.666666666666667vw;
  }
  .tp-Main .tp-Main_lead:nth-of-type(1) {
    margin-top: 9.333333333333334vw;
  }
  .tp-News {
    margin-top: 5.333333333333334vw;
    margin-bottom: 6.666666666666667vw;
  }
  .tp-News_Inner {
    padding: 5.333333333333334vw 0;
    width: 84.53333333333333vw;
    margin: 0 auto;
  }
  .tp-News_Title {
    text-align: center;
    font-size: 10.133333333333333vw;
    line-height: 1;
  }
  .tp-News_ListItem {
    margin-top: 4vw;
  }
  .tp-News_Text {
    font-size: 3.466666666666666vw;
  }
  .tp-About {
    margin-top: 4vw;
  }
  .tp-About .tp-About_title .tp-About_title-top {
    font-size: 8.533333333333333vw;
    margin-top: 1.333333333333333vw;
  }
  .tp-About .tp-About_title .tp-About_title-bottom {
    font-size: 3.2vw;
    margin: 4.533333333333333vw 0;
  }
  .tp-About .tp-About_title .tp-About_title-bottom::before {
    width: 8.799999999999999vw;
    margin-right: 1.333333333333333vw;
    vertical-align: top;
    margin-top: 1.333333333333333vw;
  }
  .tp-About .tp-About_lead {
    font-size: 3.2vw;
    line-height: 1.58;
  }
  .tp-About .tp-About_gred {
    flex-direction: column-reverse;
  }
  .tp-About .tp-About_gred.tp-About_gred02 {
    margin-top: 6.666666666666667vw;
  }
  .tp-About .tp-About_gred.tp-About_gred03 {
    margin-top: 6.666666666666667vw;
  }
  .tp-About .tp-About_column-image {
    width: 89.33333333333333vw;
    margin: 0 auto 0;
  }
  .tp-About .tp-About_column-text {
    margin-left: 6.666666666666667vw;
  }
  .tp-About .tp-About_check {
    width: 21.6vw;
    margin-top: 4vw;
  }
  .tp-About .tp-About_gred--half {
    margin-top: 7.333333333333333vw;
  }
  .tp-About .tp-About_gred--half .tp-About_column {
    width: 46.800000000000004vw;
  }
  .tp-About .tp-About_text {
    margin-top: 3.333333333333333vw;
  }
  .tp-About .tp-About_text .tp-About_text--cg {
    font-size: 5.066666666666666vw;
  }
  .tp-About .tp-About_text .tp-About_text--normal {
    font-size: 3.2vw;
    margin-top: 1.333333333333333vw;
  }
  .tp-Blog {
    height: 56.13333333333333vw;
    background: url("/recruit/wp-content/themes/treatrecruitsite/recruit/assets/img/top/bg_blog_sp.jpg") no-repeat center top;
    background-size: cover;
    margin-top: 10vw;
    padding-top: 8.666666666666668vw;
  }
  .tp-Blog .tp-Blog_inner {
    width: 84vw;
    height: 44vw;
  }
  .tp-Blog .tp-Blog_title {
    width: 35.06666666666667vw;
    margin: 0 auto 0;
    padding-top: 4.533333333333333vw;
  }
  .tp-Blog .tp-Blog_title .tp-Blog_text {
    font-size: 3.2vw;
    margin-top: 1.333333333333333vw;
  }
  .tp-Blog .tp-Blog_lead {
    font-size: 3.2vw;
    line-height: 1.3;
    margin-top: 0.666666666666667vw;
  }
  .tp-Blog .tp-Blog_block {
    height: 44vw;
  }
}

/*2025ドレスコーディネーター*/
/*全般*/
/*見出し文字色指定*/
#mv_container h1,#mv_container h2,#mv_container h3,#mv_container h4,
#maincontents_container h1,#maincontents_container h2,#maincontents_container h3,#maincontents_container h4{
  color:#1E1E1E;
  margin: 0;
}

#mv_container p,#maincontents_container p{
  margin:0;
}

/*画像幅調整*/
.img_80p{
  width: 80%;
}
.img_70p{
  width: 70%;
}
.img_60p{
  width: 60%;
}
.img_40p{
  width: 40%;
}

#mv_container img,#maincontents_container img{
  width: 100%;
}

@media screen and (max-width:1024px){
  .img_70p{
    width: 90%;
  }
  .img_60p{
    width: 90%;
  }
}

@media screen and (max-width:767px){
  .img_40p{
    width: 100%;
  }
}

/*テキスト幅調整*/
.txt_60p{
  width: 60%;
}
.txt_80p{
  width:80%;
}
.txt_70p{
  width:70%;
}

  .txt_50p{
  width:50%;
}

  .txt_30p{
  width:30%;
}

@media screen and (max-width:1024px){
  .txt_60p{
    width: 90%;
  }

  .txt_80p{
    width:90%;
  }

  .txt_70p{
  width:90%;
  }

  .job_container .txt_70p{
  width:70%;
  }

}

@media screen and (max-width:767px){
  .txt_50p{
    width:100%;
  }
    .txt_30p{
  width:90%;
}

.job_container .txt_70p{
  width:100%;
  }
}

/*基本幅*/
.boxw_main{
  max-width: 1200px;
  width:100%;
  margin: 0 auto;
}

/*ボタン*/
.btn_box{
  display: flex;
  gap: 20px;
}
.btn_box a{
  display:inline-block;
  padding: 20px 60px 20px 40px;
  color:#000000;
  transition: 0.5s;
  position: relative;
}

.btn_box a:after{
  content: "";
  display: block;
  width: 15px;
  aspect-ratio: 15/5;
  background-image: url(/recruit/wp-content/themes/treatrecruitsite/recruit/assets/css/arrow.svg);
  background-repeat: no-repeat;
  position: absolute;
  top: 49%;
  transform: translateY(-50%);
  right:40px;
}

.entry_btn{
  background-color: #CDBCA2;
}

.session_btn{
  background-color: #EFEFEF;
}

.btn_box a:hover{
  opacity: 0.9;
}
@media screen and (max-width:767px){
  .btn_box{
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
  .btn_box a{
    display:inline-block;
    padding: 20px 15px 20px 40px;
    color:#000000;
    transition: 0.5s;
    position: relative;
  }

  .btn_box a:after{
  width: 15px;
  top: 49%;
  right:20px;
}
}

/* ボックス調整 */
.txt_box_right,.txt_box_left{
  background-color: #ffffff;
  margin-top: -230px;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.img_box_right{
  margin-left: auto;
}

.txt_box_right{
  padding: 70px 0px 150px 70px;
  margin-left: auto;

}

.txt_box_left{
  padding: 70px 70px 150px 0px;
}

#maincontents_container .txt_detail{
  display: flex;
  flex-direction: column;
  gap: 20px;
}

#maincontents_container .minimidashi_txtset{
  display: flex;
  flex-direction: column;
  gap: 30px;
}

#maincontents_container .minicontents_box{
  display: flex;
  flex-direction: column;
  gap: 10px;
}

#maincontents_container .txt_contents{
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.two_column_container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom:150px;
}

.two_column_container .txt_box{
  display: flex;
  flex-direction: column;
  gap: 20px;
}


@media screen and (max-width:1024px){
  .txt_box_right,.txt_box_left{
    margin-top: -100px;
    gap: 30px;
  }
  .txt_box_right,.txt_box_left{
  padding: 70px 70px 150px 70px;
  }
  .two_column_container {
    width: 90%;
    margin: 0 auto;
    margin-bottom:150px;
}
}

@media screen and (max-width:767px){
  .txt_box_right,.txt_box_left{
    margin-top: -30px;
    gap: 20px;
    padding: 30px 20px 100px 20px;
  }

  #maincontents_container .minimidashi_txtset{
    gap: 20px;
  }
    #maincontents_container .txt_contents{
    gap: 25px;
  }
  #maincontents_container .minicontents_box{
    gap: 15px;
  }
  .two_column_container {
    width:80%;
    flex-direction: column-reverse;
    gap: 30px;
    margin-bottom: 100px;
  }
}

/* 汎用テキスト */
#maincontents_container h2{
  font-size: 32px;
  font-weight: 400;
  line-height: 1.4;
}

#maincontents_container h3{
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}

#maincontents_container h4{
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  display: flex;
  flex-wrap: nowrap;
}

#maincontents_container p{
  text-align: justify;
  font-size: 14px;
  font-weight: 400;
  line-height: 2;
}

#maincontents_container .keisen{
  display: inline-block;
  font-size:16px;
  margin-right:10px;
}

#maincontents_container ul{
  font-size:14px;
  margin: 0;
  padding-left: 1em;
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  gap: 0.8em;
}

#maincontents_container li {
    position: relative; /* 基準点にする */
}

#maincontents_container li::before {
    content: "・";
    display: block;
    position: absolute;
    left: -1em;
}

.f_minisize{
  font-size:0.8em;
}

.f_bold{
  font-weight:500;
}

@media screen and (max-width:767px){
  #maincontents_container h2{
    font-size: 16px;
    font-weight: 400;
  }

  #maincontents_container h3{
  font-size: 16px;
}

  #maincontents_container h4{
    font-size: 14px;
  }

  #maincontents_container p{
    font-size: 12px;
    line-height: 1.8;
  }

  #maincontents_container .keisen{
    font-size:14px;
    margin-right:5px;
  }
  #maincontents_container ul{
  font-size:12px;
}
}

/*エントリー全般*/
.entry_container{
  margin-bottom:150px;
}
.entry_container .entry_box{
  width:74%;
  padding:70px 40px 60px 60px;
  background-color:#ffffff;
  border: 5px solid #CDBCA2;
  margin-left: auto;
  margin-top: -80px;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 60px;
}

.entry_container h2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 30px;

}

.entry_container h2 .en_midashi{
  font-family: Cormorant Garamond, sans-serif;
  font-size:100px;
  line-height: 1;
}

.entry_container h2 .jp_midashi{
  font-size:24px;
}

.entry01 h2 .jp_midashi,.entry02 h2 .jp_midashi{
  padding-top:40px;
}
.entry_container .e_message{
  display: flex;
  flex-direction: column;
  gap:20px;
}

.entry02 h3{
  font-size: 16px;
  font-weight: 400;
  line-height:1;
}

.entry_container .e_btnsetlast{
  flex-direction: column;
}

.e_btnsetlast{
  display: flex;
  flex-direction: column;
  gap:40px;
}

.e_btnsetlast div{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap:20px;
}

.entry_box h3{
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
}

@media screen and (max-width:1024px){
  .entry_container .entry_box{
    margin-right:50px;
  }
    .entry01 .btn_box a,.entry02 .btn_box a {
    width: 100%;
    padding: 20px;
    font-size: 14px;
  }
}

@media screen and (max-width:767px){
  .entry_container{
    margin-bottom:100px;
  }
  .entry_container .entry_box {
    width: 90%;
    margin: 0 auto;
    margin-top: -30px;
    padding: 30px 20px;
    border: 5px solid #CDBCA2;
    gap: 30px;
  }
  .entry_container h2 {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
  .entry_container h2 .en_midashi {
    font-size: 32px;
  }
  .entry_container h2 .jp_midashi {
    font-size: 16px;
}
.entry01 h2 .jp_midashi,.entry02 h2 .jp_midashi{
  padding-top:0px;
}
  .entry_container .e_message {
    gap: 10px;
  }
.entry_box h3 {
    font-size: 15px;
  }
  .entry_container .btn_box a {
    width: 100%;
    padding: 20px;
    font-size: 14px;
  }

}

/*キャッチ画像*/
#mv_container{
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-top: 95px;
  margin-bottom:150px;
}

.cc_set{
  margin-top:-136px;
  width:90%;
}

#mv_container .cc_box{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap:20px;
  margin-bottom:70px;
}

#mv_container h1{
  font-size:32px;
  line-height: 1.5;
  padding: 5px 0px;
  background-color: #ffffff;
  font-weight: 600;
}

#mv_container p{
  color:#1E1E1E;
  font-size:20px;
  background-color: #ffffff;
}

@media screen and (max-width:767px){
  .img_80p{
    width: 90%;
  }

  #mv_container h1{
    font-size:24px;
    background-color: transparent
  }

  #mv_container .cc_box span{
    background-color: #fff;
  }

  #mv_container p{
    font-size:16px;
  }

  .cc_set{
  margin-top:-24px;
}

#mv_container .cc_box{
  gap:10px;
  margin-bottom:30px;
}

#mv_container{
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-top: 110px;
  margin-bottom:70px;
}
}

/* 私たちのVisionとMission */
#maincontents_container .vandm_container h4{
  font-size:24px;
  font-family: Cormorant Garamond, sans-serif;
}

#maincontents_container .vandm_container .minimidashi_txtset{
  display: flex;
  flex-direction: column;
  gap: 20px;
}

#maincontents_container .vandm_container .minicontents_box{
  display: flex;
  flex-direction: column;
  gap: 10px;
}

@media screen and (max-width:767px){
    #maincontents_container .vandm_container h4{
    font-size:18px;
  }

    #maincontents_container .vandm_container .minimidashi_txtset{
    gap: 15px;
  }

  #maincontents_container .vandm_container .minicontents_box{
    gap: 5px;
  }
}

/* 私たちが届ける「本物」の価値 */
#maincontents_container .gaiyo_set{
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom:30px;
}

#maincontents_container .yokomidashi{
  display: flex;
  flex-direction: row;
  gap: 50px;
  margin-top: -100px;
}

#maincontents_container .value_container h3 .en_txt{
  font-family: Cormorant Garamond, sans-serif;
  white-space: nowrap;
  font-size: 50px;
  font-weight: 400;
  line-height: 1;
}

#maincontents_container .value_container h3 .jp_txt{
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
}
@media screen and (max-width:767px){
  #maincontents_container .gaiyo_set{
    margin: 0 auto;
    width: 80%;
    gap: 20px;
    margin-bottom:30px;
  }

  #maincontents_container .yokomidashi{
    flex-direction: column;
    gap: 20px;
    margin-top: -30px;
  }

  #maincontents_container .value_container h3 .en_txt{
    font-size: 32px;
    display: block;
    margin-bottom: 10px;
  }
}

/*あなたに託される使命*/
#maincontents_container .mission_container .gaiyo_txt{
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 50px;
}

#maincontents_container .mission_container .minicontents_box h3{
  font-family: Cormorant Garamond, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 1;
}
@media screen and (max-width:767px){
  #maincontents_container .mission_container .gaiyo_txt{
    font-size: 14px;
    margin-bottom: 30px;
  }

  #maincontents_container .mission_container .minicontents_box h3{
    font-size: 18px;
  }

}

/*お客様との絆とやりがい*/
.bond_container .txt_box_right{
  margin-top:-100px;
}

@media screen and (max-width:767px){
  .bond_container .txt_box_right{
    margin-top: -30px;
  }
}

/*採用までの流れ*/
#maincontents_container .flow_container{
  display: flex;
  flex-direction: column;
  gap: 50px;
  margin-bottom:150px;
}
#maincontents_container .flow_container h2{
  display: flex;
  flex-direction: column;
  text-align: center;
  gap:30px;
}

#maincontents_container .flow_container h2 .en_midashi,
#maincontents_container .job_container h2 .en_midashi{
  font-family: Cormorant Garamond, sans-serif;
  font-size: 48px;
  line-height:1;
}

#maincontents_container .flow_container h2 .jp_midashi,
#maincontents_container .job_container h2 .jp_midashi{
  font-size: 24px;
  line-height:1;
}

#maincontents_container .flow_container .flow_flexset{
  width: 100%;
  display: flex;
  gap: 60px;
  flex-direction: row;
  justify-content: space-between;
}

#maincontents_container .flow_container .flow_flexitem{
  width: 100%;
  display: flex;
  flex-direction: column;
  gap:25px;
  padding: 30px 15px;
  background-color: #ffffff;
  border: 5px solid #F4F4F4;
  text-align: center;
}

#maincontents_container .flow_container h3{
  display: flex;
  flex-direction: column;
  gap: 20px;
  color:#666666;
}

#maincontents_container .flow_container h3 .en_number{
  font-family: Cormorant Garamond, sans-serif;
  font-size:32px;
  font-weight: 300;
}

#maincontents_container .flow_container h3 .jp_cname{
  font-size:20px;
  font-weight: 400;
}

#maincontents_container .f_maincontents{
  display: flex;
  flex-direction: column;
  gap:20px;
}

#maincontents_container .flow_container p{
  text-align: center;
}

#maincontents_container .flow_container .b_midashi{
  font-weight:500;
  color:#1E1E1E;
}

#maincontents_container .flow_container .btn_box{
  margin:0 auto;
}

@media screen and (max-width:1024px){
  #maincontents_container .flow_container{
  width:90%;
  margin:0 auto;
  margin-bottom:150px;
}
  #maincontents_container .flow_container .flow_flexset {
    gap: 10px;
  }
  #maincontents_container .flow_container .flow_flexitem {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 30px 0px;
  }

}

@media screen and (max-width:767px){
  #maincontents_container .flow_container{
    width:80%;
    margin:0 auto;
    margin-bottom:100px;
  }
  #maincontents_container .flow_container .flow_flexset {
    flex-direction: column;
    gap: 50px;
  }

  #maincontents_container .flow_container .btn_box{
  width: 100%;
}

  #maincontents_container .flow_container .btn_box a{
  font-size:14px;
}

#maincontents_container .flow_container h2,
#maincontents_container .job_container h2{
  gap:15px;
  text-align: center;
}

#maincontents_container .flow_container h2 .en_midashi,
#maincontents_container .job_container h2 .en_midashi{
  font-size: 32px;
}

#maincontents_container .flow_container h2 .jp_midashi,
#maincontents_container .job_container h2 .jp_midashi{
  font-size: 16px;
}

#maincontents_container .flow_container h3{
  gap: 10px;
}

#maincontents_container .flow_container h3 .en_number{
  font-size:24px;
}

#maincontents_container .flow_container h3 .jp_cname{
  font-size:16px;
}
}

/*募集要項*/
#maincontents_container .job_container{
  display: flex;
  margin-bottom:150px;
}

#maincontents_container .job_container h2 {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

#maincontents_container .job_container .flex_set{
  display: flex;
  padding: 20px 0px;
  border-bottom: 1px solid #cccccc;
}

#maincontents_container .job_container .ng-info_head{
  width:20%;
}

#maincontents_container .job_container .ng-info_head p {
  color: #1E1E1E;
  font-weight: 500;
  font-size: 16px;
  margin-top: -4px;
}

#maincontents_container .job_container h3{
  font-size:16px;
  font-weight:500;
}

#maincontents_container .job_container .flex_set .ng-info_main{
  display: flex;
  flex-direction: column;
  gap: 15px;
}

#maincontents_container .job_container .flex_set .ng-info_main div{
  display: flex;
  flex-direction: column;
  gap: 10px;
}

@media screen and (max-width:1024px){
  #maincontents_container .job_container {
    width: 90%;
    margin: 0 auto;
    margin-bottom:150px;
  }
}

@media screen and (max-width:767px){
  #maincontents_container .job_container {
    width: 80%;
    flex-direction: column;
    margin-bottom:100px;
  }
  #maincontents_container .job_container h2 {
    width: 100%;
}
  #maincontents_container .job_container .ng-info_head{
  width:100%;
}
  #maincontents_container .job_container .flex_set {
    flex-direction: column;
    padding: 20px 0px;
    gap:10px;
  }
  #maincontents_container .job_container .flex_set .ng-info_main{
    gap: 10px;
    width: 100%;
  }
  #maincontents_container .job_container .flex_set .ng-info_main div{
  gap: 5px;
}
  #maincontents_container .job_container h3{
  font-size:14px;
}

}

/*パスワードを見れるようにする*/

.post-password-form{
  margin-top:150px;
}

/* --------------------------------------------------
   ポップアップを開くボタン（トリガー）のスタイル
-------------------------------------------------- */
.js-open-line-popup {
    cursor: pointer;
    opacity: 1; /* 【重要】ここを0から1に変更しました（ボタンを表示させるため） */
    transition: 0.3s;
}

.js-open-line-popup:hover {
    opacity: 0.7; /* ホバー時に少し薄くする演出 */
}

/* --------------------------------------------------
   ポップアップ全体のコンテナ（背景）
-------------------------------------------------- */
#popup-container_submenu {
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6); /* 背景の黒み */
    justify-content: center;
    align-items: center;
    z-index: 999999; /* 他の要素より手前に表示 */

    /* 初期状態は隠す */
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.3s ease-out, visibility 0s linear 0.3s;
}

/* ポップアップ表示時のクラス */
#popup-container_submenu.is-visible {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition-delay: 0s;
}

/* --------------------------------------------------
   ポップアップの中身（白いボックス部分）
-------------------------------------------------- */
.popup-content_submenu {
    position: relative;
    background-color: #fff;
    width: 90%;
    max-width: 400px; /* PCでの最大幅 */
    padding: 76px 20px 56px 20px; /* パディング調整 */
    box-sizing: border-box;
    cursor: auto;

    /* 枠線の装飾 */
    border-radius: 0;

    /* アニメーション用 */
    transform: scale(0.9);
    opacity: 0;
    transition: transform 0.3s ease-out, opacity 0.3s ease-out;
}

/* 表示時のアニメーション */
#popup-container_submenu.is-visible .popup-content_submenu {
    transform: scale(1);
    opacity: 1;
}

/* --------------------------------------------------
   閉じるボタン
-------------------------------------------------- */
.close-button_submenu {
    position: absolute;
    top: 10px;
    right: 10px;
    background: transparent;
    border: none;
    font-size: 30px;
    line-height: 1;
    cursor: pointer;
    color: #333;
    z-index: 10;
}

/* --------------------------------------------------
   内部のボタンレイアウト
-------------------------------------------------- */
.sptbpl_flex {
    display: flex;
    flex-direction: column;
    text-align: center;
    gap: 20px;
}

.area_btn{
  background-color: #EFE6D7;
}

@media screen and (max-width:767px){
  .sptbpl_flex a{
  padding: 20px 15px 20px 0px;
  font-size: 14px;
}

}


/*便利なCSS*/
/* ブラウザ幅により、表示非表示を切り替えるCSS：クラス名一覧
◆パソコンのみ表示する
pconly
◆タブレットのみ表示する
tbonly
◆スマホのみ表示する
sponly
◆パソコン～タブレットのみ表示する
pctbonly
◆タブレット～スマホのみ表示する
tbsponly
◆パソコン・スマホのみ表示する
pcsponly
 */
/* パソコン幅 */
    /* パソコンのみ表示する */
    .pconly{
        display: block !important;
    }
    /* タブレットのみ表示する */
    .tbonly{
        display: none !important;
    }
    /* スマホのみ表示する */
    .sponly{
        display: none !important;
    }
    /* パソコン～タブレットのみ表示する */
    .pctbonly{
        display: block !important;
    }
    /* タブレット～スマホのみ表示する */
    .tbsponly{
        display: none !important;
    }
    /* パソコン・スマホのみ表示する */
    .pcsponly{
        display: block !important;
    }
/* タブレット幅 */
@media screen and (max-width:1024px){
    /* パソコンのみ表示する */
    .pconly{
        display: none !important;
    }
    /* タブレットのみ表示する */
    .tbonly{
        display: block !important;
    }
    /* タブレット～スマホのみ表示する */
    .tbsponly{
        display: block !important;
    }
    /* パソコン・スマホのみ表示する */
    .pcsponly{
        display: none !important;
    }
}
/* スマホ幅 */
@media screen and (max-width:767px){
    /* タブレットのみ表示する */
    .tbonly{
        display: none !important;
    }
    /* スマホのみ表示する */
    .sponly{
        display: block !important;
    }
    /* パソコン～タブレットのみ表示する */
    .pctbonly{
        display: none !important;
    }
    /* パソコン・スマホのみ表示する */
    .pcsponly{
        display: block !important;
    }
}