section {
  padding: 70px 6vw 10vw;
}
#works_overview {
  background-image: url(../../assets/img/works/top_img_fun.jpg);
  position: relative;
  margin-top: 5vw;
}
#works_overview .headimg {
  text-align: center;
}
.pc {
  max-width: 70%;
}
.title_style04 {
  max-width: 1320px;
  margin: 0px auto;
}
.proposal {
  max-width: 1320px;
  margin: 0px auto;
}
.title_style04 .title span {
  transform: skewX(0deg);
  line-height: 1.4;
}
#works_overview .inner {
  max-width: 1320px;
}
#works_overview .title_style04 .title {
  display: inline-block;
}
#works_detail .title_style01 span {
  margin-bottom: 55px;
  font-size: 35px;
  color: rgb(0, 0, 0);
  padding: 0.5rem 3rem;
  font-style: normal;
}
#works_detail .title_style01 p {
  font-size: 18px;
  padding: 2rem 0;
  line-height: 2;
  color: rgb(0, 0, 0);
  font-style: normal;
}
#works_detail .box_wrap {
  padding: 0px ;
}
#works_detail .box_wrap .box {
  margin-top: 100px;
  max-width: 510px;
  position: relative;
}
#works_detail .box_wrap .box .img {
  max-width: 88%;
  margin: 0 auto;
}
#works_detail .box_wrap .box .textarea {
  margin-top: 20px;
  color:black;
}
#works_detail .box_wrap .box + .box {
  margin-top: 100px;
}
#works_detail .box_wrap .box .btn {
 text-align: end;
  background-color: black;
  padding: 5px 30px;
}
#contact {
  margin-top: 6vw;
}
#works_detail .box_wrap .box {
  padding: 33px 0 0;
  background-color: white;
  box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.16);
}
.title_style01 {
  margin-bottom: 0px;
  /* text-align: end; */
  text-align: center;
}
.divLink {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.gradientLine {
  background: linear-gradient(to right, #41BDEE 0%, #883890 100%);
  position: absolute;
  width: 100%;
  bottom: 10%;
  z-index: -1;
  height: 58.4%;
  left: 0;
}
.title_style04 .notunderline:after {
  background-color: unset;
}
.Article {
  max-width: 1320px;
  margin: 0px auto;
  padding: 70px 6vw 0vw;
}
.Article p {
  font-weight: bold;
}
.article_title {
  font-size: 3rem;
  border-image: linear-gradient(to right, #41BDEE 0%, #883890 100%) 1/0 0 3px 0;
  border-style: solid;
  width: 100%;
  height: 45px;
}
.article_title_proposal {
  font-size: 4rem;
  width: 100%;
  height: 45px;
  font-weight: bold;
  text-align: center;
}
.textarea_proposal p {
  margin-top: 2vw;
  text-align: center;
}
.example{
  width: 100px;
  height: 100px;
  float: left;
}
.example hr{
  transform: rotate(45deg);
  transform-origin: 0% 0%;
  width: 100px;
  border: 0;
  border-top: 10px solid #333;
  margin: 0;
  padding: 0;
}
.sectTit {
  float: left;
}
.sectTit img {
  height: 5.5em;
  margin-left: -5px;
}

.article {
  padding-top: 100px;
  max-width: 1320px;
  margin: 0px auto;
}

.article_article {
  margin-left: 2vw;
  margin-top: 2.5vw;
}
.article_bold_title {
  margin-top: 1vw;
  margin-bottom: 1vw;
  font-size: 20px;
  border-bottom-style: inset;
}
.article_bold {
  margin-top: 1vw;
  margin-bottom: 1vw;
}
.article_bold li {
  margin-left: 3vw;
  list-style: disc;
}
.article_image {
  margin-top: 3vw;
  margin-bottom: 3vw;
}
.article_image ul {
  display: flex;
}

.flow_img .pc {
  max-width: 100%;
}
.article_image {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  margin-top: 7vw;
  margin-bottom: 7vw;
}
.article_image > .item {
  width: 48%;
  margin: auto;
}
.article_image > .item > img {
  max-width: 100%;
}
.article_image > p {
  text-align: left;
  padding: 10px;
  overflow-wrap: break-word;
  margin-top: 5px;
}

@media screen and (min-width: 768px) {
  #works_detail .box_wrap .box .btn {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
}
@media screen and (min-width: 768px){
  #works_detail .box_wrap .box .title {
  margin-bottom: 6vw;
  }
}
@media screen and (min-width: 980px){
  #works_detail .box_wrap .box .title {
  margin-bottom: 4vw;
  }
}
@media screen and (max-width: 768px){
  #works_detail .box_wrap .box .title {
  margin-bottom: 9vw;
  }
}

@media screen and (min-width: 1180px){
  #works_detail .box_wrap {
  margin: 0px;
  }
}

@media screen and (min-width: 768px){
  #works_detail .box_wrap .box {
    width: 29.333333%;
    margin-left: 1vw;
    margin-right: 1vw;
  }
}
@media only screen and (max-width: 768px) {
  #works_detail .box_wrap .box .btn {
  text-align: center;
  background-color: black;
  padding: 14px 30px;
  }

  #works_detail .title_style01 span {
  margin-bottom: 55px;
  font-size: 23px;
  background-color: black;
  color: white;
  padding: 0.5rem 3rem;
  }

  .title_style01 {
  margin-bottom: 0px;
  text-align: center;
  }

  #works_detail .title_style01 p {
  font-size: 16px;
  padding: 2rem 0;
  line-height: 2;
  color: rgb(0, 0, 0);
  text-align: initial;
  }
}
@media only screen and (max-width: 767px) {
  .gradientLine {
    height: 57%;
  }
}
@media only screen and (max-width: 768px) {
  .notunderline {
    font-size: 5.5vw !important;
  }

  .article_title {
    font-size: 4.5vw;
  }

  .article_title_proposal {
    font-size: 4.5vw;
  }
}
@media screen and (max-width: 768px) {
  .article_image {
    width: 100%;
    margin-top: 5vw;
  }
  .article_image > .item {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 10px;
    text-align: center;
  }

  .article_image > .item img {
    max-width: 90%;
  }
}

/***************************************************

20221110 UPDATE 

***************************************************/
.columns {
  display: flex;
  justify-content: space-between;
}

.colum--reverse {
  flex-flow: column;
}

.colum--center {
  align-items: center;
}

.colum--left {
  justify-content: flex-start;
}

/* img */

figure {
  margin: 0;
}

.image {
  display: block;
  max-width: 60%;
  height: auto;
  margin: 0 auto 16px;
}
.image_hojo {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
#document .image {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
@media screen and (max-width: 826px) {
  .image {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
  }
}
.image--inline {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

.svg{
  width: 100%;
}

/***** works_overview ******/

#works_overview{
  padding-top: 0;
  margin-top: 115px;
}

#works_overview .inner{
  max-width: 1100px;
  margin-top: 115px;
}

#works_overview .works_overview__img{
  flex-basis: 43%;
}

