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

/**********************************************************/
/* PC */
/**********************************************************/


/**********************************
　ファーストビュー
**********************************/
.fv .txt-wrap {
    margin: 76px auto 76px 100px;
}

/**********************************
1つめのSTRENGTHS
**********************************/
.warning h3 {
  margin-bottom: 40px;
}
.warning .w__inner:last-of-type img:last-of-type {
    position: absolute;
    top: 106px;
    left: 87px;
    width: 533px;
}



/**********************************
想和ホールディングスが誇る商品開発
**********************************/

.ecology {
  margin: 60px auto 200px;
}
.ecology::after {
  top: 321px;
  height: 662px;
}
.ecology h3 {
  margin: 0 auto 42px;
}
.ecology img{
  width: 384px;
  height: 530px;
}
.ecology li{
  text-align: center;
}
.ecology li p{
  text-align: left;
  margin-top: 54px;
}
/**********************************
２つめのSTRENGTHS
**********************************/
.strengths {
  background: #000;
  margin: -77px 50px 0 0;
  padding-top: 78px;
}
.warning .w__inner:first-of-type {
  margin-left: 72px;
}
.w__inner {
  width: 50%;
}
.strengths h2,
.strengths h3 {
  margin-left: -32px;
}
.strengths h2 {
  margin-top: -44px;
  font-family: 'Roboto', sans-serif;
}
.strengths h3 {
  margin-bottom: 40px;
}
.strengths p {
  color: #fff;
  line-height: 2;
  margin-bottom: 40px;
  width: 533px;
}
.strengths .sec_btn {
  padding: 18px 0;
  margin: 188px auto 37px 0;
}
.warning .w__inner:last-of-type {
  position: relative;
}
.warning .w__inner:last-of-type img {
  position: absolute;
  top: 106px;
  left: 87px;
  width: 533px;
}


/**********************************
luxury
**********************************/
.luxury{
  margin: 125px auto 276px;
  position: relative;
}
.luxury::after {
  position: absolute;
  content: "";
  top: 213px;
  left: 50px;
  width: calc(100% - 50px);
  height: 1362px;
  background: #F0F0F0;
  z-index: -1;
}
.luxury li{
  width: 50%;
  text-align: center;
}
.luxury .reverse{
  margin-bottom: 118px;
}
.luxury .reverse h3{
  margin: 0 auto 42px 0;
}
.luxury .reverse li:first-of-type div{
  text-align: left;
  margin-top: 37px;
}
.luxury .reverse li:first-of-type div img{
  width: 514px;
  text-align: left;
}

.luxury h3 {
  margin: 0 auto 42px;
  font-size: 2.2rem;
  padding: 25px 0;
  border: solid 1px #333;
  width: 254px;
  text-align: center;
  background: #fff;
}
.luxury img {
  width: 384px;
}
.luxury li p {
  text-align: left;
  margin-top: 54px;
  line-height: 2;
  width: 482px;
  letter-spacing: 0.05em;
}
.luxury ul:last-of-type img{
  height: 530px;
}
.luxury ul:last-of-type li p {
    margin: 54px auto 0;
}



/**********************************************************/
/* SP用 */
/**********************************************************/

@media(max-width: 768px) {

/**********************************
　ファーストビュー
**********************************/
.fv .txt-wrap {
    margin: 0px auto 76px 0;
}
.fv::before,
.fv .txt-wrap p:nth-of-type(2)::after{
    display: none;
}  
/**********************************
1つめのSTRENGTHS
**********************************/

.warning h3 {
    margin-left: 2%;
}
.warning .w_list li {
    width: 98%;
}
.warning .w__inner:last-of-type {
    height: 300px;
}
.warning .w__inner {
    width: 100%;
}
.warning .w__inner:first-of-type {
    margin-left: 0;
}
.warning .w__inner:last-of-type img:last-of-type {
    position: absolute;
    top: 0;
    left: auto;
    width: 84%;
    height: 239px;
    object-fit: cover;
}
.ecology {
    margin: 60px auto 179px;
}
.ecology::after {
    top: 500px;
    height: 1290px;
}
.ecology .flex:first-of-type {
    margin-bottom: 0;
  }
.ecology .flex:last-of-type {
    position: static;
  }
.ecology .flex:last-of-type img {
    width: 100%;
    position: static;
    max-width: 400px;
}
.ecology h2 {
    margin-bottom: 30px;
    line-height: 1.6;
    font-size: 2.6rem;
}  
.ecology h3 {
    margin: 0 auto 32px 0;
}
.ecology li p {
    margin-top: 30px;
}
.ecology li:last-of-type {
    margin-top: 50px;
}
  
  
  
/**********************************
２つめのSTRENGTHS
**********************************/
.strengths {
    margin: 0 4% 0 0;
}
.w__inner {
    width: 100%;
}

.strengths ul.flex {
    display: block;
    text-align: center;
}
.strengths .w__inner:first-of-type {
    margin-left: 0;
}
.strengths h2, .strengths h3 {
    margin-left: 2%;
    text-align: left;
}
.strengths h3 {
    margin-left: 2%;
}
.strengths p {
    margin-bottom: 20px;
    padding: 0 2%;
    text-align: left;
    width: 100%;
}
.strengths .sec_btn {
    padding: 15px 0;
    margin-bottom: 50px;
}
.strengths .w__inner:last-of-type {
    height: 300px;
    position: relative;
}  
.strengths .w__inner:last-of-type img:last-of-type {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    width: 84%;
    height: 239px;
    object-fit: cover;
}  
.strengths .sec_btn {
    padding: 15px 0;
    margin: 0 auto 37px 0;
}  
  
  
/**********************************
luxury
**********************************/
.luxury {
    margin: 100px auto 156px;
    position: relative;
}
.luxury::after {
    top: 613px;
    left: 0;
    width: 100%;
    height: 1930px;
}
.luxury h3 {
    margin: 0 auto 32px;
    padding: 17px 0;
    width: 238px;
}
.luxury .reverse,
.luxury .flex{
    flex-wrap: wrap;
    padding: 0 4%;
    position: relative;
    margin-bottom: 60px;
}
.luxury li {
    width: 100%;
    text-align: center;
}  
.luxury li p {
  width: 92%;
  }  
.luxury img {
    width: 100%;
    max-height: 502px;
    object-fit: contain;
}
.luxury .reverse{
    height: 930px;
}
.luxury .reverse li:first-of-type div img {
    width: 92%;
    text-align: left;
}  
.luxury .reverse li:first-of-type p{
    position: absolute;
    top:625px;
    left:4%;
}  
.luxury .reverse li:first-of-type div{
    position: absolute;
    top:804px;
    left: 4%;
}  
.luxury .reverse li:last-of-type {
    position: absolute;
    top:85px;
    left:0;
}  
.luxury h3 {
    margin: 0 auto 32px 0;
}
.luxury ul:last-of-type li p {
    margin: 36px auto 0;
}  
.luxury .flex:last-of-type li:last-of-type {
  margin-top: 55px;
}  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
}