@charset "UTF-8";
/* ======================================================
//
//   ARNEST ONE - 家づくりへの想い - 下層ページ共通
//
// ====================================================== */
/* ======================================================
// Block
// ------------------------------------------------------ */
/* ======================================================
// Block - brandH2
// ------------------------------------------------------ */
.ao-brandH2 {
  margin: 40px 0 20px -3px;
}
.ao-brandH2 > h2 {
  margin-top: -5px;
  font-size: 30px;
  font-family: "ゴシックMB101 M", "Gothic MB101 Medium", sans-serif;
  line-height: 1.2;
}
.ao-brandH2 > h2:lang(en) {
  font-family: Helvetica, Arial, sans-serif;
}
.ao-brandH2 > h2:lang(zh) {
  font-family: Helvetica, Arial, Simhei, Hei, "MS UI Gothic", sans-serif;
}

.ao-brandH2-sub {
  margin-top: 3px;
  font-size: 20px;
  font-family: "ゴシックMB101 M", "Gothic MB101 Medium", sans-serif;
}
.ao-brandH2-sub:lang(en) {
  font-family: Helvetica, Arial, sans-serif;
}
.ao-brandH2-sub:lang(zh) {
  font-family: Helvetica, Arial, Simhei, Hei, "MS UI Gothic", sans-serif;
}

.ao-brandH2-tokkyo {
  display: inline-block;
  margin: 17px 0 0 0;
  padding: 7px  4px 7px 10px;
  border: 1px solid #cfcfcf;
  font-size: 13px;
  line-height: 1.1;
}

@media screen and (max-width: 480px) {
  .ao-brandH2 {
    margin: 26px 0 13px -3px;
  }
  .ao-box > div > .ao-brandH2:first-child {
    margin-top: 25px;
  }
  .ao-brandH2 > h2 {
    margin-top: 0;
    font-size: 21px;
    line-height: 1.375;
  }

  .ao-brandH2-sub {
    margin-top: 0;
    font-size: 14px;
  }

  .ao-brandH2-tokkyo {
    margin: 10px 0 0 0;
    padding: 5px  3px 5px 7px;
  }
}
/* ======================================================
// Block - brandP
// ------------------------------------------------------ */
.ao-brandP {
  margin: 20px 0;
  line-height: 2;
}

@media screen and (max-width: 480px) {
  .ao-brandP {
    line-height: 1.7;
  }
}
/* ------------------------------------------------------
// Block - brandLinkList
*/
.ao-brandLinkList {
  margin: 1em 0;
  padding: 0 0 0 22px;
}
.ao-brandLinkList > li {
  margin: 0.5em 0;
  list-style: none;
}
.ao-brandLinkList > li:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-right: 5px;
  margin-left: -22px;
  background: url(/assets/img/common/ico-arrow21.png) no-repeat 0 0;
  vertical-align: -3px;
}
.ao-brandLinkList > li:first-child {
  margin-top: 0;
}
.ao-brandLinkList > li:last-child {
  margin-bottom: 0;
}
.ao-brandLinkList a {
  color: #333;
}
.ao-brandLinkList a:hover {
  color: #999;
}

/* ------------------------------------------------------
// Block - brandDivide
*/
.ao-brandDivide {
  margin: 40px 0 40px -20px;
  word-spacing: -0.36em;
}

.ao-brandDivide-text,
.ao-brandDivide-image {
  position: relative;
  display: inline-block;
  padding: 0 0 0 20px;
  word-spacing: normal;
  vertical-align: top;
}
.ao-brandDivide-text > *:first-child,
.ao-brandDivide-image > *:first-child {
  margin-top: 0;
}
.ao-brandDivide-text > *:last-child,
.ao-brandDivide-image > *:last-child {
  margin-bottom: 0;
}

.ao-brandDivide-text {
  width: 45.238%;
}






.ao-brandDivide-text-onespan {
  position: relative;
  display: inline-block;
  padding: 0 0 0 20px;
  word-spacing: normal;
  vertical-align: top;
}
.ao-brandDivide-text-onespan > *:first-child {
  margin-top: 0;
}
.ao-brandDivide-text-onespan > *:last-child {
  margin-bottom: 0;
}

.ao-brandDivide-tex-onespant {
  width: 100%;
}











.ao-brandDivide-image {
  width: 54.762%;
}
.ao-brandDivide-image > .ao-policyTab {
  margin-top: 20px;
}

