@charset "utf-8";
/*
theme Name  : bengoshi choice
Author      : quest law firm labor
Description : original theme
version     : 1.0.0
*/

.bengoshiChoiceInner {
  padding: 30px 0 50px;
}
.bengoshiChoiceInner .gimonArea01 .gimonContent {
  text-align: center;
}
.bengoshiChoiceInner .gimonArea01 .leftArea,
.bengoshiChoiceInner .gimonArea01 .rightArea,
.bengoshiChoiceInner .gimonArea02 .leftArea,
.bengoshiChoiceInner .gimonArea02 .rightArea {
  display: inline-block;
}
.bengoshiChoiceInner .gimonArea01 .rightArea,
.bengoshiChoiceInner .gimonArea02 .rightArea {
  position: relative;
  background: #FFF;
  box-sizing: border-box;
  border-radius: 5px;
}
.bengoshiChoiceInner .gimonArea01 .leftArea {
  width: 260px;
}
.bengoshiChoiceInner .gimonArea01 .rightArea {
  margin-top: 70px;
  margin-left: 30px;
  padding: 20px 10px;
  width: 330px;
  color: #555;
  border: solid 1px #555;
}
.bengoshiChoiceInner .gimonArea01 .rightArea:before,
.bengoshiChoiceInner .gimonArea02 .rightArea:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -38px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-right: 25px solid #FFF;
  z-index: 2;
}
.bengoshiChoiceInner .gimonArea01 .rightArea:after,
.bengoshiChoiceInner .gimonArea02 .rightArea:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -40px;
  margin-top: -14px;
  border: 14px solid transparent;
  z-index: 1;
}
.bengoshiChoiceInner .gimonArea01 .rightArea:after {
  border-right: 25px solid #555;
}
.bengoshiChoiceInner .gimonArea01 .rightArea p,
.bengoshiChoiceInner .gimonArea02 .rightArea p {
  margin: 0;
  padding: 0;
  font-size: 1.7rem;
  font-weight: 600;
}
.bengoshiChoiceInner .gimonArea02 {
  padding: 30px 0 12px;
  background-color: #f0f0ec;
}
.bengoshiChoiceInner .gimonArea02 ul {
  text-align: left;
  width: 1008px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
.bengoshiChoiceInner .gimonArea02 ul li {
  display: inline-block;
  position: relative;
  margin-bottom: 10px;
  margin-right: 12px;
  height: 60px;
  width: 49%;
  box-sizing: border-box;
}
.bengoshiChoiceInner .gimonArea02 ul li:nth-of-type(2),
.bengoshiChoiceInner .gimonArea02 ul li:nth-of-type(4)  {
  margin-right: 0;
}
.bengoshiChoiceInner .gimonArea02 .leftArea {
  margin-right: 20px;
  width: 50px;
}
.bengoshiChoiceInner .gimonArea02 .rightArea {
  padding: 10px;
  width: 400px;
  border: solid 1px #805624;
}
.bengoshiChoiceInner .gimonArea02 .rightArea::before {
  top: 50%;
  left: -32px;
  margin-top: -9px;
  border: 8px solid transparent;
  border-right: 25px solid #FFF;
}
.bengoshiChoiceInner .gimonArea02 .rightArea:after {
  top: 50%;
  left: -34px;
  margin-top: -9px;
  border: 8px solid transparent;
  border-right: 25px solid #805624;
}
.bengoshiChoiceInner .gimonArea02 ul li:nth-of-type(1) .rightArea,
.bengoshiChoiceInner .gimonArea02 ul li:nth-of-type(4) .rightArea  {
  color: #805624;
}
.bengoshiChoiceInner .gimonArea02 ul li:nth-of-type(2) .rightArea,
.bengoshiChoiceInner .gimonArea02 ul li:nth-of-type(3) .rightArea  {
  color: #c63378;
  border: 1px solid #c63378;
}
.bengoshiChoiceInner .gimonArea02 ul li:nth-of-type(2) .rightArea:after,
.bengoshiChoiceInner .gimonArea02 ul li:nth-of-type(3) .rightArea:after {
  border-right: 25px solid #c63378;
}
.bengoshiChoiceInner .gimonArea02 .rightArea p {
  font-size: 1.6rem;
  font-weight: 600;
}
.bengoshiChoiceInner .jyuuyouArea {
  text-align: center;
  padding-top: 50px;
}
.bengoshiChoiceInner .jyuuyouArea h2 {
  padding: 20px 0;
}
.bengoshiChoiceInner .jyuuyouArea h2 p {
  font-size: 2.3rem;
}
.bengoshiChoiceInner .jyuuyouArea p,
.bengoshiChoiceInner .jyuuyouArea .imgArea01,
.bengoshiChoiceInner .jyuuyouArea .imgArea02,
.bengoshiChoiceInner .jyuuyouArea .imgArea03,
.bengoshiChoiceInner .jyuuyouArea .txtArea03 {
  margin-bottom: 20px;
}
.bengoshiChoiceInner .jyuuyouArea p {
  font-size: 1.8rem;
}
.bengoshiChoiceInner .jyuuyouArea ul li {
  display: inline-block;
}
.bengoshiChoiceInner .jyuuyouArea p:first-child {
  margin-bottom: 0;
}
.bengoshiChoiceInner .jyuuyouArea span {
  font-size: 3rem;
  font-weight: 900;
}
.bengoshiChoiceInner .jyuuyouArea .txtArea02 span {
  text-decoration: underline;
}
.bengoshiChoiceInner .jyuuyouArea .txtArea03 {
  padding-bottom: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-image: url("../img/bengoshi-choice/bg_bengoshi-choice.png");
}
.bengoshiChoiceInner .jyuuyouArea .txtArea p {
  margin-bottom: 20px;
}
#top .bengoshiChoiceInner {
  position: relative;
  margin-top: -20px;
  padding-top: 0;
  z-index: 10;
}
@media screen and (max-width: 960px) {
  .bengoshiChoiceInner .gimonArea01 .gimonContent {
    position: relative;
  }
  .bengoshiChoiceInner .gimonArea01 .leftArea,
  .bengoshiChoiceInner .gimonArea01 .rightArea,
  .bengoshiChoiceInner .gimonArea02 ul,
  .bengoshiChoiceInner .gimonArea02 ul li {
    margin: 0;
    width: 100%;
  }
  .bengoshiChoiceInner .gimonArea01 .leftArea {
    padding-top: 75px;
  }
  .bengoshiChoiceInner .gimonArea01 .rightArea {
    position: absolute;
    top: 0;
    left: 0;
  }
  .bengoshiChoiceInner .gimonArea01 .rightArea:before {
    top: auto;
    bottom: -23px;
    left: 80%;
    margin-left: -18px;
    border: 9px solid transparent;
    border-top: 17px solid #fff;
  }
  .bengoshiChoiceInner .gimonArea01 .rightArea:after {
    top: auto;
    bottom: -23px;
    left: 80%;
    margin-left: -17px;
    border: 8px solid transparent;
    border-top: 14px solid #555;
  }
  .bengoshiChoiceInner .gimonArea02 {
    padding: 30px 0;
  }
  .bengoshiChoiceInner .gimonArea02 .leftArea {
    margin-right: 2%;
    width: 15%;
  }
  .bengoshiChoiceInner .gimonArea02 .rightArea {
    padding: 15px 5px;
    width: 80%;
  }
  .bengoshiChoiceInner .gimonArea02 .rightArea::before {
    top: 30%;
    left: -18px;
    border-right: 10px solid #FFF;
  }
  .bengoshiChoiceInner .gimonArea02 .rightArea:after {
    top: 30%;
    left: -19px;
    border-right: 10px solid #805624;
  }
  .bengoshiChoiceInner .gimonArea02 ul {
    padding: 0;
  }
  .bengoshiChoiceInner .gimonArea02 ul li {
    margin-bottom: 10px;
    height: auto;
  }
  .bengoshiChoiceInner .gimonArea02 ul li:nth-of-type(2) .rightArea:after,
  .bengoshiChoiceInner .gimonArea02 ul li:nth-of-type(3) .rightArea:after {
    border-right: 10px solid #c63378;
  }
  .bengoshiChoiceInner .gimonArea01 .rightArea p,
  .bengoshiChoiceInner .gimonArea02 .rightArea p {
    font-size: 1.6;
  }
  .bengoshiChoiceInner .gimonArea02 .rightArea p {
    font-size: 1.3rem;;
  }
  .bengoshiChoiceInner .gimonArea02 .leftArea {
    margin-right: 2%;
    width: 15%;
  }
  .bengoshiChoiceInner .jyuuyouArea {
    padding-top: 30px;
  }
  .bengoshiChoiceInner .jyuuyouArea h2 {
    padding: 10px 0;
  }
  .bengoshiChoiceInner .jyuuyouArea .choice_txt01,
  .bengoshiChoiceInner .jyuuyouArea .choice_txt02 {
    margin-bottom: 5px;
  }
  .bengoshiChoiceInner .jyuuyouArea h2 img,
  .bengoshiChoiceInner .jyuuyouArea .imgArea01,
  .bengoshiChoiceInner .jyuuyouArea .imgArea02,
  .bengoshiChoiceInner .jyuuyouArea .imgArea03 {
    margin: 15px 0;
  }
  .bengoshiChoiceInner .jyuuyouArea .imgArea01 {
    margin: 0 auto;
    width: 30%;
  }
  .bengoshiChoiceInner .jyuuyouArea h2 p {
    font-size: 1.8rem;
  }
  .bengoshiChoiceInner .jyuuyouArea h2 img {
    width: 75%;
  }
  .bengoshiChoiceInner .jyuuyouArea .imgArea02 ul li {
    width: 37%;
  }
  .bengoshiChoiceInner .jyuuyouArea .imgArea03 ul li {
    width: 49%;
  }
  .bengoshiChoiceInner .jyuuyouArea p {
    font-size: 1.65rem;
  }
  .bengoshiChoiceInner .jyuuyouArea span {
    font-size: 2rem;
  }
  .bengoshiChoiceInner .jyuuyouArea .txtArea01 {
    margin-bottom: 0;
  }
  #top .bengoshiChoiceInner {
    margin-top: 0;
    padding: 30px 0;
  }
  #top .bengoshiChoiceInner .gimonArea02 {
    padding: 30px 0 25px;
  }
}
@media screen and (max-width: 1023px) {
}