#works_overview .works_overview__txt{
  flex-basis: 54%;
}

#works_overview .wrap_btn{
  margin-top: 35px;
}

.works_btn{
  position: relative;
  display: block;
  margin:0 auto;
  max-width: 420px;
  line-height: 50px;
  border-radius: 40px;
  text-decoration: none;
  text-align: center;
  color:#fff;
  font-weight: bold;
  font-size: 20px;
  background:#000000;
  box-sizing: border-box;
  transition: all 0.3s;
}

.works_btn:hover{
  background:#000;
}

.works_btn::before{
  content: '';
  position: absolute;
  right:20px;
  top:50%;
  transform: translateY(-50%);
  display: block;
  width: 18px;
  height:33px;
  background: url(../../assets/img/works/ico_arrow01.png) no-repeat 0 0 / contain;
}

/***** works_worries *****/

#works_worries{
  margin-top: -90px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

#works_worries .title_style04 .title{
  padding-bottom: 15px;
}

#works_worries .title_style04 .title:after,
#fun_point .title_style04 .title:after,
#works_detail .title_style04 .title:after,
#works_faq .title_style04 .title:after,
#contact_flow .title_style04 .title:after,
#document .title_style04 .title:after,
#it_hojo .title_style04 .title:after{
  height:2px;
}

#works_worries .inner,
#works_sss .inner,
#works_sss_hojo .inner,
#works_cycle .inner,
#works_hojo .inner,
#works_faq .inner,
#contact_flow .inner,
#document .inner,
#it_hojo .inner,
#works_skill .inner{
  max-width: 1100px;
  margin:0 auto;
  position: relative;
}

#works_worries .title_style04{
  max-width: 1100px;
}
.over--left {
  margin-left: calc((100vw - 1145px) / 2);
  padding: 0;
  width: auto;
  max-width: 1100px;
  
}

#works_worries .works_worries-card + .works_worries-card{
  margin-top: 65px;
}

#works_worries .works_worries-card__img{
  flex-basis: 22%;
}

#works_worries .works_worries-card__txt{
  flex-basis: 78%;
}

#works_worries .works_worries-card__txt-design{
  min-height: 140px;
  background: #000;
  color: #fff;
  padding:35px 45px;
  box-sizing: border-box;
}

#works_worries .works_worries-card__txt-design h3{
  font-size: 26px;
  margin-bottom: 15px;
  font-weight: bold;
}

#works_worries .works_worries-card__txt-design p{
  font-size: 18px;
  line-height: 1.5;
  max-width: 700px;
}

#works_worries .works_worries-card.unit1 img{
  max-width: 235px;
}

#works_worries .works_worries-card.unit2 img{
  max-width: 202px;
}

#works_worries .works_worries-card.unit3 img{
  max-width: 220px;
}

#works_worries .works_worries-resolution {
  position: relative;
}

#works_worries .works_worries-resolution::before{
  content: '';
  display: block;
  position: absolute;
  left:0;
  right: 0;
  top:63px;
  bottom:0;
  border-top: 3px solid;
}

#works_worries .works_worries-resolution h1{
color: #020202;
    background: #fff;
    border: 3px solid;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
    border-radius: 20px;
    font-weight: bold;
    font-size: 37px;
    line-height: 1.4;
    text-align: center;
    max-width: 800px;
    margin: 0 auto 130px;
    padding: 40px 0;
}

#works_worries .works_worries-resolution h1 span{
  display: inline-block;
  position: relative;
  padding:0 50px;
}

#works_worries .works_worries-resolution__con{
  max-width: 740px;
  margin:0 auto;
}

#works_worries .works_worries-resolution__staff{
  flex-basis: 45%;
}

#works_worries .works_worries-resolution__staff dd{
  background: #fff;
  border:3px solid #040000;
  box-sizing: border-box;
  box-shadow: 8px 8px 0 #040000;
  margin-top: 10px;
}

#works_worries .works_worries-resolution__staff-img img{
  max-height:190px;
}

#works_worries .works_worries-resolution__staff-position{
  color:#fff;
  background: #040000;
  text-align: center;
  font-size:21px;
  font-weight: bold;
  padding:5px;
  margin:-1px;
}

#works_worries .works_worries-resolution__staff-detail{
  font-size:21px;
  font-weight: bold;
  text-align: center;
  padding:8px;
}

#works_worries .works_worries-resolution__qa{
  position: relative;
  padding-bottom: 170px;
}

#works_worries .works_worries-resolution__qa::before{
  content:'';
  display: block;
  width: 120px;
  height: 70px;
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
  border-bottom: 70px solid #fff;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left:50%;
  transform: translateX(-50%);
}

#works_worries .works_worries-resolution__qa-card{
  margin-top: 95px;
}

#works_worries .works_worries-resolution__qa-card dt{
  position: relative;
  flex-basis: 26%;
  box-sizing: border-box;
}

#works_worries .works_worries-resolution__qa-card dt::before{
  content:'';
  display: block;
  width: 20px;
  height: 24px;
  border-top: 12px solid transparent;
  border-left: 20px solid #fff;
  border-bottom: 12px solid transparent;
  box-sizing: border-box;
  position: absolute;
  top:102px;
  right:21px;
}

#works_worries .works_worries-resolution__qa-card dt span{
  background:#040000;
  color:#fff;
  max-width: 219px;
  height:219px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.6;
  font-size: 25px;
  font-weight: bold;
}

#works_worries .works_worries-resolution__qa-card.unit2 dt span{
  border-radius: 50%;
}

#works_worries .works_worries-resolution__qa-card dd{
  flex-basis: 74%;
  background: #fff;
  border: 3px solid #040000;
  padding: 35px;
  box-sizing: border-box;
  font-weight: bold;
  box-shadow: 15px 15px 0 #040000;
}

#works_worries .works_worries-resolution__qa-card dd h3{
  font-size: 32px;
  line-height: 1.5;
  vertical-align: middle;
  margin-bottom: 20px;
}

#works_worries .works_worries-resolution__qa-card dd p{
  font-size: 16px;
  line-height: 1.75;
}

/***** works_sss ******/

#works_sss{
  padding:70px 0 70px;
  background: #e9f8ff;
  border-top: 3px solid #dcdcdc;
  border-bottom: 3px solid;
}

#works_sss .works_sss__logo{
  flex-basis: 40%;
}

#works_sss .works_sss__logo img{
  max-width: 305px;
}

#works_sss .works_sss__logo2{
  flex-basis: 40%;
}

#works_sss .works_sss__logo2 img{
  max-width: 400px;
}

#works_sss .works_sss__txt{
  flex-basis: 60%;
  box-sizing: border-box;
  border-left: solid #040000 11px;
  padding-left: 15px;
}
#works_sss .works_sss__txt2{
  flex-basis: 60%;
  box-sizing: border-box;
  padding-left: 15px;
}

#works_sss .works_sss__txt h3{
  margin-bottom: 15px;
}

#works_sss .works_sss__txt h3 img{
  max-width: 338px;
  margin:0;
}

