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

home style

//////////////////////////////////////////////////*/
/* Scss Document */
/* Scss Document */
.titleimg {
  background: url("/img/strengths/titleimg.jpg") right 25% center/cover no-repeat; }

.strengths .strengths__wp {
  margin-bottom: 10px; }
  .strengths .strengths__wp li {
    margin-bottom: 25px; }
    .strengths .strengths__wp li .strengths__txt-box {
      box-sizing: border-box;
      position: relative;
      margin: -25px 0 0 auto;
      padding: 15px;
      width: 90%;
      background: #fff; }
      .strengths .strengths__wp li .strengths__txt-box .strengths__ttl {
        font-size: 1.7rem;
        line-height: normal;
        color: #0F3675; }
        @media (min-width: 769px) {
          .strengths .strengths__wp li .strengths__txt-box .strengths__ttl {
            font-size: calc( 1.7rem + ( 1vw - 7.69px ) * 1.2165450122 ); } }
        @media (min-width: 1180px) {
          .strengths .strengths__wp li .strengths__txt-box .strengths__ttl {
            font-size: 2.2rem; } }
      .strengths .strengths__wp li .strengths__txt-box .strengths__txt {
        font-size: 1.4rem;
        text-align: justify;
        letter-spacing: normal; }
        @media (min-width: 769px) {
          .strengths .strengths__wp li .strengths__txt-box .strengths__txt {
            font-size: calc( 1.4rem + ( 1vw - 7.69px ) * 0.2433090024 ); } }
        @media (min-width: 1180px) {
          .strengths .strengths__wp li .strengths__txt-box .strengths__txt {
            font-size: 1.5rem; } }
    .strengths .strengths__wp li:last-child {
      margin-bottom: 0; }

/*------------------------------
		769px以上
------------------------------*/
@media screen and (min-width: 769px) {
  .strengths .strengths__wp {
    margin-bottom: 40px; }
    .strengths .strengths__wp li {
      margin-bottom: 50px; }
      .strengths .strengths__wp li .strengths__img-box {
        width: 80%; }
      .strengths .strengths__wp li .strengths__txt-box {
        margin: -150px 0 0 auto;
        padding: 30px;
        width: 60%; } }
/*------------------------------
		1041px以上
------------------------------*/
@media screen and (min-width: 861px) {
  .titleimg {
    background: url("/img/strengths/titleimg.jpg") center/cover no-repeat; }

  .strengths .strengths__wp {
    margin-bottom: 70px; }
    .strengths .strengths__wp li {
      position: relative;
      margin-bottom: 100px; }
      .strengths .strengths__wp li .strengths__img-box {
        width: 70%; }
      .strengths .strengths__wp li .strengths__txt-box {
        position: absolute;
        margin: 0;
        padding: 35px;
        bottom: -10px;
        right: 0;
        width: 40%; } }
/*------------------------------
		1281px以上
------------------------------*/

/*# sourceMappingURL=style.css.map */