.ao-brandDivide_reverse .ao-brandDivide-text {
  left: 54.762%;
}
.ao-brandDivide_reverse .ao-brandDivide-image {
  left: -45.238%;
}

.ao-brandDivide-text_taishin {
  width: 69.04762%;
}

.ao-brandDivide-image_taishin {
  width: 30.95238%;
}

@media screen and (max-width: 480px) {
  .ao-brandDivide {
    margin: 0;
  }

  .ao-brandDivide-text,
  .ao-brandDivide-image {
    display: block;
    left: 0 !important;
    width: auto !important;
    padding-left: 0;
  }

  .ao-brandDivide-text {
    margin-bottom: 27px;
  }
}
/* ======================================================
// Block - brandColumn
// ------------------------------------------------------ */
.ao-brandColumn {
  margin: 40px 0;
  padding: 25px 30px 30px;
  background: url(/assets/img/policy/bg-brandColumn.png);
}
.ao-brandColumn:before, .ao-brandColumn:after {
  content: "";
  display: table;
}
.ao-brandColumn:after {
  clear: both;
}
.ao-brandColumn .ao-brandLinkList:last-child {
  margin-bottom: 0;
}

.ao-brandColumn-heading {
  margin-bottom: 28px;
  color: #4c4c4c;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
}

.ao-brandColumn-heading-tokkyo {
  margin-left: 16px;
}
.ao-brandColumn-heading-tokkyo > span {
  display: inline-block;
  height: 30px;
  padding: 0 4px 0 10px;
  border: 1px solid #cfcfcf;
  font-size: 13px;
  line-height: 28px;
  font-weight: normal;
  vertical-align: 4px;
}

.ao-brandColumn-text {
  position: relative;
  float: right;
  width: 60.53%;
}

.ao-brandColumn-catch {
  margin-top: -0.4em;
  font-size: 16px;
  font-weight: bold;
}

.ao-brandColumn-p {
  margin: 1.25em 0;
  font-size: 13px;
  line-height: 1.7;
}
.ao-brandColumn-text > .ao-brandColumn-p:first-child {
  margin-top: -0.4em;
}
.ao-brandColumn-text > .ao-brandColumn-p:last-child {
  margin-bottom: 0;
}
.ao-brandColumn-catch + .ao-brandColumn-p {
  margin-top: 0.85em;
}

.ao-brandColumn-image {
  position: relative;
  float: left;
  width: 36.84%;
  max-width: 100%;
  background-color: #fff;
  text-align: center;
}
.ao-brandColumn-image > img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.ao-brandColumn_singleColumn .ao-brandColumn-text {
  float: none;
  width: auto;
  margin-bottom: 20px;
}
.ao-brandColumn_singleColumn .ao-brandColumn-text:last-child {
  margin-bottom: 0;
}
.ao-brandColumn_singleColumn .ao-brandColumn-image {
  font-variant: normal;
  width: auto;
}

.ao-brandColumn_reverse .ao-brandColumn-text {
  right: 39.47%;
}
.ao-brandColumn_reverse .ao-brandColumn-image {
  left: 63.16%;
}

@media screen and (max-width: 480px) {
  .ao-brandColumn {
    margin: 27px 0;
    padding: 13px 13px 20px 13px;
  }

  .ao-brandColumn-heading {
    margin-top: 0;
    margin-bottom: 15px;
    padding-left: 0;
    background: none;
    font-size: 16px;
    line-height: 1.4;
  }

  .ao-brandColumn-heading-tokkyo {
    display: block;
    margin-top: 8px;
    margin-left: 0;
  }
  .ao-brandColumn-heading-tokkyo > span {
    height: 25px;
    line-height: 23px;
    padding-right: 3px;
    padding-left: 7px;
  }

  .ao-brandColumn-text {
    float: none;
    width: auto;
    margin-bottom: 20px;
  }
  .ao-brandColumn-text:last-child {
    margin-bottom: 0;
  }

  .ao-brandColumn-catch {
    margin-top: 1.5em;
    font-size: 14px;
  }

  .ao-brandColumn-catch + .ao-brandColumn-text {
    margin-top: 0.4em;
  }

  .ao-brandColumn-image {
    float: none;
    width: auto;
    text-align: center;
  }

  .ao-brandColumn_reverse .ao-brandColumn-text {
    right: 0;
  }
  .ao-brandColumn_reverse .ao-brandColumn-image {
    left: 0;
  }
}
/* ------------------------------------------------------
// Block - brandAnimDivide
*/
.ao-brandAnimDivide {
  display: table;
  margin: 20px 0;
  table-layout: fixed;
}