#works_sss .works_sss__txt p{
  font-size: 16px;
  line-height: 1.6;
}

#works_sss .works_sss__txt2 h3{
  margin-bottom: 15px;
}

#works_sss .works_sss__txt2 h3 img{
  max-width: 550px;
  margin:0;
}

#works_sss .works_sss__txt2 p{
  font-size: 16px;
  line-height: 1.6;
}


#works_sss .wrap_btn{
  margin-top:60px;
}

/***** works_sss_hojo ******/

#works_sss_hojo{
  padding: 100px 0 100px;
}

#works_sss_hojo .works_sss__logo{
  flex-basis: 40%;
}

#works_sss_hojo .works_sss__logo img{
  max-width: 360px;
}

#works_sss_hojo .works_sss__logo2{
  flex-basis: 40%;
}

#works_sss_hojo .works_sss__logo2 img{
  max-width: 400px;
}

#works_sss_hojo .works_sss__txt{
  flex-basis: 60%;
  box-sizing: border-box;
  border-left: solid #040000 11px;
  padding-left: 15px;
}
#works_sss_hojo .works_sss__txt2{
  flex-basis: 60%;
  box-sizing: border-box;
  padding-left: 15px;
}

#works_sss_hojo .works_sss__txt h3{
  margin-bottom: 15px;
}

#works_sss_hojo .works_sss__txt h3 img{
  max-width: 545px;
  margin:0;
}

#works_sss_hojo .works_sss__txt p{
  font-size: 16px;
  line-height: 1.6;
}

#works_sss_hojo .works_sss__txt2 h3{
  margin-bottom: 15px;
}

#works_sss_hojo .works_sss__txt2 h3 img{
  max-width: 550px;
  margin:0;
}

#works_sss_hojo .works_sss__txt2 p{
  font-size: 16px;
  line-height: 1.6;
}


#works_sss_hojo .wrap_btn{
  margin-top:60px;
}

/***** works_skill ****/

#works_skill {
  padding-bottom: 120px;
  border-top: 3px solid;
  border-bottom: 3px solid;
}

#works_skill .works_skill__img img{
  max-width: 704px;
}

#works_skill .works_skill__img{
  margin-bottom: 45px;
}

#works_skill h2{
  font-size: 37px;
  font-weight: bold;
  margin-top: 90px;
  margin-bottom: 20px;
  line-height: 1.6;
}

#works_skill .columns{
  flex-wrap: wrap;
}

#works_skill .works_skill-card{
  flex-basis: 47%;
  display: flex;
  margin: 15px;
  padding: 20px;
  background: white;
  border-top: solid 30px #305eac;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
  border-radius: 10px;
  align-items: center;
}

#works_skill .works_skill-card__img img{
  max-width: 160px;
}

.works_skill-card_box{
  margin: 0 15px;
}
#works_skill .works_skill-card__txt{
  font-size: 21px;
  font-weight: bold;
}
#works_skill .works_skill-card__txt2{
  font-size: 18px;
  margin-top: 5px;
  margin-bottom: 15px;
}

/***** works_cycle ****/

#works_cycle {
  background: linear-gradient(to bottom, #2ca6e0, #58207c);
  padding:110px 0 160px;
}

#works_cycle .works_cycle__title{
  font-size: 37px;
  font-weight: bold;
  line-height: 1.6;
  color:#fff;
  margin-bottom: 45px;
  text-align: center;
}

#works_cycle .works_cycle__img{
  margin-bottom: 80px;
}

#works_cycle .works_cycle-ex{
  margin-bottom: 60px;
}

#works_cycle .works_cycle-ex__title{
  text-align: center;
  color:#fff;
  font-weight: bold;
  font-size: 27px;
  margin-bottom:90px;
}

#works_cycle .works_cycle-ex__title strong{
  display: block;
  margin-bottom: 15px;
  font-size: 37px;
  line-height: 1.4;
}

#works_cycle .works_cycle-ex__title span{
  display: inline-block;
  position: relative;
  padding:0 35px;
}

#works_cycle .works_cycle-ex__title span::before{
  content:'';
  width: 24px;
  height: 4px;
  display: block;
  background: #fff;
  position: absolute;
  left:0;
  top:50%;
  transform: translateY(-50%);
}

#works_cycle .works_cycle-ex__title span::after{
  content:'';
  width: 24px;
  height: 4px;
  display: block;
  background: #fff;
  position: absolute;
  right:0;
  top:50%;
  transform: translateY(-50%);
}

#works_cycle .works_cycle-ex__card{
  flex-basis: 31%;
  text-align: center;
}

#works_cycle .works_cycle-ex__card dt,
#works_detail .works_detail-ex__card dt{
  padding-top:65px;
  position: relative;
}
#document .works_detail-ex__card dt{
  position: relative;
}

#works_cycle .works_cycle-ex__card dt strong,
#works_detail .works_detail-ex__card dt strong{
  font-size: 18px;
  text-align: center;
  padding-top:14px;
  line-height: 1.4;
}
#document .works_detail-ex__card dt strong{
  display: block;
  width: 355px;
  height:100px;
  position: absolute;
  top:0;
  left:50%;
  transform: translateX(-50%);
  font-size: 18px;
  text-align: center;
  padding-top:14px;
  line-height: 1.4;
  font-family: "Noto Sans JP", Roboto, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Segoe UI", "Helvetica Neue", HelveticaNeue, Verdana, Meiryo, sans-serif;
}

#works_cycle .works_cycle-ex__card dd,
#works_detail .works_detail-ex__card dd{
  margin-top: 5px;
  color:#000000;
  font-size: 18px;
  line-height: 1.8;
}
#document .works_detail-ex__card dd{
  margin-top: 5px;
  color:#000000;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8;
  background-color: #063b66;
  padding: 10px;
}

#works_cycle .works_btn{
  max-width: 530px;
}

/***** works_detail *****/

#works_detail{
  padding-top: 130px;
  padding-bottom: 150px;
}

#works_detail .title_style04 .title:after{
  background-color: #000000;
}

#works_detail .title_style04 .title{
  color: #000000;
  margin-bottom: 15px;
}

#works_detail .works_detail-text{
  color: #000000;
  margin-bottom: 80px;
  font-size: 18px;
  font-weight: bold;
}

#works_skill .works_detail-text{
  color: #000000;
  margin-bottom: 80px;
  font-size: 18px;
}

#works_worries .works_detail-text{
  color: #000000;
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: bold;
}
#contact_flow .works_detail-text{
  color: #000000;
  margin-bottom: 80px;
  font-size: 18px;
  font-weight: bold;
}

#works_detail .works_detail-ex{
  margin-top: 30px;
}

#works_detail .works_detail-ex .columns{
  flex-wrap: wrap;
  margin-right:-15px;
  margin-left:-15px;
}

#works_detail .works_detail-ex__card{
  flex-basis: 46%;
  padding: 15px;
  margin: 20px;
  text-align: center;
  background: white;
  border-top: solid 30px #305eac;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
  border-radius: 10px;
}

