@charset "UTF-8";
/* -----

   set module

---------------------------------------------------- */
/*-- 日本アクアの強み　ページのパーツ
---------------------------------------------------- */
.strengths .breadcrumb {
  margin-bottom: 0;
}
@media screen and (max-width: 899px) {
  .strengths .breadcrumb::before, .strengths .breadcrumb::after {
    content: none;
  }
}
.strengths .footer {
  margin-top: 0;
}
.strengths .content__wrap {
  background-image: url(../images/strengths/bg_main_strengths_bg.jpg), linear-gradient(#0e438d 0%, #0e438d 100%);
  background-repeat: no-repeat;
  background-position: top -675px left 50%;
  background-size: 1920px auto, 1920px 200%;
  padding: 60px 0 100px 0;
  margin: -42px 0 0;
}
@media screen and (max-width: 899px) {
  .strengths .content__wrap {
    background-color: #0e438d;
    /*background-size: 1320px auto;*/
    background-size: calc( 181.467vw - 311.389px ) auto;
    /*background-position: top -590px right -90px;*/
    background-position: top calc( -125.48vw + 538.088px ) right calc( -3.861vw - 55.289px );
    padding: 60px 0 0 0;
    margin: -42px 0 0;
  }
}
@media screen and (max-width: 639px) {
  .strengths .content__wrap {
    /*background-size: 850px auto;*/
    background-size: calc( 84.63vw + 309.153px ) auto;
    /*background-position: top -265px right -80px;*/
    /*background-position: top calc( -70.532vw + 185.705px ) right -80px;*/
    background-position: top calc( -79.497vw + 242.99px ) right -80px;
  }
}
@media screen and (max-width: 399px) {
  .strengths .content__wrap {
    background-position: top -75px right -80px;
    background-position: top calc( -44.3vw + 101.77px ) right calc( -91.139vw + 283.64px );
  }
}
@media screen and (max-width: 320px) {
  .strengths .content__wrap {
    background-size: 580px auto;
    background-position: top -40px right -8px;
  }
}
@media screen and (max-width: 899px) {
  .strengths .content__wide {
    padding: 0;
  }
}
@media screen and (max-width: 899px) {
  .strengths .content__box:not(:last-child) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 899px) {
  .strengths .content__asnav {
    margin-top: 0;
  }
}
.strengths .asnav {
  display: none;
}
@media screen and (max-width: 899px) {
  .strengths .asnav {
    display: block;
  }
}

@media screen and (max-width: 899px) {
  .strengths_box {
    /*padding: 0 24px;*/
    padding: 0 calc( 4.633vw - 17.652px );
  }
}
@media screen and (max-width: 639px) {
  .strengths_box {
    padding: 0 12px;
  }
}

.strengths_category {
  margin-bottom: 92px;
}
@media screen and (max-width: 899px) {
  .strengths_category {
    margin-bottom: 26px;
  }
}
.strengths_category__headlines {
  margin: 45px 0 33px;
}
@media screen and (max-width: 899px) {
  .strengths_category__headlines {
    margin: 0 0 112px;
    /*margin: 0 0 calc( -28.77vw + 330.7px );*/
  }
}
@media screen and (max-width: 639px) {
  .strengths_category__headlines {
    margin: 0 0 calc( -12.852vw + 194.128px );
  }
}
@media screen and (max-width: 320px) {
  .strengths_category__headlines {
    margin: 0 0 153px;
  }
}
.strengths_category__headlines > .ttl {
  display: block;
  margin-bottom: 22px;
  font-size: 20px;
  font-weight: 500;
  font-feature-settings: 'palt';
}
@media screen and (max-width: 899px) {
  .strengths_category__headlines > .ttl {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 639px) {
  .strengths_category__headlines > .ttl {
    font-size: 14px;
  }
}
.strengths_category__headlines > .copy {
  display: block;
  font-size: 24px;
  font-weight: 500;
  font-feature-settings: 'palt';
  line-height: 1.33;
}
@media screen and (max-width: 899px) {
  .strengths_category__headlines > .copy {
    font-size: 20px;
    font-size: calc( 3.2374vw - 8.104px );
    line-height: 1.455;
  }
}
@media screen and (max-width: 759px) {
  .strengths_category__headlines > .copy {
    font-size: 16.5px;
  }
}
@media screen and (max-width: 639px) {
  .strengths_category__headlines > .copy {
    font-size: 16px;
  }
}
.strengths_category__headlines > .copy .br_show {
  display: none;
}
@media screen and (max-width: 899px) {
  .strengths_category__headlines > .copy .br_show {
    display: inline-block;
  }
}
@media screen and (max-width: 899px) {
  .strengths_category__headlines > .copy .br_hide {
    display: none;
  }
}
.strengths_category__text {
  width: 696px;
}
@media screen and (max-width: 899px) {
  .strengths_category__text {
    width: 100%;
  }
}
.strengths_category__text > p {
  font-size: 16px;
  max-height: 100%;
  margin-top: -5px;
  margin-bottom: -5px;
  line-height: 1.625;
  font-feature-settings: 'palt';
}
@media screen and (max-width: 899px) {
  .strengths_category__text > p {
    color: #fff;
    font-size: 15px;
    max-height: 100%;
    margin-top: -3.5025px;
    margin-bottom: -3.5025px;
    line-height: 1.467;
  }
}
@media screen and (max-width: 899px) {
  .strengths_category__text > p > br {
    display: none;
  }
}

.strengths_technology {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 90px;
}
@media screen and (max-width: 899px) {
  .strengths_technology {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 639px) {
  .strengths_technology {
    flex-direction: column;
  }
}
.strengths_technology__img {
  width: 428px;
}
@media screen and (max-width: 899px) {
  .strengths_technology__img {
    width: 285px;
  }
}
@media screen and (max-width: 639px) {
  .strengths_technology__img {
    width: 100%;
    text-align: center;
  }
}
.strengths_technology__img > span {
  display: block;
  width: 100%;
}
.strengths_technology__img > span > img {
  width: 100%;
}
@media screen and (max-width: 639px) {
  .strengths_technology__img > span > img {
    width: 285px;
  }
}
.strengths_technology__set {
  flex: 1 0 0%;
  margin: 4px 0 0 52px;
}
@media screen and (max-width: 899px) {
  .strengths_technology__set {
    margin: 6px 0 0 25px;
  }
}
@media screen and (max-width: 639px) {
  .strengths_technology__set {
    margin: 26px 0 0 0;
    flex: 1 0 auto;
  }
}
.strengths_technology__set > li:not(:first-child) {
  margin-top: 40px;
}
@media screen and (max-width: 899px) {
  .strengths_technology__set > li:not(:first-child) {
    margin-top: 35px;
  }
}
.strengths_technology__set_detail > dt {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  font-feature-settings: 'palt';
  margin-bottom: 20px;
}
@media screen and (max-width: 899px) {
  .strengths_technology__set_detail > dt {
    font-size: 16px;
    margin-bottom: 16px;
  }
}
.strengths_technology__set_detail > dd {
  font-size: 16px;
  max-height: 100%;
  margin-top: -5px;
  margin-bottom: -5px;
  line-height: 1.625;
  color: #fff;
}
@media screen and (max-width: 899px) {
  .strengths_technology__set_detail > dd {
    font-size: 15px;
    max-height: 100%;
    margin-top: -3.5025px;
    margin-bottom: -3.5025px;
    line-height: 1.467;
  }
}

.strengths_process {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 88px;
}
@media screen and (max-width: 899px) {
  .strengths_process {
    flex-direction: column;
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 639px) {
  .strengths_process {
    margin-bottom: 40px;
  }
}
.strengths_process__ttl {
  display: block;
  width: 100%;
  margin-bottom: 44px;
}
@media screen and (max-width: 899px) {
  .strengths_process__ttl {
    margin-bottom: 20px;
  }
}
.strengths_process__ttl > .copy {
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  font-feature-settings: 'palt';
  line-height: 1.5;
}
@media screen and (max-width: 899px) {
  .strengths_process__ttl > .copy {
    font-size: 18px;
  }
}
.strengths_process__text {
  flex: 1 0 0%;
  margin: 0 40px 0 0;
}
@media screen and (max-width: 899px) {
  .strengths_process__text {
    margin: 0;
    flex: 1 0 auto;
  }
}
.strengths_process__text > p {
  color: #fff;
  font-size: 16px;
  max-height: 100%;
  margin-top: -5px;
  margin-bottom: -5px;
  line-height: 1.625;
  font-feature-settings: 'palt';
}
@media screen and (max-width: 899px) {
  .strengths_process__text > p {
    font-size: 15px;
    max-height: 100%;
    margin-top: -3.5025px;
    margin-bottom: -3.5025px;
    line-height: 1.467;
  }
}
@media screen and (max-width: 899px) {
  .strengths_process__text > p > br {
    display: none;
  }
}
.strengths_process__flow {
  width: 100%;
  max-width: 580px;
  font-size: 0;
}
@media screen and (max-width: 899px) {
  .strengths_process__flow {
    margin: 32px auto 0;
    height: 100%;
  }
}
@media screen and (max-width: 459px) {
  .strengths_process__flow {
    width: 176px;
  }
}
.strengths_process__flow > li {
  display: inline-block;
  vertical-align: top;
  width: 160px;
  width: calc( 33.33% - 33.33px );
  margin: 8px 0 0 0;
}
@media screen and (max-width: 459px) {
  .strengths_process__flow > li {
    width: 160px;
    margin: 0 0 0 8px;
  }
}
.strengths_process__flow > li > img {
  width: 100%;
}
.strengths_process__flow > li.center {
  position: relative;
  width: 176px;
  width: calc( ( 100% - 52px ) / 3 );
  margin: 0 42px;
}
@media screen and (max-width: 459px) {
  .strengths_process__flow > li.center {
    width: 176px;
    margin: 42px 0;
  }
}
.strengths_process__flow > li.center::before, .strengths_process__flow > li.center::after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  background-image: url(../images/strengths/bg_process_flow_arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 45px auto;
  width: 42px;
  height: 22px;
  transform: translateY(-50%);
}
.strengths_process__flow > li.center::before {
  left: -42px;
}
.strengths_process__flow > li.center::after {
  right: -42px;
}
@media screen and (max-width: 459px) {
  .strengths_process__flow > li.center::before, .strengths_process__flow > li.center::after {
    top: inherit;
    left: 50% !important;
    transform: rotate(90deg) translateY(100%);
  }
  .strengths_process__flow > li.center::before {
    top: -32px;
  }
  .strengths_process__flow > li.center::after {
    bottom: -32px;
  }
}

.strengths_share {
  border-top: solid 1px #d4eef3;
  padding: 72px 0 0 0;
  overflow: hidden;
}
@media screen and (max-width: 899px) {
  .strengths_share {
    padding: 32px 0 44px 0;
  }
}
@media screen and (max-width: 639px) {
  .strengths_share {
    padding: 36px 0 44px 0;
  }
}
.strengths_share__headlines {
  margin-bottom: 8px;
}
.strengths_share__headlines > .ttl {
  color: #fff8a5;
  font-size: 28px;
  font-weight: 400;
  font-feature-settings: 'palt';
  text-align: center;
  margin-bottom: 28px;
}
@media screen and (max-width: 899px) {
  .strengths_share__headlines > .ttl {
    font-size: 18px;
  }
}
@media screen and (max-width: 639px) {
  .strengths_share__headlines > .ttl {
    margin-bottom: 24px;
  }
}
.strengths_share__headlines > .ttl > span > sup {
  font-size: 0.5em;
}
.ua_edge .strengths_share__headlines > .ttl > span > sup, .ua_ie .strengths_share__headlines > .ttl > span > sup {
  font-size: 1em;
}
.strengths_share__headlines > .ttl > .ttl_no1 {
  font-style: normal;
}
@media screen and (max-width: 639px) {
  .strengths_share__headlines > .ttl > .ttl_no1 {
    display: block;
    margin-top: 8px;
  }
}
.strengths_share__headlines > .ttl > .ttl_no1 > span {
  font-size: 38px;
  font-weight: normal;
  letter-spacing: 0.04em;
  margin-left: 2px;
}
@media screen and (max-width: 899px) {
  .strengths_share__headlines > .ttl > .ttl_no1 > span {
    font-size: 29px;
  }
}
.strengths_share__headlines > .ttl > .ttl_no1 > span > sup {
  display: inline-block;
  font-size: 15px;
  margin: 6px 0 0 -3px;
}
@media screen and (max-width: 899px) {
  .strengths_share__headlines > .ttl > .ttl_no1 > span > sup {
    margin: 3px 0 0 -3px;
  }
}
.strengths_share__headlines > .text > p {
  color: #fff;
  font-size: 16px;
  max-height: 100%;
  margin-top: -5px;
  margin-bottom: -5px;
  line-height: 1.625;
  text-align: center;
  font-feature-settings: 'palt';
}
@media screen and (max-width: 899px) {
  .strengths_share__headlines > .text > p {
    font-size: 15px;
    max-height: 100%;
    margin-top: -3.1875px;
    margin-bottom: -3.1875px;
    line-height: 1.425;
  }
}
@media screen and (max-width: 519px) {
  .strengths_share__headlines > .text > p {
    text-align: left;
  }
}
.strengths_share__headlines > .text > p > .sp_show {
  display: none;
}
@media screen and (max-width: 899px) {
  .strengths_share__headlines > .text > p > .sp_show {
    display: inline-block;
  }
}
@media screen and (max-width: 559px) {
  .strengths_share__headlines > .text > p > .sp_show {
    display: none;
  }
}
.strengths_share__set {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.strengths_share__set > li {
  width: 33.33%;
  margin-top: 24px;
  padding: 0 12px 0;
}
@media screen and (max-width: 899px) {
  .strengths_share__set > li {
    width: 50%;
    margin-top: 20px;
    padding: 0 8px 0;
  }
}
@media screen and (max-width: 639px) {
  .strengths_share__set > li {
    width: 100%;
    margin-top: 12px;
    padding: 0 12px 0;
  }
}
.strengths_share__set_detail {
  background: #fff;
  height: 100%;
  overflow: hidden;
}
.strengths_share__set_detail > .ttl {
  position: relative;
  padding: 21px 29px 0 29px;
  color: #003c96;
  font-size: 20px;
  font-weight: 700;
  font-feature-settings: 'palt';
  z-index: 11;
  line-height: 1.3;
}
@media screen and (max-width: 899px) {
  .strengths_share__set_detail > .ttl {
    padding: 20px 19px 0 19px;
    font-size: 18px;
  }
}
.strengths_share__set_detail > .visual {
  position: relative;
  height: 170px;
}
@media screen and (max-width: 899px) {
  .strengths_share__set_detail > .visual {
    height: 180px;
  }
}
.strengths_share__set_detail > .visual.adj_h {
  height: 144px;
}
@media screen and (max-width: 899px) {
  .strengths_share__set_detail > .visual.adj_h {
    height: 158px;
  }
}
.strengths_share__set_detail > .visual > img {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  z-index: 10;
}
.strengths_share__set_detail > .visual > img.shar_01 {
  width: 150px;
  bottom: 12px;
}
.strengths_share__set_detail > .visual > img.shar_02 {
  width: 203px;
  bottom: 19px;
}
.strengths_share__set_detail > .visual > img.shar_03 {
  width: 206px;
  bottom: 19px;
}
.strengths_share__set_detail > .visual > img.shar_04 {
  width: 403px;
  bottom: -42px;
}
.strengths_share__set_detail > .visual > img.shar_05 {
  width: 159px;
  bottom: 19px;
}
.strengths_share__set_detail > .visual > img.shar_06 {
  width: 157px;
  bottom: 24px;
}
.strengths_share__set_detail > .visual > img.shar_07 {
  width: 253px;
  bottom: 24px;
}
.strengths_share__set_detail > .visual > img.shar_08 {
  width: 174px;
  bottom: 10px;
}
.strengths_share__set_detail > .visual > img.shar_09 {
  width: 260px;
  bottom: 14px;
}
.strengths_share__set_detail > .text {
  position: relative;
  padding: 0 27px 20px 27px;
  z-index: 11;
}
@media screen and (max-width: 899px) {
  .strengths_share__set_detail > .text {
    padding: 0 20px 20px 20px;
  }
}
.strengths_share__set_detail > .text > p {
  font-size: 15px;
  max-height: 100%;
  margin-top: -3px;
  margin-bottom: -3px;
  line-height: 1.4;
}
@media screen and (max-width: 899px) {
  .strengths_share__set_detail > .text > p {
    font-size: 14px;
    max-height: 100%;
    margin-top: -3.003px;
    margin-bottom: -3.003px;
    line-height: 1.429;
  }
}
.strengths_share__annotation {
  color: #fff;
  text-align: right;
  margin-top: 12px;
  font-size: 12px;
}

/*# sourceMappingURL=common_strengths.css.map */