.ao-brandAnimDivide-text,
.ao-brandAnimDivide-anim {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}
.ao-brandAnimDivide-text > div,
.ao-brandAnimDivide-anim > div {
  position: relative;
}

.ao-brandAnimDivide-text > div > p {
  position: relative;
  padding: 22px 30px 24px;
  background-color: #e5e5e5;
  font-size: 16px;
  line-height: 2;
}
.ao-brandAnimDivide-text > div > p:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40px;
  height: 46px;
  margin: auto;
}

.ao-brandAnimDivide_animLeft .ao-brandAnimDivide-text > div {
  left: 100%;
  padding: 0 20px 0 32px;
}
.ao-brandAnimDivide_animLeft .ao-brandAnimDivide-text > div > p:before {
  left: -20px;
  background: url(/assets/img/common/ico-arrow17.png) no-repeat 0 0;
}
.ao-brandAnimDivide_animLeft .ao-brandAnimDivide-anim > div {
  left: -100%;
}

.ao-brandAnimDivide_animRight .ao-brandAnimDivide-text > div {
  padding: 0 32px 0 20px;
}
.ao-brandAnimDivide_animRight .ao-brandAnimDivide-text > div > p:before {
  right: -20px;
  background: url(/assets/img/common/ico-arrow18.png) no-repeat 0 0;
}

@media screen and (max-width: 480px) {
  .ao-brandAnimDivide {
    display: block;
    margin: 27px 0;
  }

  .ao-brandAnimDivide-text,
  .ao-brandAnimDivide-anim {
    display: block;
    width: auto;
  }

  .ao-brandAnimDivide-text > div > p {
    padding: 15px 13px 17px;
    font-size: 13px;
    line-height: 1.6;
  }
  .ao-brandAnimDivide-text > div > p:before {
    top: auto;
    right: 0;
    bottom: -20px;
    left: 0;
    width: 27px;
    height: 31px;
  }

  .ao-brandAnimDivide_animLeft .ao-brandAnimDivide-text > div {
    left: 0;
    padding: 0 0 20px 0;
  }
  .ao-brandAnimDivide_animLeft .ao-brandAnimDivide-text > div > p:before {
    left: 0;
    background: url(/assets/img/common/ico-arrow19.png) no-repeat 0 0;
    background-size: 31px 27px;
  }
  .ao-brandAnimDivide_animLeft .ao-brandAnimDivide-anim > div {
    left: 0;
  }

  .ao-brandAnimDivide_animRight .ao-brandAnimDivide-text > div {
    padding: 0 0 20px 0;
  }
  .ao-brandAnimDivide_animRight .ao-brandAnimDivide-text > div > p:before {
    right: 0;
    background: url(/assets/img/common/ico-arrow19.png) no-repeat 0 0;
    background-size: 31px 27px;
  }
}
/* ------------------------------------------------------
// Block - box
*/
.ao-policyAnimate {
  position: relative;
}
.ao-policyAnimate > img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.ao-policyAnimate__origin {
  position: relative;
}
.ao-policyAnimate__origin > img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.ao-policyAnimate__tab--b2,
.ao-policyAnimate__tab--b3,
.ao-policyAnimate__tab--c2 {
  display: none;
}

.ao-policyAnimate__catch {
  margin-top: 37px;
  margin-bottom: 8px;
  font-size: 16px;
  font-family: "ゴシックMB101 M", "Gothic MB101 Medium", sans-serif;
  line-height: 1.4;
}
.ao-policyAnimate__catch:lang(en) {
  font-family: Helvetica, Arial, sans-serif;
}
.ao-policyAnimate__catch:lang(zh) {
  font-family: Helvetica, Arial, Simhei, Hei, "MS UI Gothic", sans-serif;
}

.ao-policyAnimate__text {
  font-size: 13px;
}

.ao-policyAnimate__slider {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 354px;
  max-width: 100%;
  margin: 0 auto;
  background: url("/assets/img/policy/cost/animate/slider.png") no-repeat center center;
  background-size: contain;
  text-align: center;
}

.ao-policyAnimate__reload {
  position: absolute;
  bottom: 18%;
  right: 0;
  z-index: 10;
  cursor: pointer;
}

.ao-policyAnimate__switch {
  position: relative;
  width: 73.86%;
  margin: -3.4% auto 0;
  text-align: center;
}