#works_detail .works_detail-ex__card dd + dd{
  margin-top:20px;
}

#works_detail .works_detail-ex__card .works_btn{
  line-height: 43px;
  border-radius: 22px;
  font-size: 16px;
}

#works_detail .works_detail-ex__card .works_btn::before{
  content: '';
  position: absolute;
  right:7px;
  top:50%;
  transform: translateY(-50%);
  display: block;
  width: 13px;
  height:24px;
  background: url(../../assets/img/works/ico_arrow01.png) no-repeat 0 0 / contain;
}

#document .works_detail-ex{
  margin-top:65px;
}

#document a:hover{
  opacity: 0.5;
}

#document .works_detail-ex .columns{
  flex-wrap: wrap;
  margin-right:-15px;
  margin-left:-15px;
}

#document .works_detail-ex__card{
  flex-basis: 33.3%;
  padding:0 15px 50px;
  text-align: center;
}

#document .works_detail-ex__card dd + dd{
  margin-top:20px;
}

#document .works_detail-ex__card .works_btn{
  line-height: 43px;
  border-radius: 22px;
  font-size: 16px;
}

#document .works_detail-ex__card .works_btn::before{
  content: '';
  position: absolute;
  right:7px;
  top:50%;
  transform: translateY(-50%);
  display: block;
  width: 13px;
  height:24px;
  background: url(../../assets/img/works/ico_arrow01.png) no-repeat 0 0 / contain;
}


/***** works_faq *****/

#works_faq{
  padding-bottom: 20px;
}

#works_faq .title_style04{
  margin-bottom: 50px;
}

#works_faq .title_style04 strong{
  font-size: 50px;
  margin-right: 10px;
  display: inline-block;
}

#works_faq .title_style04 .title{
  font-size:25px;
}

#works_faq .works_faq-card{
  border:solid #d2d2d3 3px;
  padding:35px;
}

#works_faq .works_faq-card + .works_faq-card{
  margin-top: 25px;
}

#works_faq .works_faq-card__q{
  font-size: 25px;
  font-weight: bold;
  padding:5px 0 5px 55px;
  position: relative;
  margin-bottom: 30px;
}

#works_faq .works_faq-card__q::before{
  content:'';
  position: absolute;
  left:0;
  top:0;
  display: block;
  width: 37px;
  height: 50px;
  background:url(../../assets/img/works/faq_img01.png) no-repeat 0 0 / contain;
}

#works_faq .works_faq-card__a{
  padding:5px 0 5px 55px;
  position: relative;
  line-height: 1.7;
}

#works_faq .works_faq-card__a::before{
  content:'';
  position: absolute;
  left:0;
  top:0;
  display: block;
  width: 36px;
  height: 39px;
  background:url(../../assets/img/works/faq_img02.png) no-repeat 0 0 / contain;
}

#works_faq .works_faq-card__a strong{
  font-size:25px;
}

/***** contact_flow *****/
#contact_flow{
  margin-top: 60px;
  padding-bottom: 20px;
}

#contact_flow .title_style04,
#works_hojo .title_style04 {
  margin-bottom: 30px;
}

#contact_flow .flow_img{
  margin-top: 30px;
}

/***** document *****/
#document{
  padding-bottom: 100px;
  border-bottom: 3px solid;
}

#document .title_style04 {
  margin-bottom: 30px;
  color: #fff;
}

#document .title_style04.on .title:after {
  width: 100vw;
  opacity: 1;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  background-color: #fff;
}

#document .title_style04 .title:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-color: #fff;
}

#document .works_detail-text {
  color: #000000;
  font-size: 18px;
}

#document .flow_img{
  margin-top: 70px;
}

/*****it_hojo *****/
#it_hojo{
  background: linear-gradient(to bottom, #2ca6e0, #58207c);;
  padding-bottom: 70px;
  margin-top: 100px;
}

#it_hojo .title_style04 {
  margin-bottom: 30px;
  color: #fff;
}

#it_hojo .title_style04.on .title:after {
  width: 100vw;
  opacity: 1;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  background-color: #fff;
}

#it_hojo .title_style04 .title:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-color: #fff;
}

#it_hojo .works_detail-text {
  color: #fff;
}

#it_hojo .flow_img{
  margin-top: 70px;
}
#works_hojo .works_worries-resolution__qa{
  position: relative;
}

#works_hojo .works_worries-resolution__qa-card{
  margin-top: 95px;
}

#works_hojo .works_worries-resolution__qa-card dt{
  position: relative;
  flex-basis: 26%;
  box-sizing: border-box;
}

#works_hojo .works_worries-resolution__qa-card dt::before{
  content:'';
  display: block;
  width: 20px;
  height: 24px;
  border-top: 12px solid transparent;
  border-left: 20px solid #000000;
  border-bottom: 12px solid transparent;
  box-sizing: border-box;
  position: absolute;
  top:102px;
  right:21px;
}

#works_hojo .works_worries-resolution__qa-card dt span{
  background:#1068a0;
  color:#fff;
  max-width: 219px;
  height:219px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.6;
  font-size: 25px;
  font-weight: bold;
}

#works_hojo .works_worries-resolution__qa-card.unit2 dt span{
  border-radius: 50%;
}

#works_hojo .works_worries-resolution__qa-card dd{
  flex-basis: 74%;
  background: #fff;
  border: 3px solid #040000;
  padding: 35px;
  box-sizing: border-box;
  font-weight: bold;
  box-shadow: 15px 15px 0 #040000;
}

#works_hojo .works_worries-resolution__qa-card dd h3{
  font-size: 32px;
  line-height: 1.5;
  vertical-align: middle;
  margin-bottom: 20px;
}

#works_hojo .works_worries-resolution__qa-card dd p{
  font-size: 16px;
  line-height: 1.75;
}
#works_hojo .works_cycle-ex{
  margin-bottom: 60px;
}

#works_hojo .works_cycle-ex__title{
  text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 27px;
    margin-bottom: 90px;
    background-color: #000;
    padding: 30px 0 30px 0;
    margin-top: 100px;
}
#works_hojo .works_cycle-ex__title::before{
  content: '';
    display: block;
    width: 100px;
    border-left: 60px solid transparent;
    border-right: 60px solid transparent;
    border-top: 60px solid black;
    box-sizing: border-box;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%)translateY(88%);
}

#works_hojo .works_cycle-ex__title strong{
  display: block;
  margin-bottom: 15px;
  font-size: 37px;
  line-height: 1.4;
}

#works_hojo .works_cycle-ex__title span{
  display: inline-block;
  position: relative;
  padding:0 35px;
}

#works_hojo .works_cycle-ex__title span::before{
  content:'';
  width: 24px;
  height: 4px;
  display: block;
  background: #ffffff;
  position: absolute;
  left:0;
  top:50%;
  transform: translateY(-50%);
}

#works_hojo .works_cycle-ex__title span::after{
  content:'';
  width: 24px;
  height: 4px;
  display: block;
  background: #ffffff;
  position: absolute;
  right:0;
  top:50%;
  transform: translateY(-50%);
}

