@charset "UTF-8";
/* CSS Document */

.section-about__top {
  display: flex;
  margin-bottom: 100px;
  }

.section-works__detail{
   margin-bottom: 120px;
}
.section-works__mockup {
  padding-bottom: 80px;
  width: 80%;
  max-width: 600px;
}
.section-works__banner {
     padding-bottom: 80px;
    width: 80%;
    max-width: 500px;
    display: block;
    margin: 0px auto;
}

.project_slide{
background-color: rgba(93,72,42,0.62);
    margin: 0px 50px 60px;
    color: rgb(51, 51, 51);
    font-size: 32px;
  font-weight: 600;
    padding: 40px;
 

}

.W_detailbox {
  margin:0 24px ;
 
}
.section-works__detail ul {
 
   background-color: #000000;
  opacity: 0.75;
  padding: 60px 0;
  border-radius: 30px;
}
.section-works__detail h2{
/*
  padding: 50px 0;
  font-size: 36px;
  background-color: #F3B1B2;
*/
  padding: 20px 0;
  font-size: 32px;
  font-family: 'TsukuARdGothic-Regular',sans-serif;
 
 
  background-image: url(
  "");
/*  border-left: solid 20px #3D698D;*/
  margin: 30px 24px;
}

.section-works__detail ul li {
  color: #FFFFFF;
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  padding: 30px;
  font-family: 'TsukuARdGothic-Regular',sans-serif;
 
}

.section-works__detail ul li h3{
  font-weight: 600px;
    font-family: 'TsukuARdGothic-Regular',sans-serif;
  padding:  0  0 20px 0;
  font-size: 26px;
}
.section-works__detail ul li p{
  margin: 0;
  font-size: 18px;
}





.h2_right {
  width: 100%;
  color: #FFFFFF;
    text-align:right;
    font-size: 130px;
   margin: 0px auto 60px;
   padding: 60px 1px;
  }


 .about_lead {
   width: 50%;
   height: 825px;
  color: #fff;
  background-image: url("../imgs/about_lead.png");
  background-size: 200%;
  background-size: 250% auto;
  background-position: center;
    background-repeat: repeat;
  }
  .about_lead p{
    padding: 0 100px;
    margin-bottom: 60px;
    text-align: left;
    line-height: 30px;
  }
  .about_picture{
 position: relative;
  }
  .about_picture__img{
    width: 50%;
  }


.h2_left {
   width: 100%;
  color: #333333;
    text-align:left;
    font-size: 130px;
   margin: 0px auto 60px;
   padding: 60px 1px;
}
.section-career {
  margin-bottom: 100px;
}
.section-career_contents {
  padding: 100px 0;
  background-image: url("../imgs/career_bg.png");
  background-position: center;
  width: 100%;
  max-height: 500px;
}

.section-career_contents ul {
 
}

.section-career_contents ul li {
  font-size: 24px;
  margin:15px 0;
  padding: 0 100px;
  color: #FFFFFF;
  text-align: left;
font-family: 'TsukuARdGothic-Regular',sans-serif;
  
  }
.h2_right_s {
 width: 100%;
    color: #333333;
    text-align: right;
    font-size: 70px;
    /* margin: 0px auto 60px; */
    padding: 30px 1px;
  }

.section-strength {
  
}

.section-strength ul {
  display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  
}
.section-strength ul li {
  text-align: left;
  margin-bottom: 80px;

    width: 480px;
}
.section-strength ul li h3 {

 padding: 30px 0;
}
.section-strength ul li p {

 line-height: 30px;
}

.strength_image {
  border-radius: 9999px;
}

.section-skill {
  margin-bottom: 160px;
}
.section-skill h2 {
  padding: 0 0 80px;
}

.skill_image {
 width: 350px;
}