.ao-policyAnimate__switch__arrows {
  display: none;
  position: absolute;
  width: 100%;
  top: -16.5%;
  left: 0;
}

.ao-policyAnimate__switch__arrow {
  position: absolute;
  top: 0;
  left: 0;
}
.ao-policyAnimate__switch__arrow > span {
  position: relative;
  display: block;
  margin-left: -10px;
  border-width: 12px 10px 0;
  border-style: solid;
  border-color: #000 transparent transparent;
}

.ao-policyAnimate__switch__arrow--4bis {
  left: 27.5%;
}

.ao-policyAnimate__switch__arrow--10bis {
  left: 72.2%;
}

.ao-policyAnimate__switch__image {
  width: 100%;
  height: auto;
}

.ao-policyAnimate__switch__item {
  position: absolute;
  top: 11.83%;
  display: block;
  overflow: hidden;
  width: 30.51%;
  height: 82.84%;
  background: url(/assets/img/common/logo.png) no-repeat -200px -200px;
  text-indent: -999px;
}

.ao-policyAnimate__switch__item--4bis {
  left: 12.5%;
}

.ao-policyAnimate__switch__item--10bis {
  right: 12.5%;
}

.ao-policyAnimate__slider__grip {
  position: relative;
  width: 21.19%;
  height: auto;
  cursor: pointer;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  touch-callout: none;
  -ms-touch-action: none;
  touch-action: none;
}

.ao-policyAnimate__cost__tab--b2 {
  margin-top: 20px;
  padding-bottom: 11.59%;
}

@media screen and (max-width: 480px) {
  .ao-policyAnimate__switch__arrows {
    top: -20.5%;
  }

  .ao-policyAnimate__switch__arrow > span {
    position: relative;
    display: block;
    margin-left: -7px;
    border-width: 9px 7px 0;
    border-style: solid;
    border-color: #000 transparent transparent;
  }
}
/* ------------------------------------------------------
// Block - policyTab
*/
.ao-policyTab {
  display: table;
  max-width: 100%;
  margin: 40px auto 20px;
  border-collapse: separate;
  border-spacing: 10px 0;
  font-size: 0;
  text-align: center;
  table-layout: fixed;
}

.ao-policyTab__btn {
  display: table-cell;
  position: relative;
  height: 50px;
  padding: 10px 20px;
  color: #fff;
  background-color: #b7b7b7;
  font-size: 18px;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}
.ao-policyTab__btn:hover {
  background-color: #c32259;
}

.ao-policyTab__btn--active {
  background-color: #c32259;
}
.ao-policyTab__btn--active:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -7px;
  border-width: 11px 7px 0 7px;
  border-color: #c32259 transparent #000 transparent;
  border-style: solid;
}
.ao-policyTab__btn--active:hover {
  background-color: #c32259;
}

@media screen and (max-width: 768px) {
  .ao-policyTab__btn {
    font-size: 14px;
    padding-right: 15px;
    padding-left: 15px;
    white-space: normal;
  }
}
@media screen and (max-width: 480px) {
  .ao-policyTab {
    width: 100%;
    border-spacing: 9px 0;
  }

  .ao-policyTab__btn {
    height: 33px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 16px;
  }
}
/* ------------------------------------------------------
// Block - paraparaAnimation
*/
.ao-paraparaAnimation {
  position: relative;
  overflow: hidden;
}

.ao-paraparaAnimation-container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  overflow: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

.ao-paraparaAnimation-image {
  position: absolute;
}

.ao-paraparaAnimation-play,
.ao-paraparaAnimation-replay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.ao-paraparaAnimation-play > img,
.ao-paraparaAnimation-replay > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

/* ------------------------------------------------------
// Block - katsuteFlipShiteitaImage
*/
.ao-katsuteFlipShiteitaImage {
  display: table;
  width: 100%;
  border: 1px solid #cfcfcf;
  border-collapse: collapse;
  table-layout: fixed;
}

.ao-katsuteFlipShiteitaImage-row {
  display: table-row;
}

.ao-katsuteFlipShiteitaImage-cell {
  display: table-cell;
  width: 50%;
  padding: 1px 0;
  border: 1px solid #cfcfcf;
}