#works_sss_hojo h2{
  font-size: 37px;
  font-weight: bold;
  margin-bottom: 90px;
  text-align: center;
  line-height: 1.6;
}

/***** contact *****/
#contact .contact-at{
  font-size:16px;
  margin:15px 0 25px;
  display: block;
  text-align: center;
}

/***** works_hojo ****/

#works_hojo {
  padding:110px 0 40px;
}

#works_hojo .works_hojo__title{
  font-size: 37px;
  font-weight: bold;
  line-height: 1.6;
  color:#000000;
  margin-bottom: 45px;
  text-align: center;
}

#works_hojo .works_hojo__img{
  margin-bottom: 80px;
  margin-top: 80px;
}
#it_hojo .works_hojo__img{
  margin-bottom: 80px;
  margin-top: 80px;
}

#works_hojo .works_hojo-ex{
  margin-bottom: 30px;
}

#works_hojo .works_hojo-ex__title{
  text-align: center;
  color:#000000;
  font-weight: bold;
  font-size: 27px;
  margin-bottom:90px;
}

#works_hojo .works_hojo-ex__title strong{
  display: block;
  margin-bottom: 15px;
  font-size: 37px;
  line-height: 1.4;
}

#works_hojo .works_hojo-ex__title span{
  display: inline-block;
  position: relative;
  padding:0 35px;
}

#works_hojo .works_hojo-ex__title span::before{
  content:'';
  width: 24px;
  height: 4px;
  display: block;
  background: #000;
  position: absolute;
  left:0;
  top:50%;
  transform: translateY(-50%);
}

#works_hojo .works_hojo-ex__title span::after{
  content:'';
  width: 24px;
  height: 4px;
  display: block;
  background: #000;
  position: absolute;
  right:0;
  top:50%;
  transform: translateY(-50%);
}

#works_hojo .works_hojo-ex__card{
  flex-basis: 31%;
  text-align: center;
}

#works_hojo .works_hojo-ex__card dt,
#works_detail .works_detail-ex__card dt{
  padding-top:25px;
  position: relative;
}
#document .works_detail-ex__card dt{
  position: relative;
}

#works_hojo .works_hojo-ex__card dt strong,
#works_detail .works_detail-ex__card dt strong{
  font-size: 27px;
  text-align: center;
  padding-top:14px;
      --x-gradient: linear-gradient(90deg, #def2ff 0 100%);
    --y-gradient: linear-gradient(#ffffff 0 15px, transparent 0 calc(100% - 15px), #ffffff calc(100% - 15px));
    position: relative;
    padding: 1rem;
    margin-bottom: 0.2rem;
    background-image:
        var(--x-gradient),
        var(--y-gradient),
        var(--x-gradient),
        var(--y-gradient);
    background-repeat: no-repeat;
    background-size: 100% 15px, 3px 100%, 100% 15px, 3px 100%;
    background-position: top, right, bottom, left;
}

#works_hojo .works_hojo-ex__card dd{
  margin-top: 5px;
  color: #ffffff;
  background-color: #1068a0;
  font-size: 20px;
  padding: 10px 0 10px;
  border-radius: 4px;
  font-weight: bold;
  line-height: 1.8;
}

#works_detail .works_detail-ex__card dd{
  margin: 10px 30px;
  color: #000000;
  font-size: 16px;
  line-height: 1.8;
  text-align: left;
}

#document .works_detail-ex__card dd{
  margin-top: 5px;
  color:#ffffff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8;
  background-color: #063b66;
  padding: 10px;
}

#works_hojo .works_btn{
  max-width: 530px;
}

table{
  width: 100%;
  border-collapse: collapse;
}

table tr{
  border-bottom: solid 2px white;
}

table tr:last-child{
  border-bottom: none;
}

table th{
  position: relative;
  text-align: left;
  width: 30%;
  background-color: #000000;
  color: white;
  text-align: center;
  padding: 10px 0;
}

table th:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid #000000;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

table td{
  text-align: left;
  width: 70%;
  text-align: left;
  background-color: #eee;
  padding: 10px 20px;
}