.section-skill ul {
 display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.section-skill ul li {
  width: 350px;
  margin-bottom: 60px;
}
.section-skill ul li h3 {
  font-family: 'TsukuARdGothic-Regular',sans-serif;
 padding: 20px 0;
  text-align: left;
}
.section-skill ul li p {
 text-align: left;
  margin: 0;
}

@media (min-width:960px) {
.section-about__top {
  display: flex;
  margin-bottom: 100px;
  }

.section-works__detail{
   margin-bottom: 160px;
}
.section-works__mockup {
  padding-bottom: 80px;
  max-width: 1200px;
}
.section-works__banner {
  padding-bottom: 80px;
 max-width: 500px;
  display: block;
  margin: 0 auto;
}

  .project_slide {
    background-color:rgba(93,72,42,0.62);
    margin: 0px 300px 60px;
    color: rgb(51, 51, 51);
    font-size: 32px;
    padding: 40px;
}
.section-works__camp {
  padding-bottom: 80px;
  max-width: 1200px;
}
.W_detailbox {
  margin:0 100px ;
 
}
  .section-works__detail h2{
/*
  padding: 50px 0;
  font-size: 36px;
  background-color: #F3B1B2;
*/
  padding: 20px 0;
  font-size: 42px;
     font-family: 'TsukuARdGothic-Regular',sans-serif;
 
     
/*  border-left: solid 20px #3D698D;*/
  margin: 30px  25% 60px  25%;
}
.section-works__detail ul {
 
   background-color: #000000;
  opacity: 0.75;
  padding: 60px 0;
  border-radius: 30px;
}

.section-works__detail ul li {
  color: #FFFFFF;
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  padding: 30px;
  font-family: 'TsukuARdGothic-Regular',sans-serif;
 
}

.section-works__detail ul li h3{
  font-weight: 600;
    font-family: 'TsukuARdGothic-Regular',sans-serif;
  padding:  0  0 20px 0;
}
.section-works__detail ul li p{
  margin: 0;
  line-height: 40px;
}





.h2_right {
  width: 100%;
  color: #FFFFFF;
    text-align:right;
    font-size: 130px;
   margin: 0px auto 60px;
   padding: 60px 1px;
  }


 .about_lead {
   width: 50%;
   height: 825px;
  color: #fff;
  background-image: url("../imgs/about_lead.png");
  background-size: 200%;
  background-size: 250% auto;
  background-position: center;
    background-repeat: repeat;
  }
  .about_lead p{
    padding: 0 100px;
    margin-bottom: 60px;
    text-align: left;
    line-height: 30px;
  }
  .about_picture{
 position: relative;
  }
  .about_picture__img{
    width: 50%;
  }


.h2_left {
   width: 100%;
  color: #333333;
    text-align:left;
    font-size: 130px;
   margin: 0px auto 60px;
   padding: 60px 1px;
}
.section-career {
  margin-bottom: 100px;
}
.section-career_contents {
  padding: 100px 0;
  background-image: url("../imgs/career_bg.png");
  background-position: center;
  width: 100%;
  max-height: 500px;
}

.section-career_contents ul {
 
}

.section-career_contents ul li {
  font-size: 24px;
  margin:15px 0;
  padding: 0 100px;
  color: #FFFFFF;
  text-align: left;
font-family: 'TsukuARdGothic-Regular',sans-serif;
  
  }
.h2_right_s {
  width: 100%;
  color: #333333;
    text-align:right;
    font-size: 130px;
   margin: 0px auto 60px;
   padding: 60px 1px;
  }

.section-strength {
  
}

.section-strength ul {
  display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  
}
.section-strength ul li {
  text-align: left;
  margin-bottom: 80px;

    width: 480px;
}
.section-strength ul li h3 {

 padding: 30px 0;
}
.section-strength ul li p {

 line-height: 30px;
}

.strength_image {
  border-radius: 9999px;
}

.section-skill {
  margin-bottom: 160px;
}
.section-skill h2 {
  padding: 0 0 80px;
}

.skill_image {
 width: 350px;
}

.section-skill ul {
 display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.section-skill ul li {
  width: 350px;
  margin-bottom: 60px;
}
.section-skill ul li h3 {
  font-family: 'TsukuARdGothic-Regular',sans-serif;
 padding: 20px 0;
  text-align: left;
}
.section-skill ul li p {
 text-align: left;
  margin: 0;
}
}