.ao-katsuteFlipShiteitaImage-face {
  text-align: center;
}
.ao-katsuteFlipShiteitaImage-face > img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 480px) {
  .ao-katsuteFlipShiteitaImage {
    display: block;
    border: none;
  }

  .ao-katsuteFlipShiteitaImage-row {
    display: block;
  }

  .ao-katsuteFlipShiteitaImage-cell {
    display: block;
    width: auto;
    margin-top: -1px;
  }
}
/* ======================================================
// Overrides
// ------------------------------------------------------ */
.ao-sb-hr {
  margin-top: 60px;
  margin-bottom: 60px;
}

.ao-sb-linkList {
  margin-top: 20px;
  margin-bottom: 20px;
}

@media screen and (max-width: 480px) {
  .ao-sb-hr {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
/* ======================================================
// cost.html
// ------------------------------------------------------ */
.ao-cost__action {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.ao-b2__popup {
  position: absolute;
  display: none;
  top: 50%;
  right: 50%;
  margin-top: -20.3%;
  margin-right: -20.3%;
  width: 40.63% !important;
  height: 46.76% !important;
  opacity: 1;
}

.ao-cost__popup {
  position: absolute;
  display: none;
}

.ao-cost__card {
  display: none;
  position: absolute;
  width: 27.27% !important;
  height: 6.75% !important;
  top: 57.4%;
  left: 64.7%;
}

.ao-brandColumn_typeCost .ao-brandColumn-image > img {
  width: 252px;
  height: auto;
}

@media screen and (max-width: 480px) {
  .ao-brandColumn_typeCost .ao-brandColumn-image > img {
    width: 100%;
  }
}
/* ======================================================
// foundation.html
// ------------------------------------------------------ */
/* ======================================================
// method.html
// ------------------------------------------------------ */
/* ======================================================
// stability.html
// ------------------------------------------------------ */
.ao-policyAnimate--stabillity {
  position: relative;
  margin: 20px auto 0;
  padding-bottom: 75px;
}

.ao-policyAnimate__photo {
  width: 48.17%;
  height: auto;
  position: relative;
  left: 25px;
}
.ao-policyAnimate__photo img {
  width: 100%;
  height: auto;
  margin: 17px 0;
}

.ao-policyAnimate__count {
  width: 24.88%;
  margin: auto;
  text-align: center;
  position: absolute;
  left: 60%;
  top: 20%;
}
.ao-policyAnimate__count .ao-policyAnimate__count__num {
  font-size: 0;
}
.ao-policyAnimate__count .ao-policyAnimate__count__num li {
  width: 50%;
  font-size: 18px;
  display: inline-block;
  padding-left: 4px;
}
.ao-policyAnimate__count .ao-policyAnimate__count__num li img {
  max-width: 100%;
  height: auto;
}
.ao-policyAnimate__count .ao-policyAnimate__count__text {
  height: 94px;
  margin-top: 20px;
}
.ao-policyAnimate__count .ao-policyAnimate__count__text > span {
  display: block;
  height: 0;
  overflow: hidden;
}
.ao-policyAnimate__count .ao-policyAnimate__count__text img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.ao-policyAnimate__btns {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 0;
  text-align: center;
}
.ao-policyAnimate__btns > div {
  position: static;
  width: 55px;
  height: 55px;
  font-size: 18px;
  display: inline-block !important;
}
.ao-policyAnimate__btns > div img {
  margin-top: 0;
  cursor: pointer;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  touch-callout: none;
  -ms-touch-action: none;
  touch-action: none;
}
.ao-policyAnimate__btns > div ~ div {
  margin-left: 14px;
}

.ao-policyAnimate__playBtn,
.ao-policyAnimate__reloadBtn {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 55px;
  height: 55px;
  margin: auto;
  cursor: pointer;
}

.ao-policyAnimate__playBtn > img {
  margin-top: -38px;
}

@media screen and (max-width: 480px) {
  .ao-policyAnimate--stabillity {
    padding-bottom: 14.4%;
  }

  .ao-policyAnimate__photo {
    width: 81.63%;
    height: auto;
    margin: 0 auto;
    left: 0;
  }
  .ao-policyAnimate__photo img {
    margin: 0;
  }

  .ao-policyAnimate__count {
    width: 35.37%;
    margin: 20px auto 0;
    position: static;
  }
  .ao-policyAnimate__count .ao-policyAnimate__count__text {
    height: 69px;
    margin-top: 14.5%;
    margin-right: 7%;
    margin-left: 13%;
  }

  .ao-policyAnimate__btns > div {
    width: 48px;
    height: 48px;
    margin: 0 auto;
  }
  .ao-policyAnimate__btns > div img {
    width: 100%;
    height: 100%;
  }
}