/***** SP *****/
@media screen and (max-width: 826px) {

  .sp-scroll{
    position: relative;
    font-size: 12px;
    color:#717070;
    text-align: center;
  }

  .sp-scroll-line{
    content:'';
    margin: 10px auto 0;
    display: block;
    width: 1px;
    height: 187px;
    background: linear-gradient(to bottom, #717071 0%, #fff 100%);
    position: relative;
  }

  .sp-scroll-line::before{
    content:'';
    display: block;
    width: 5px;
    height: 187px;
    position: absolute;
    left:-1px;
    top:0;
    background: #fff;
    animation: lineAnm 2s ease-in-out infinite;
  }

  @keyframes lineAnm {
    0% { top: 0; height: 187px; opacity: 1; }
    39% { top: 187px; height: 187px; opacity: 1; }
    40% { top: 0; height:0; opacity: 0; }
    60% { top: 0; height:0; opacity: 1; }
    100% { top: 0; height: 187px; opacity: 1; }
  }

  /***** works_overview *****/

  #works_overview,
  #works_worries .works_worries-resolution,
  #works_hojo .works_worries-resolution,
  #works_sss .wrap_btn,
  #works_sss_hojo .wrap_btn{
    margin-top: 40px;
    margin-bottom: 40px;
  }

  #works_overview .columns,
  #works_worries .works_worries-resolution__con .columns,
  #works_worries .works_worries-resolution__qa-card,
  #works_hojo .works_worries-resolution__con .columns,
  #works_hojo .works_worries-resolution__qa-card,
  #works_sss .columns,
  #works_sss_hojo .columns,
  #works_cycle .works_cycle-ex .columns,
  #works_hojo .works_hojo-ex .columns,
  #works_detail .works_detail-ex .columns,
  #document .works_detail-ex .columns{
    flex-direction: column;
  }

  #works_overview .works_overview__img{
    margin-bottom: 15px;
  }

  .works_btn {
    max-width: none;
    line-height: 53px;
    font-size: 19
    px;
  }

  .works_btn::before {
    width: 12px;
    height: 24px;
  }

  #works_overview .wrap_btn {
    margin-top: 50px;
  }

  /***** works_worries *****/

  #works_worries {
    margin-top: 70px;
    padding: 0 6vw;
  }

  #works_worries .title_style04{
    margin-bottom: 40px;
    margin-right: 25px;
  }

  .over--left{
    margin-left: 0;
    margin-right: -6vw;
  }

  #works_worries .works_worries-card{
    position: relative;
    padding-bottom: 100px;
  }

  #works_worries .works_worries-card + .works_worries-card {
    margin-top: 10px;
  }

  #works_worries .works_worries-card__img {
    position: absolute;
    right: 0;
    bottom: 0;
  }

  #works_worries .works_worries-card__txt-design {
    min-height: auto;
    padding: 25px 25px 40px;
  }

  #works_worries .title_style04 .title span{
    font-size: 27px;
  }

  #works_worries .title_style04 .title small{
    font-size: 18px;
  }

  #works_worries .works_worries-card__txt-design h3 {
    font-size: 19px;
    margin-bottom: 10px;
  }

  #works_worries .works_worries-card__txt-design p {
    font-size: 14px;
    line-height: 1.8;
  }

  #works_worries .works_worries-card.unit1 img {
    max-width: 210px;
  }

  #works_worries .works_worries-card.unit2 img {
    max-width: 190px;
  }

  #works_worries .works_worries-card.unit3 img {
    max-width: 200px;
  }

  #works_worries .works_worries-resolution h1 {
    font-size: 25px;
    max-width: 350px;
    margin: 0 auto 35px;
    padding: 20px 0;
  }

  #works_worries .works_worries-resolution::before {
    left: -6vw;
    right: -6vw;
    top: 57px;
  }

  #works_worries .works_worries-resolution h1 span {
    max-width: 245px;
    padding: 0;
  }

  #works_worries .works_worries-resolution__staff-img{
    max-width: 150px;
    margin-left: -3vw;
  }

  #works_worries .works_worries-resolution__staff.unit2 .works_worries-resolution__staff-img{
    margin-left: auto;
    margin-right: -3vw;
  }

  #works_worries .works_worries-resolution__staff-img img {
    max-height: 150px;
  }

  #works_worries .works_worries-resolution__staff{
    position: relative;
    max-width: 330px;
    width: 100%;
    margin-right:auto;
    margin-left:auto;
  }

  #works_worries .works_worries-resolution__staff-position,
  #works_worries .works_worries-resolution__staff-detail{
    font-size: 15px;
  }

  #works_worries .works_worries-resolution__staff dd{
    border: 2px solid #040000;
    box-shadow: 4px 4px 0 #040000;
    margin-top: 0;
    width: 220px;
    position: absolute;
    right: -8px;
    top: 50%;
    transform: translateY(-50%);
  }

  #works_worries .works_worries-resolution__staff.unit2 dd{
    right:auto;
    left:-8px;
  }

  #works_worries .works_worries-resolution__staff-detail{
    padding: 8px 0;
  }

  #works_worries .works_worries-resolution__qa-card {
    margin-top: 40px;
  }
  #works_worries .works_worries-resolution__qa-card dt span {
    max-width: none;
    height: auto;
    font-size: 19px;
    padding:10px 0;
  }

  #works_worries .works_worries-resolution__qa-card dt span br{
    display: none;
  }

  #works_worries .works_worries-resolution__qa-card dt{
    padding-bottom: 50px;
  }

  #works_worries .works_worries-resolution__qa-card dt::before {
    border-top: 12px solid transparent;
    border-left: 15px solid #fff;
    border-bottom: 12px solid transparent;
    bottom: 12px;
    top: auto;
    right: auto;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
  }

  #works_worries .works_worries-resolution__qa-card dd{
    padding:35px 15px;
    box-shadow: 8px 8px 0 #040000;
  }

  #works_worries .works_worries-resolution__qa-card dd h3 {
    font-size: 22px;
    margin-bottom: 15px;
  }

  #works_worries .works_worries-resolution__qa-card dd p {
    font-size: 14px;
  }

  #works_worries .works_worries-resolution__qa-card.unit2 dt span {
    border-radius: 0;
  }

  #works_worries .works_worries-resolution__qa {
    padding-bottom: 80px;
  }

  #works_worries .works_worries-resolution__qa::before {
    width: 90px;
    height: 40px;
    border-left: 45px solid transparent;
    border-right: 45px solid transparent;
    border-bottom: 40px solid #fff;
  }

  /***** works_sss *****/
  #works_sss {
    padding: 40px 8vw 0;
  }

  #works_sss .works_sss__logo img {
    max-width: 245px;
  }

  #works_sss .works_sss__txt {
    border-left: none;
    padding-left: 0;
    margin-top: 20px;
  }

  #works_sss .works_sss__txt h3 img,
  #works_skill .works_skill__img img {
    max-width: 100%;
  }

  /***** works_sss_hojo *****/
  #works_sss_hojo {
    padding: 40px 8vw 60px;
  }

  #works_sss_hojo .works_sss__logo img {
    max-width: 245px;
  }

  #works_sss_hojo .works_sss__txt {
    border-left: none;
    padding-left: 0;
    margin-top: 20px;
  }

  #works_sss_hojo .works_sss__txt h3 img {
    max-width: 100%;
  }

  /***** works_skill *****/
  #works_skill{
    padding: 50px 6vw 100px;
  }

  #works_skill .works_skill__img {
    margin-bottom: 20px;
  }

  #works_skill h2 {
    font-size: 25px;
    margin-bottom: 25px;
  }

  #works_skill .works_skill-card{
    flex-basis: 100%;
    flex-direction: column;
    margin: 20px 0;
  }

  #works_skill .works_skill-card__img img {
    max-width: 250px;
  }

  #works_skill .works_skill-card__txt {
    font-size: 20px;
    margin-top: 10px;
    text-align: center;
  }
    #works_skill .works_skill-card__txt2 {
    font-size: 16px;
    margin-top: 10px;
  }

  /***** works_cycle *****/
  #works_cycle {
    padding: 40px 6vw 90px;
  }

  #works_cycle .works_cycle__title {
    font-size: 27px;
    margin-bottom: 35px;
  }

  #works_cycle .works_cycle__img {
    margin-bottom: 40px;
    margin-right: -3vw;
  }

  #works_cycle .works_cycle-ex__title strong {
    margin-bottom: 20px;
    font-size: 27px;
  }

  #works_cycle .works_cycle-ex__title span {
    line-height: 1.4;
    font-size: 22px;
    padding:0;
  }

  #works_cycle .works_cycle-ex__title span::before,
  #works_cycle .works_cycle-ex__title span::after{
    display: none;
  }

  #works_cycle .works_cycle-ex__title {
    margin-bottom: 50px;
  }

  #works_cycle .works_cycle-ex__card + .works_cycle-ex__card{
    margin-top: 30px;
  }

  #works_cycle .works_cycle-ex {
    margin-bottom: 35px;
  }

  

  #works_detail {
    padding-top: 100px;
    padding-bottom: 0px;
  }

  #spWorksBtn{
    display: block;
    margin:10px auto 0;
    background:#fff;
    border:2px solid #000000;
    font-size:14px;
    width: 285px;
    line-height:45px;
    text-align: center;
    font-weight: bold;
  }

  #spWorksBtn::before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 12px;
    margin-right: 8px;
    background: url(../../assets/img/works/ico_arrow02.png) no-repeat 0 0 / contain;
    transition: all .3s;
    transform: rotateX(180deg);
  }

  #works_cycle .works_cycle-ex__card dt strong, #works_detail .works_detail-ex__card dt strong{
    width: 325px;
    font-size: 22px;
  }

  #spWorksBtn.active::before{
    transform: rotateX(0deg);
  }

  /* works_faq */
  #works_faq {
    padding-top: 65px;
    padding-bottom: 0;
  }

  #works_faq .title_style04 strong {
    font-size: 40px;
  }

  #works_faq .title_style04 .title {
    font-size: 20px;
    margin-right: 20%;
  }

  #works_faq .title_style04 {
    margin-bottom: 25px;
  }

  #works_faq .works_faq-card__q::before {
    width: 25px;
    height: 36px;
  }

  #works_faq .works_faq-card__a::before {
    width: 23px;
    height: 36px;
  }

  #works_faq .works_faq-card {
    padding: 20px 20px 20px 10px;
  }

  #works_faq .works_faq-card__q {
    font-size: 18px;
    padding: 5px 0 5px 40px;
    margin-bottom: 25px;
  }

  #works_faq .works_faq-card__a {
    padding: 0px 0 5px 40px;
  }

  #works_faq .works_faq-card__a strong {
    font-size: 18px;
  }

  /* contact_flow */
  #contact_flow .title_style04 .title{
    margin-right: 40%;
  }

  #contact_flow .flow_img {
    margin-top: 40px;
  }

  #document .title_style04 .title{
    margin-right: 40%;
  }

  #document .flow_img {
    margin-top: 40px;
  }

  #works_detail .title_style04 .title {
    margin-right: 7%;
  }

  #main{
    overflow: hidden;
  }
    /***** works_hojo *****/
  #works_hojo {
    padding: 40px 6vw 0px;
  }

  #works_hojo .works_hojo__title {
    font-size: 27px;
    margin-bottom: 35px;
  }

  #works_hojo .works_hojo__img {
    margin-bottom: 40px;
    margin-right: -3vw;
  }
  #it_hojo .works_hojo__img {
    margin-bottom: 40px;
    margin-right: -3vw;
  }

  #works_hojo .works_hojo-ex__title strong {
    margin-bottom: 20px;
    font-size: 27px;
  }

  #works_hojo .works_hojo-ex__title span {
    line-height: 1.4;
    font-size: 22px;
    padding:0;
  }

  #works_hojo .works_hojo-ex__title span::before,
  #works_hojo .works_hojo-ex__title span::after{
    display: none;
  }

  #works_hojo .works_hojo-ex__title {
    margin-bottom: 50px;
  }

  #works_hojo .works_hojo-ex__card + .works_hojo-ex__card{
    margin-top: 30px;
  }

  #works_hojo .works_hojo-ex {
    margin-bottom: 35px;
  }
  #works_hojo .works_worries-resolution__qa-card {
    margin-top: 40px;
  }
  #works_hojo .works_worries-resolution__qa-card dt span {
    max-width: none;
    height: auto;
    font-size: 19px;
    padding:10px 0;
  }

  #works_hojo .works_worries-resolution__qa-card dt span br{
    display: none;
  }

  #works_hojo .works_worries-resolution__qa-card dt{
    padding-bottom: 50px;
  }

  #works_hojo .works_worries-resolution__qa-card dt::before {
    border-top: 12px solid transparent;
    border-left: 15px solid #fff;
    border-bottom: 12px solid transparent;
    bottom: 12px;
    top: auto;
    right: auto;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
  }

  #works_hojo .works_worries-resolution__qa-card dd{
    padding:35px 15px;
    box-shadow: 8px 8px 0 #040000;
  }

  #works_hojo .works_worries-resolution__qa-card dd h3 {
    font-size: 22px;
    margin-bottom: 15px;
  }

  #works_hojo .works_worries-resolution__qa-card dd p {
    font-size: 14px;
  }

  #works_hojo .works_worries-resolution__qa-card.unit2 dt span {
    border-radius: 0;
  }

  #works_hojo .works_worries-resolution__qa {
    padding-bottom: 80px;
  }

  #works_hojo .works_worries-resolution__qa::before {
    width: 90px;
    height: 40px;
    border-left: 45px solid transparent;
    border-right: 45px solid transparent;
    border-bottom: 40px solid #fff;
  }
  #works_hojo .works_cycle-ex__title strong{
    display: block;
    margin-bottom: 15px;
    font-size: 25px;
    line-height: 1.4;
  }
  #works_hojo .works_cycle-ex__title span{
    display: inline-block;
    position: relative;
    padding:0 35px;
  }
  #works_hojo .works_cycle-ex__title{
    text-align: center;
      color: #fff;
      font-weight: bold;
      font-size: 20px;
      margin-bottom: 90px;
      background-color: #000;
      padding: 30px 0 30px 0;
      margin-top: 100px;
  }
  #works_hojo .works_cycle-ex__title::before{
    content: '';
      display: block;
      width: 100px;
      border-left: 60px solid transparent;
      border-right: 60px solid transparent;
      border-top: 60px solid black;
      box-sizing: border-box;
      position: absolute;
      bottom: 0px;
      left: 50%;
      transform: translateX(-50%)translateY(88%);
  }

}

