@charset 'UTF-8';
/*************
/* LP用
*************/
/* 基本設定 */
#lp-main {
  width: 100%;
}
#lp-main img {
  max-width: 100%;
  height: auto;
}
#lp-main a img {
  transition: .3s;
}
#lp-main a:hover img {
  opacity: 0.6;
}
.lp_pan {
  padding-top: 80px; /* headerの高さ分padding */
}
@media screen and (min-width: 1001px) {
  .lp_pan {
    padding-top: 100px; /* headerの高さ分padding */
  }
}
/*************
/* 100%表示用
*************/
/* 基本設定 */
#page-main {
  width: 100%;
}
#page-main img {
  max-width: 100%;
  height: auto;
}
#page-main a img {
  transition: .3s;
}
/*#page-main a:hover img {
  opacity: 0.6;
}*/
/* responsible */
.sp-none {
  display: block;
}
.pc-none {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp-none {
    display: none;
  }
  .pc-none {
    display: block;
  }
}
/* margin */
.res_mb {
  margin-bottom: 6rem;
}
@media screen and (min-width: 1200px) {
  .res_mb {
    margin-bottom: 8rem;
  }
}
/*+++++++++++++++++
プライバシーポリシー
******************/
.privacy-area {
  width: 80%;
  margin: 0 auto;
}
.privacy-area h2 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-bottom: 2rem;
}
.privacy_h3 {
  background-color: transparent;
  color: unset;
  border-bottom: 1px solid rgba(199, 199, 199, 0.5);
  font-weight: 400;
  display: flex;
  align-items: center;
  padding: 0 0 0.8rem;
  font-size: 1.2rem;
  margin-bottom: 0.8rem;
}
.privacy_h3 span {
  font-size: 1.5rem;
  padding-right: 6px;
  padding-bottom: 0px;
}
.privacy_h3::after {
  content: none;
}
.privacy-con {
  text-align: justify;
  margin-top: 4rem;
}
.privacy-con_first {
  margin-top: 5rem;
}
.indices {
  list-style: none;
}
.indices li {
  padding-left: 1em;
  text-indent: -1em;
}
.indices li.annotation {
  padding: 0;
  text-indent: 0;
}
/***************************************
会社概要
***************************************/
.pgcom_table_block {
  margin-bottom: 4.3rem;
}
.pgcom_table_block tr {
  display: flex;
  padding: 16px 0;
  border-bottom: 1px solid rgba(211, 211, 211, 0.5);
}
.pgcom_table_block th, .pgcom_table_block td {
  font-size: 0.75rem;
  letter-spacing: 0.02em;
  line-height: 1.66;
  font-weight: 500;
}
.pgcom_table_block th {
  width: 30%;
  align-content: center;
}
.pgcom_table_block tr:first-child {
  border-top: 1px solid rgba(211, 211, 211, 0.5);
}
.pgcom_table_block td {
  width: 70%;
}
/*||アドレス||*/
.pgcom_add_block {
  padding-bottom: 5.9rem;
  border-bottom: 1px solid rgba(155, 155, 155, 0.5);
  margin-left: -3.5%;
  margin-right: -3.5%;
  margin-bottom: 6.2rem;
}
.pgcom_add_inner {
  width: 93%;
  margin: 0 auto;
}
.pgcom_add_img {
  margin-bottom: 1.7rem;
}
.pgcom_add_address {
  font-size: 0.75rem;
  margin-bottom: 0.2rem;
}
.pgcom_add_map_link {
  font-size: 0.625rem;
  line-height: 1;
  margin-bottom: 0.6rem;
}
.pgcom_add_map_link a {
  color: #828282;
  text-decoration: underline;
  transition: all 0.5s;
}
.pgcom_add_map_link a:hover {
  color: #828282;
  opacity: 0.6;
  transition: all 0.5s;
}
.pgcom_add_address_last {
  margin-bottom: 1.8rem;
}
.pgcom_add_parking {
  display: flex;
  align-items: center;
  margin-bottom: 1.3rem;
}
.pgcom_add_icon {
  font-size: 0.75rem;
  font-size: 0.6875rem;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(155, 155, 155, 0.5);
  border-radius: 2px;
  margin-right: 8px;
}
.pgcom_add_parking_txt {
  font-size: 0.6875rem;
  width: calc(100% - 28px);
  padding-bottom: 2px;
}
.pgcom_add_parking_txt a {
  color: #000;
  text-decoration: underline;
  transition: all 0.5s;
}
.pgcom_add_parking_txt a:hover {
  color: #000;
  opacity: 0.6;
  transition: all 0.5s;
}
.pgcom_add_map > ul {
  display: flex;
  gap: 10px;
}
.pgcom_add_map > ul > li {
  width: calc((100% - 10px) / 2);
}
.pgcom_add_map_img {
  opacity: 0.7;
  margin-bottom: 0.6rem;
}
.pgcom_add_map_img .youtube {
  padding-top: 63.25%;
}
.pgcom_add_map_img iframe {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.pgcom_add_map_txt {
  font-size: 0.6875rem;
}
/*||関連会社||*/
.pgcom_gro_block .section_title_box {
  margin-bottom: 3.2rem;
}
.pgcom_gro_logo {
  margin-bottom: 1.3rem;
}
.pgcom_gro_name {
  font-size: 0.8125rem;
  margin-bottom: 0.7rem;
}
.pgcom_gro_address {
  font-size: 0.6875rem;
  line-height: 1.81;
  margin-bottom: 0.7rem;
}
.pgcom_gro_link {
  font-size: 0.6875rem;
  margin-bottom: 2.6rem;
}
.pgcom_gro_link a {
  color: #000;
  text-decoration: underline;
  transition: all 0.5s;
}
.pgcom_gro_link a:hover {
  color: #000;
  opacity: 0.6;
  transition: all 0.5s;
}
.pgcom_gro_list > ul > li {
  margin-bottom: 1rem;
}
.pgcom_gro_list > ul > li:last-child {
  margin-bottom: 0;
}
/***************************************
固定ページ-共通
***************************************/
.page_top_img {
  width: 92%;
  margin: 0 0 3.5rem auto;
}
/***************************************
採用情報
***************************************/
.pgrec_mes_block {
  width: 84%;
  margin: 0 auto 4.6rem;
}
.pgrec_mes_head {
  font-size: 0.9375rem;
  margin-bottom: 2.8rem;
}
.pgrec_mes_txt_box {
  padding-left: 13%;
}
.pgrec_mes_title {
  font-size: 1.5625rem;
  line-height: 1.6;
  margin-bottom: 1.4rem;
}
.pgrec_mes_txt {
  font-size: 0.75rem;
  line-height: 2;
  text-align: justify;
}
/*||pgrec_slide_block||*/
.pgrec_slide_block {
  margin-bottom: 4.8rem;
}
/*||募集要項||*/
.pgrec_job_block .section_title_box {
  margin-bottom: 3rem;
}
.pgrec_tab_block {
  margin-bottom: 5rem;
}
/*bootstrap4tab編集*/
.pgrec_tab_type_box {
  margin-bottom: 3rem;
}
.tab_hl_like .nav {
  justify-content: center;
  border-bottom: none;
}
.tab_hl_like .nav-tabs .nav-item {
  width: auto;
  flex: inherit;
  margin-bottom: 0;
  border: none;
}
.tab_hl_like .nav-tabs .nav-item:last-child {
  margin-left: 10px;
}
.tab_hl_like .nav-tabs .nav-link {
  font-size: 0.6875rem;
  color: #000;
  background-color: inherit;
  transition: all 0.5s;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid rgba(155, 155, 155, 0.5);
  border-radius: 45px;
  width: 100px;
  height: 30px;
  padding: 0 8px 0 11px;
}
.tab_hl_like .nav-tabs .nav-link:hover {
  background-color: #000;
  border: 1px solid rgba(0, 0, 0, 0.5);
  color: #9b9b9b;
  transition: all 0.5s;
}
.pgrec_tab_arrow {
  width: 8px;
  height: 10px;
  position: relative;
}
.pgrec_tab_arrow::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("../images/arrow_down_dark.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
}
.tab_hl_like .nav-tabs .nav-link.active, .tab_hl_like .nav-tabs .nav-item.show .nav-link {
  background-color: #000;
  color: #9b9b9b;
  transition: all 0.5s;
  border: 1px solid rgba(0, 0, 0, 0.5);
  pointer-events: none;
}
.nav-link.active .pgrec_tab_arrow::before {
  background-image: url("../images/arrow_down_gray.svg");
}
.tab_hl_like .nav-tabs .nav-link:hover .pgrec_tab_arrow::before {
  background-image: url("../images/arrow_down_gray.svg");
  transition: all 0.5s;
}
/*||内容||*/
.pgrec_tab_contents {
  width: 84%;
  margin: 0 auto;
}
/*.pgrec_table {
  margin-bottom: 5rem;
}*/
.pgrec_table tr {
  display: flex;
  padding: 16px 0;
  border-bottom: 1px solid rgba(211, 211, 211, 0.5);
}
.pgrec_table th, .pgrec_table td {
  font-size: 0.75rem;
  letter-spacing: 0.02em;
  line-height: 1.66;
  font-weight: 500;
}
.pgrec_table th {
  width: 30%;
  align-content: center;
}
.pgrec_table tr:first-child {
  border-top: 1px solid rgba(211, 211, 211, 0.5);
}
.pgrec_table td {
  width: 70%;
}
.pgrec_form_block .section_title_box {
  margin-bottom: 2.4rem;
}
.pgrec_form_txt {
  font-size: 0.75rem;
  text-align: center;
  margin-bottom: 3rem;
}
/* mordal */
.pgrec_modal_btn {
  color: #000;
  text-decoration: underline;
  cursor: pointer;
  transition: all 0.5s;
}
.pgrec_modal_btn:hover {
  opacity: 0.6;
  transition: all 0.5s;
}
.st_modal {
  display: none;
  height: 100vh;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999999;
}
.modal__bg {
  background: rgba(0, 0, 0, 0.6);
  height: 100vh;
  position: absolute;
  width: 100%;
}
.modal__content {
  background-color: rgba(229, 226, 222, 1);
  /*  height: 90%;
  width: 84%;*/
  right: 0;
  padding: 8rem 2rem 5rem 2rem;
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  max-width: 100%;
  height: 100%;
  width: 92.3%;
}
.modal__content a {
  color: #000;
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 1.5rem;
  left: 50%;
  transform: translateX(-50%);
}
.modal__content a::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(137deg);
}
.modal__content a::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(-137deg);
}
@media screen and (min-width: 600px) {
  .modal__content {
    right: 0;
    left: auto;
    transform: translate(0%, -50%);
    width: 380px;
  }
}
@media screen and (min-width: 768px) {
  .modal__content {
    right: 40px;
  }
}
/*||モーダル内容||*/
.pgrec_modal_contents > ul > li {
  margin-bottom: 5rem;
}
.pgrec_modal_contents > ul > li:last-child {
  margin-bottom: 0;
}
.pgrec_modal_list {
  margin-bottom: 1rem;
}
.pgrec_modal_list > ul > li {
  margin-bottom: 2rem;
}
.pgrec_modal_list > ul > li:last-child {
  margin-bottom: 0;
}
.pgrec_modal_type {
  /* font-size: 0.8125rem;*/
  font-size: 0.9375rem;
  text-align: center;
  background-color: #464646;
  color: #fff;
  padding: 0.6rem 0;
  margin-bottom: 1.4rem;
}
.pgrec_modal_year {
  font-size: 0.9375rem;
}
.pgrec_table .pgrec_modal_table th {
  font-size: 0.8125rem;
  width: 45%;
}
.pgrec_table .pgrec_modal_table td {
  font-size: 0.875rem;
  width: 55%;
}
/*||エントリー||*/
.pgrec_form_block {
  width: 84%;
  margin: 0 auto;
}
/***************************************
選ばれる理由
***************************************/
.pgrea_block {
  padding-left: 8%;
}
.pgrea_block > ul > li {
  padding-bottom: 3.6rem;
  border-bottom: 1px solid rgba(211, 211, 211, 0.5);
  margin-bottom: 3.8rem;
}
.pgrea_block > ul > li:last-child {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}
.pgrea_img {
  margin-bottom: 1.5rem;
}
.pgrea_block > ul > li:first-child .pgrea_img {
  margin-bottom: 3.5rem;
}
.pgrea_unit {
  width: 92%;
  margin: 0 auto 0 0;
  display: flex;
  align-items: flex-start;
}
.pgrea_number {
  font-size: 0.5625rem;
  line-height: 2.1;
  color: #828282;
  width: 13%;
  margin-bottom: 0;
}
.pgrea_txt_box {
  width: 87%;
}
.pgrea_title {
  font-size: 1.3125rem;
  line-height: 1.5;
  margin-bottom: 1rem;
}
.pgrea_title .pgrea_brackets {
  margin-left: -10px;
}
.pgrea_txt {
  font-size: 0.75rem;
  line-height: 1.66;
  text-align: justify;
}
.pgrea_unit_img {
  margin-top: 1.7rem;
}
/*||||*/
/*||||*/
/***************************************
ハイスペックα
***************************************/
/*.pg_spec_container {
  background-color: #f00;
  color: #fff !important;
}*/
.pgspec_inner {
  width: 84%;
  margin: 0 auto 5.4rem;
}
.pgspec_heading {
  font-size: 0.75rem;
  margin-bottom: 3rem;
}
.pgspec_btn_box {
  display: flex;
  gap: 10px;
  margin-bottom: 2rem;
}
.pgspec_btn {
  font-size: 0.6875rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 45px;
  width: calc(100% - 5px);
  height: 30px;
  padding: 0 8px 0 11px;
  transition: all 0.5s;
}
/*白ボタン*/
.pgspec_btn_clear {
  color: #000;
  border: 1px solid rgba(155, 155, 155, 0.5);
}
.pgspec_btn_clear:hover {
  background-color: #000;
  color: #9b9b9b;
  transition: all 0.5s;
  border: 1px solid rgba(0, 0, 0, 0.5);
}
/*黒ボタン*/
.pgspec_btn_black {
  pointer-events: none;
  background-color: #000;
  color: #9b9b9b;
  transition: all 0.5s;
  border: 1px solid rgba(0, 0, 0, 0.5);
}
.pgspec_btn_arrow {
  width: 8px;
  height: 10px;
  position: relative;
}
.pgspec_btn_arrow::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-90deg);
  transition: all 0.5s;
}
/*白ボタン*/
.pgspec_btn_clear .pgspec_btn_arrow::before {
  background-image: url("../images/arrow_down_dark.svg");
}
.pgspec_btn_clear:hover .pgspec_btn_arrow::before {
  background-image: url("../images/arrow_down_gray.svg");
}
/*黒ボタン*/
.pgspec_btn_black .pgspec_btn_arrow::before {
  background-image: url("../images/arrow_down_gray.svg");
}
.pgspec_stan_block {
  margin-bottom: 2.4rem;
}
.pgspec_stan_block > ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.pgspec_stan_block > ul > li {
  width: 50%;
  border-bottom: 1px solid rgba(237, 237, 234, 0.5);
}
.pgspec_stan_block > ul > li:nth-child(2n + 1) {
  border-right: 1px solid rgba(237, 237, 234, 0.5);
}
.pgspec_stan_item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100px;
  background-color: #464646;
}
.pgspec_stan_title {
  color: #fff;
  text-align: center;
  margin-bottom: 0.7rem;
}
.pgspec_stan_title_small {
  font-size: 0.9rem;
}
.pgspec_stan_txt {
  font-size: 0.625rem;
  color: #fff;
  text-align: center;
}
.pgspec_stan_bottom {
  font-size: 0.625rem;
  line-height: 1.5;
  color: #828282;
  padding-left: 1em;
  text-indent: -1em;
}
/*モーダル*/
.pgspec_stan_item_modal {
  position: relative;
  background-color: inherit;
}
.pgspec_stan_item_modal .js-modal-open {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #464646;
  transition: all 0.5s;
}
.pgspec_stan_item_modal .js-modal-open:hover {
  opacity: 0.6;
  transition: all 0.5s;
}
.pgspec_stan_item_modal .pgspec_stan_title {
  text-align: center;
  position: relative;
}
.pgspec_stan_item_modal .pgspec_stan_title::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  bottom: 4px;
  left: 0;
}
.pgspec_stan_item_modal .pgspec_stan_txt {
  text-align: center;
}
.pgspec_stan_item_modal_icon {
  width: 18px;
  height: 18px;
  background-color: #9b9b9b;
  position: absolute;
  bottom: 0;
  right: 0;
}
.pgspec_stan_item_modal_icon::before {
  content: "";
  display: block;
  width: 7px;
  height: 1px;
  background-color: rgba(237, 237, 234, 0.6);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pgspec_stan_item_modal_icon::after {
  content: "";
  display: block;
  width: 1px;
  height: 7px;
  background-color: rgba(237, 237, 234, 0.6);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/*.pgspec_stan_item_modal .modal__bg {
  background: inherit;
}*/
.pgspec_stan_item_modal .modal__content {
  padding-top: 13.5rem;
  padding-bottom: 13rem;
  /* top: 63.5%;*/
  /*  height: 88%;*/
  max-width: 100%;
}
.pgspec_modal_title {
  font-size: 1.0625rem;
  margin-bottom: 1.4rem;
}
.pgspec_modal_txt {
  font-size: 0.75rem;
  line-height: 1.66;
  margin-bottom: 1.4rem;
}
.pgspec_modal_txt_last {
  margin-bottom: 3.4rem;
}
.pgspec_modal_btn {
  font-size: 0.6875rem;
  color: #000;
  background-color: inherit;
  transition: all 0.5s;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid rgba(155, 155, 155, 0.5);
  border-radius: 45px;
  width: 100px;
  height: 30px;
  margin: 0 auto;
  padding: 0 8px 0 11px;
}
.pgspec_modal_btn_arrow {
  width: 10px;
  height: 8px;
  position: relative;
}
.pgspec_modal_btn_arrow::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("../images/arrow_dark.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(180deg);
  transition: all 0.5s;
}
/*@media screen and (min-width: 600px) {
  .pgspec_stan_item_modal .modal__content {
    top: 63.5%;
    height: 90%;
    right: 0;
    left: auto;
    transform: translate(0%, -50%);
    max-width: 410px;
  }
}
@media screen and (min-width: 768px) {
  .pgspec_stan_item_modal .modal__content {
    right: 40px;
  }
}*/
/*||pgspec_circle_block||*/
.pgspec_circle_block {
  margin-bottom: 4.3rem;
}
.pgspec_circle_block > ul {
  display: flex;
	justify-content: center;
  gap: 3%;
}
.pgspec_circle_block > ul > li {
  width: calc((100% - 12%) /5);
  position: relative;
}
.pgspec_circle_block > ul > li::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background-image: url("../images/page/pgspec_circle_icon.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 50%;
  right: -11.5%;
  transform: translate(0%, -50%);
}
.pgspec_circle_block > ul > li:last-child::before {
  content: none
}
.pgspec_circle_item {
  aspect-ratio: 1 / 1;
  background-color: #727c83;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pgspec_circle_txt {
  font-size: 8px;
  line-height: 1.5;
  text-align: center;
  color: #fff;
}
/*||COST||*/
.pgspec_cost_block {
  margin-bottom: 5rem;
}
.pgspec_cost_block .section_title_box {
  margin-bottom: 2rem;
}
.pgspec_cost_heading {
  font-size: 0.75rem;
  text-align: center;
  /*  margin-bottom: 2.2rem;*/
  margin-bottom: 1.5rem;
}
/*.pgspec_cost_list {
  margin-bottom: 1.7rem;
}
.pgspec_cost_list > ul {
  gap: 2%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pgspec_cost_list > ul > li {
  width: calc((100% - 8%) /5);
}
.pgspec_cost_item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}*/
.pgspec_cost_list {
  margin-bottom: 1.7rem;
}
.pgspec_cost_list > ul {
  display: flex;
  gap: 2%;
}
.pgspec_cost_list > ul > li {
  width: calc((100% - 8%) /5);
}
.pgspec_cost_item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.pgspec_cost_tsubo {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("../images/page/pgspec_house_icon.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  padding: 2rem 0 1rem;
}
.pgspec_cost_tsubo_txt span {
  font-size: 1.2rem;
  margin-bottom: 5px;
}
.pgspec_cost_tsubo_txt {
  font-size: 0.625rem;
  color: #464646;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.pgspec_cost_price span {
  font-size: 0.8rem;
  margin-right: 2px;
  position: relative;
}
.pgspec_cost_price {
  font-size: 0.5625rem;
  line-height: 1;
  display: flex;
  align-items: last baseline;
  justify-content: center;
  position: relative;
  z-index: 0;
}
.pgspec_cost_price span::before {
  content: "";
  display: block;
  width: 100%;
  height: 6px;
  background-color: #c3d6db;
  position: absolute;
  bottom: -1px;
  right: 0;
  z-index: -1;
}
.pgspec_price_head {
  font-size: 0.6875rem;
  letter-spacing: 0.05em;
  line-height: 1.7;
  background-color: #464646;
  color: #fff;
  text-align: center;
  padding: 0.55rem 0;
}
.pgspec_price_list {
  margin-bottom: 1.45rem;
}
.pgspec_price_list > ul {
  display: flex;
}
.pgspec_price_list > ul > li {
  width: calc(100% / 3);
  border-right: 1px solid rgba(211, 211, 211, 0.5);
}
.pgspec_price_list > ul > li:last-child {
  border-right: none;
}
.pgspec_price_list_item > ul > li {
  padding: 8px 8px;
  border-bottom: 1px solid rgba(211, 211, 211, 0.5);
}
@media screen and (max-width: 390px) {
  .pgspec_price_list_item > ul > li {
    padding: 8px 5px;
  }
}
.pgspec_price_list_box {
  display: flex;
  align-items: center;
}
.pgspec_price_tsubo {
  font-size: 0.5625rem;
  letter-spacing: 0.01em;
  display: flex;
  align-items: last baseline;
  margin-right: 10px;
}
.pgspec_price_tsubo span {
  font-size: 0.75rem;
  letter-spacing: 0;
  margin-right: 1px;
}
.pgspec_price_txt {
  font-size: 0.5625rem;
  letter-spacing: 0.01em;
  display: flex;
  align-items: last baseline;
}
.pgspec_price_txt span {
  font-size: 0.75rem;
  letter-spacing: 0;
  margin-right: 1px;
}
.pgspec_price_note > ul > li {
  font-size: 0.625rem;
  line-height: 2;
  padding-left: 1em;
  text-indent: -1em;
}
/*||標準装備||*/
.pgspec_com_block .section_title_box {
  margin-bottom: 2rem;
}
.pgspec_com_heading {
  font-size: 0.75rem;
  line-height: 2;
  text-align: center;
  margin-bottom: 2.1rem;
}
.pgspec_com_head {
  font-size: 0.6875rem;
  letter-spacing: 0.05em;
  line-height: 1.7;
  background-color: #464646;
  color: #fff;
  text-align: center;
  padding: 0.55rem 0;
  margin-bottom: 0;
}
.pgspec_com_list > ul {
  display: flex;
  flex-wrap: wrap;
}
.pgspec_com_list > ul > li {
  width: 50%;
  border-bottom: 1px solid rgba(211, 211, 211, 0.5);
}
.pgspec_com_list > ul > li:nth-child(2n + 1) {
  width: 50%;
  border-right: 1px solid rgba(211, 211, 211, 0.5);
}
.pgspec_com_list_txt {
  font-size: 0.6875rem;
  line-height: 1.7;
  padding: 8.5px 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 100%;
}
.pgspec_com_list_txt span {
  font-size: 7px;
  position: relative;
  top: 1px;
}
@media screen and (max-width: 390px) {
  .pgspec_com_list_txt {
    font-size: 0.625rem;
  }
}
/*||標準仕様||*/
.pgspec_spec_block .section_title_box {
  margin-bottom: 2rem;
}
.pgspec_spec_heading {
  font-size: 0.75rem;
  line-height: 2;
  text-align: center;
  width: 84%;
  margin: 0 auto 2.3rem;
}
.pgspec_spec_item {
  width: calc(100% - 15px);
  margin: 0 auto;
}
.pgspec_spec_img {
  margin-bottom: 0.8rem;
}
.mpgspec_spec_txt {
  font-size: 0.75rem;
  line-height: 1.7;
}
/*スリック*/
.pgspec_spec_slider {
  padding-bottom: 3.2rem;
  margin-bottom: 0 !important;
}
.pgspec_spec_slider .slick-dots {
  top: auto;
  bottom: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  justify-content: center;
}
.pgspec_spec_slider .slick-dots li {
  margin: 0;
}
.pgspec_spec_slider .slick-dots li button {
  padding: 0;
}
.pgspec_spec_slider .slick-dots li button::before {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  color: #fff;
  background-color: #fff;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pgspec_spec_slider .slick-dots .slick-active button::before {
  width: 7px;
  height: 7px;
  background-color: #000;
  color: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
}
/***************************************
プライバシーポリシー
***************************************/
.pg_policy_container {
  font-size: 0.75rem;
  line-height: 1.83;
  text-align: justify;
}
.reason-mb.reason-mb_first {
  padding-bottom: 3.5rem;
  border-bottom: 1px solid rgba(155, 155, 155, 0.5);
  margin-bottom: 3.6rem;
}
.reason-mb {
  margin-bottom: 3.6rem;
}
.pg_policy_container h2 {
  font-size: 0.9375rem;
  line-height: 1.5;
  margin-bottom: 1.2rem;
}
.page-privacy-txtmb {
  margin-bottom: 1.4rem;
}
.page-privacy-numlist > li {
  padding-left: 1.2em;
  text-indent: -1.2em;
}
.txt-kome {
  font-size: 0.625rem;
}
.page-privacy-numlist {
  margin-bottom: 0.4rem;
}
/***************************************
サンクスページ
***************************************/
.pg_thanks_conteiner {
  font-size: 0.75rem;
}
/***************************************
よくある質問
***************************************/
.pgfaq_list_wrap {
  width: 84%;
  margin: 0 auto;
  max-width: 1000px;
}
.pgfaq_list_wrap > ul > li {
  margin-bottom: 3rem;
}
.pgfaq_list_wrap > ul > li:last-child {
  margin-bottom: 0;
}
.pgfaq_list_title {
  font-size: 1.0625rem;
  line-height: 1.5;
  margin-bottom: 1.3rem;
}
.faq_block > ul > li {
  margin-bottom: 0.7rem;
}
.faq_block > ul > li:last-child {
  margin-bottom: 0;
}
.faq_title {
  font-size: 0.75rem;
  line-height: 1.5;
  background-color: #fff;
  padding: 1rem 2rem 1.2rem 1rem;
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
}
.faq_title span {
  display: block;
  font-size: 1rem;
  line-height: 1;
  color: #828282;
  margin-right: 10px;
  position: relative;
  top: 1px;
}
.faq_txt {
  font-size: 0.75rem;
  text-align: justify;
}
.faq_txt_link {
  color: #828282;
  text-decoration: underline;
  transition: all 0.5s;
}
.faq_txt_link a:hover {
  color: #828282;
  opacity: 0.6;
  transition: all 0.5s;
}
/*+++++++++++++++++
.pgfaq_list_wrap accordion
******************/
.pgfaq_list_wrap .accordion {
  position: relative;
}
.pgfaq_list_wrap .accordion-title {
  position: relative;
  cursor: pointer;
  width: 100%;
  margin-bottom: 0;
  z-index: 2;
  transition: all 0.5s;
}
.pgfaq_list_wrap .accordion-title.open {
  background-color: #464646;
  transition: all 0.5s;
  color: #fff;
}
.pgfaq_list_wrap .accordion-title::before {
  content: "";
  display: block;
  width: 1px;
  height: 9px;
  background-color: rgba(0, 0, 0, 1);
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0%, -50%);
  opacity: 1;
  transition: all 0.5s;
}
.pgfaq_list_wrap .accordion-title.open::before {
  opacity: 0;
  transition: all 0.5s;
}
.pgfaq_list_wrap .accordion-title::after {
  content: "";
  display: block;
  width: 9px;
  height: 1px;
  background-color: rgba(0, 0, 0, 1);
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translate(0%, -50%);
  opacity: 1;
}
.pgfaq_list_wrap .accordion-title.open::after {
  background-color: rgba(255, 255, 255, 0.5);
}
.pgfaq_list_wrap .accordion-title.open.faq_title span {
  color: #fff;
}
.pgfaq_list_wrap .accordion-content {
  display: none;
  padding: 1rem 2rem 1.5rem 2.6rem;
  background-color: #fff;
  position: relative;
}
/*+++++++++++++++++
.pgfaq_list_wrap accordion-end
******************/
/***************************************

***************************************/
/*||||*/
/*||||*/