.top_logo{
  width: 350px;
  margin: 0 20px 25px;
}
  .top_image{
    max-width: 30%;
  }
  .top_columns {
    display: flex;
    justify-content: space-between;
    margin: 50px 100px 100px;
  }
  .top_text{
    font-size: 15px;
    margin-bottom: 115px;
  }
  
  .top_text strong{
    font-weight: bold;
    font-size: 55px;
    line-height: 1.5;
    display: inline-block;
    color: #fff;
  }
  
  .top_text span{
    display: block;
    position: relative;
    font-size: 18px;
    color: #fff;
    padding: 20px 0 0 20px;
  }

@media screen and (max-width: 826px) {
  .top_image{
    max-width: 80%;
    margin-top: 30px;
  }
  .top_columns {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin: 0px;
    align-items: center;
  }
  .top_text strong{
    font-weight: bold;
    font-size: 30px;
    line-height: 1.4;
    display: block;
    color: #fff;
  }
}
.movie{
  display: flex;
  justify-content: center;
  background: #000;
  border-radius: 20px;
}
.member_text{
  text-align: center;
    font-weight: bold;
    font-size: 25px;
    margin: 0px 92px 30px;
    padding: 15px;
    border-radius: 10px;
    color: #fff;
    background: #272727;
}
.img_area{
  display: flex;
  justify-content: center;
  margin-bottom: 160px;
}
.works_skill-card_btn{
  background: #121212;
  color: #fff;
  text-align: center;
  font-size: 18px;
  padding: 8px 0;
  border-radius: 30px;
  position: relative;
  display: block;
}
.works_skill-card_btn:hover{
  opacity: 0.5;
}
.works_skill-card_btn::before{
  content: '';
    position: absolute;
    right: 7px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 13px;
    height: 24px;
    background: url(../../assets/img/works/ico_arrow01.png) no-repeat 0 0 / contain;
}
@media screen and (max-width: 768px) {
  .top_logo{
  width: 300px;
  margin: 0 20px 25px;
  }
  .top_text span{
    padding: 20px 0;
    line-height: 2;
  }
  #works_detail .works_detail-text{
  margin-bottom: 40px;
  }
  #works_detail .works_detail-ex__card dd{
  margin: 10px 0px;
  }
  #works_detail .works_detail-ex__card .works_btn{
  font-size: 13px;
  }
  #fun_point .works_detail-text {
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 30px;
  }
  .member_text{
    font-size: 18px;
    margin: 10px 0px;
  }
}
.funlife_ttl{
  display: flex;
  justify-content: center;
  margin: 100px 0 50px;
}

.fun_text{
    font-weight: normal;
    width: 700px;
    line-height: 2;
    margin: 50px auto 160px;
    font-size: 17px;
}

/* ======================================================
	works_point
========================================================= */
#fun_point {
  padding-bottom: 0px;
}
#fun_point .inner {
  max-width: 1100px;
  margin: 0px auto;
}
#fun_point .column_area .column + .column {
  margin-top: 100px;
}
#fun_point .column_area .column .textbox {
  padding: 50px 5vw;
  background-color: #0f0f0f87;
  color: #fff;
  position: relative;
  z-index: 11;
}
#fun_point .column_area .column .textbox .point_title {
  margin-bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -moz-align-items: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
#fun_point .column_area .column .textbox .point_title .text {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4vw;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  position: relative;
}
@media screen and (min-width: 980px) {
  #fun_point .column_area .column .textbox .point_title .text {
    font-weight: bold;
  }
}
#fun_point .column_area .column .textbox .point_title .text span {
  display: inline-block;
  padding-bottom: 15px;
  -webkit-transform: skewX(-10deg);
  transform: skewX(-10deg);
}
#fun_point .column_area .column .textbox .point_title .text:after {
  content: "";
  width: 60px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
#fun_point .column_area .column .textbox .point_title .num {
  font-family: "Times New Roman", serif;
  font-style: italic;
  line-height: 0.9em;
  font-size: 30vw;
  margin-left: 10px;
}
#fun_point .column_area .column .img_area {
  margin: 5vw 0% 0px 0vw;
}

@media screen and (min-width: 768px) {
  #fun_point .column_area .column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-align-items: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  #fun_point .column_area .column .textbox {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: 50px;
  }
  #fun_point .column_area .column .img_area {
    width: 60%;
    margin: 0px;
  }
  #fun_point .column_area .column + .column {
    margin-top: 70px;
  }
  #fun_point .column_area .column:nth-child(odd) .textbox {
    margin-right: -18vw;
  }
  #fun_point .column_area .column:nth-child(odd) .img_area {
    margin-right: -30px;
  }
  #fun_point .column_area .column:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  #fun_point .column_area .column:nth-child(even) .textbox {
    margin-left: -18vw;
  }
  #fun_point .column_area .column:nth-child(even) .img_area {
    margin-left: -30px;
  }
  #fun_point .column_area .column .textbox {
    padding: 30px 40px;
  }
  #fun_point .column_area .column .textbox .point_title {
    margin-bottom: 25px;
    -moz-justify-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  #fun_point .column_area .column .textbox .point_title .text {
    font-size: 4vw;
    line-height: 1.5em;
  }
  #fun_point .column_area .column .textbox .point_title .text span {
    padding-bottom: 15px;
  }
  #fun_point .column_area .column .textbox .point_title .text:after {
    width: 60px;
    height: 1px;
  }
  #fun_point .column_area .column .textbox .point_title .num {
    font-size: 12vw;
    margin-left: 10px;
  }
}
@media screen and (min-width: 980px) {
  #fun_point .column_area .column .textbox {
    margin-top: 80px;
  }
  #fun_point .column_area .column .img_area {
    width: 60%;
  }
  #fun_point .column_area .column + .column {
    margin-top: 100px;
  }
  #fun_point .column_area .column:nth-child(odd) .textbox {
    margin-right: -18vw;
  }
  #fun_point .column_area .column:nth-child(odd) .img_area {
    margin-right: -40px;
  }
  #fun_point .column_area .column:nth-child(even) .textbox {
    margin-left: -18vw;
  }
  #fun_point .column_area .column:nth-child(even) .img_area {
    margin-left: -40px;
  }
  #fun_point .column_area .column .textbox {
    padding: 40px 60px;
  }
  #fun_point .column_area .column .textbox .point_title {
    margin-bottom: 25px;
  }
  #fun_point .column_area .column .textbox .point_title .text {
    font-size: 3rem;
  }
  #fun_point .column_area .column .textbox .point_title .num {
    font-size: 10rem;
  }
}
@media screen and (min-width: 1180px) {
  #fun_point .column_area .column .textbox {
    margin-top: 450px;
  }
  #fun_point .column_area .column .img_area {
    width: 815px;
  }
  #fun_point .column_area .column + .column {
    margin-top: 100px;
  }
  #fun_point .column_area .column:nth-child(odd) .textbox {
    margin-right: -300px;
  }
  #fun_point .column_area .column:nth-child(odd) .img_area {
    margin-right: -155px;
  }
  #fun_point .column_area .column:nth-child(even) .textbox {
    margin-left: -300px;
  }
  #fun_point .column_area .column:nth-child(even) .img_area {
    margin-left: -155px;
  }
  #fun_point .column_area .column .textbox {
    padding: 90px 95px 90px 95px;
    min-height: 560px;
  }
  #fun_point .column_area .column .textbox .point_title {
    margin-bottom: 35px;
  }
  #fun_point .column_area .column .textbox .point_title .text {
    font-size: 2rem;
  }
  #fun_point .column_area .column .textbox .point_title .num {
    font-size: 15rem;
  }
}

/* =============================================
- midashi
================================================ */
.midashi_fun {
  line-height: 1.6em;
  font-size: 6vw;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 600;
}
@media screen and (min-width: 980px) {
  .midashi_fun {
    font-weight: bold;
  }
}

@media screen and (min-width: 768px) {
  .midashi_fun {
    line-height: 1.5em;
    font-size: 2.4rem;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 980px) {
  .midashi_fun {
    font-size: 2.8rem;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1080px) {
  .midashi_fun {
    font-size: 3.8rem;
    margin-bottom: 15px;
  }
}

.fun_link{
    border-radius: 25px;
    font-size: 16px;
    padding: 5px 100px;
    color: #131313;
    background: #dde336;
}

.textarea{
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 1.8;
}

#fun_recruit{
  background-image: url(../../assets/img/works/fun_recruit_img.jpg);
  margin-top: 150px;
  background-position: center;
  padding: 70px 6vw 8vw;
}

.fun_ttl{
  font-size: 38px;
    font-weight: bold;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
}
.fun_txt{
  font-size: 17px;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .funlife_ttl{
    margin: 100px auto 50px;
    width: 270px;
  }
  .fun_text{
    width: auto;
  }
  #fun_recruit{
    background-image: url(../../assets/img/works/fun_recruit_img.jpg);
    margin-top: 150px;
    background-position: center;
    padding: 70px 6vw 20vw;
  }
  .fun_ttl{
    font-size: 32px;
    line-height: 1.5;
  }
  .fun_txt{
    text-align: left;
    margin-bottom: 50px;
  }
}