@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;
  }
}
/***************************************
お問い合わせ・資料請求
***************************************/
.pg_contact_container .siev_down_unit01 {
  margin-bottom: 0.7rem;
}
.pg_contact_container .siev_down_note {
  display: block;
}
@media screen and (min-width: 992px) {
  .pg_contact_container .siev_down_unit01 {
    margin-bottom: 0;
  }
  .pg_contact_container .section_title span {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .pg_contact_container .siev_down_unit01 {
    padding: 5.3rem 0 10.7rem;
  }
  .pg_contact_container .siev_down_unit02 {
    padding: 5.3rem 0 10.7rem;
  }
}
@media screen and (min-width: 1500px) {
  .pg_contact_container .siev_down_unit01_inner {
    width: 77%;
  }
  .pg_contact_container .siev_down_side .section_title_box {
    margin-bottom: 2.5rem;
  }
  .pg_contact_container .siev_down_head {
    width: 89%;
  }
  .pg_contact_container .siev_down_unit02_inner {
    width: 57%;
    padding-right: 4rem;
  }
}
/***************************************
プライバシーポリシー
***************************************/
.privacy-area {
  max-width: 1000px;
  margin: 0 auto;
}
.privacy-main-txt2 {
  font-size: 1rem;
  line-height: 1.78;
  margin-bottom: 3.8rem;
}
.privacy-area h3 {
  font-size: 1.214rem;
  color: #282828;
  line-height: 1.4;
  padding-bottom: 1rem;
  background-image: radial-gradient(circle, #bfbfbf 1px, transparent 1px);
  background-position: left -2px bottom;
  background-repeat: repeat-x;
  background-size: 8px 2px;
  margin-bottom: 1.1rem;
}
.privacy-con-inner_bottom {
  margin-bottom: 1rem;
}
.privacy-con {
  font-size: 0.928rem;
  line-height: 2;
  text-align: justify;
  color: #4d4d4d;
  margin-top: 3rem;
}
.pgpolicy_block .privacy-area .indices {
  list-style: none;
  padding: 0;
  margin-bottom: 1.8rem;
}
.privacy-area .indices li {
  padding-left: 1.2em;
  text-indent: -1.2em;
}
@media screen and (min-width: 1200px) {
  .pgpolicy_block .privacy-area .indices {
    margin-bottom: 1.7rem;
  }
  .privacy-con-inner_bottom {
    margin-bottom: 1.8rem;
  }
  .privacy-main-txt2 {
    font-size: 0.9375rem;
    line-height: 1.86;
    margin-bottom: 5.7rem;
    /* font-feature-settings: "palt";*/
    letter-spacing: 0.1em;
  }
  .privacy-area h3 {
    font-size: 1.375rem;
    margin-bottom: 1.4rem;
  }
  .privacy-con {
    font-size: 0.9375rem;
    line-height: 2.3;
    margin-top: 3.2rem;
  }
}
/***************************************
共通
***************************************/
.page_title {
  font-size: 1.5rem;
  line-height: 1.66;
  margin-bottom: 1.8rem;
}
.page_txt_17 {
  margin-bottom: 4rem;
}
@media screen and (min-width: 992px) {
  .page_title {
    font-size: 1.75rem;
    text-align: center;
  }
  .page_txt_17 {
    text-align: center;
  }
}
@media screen and (min-width: 1200px) {
  .page_title {
    font-size: 1.875rem;
    margin-bottom: 2.4rem;
  }
  .page_txt_17 {
    font-size: 1.0625rem;
    line-height: 2;
    margin-bottom: 4.5rem;
  }
}
/***************************************
アフターフォロー
***************************************/
.pgaf_sup_block {
  width: 84%;
  margin: 0 auto 5rem;
}
.pgaf_sup_img {
  width: 960px;
}
@media screen and (min-width: 768px) {
  .pgaf_sup_block {
    margin-bottom: 7.5rem;
  }
  .pgaf_sup_img {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .pgaf_sup_block {
    width: 88%;
    margin-bottom: 9.5rem;
  }
}
/*||建物初期保証20年間||*/
.pgaf_20_block {
  background-color: #e9e1d3;
  padding: 3rem 0 5rem;
  margin-bottom: 4rem;
}
.pgaf_20_inner {
  width: 84%;
  margin: 0 auto;
  max-width: 1200px;
}
.pgaf_20_title_outer {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pgaf_20_title {
  font-size: 1.5rem;
  display: flex;
  align-items: last baseline;
  text-align: center;
  margin-bottom: 2rem;
  position: relative;
  z-index: 0;
}
.pgaf_20_title::before {
  content: "";
  display: block;
  width: 100%;
  height: 18px;
  background-color: #fff;
  position: absolute;
  bottom: 8px;
  left: 0;
  z-index: -1;
}
.pgaf_20_title span {
  font-size: 4rem;
  margin: 0 5px 0 7px;
  position: relative;
  top: 3px;
}
.pgaf_20_head {
  margin-bottom: 3rem;
}
.pgaf_20_list {
  margin-bottom: 2rem;
}
.pgaf_20_list .pgaf_20_unit_img:first-child {
  margin-bottom: 1.6rem;
}
.pgaf_20_list_note > ul > li {
  font-size: 0.857rem;
  line-height: 1.66;
  color: #595959;
  padding-left: 1.1em;
  text-indent: -1.1em;
}
@media screen and (min-width: 768px) {
  .pgaf_20_block {
    padding: 4rem 0 7rem;
    margin-bottom: 5rem;
  }
  .pgaf_20_head {
    text-align: center;
  }
  .pgaf_20_list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.6rem;
  }
  .pgaf_20_unit_img {
    width: 49.2%;
  }
  .pgaf_20_list .pgaf_20_unit_img:first-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .pgaf_20_block {
    padding: 6.8rem 0 9.2rem;
    margin-bottom: 6.5rem;
  }
  .pgaf_20_title {
    font-size: 1.875rem;
  }
  .pgaf_20_title::before {
    height: 21px;
  }
  .pgaf_20_title span {
    font-size: 3.75rem;
    margin: 0 8px 0 8px;
  }
  .pgaf_20_head {
    font-size: 1.0625rem;
    line-height: 2;
    margin-bottom: 4.3rem;
  }
  .pgaf_20_list_note > ul > li {
    font-size: 0.8125rem;
  }
}
/*||住宅設備保証10年間||*/
.pgaf_10_block {
  width: 84%;
  margin: 0 auto;
  max-width: 1200px;
}
.pgaf_10_title::before {
  background-color: #e9e1d3;
}
.pgaf_10_3col {
  margin-bottom: 3.5rem;
}
.pgaf_10_3col > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pgaf_10_3col > ul > li {
  width: 50%;
}
.pgaf_10_3col > ul > li:nth-child(1) {
  background-image: radial-gradient(circle, #bfbfbf 1px, transparent 1px), radial-gradient(circle, #bfbfbf 1px, transparent 1px);
  background-position: right top, left top;
  background-repeat: repeat-y, repeat-y;
  background-size: 2px 10px, 2px 10px;
}
.pgaf_10_3col > ul > li:nth-child(2) {
  background-image: radial-gradient(circle, #bfbfbf 1px, transparent 1px);
  background-position: right top;
  background-repeat: repeat-y;
  background-size: 2px 10px;
}
.pgaf_10_3col > ul > li:nth-child(3) {
  margin-top: 1rem;
  background-image: radial-gradient(circle, #bfbfbf 1px, transparent 1px), radial-gradient(circle, #bfbfbf 1px, transparent 1px);
  background-position: right top, left top;
  background-repeat: repeat-y, repeat-y;
  background-size: 2px 10px, 2px 10px;
}
.pgaf_10_3col_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 1rem;
}
.pgaf_10_3col_img {
  width: 20px;
  height: 12px;
  margin-bottom: 1.2rem;
}
.pgaf_10_3col_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.pgaf_10_3col_up {
  line-height: 1.4;
  color: #1e283c;
  margin-bottom: 0;
}
.pgaf_10_3col_down {
  font-size: 1.4rem;
  color: #1e283c;
}
.pgaf_10_3col_down span {
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .pgaf_10_3col {
    margin-bottom: 5rem;
  }
  .pgaf_10_3col > ul > li {
    width: calc(100% / 3);
  }
  .pgaf_10_3col > ul > li:nth-child(3) {
    margin-top: 0;
    background-image: radial-gradient(circle, #bfbfbf 1px, transparent 1px);
    background-position: right top;
    background-repeat: repeat-y;
    background-size: 2px 10px;
  }
  .pgaf_10_3col_img {
    width: 23px;
    height: 15px;
    margin-bottom: 1.3rem;
  }
}
@media screen and (min-width: 992px) {
  .pgaf_10_3col_up {
    font-size: 1.25rem;
    margin-bottom: -3px;
  }
  .pgaf_10_3col_down {
    font-size: 1.875rem;
  }
  .pgaf_10_3col_down span {
    font-size: 1.25rem;
    margin-left: 3px;
  }
}
@media screen and (min-width: 1200px) {
  .pgaf_10_3col {
    margin-bottom: 6.5rem;
  }
}
/*||保証対象機器||*/
.pgaf_10_dev_head {
  font-size: 1.214rem;
  background-color: #282828;
  text-align: center;
  color: #fff;
  padding: 0.5rem 0;
}
.pgaf_10_dev_list {
  margin-bottom: 1.7rem;
}
.pgaf_10_dev_list > ul > li {
  margin-bottom: 1rem;
}
.pgaf_10_dev_list > ul > li:last-child {
  margin-bottom: 0;
}
.pgaf_10_dev_item {
  padding: 3rem;
  background-color: #f5f5f5;
  text-align: center;
  height: 100%;
}
.pgaf_10_dev_img {
  width: 80px;
  height: 80px;
  margin: 0 auto 1rem;
  border-radius: 50%;
  background-color: #8f9ea9;
}
.pgaf_10_dev_title {
  font-size: 1.214rem;
  color: #1e283c;
  margin-bottom: 0.6rem;
}
.pgaf_10_dev_txt {
  font-size: 0.857rem;
  color: #4d4d4d;
}
@media screen and (min-width: 768px) {
  .pgaf_10_dev_list > ul {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
  }
  .pgaf_10_dev_list > ul > li {
    width: calc((100% - 30px) / 3);
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .pgaf_10_dev_head {
    font-size: 1.125rem;
    padding: 0.9rem 0;
  }
  .pgaf_10_dev_item {
    padding: 1.8rem 2.3rem 2.3rem;
  }
  .pgaf_10_dev_title {
    font-size: 1.125rem;
  }
  .pgaf_10_dev_txt {
    font-size: 0.875rem;
  }
}
/***************************************
家づくりの流れ
***************************************/
.pgflow_main_unit01 {
  display: none;
}
.pgflow_main_unit02 {
  width: 90%;
  margin: 0 auto;
}
.pgflow_block {
  background-color: #f5f5f5;
  padding: 3.8rem 0 2.8rem;
}
.pgflow_list {
  width: 87%;
  margin: 0 auto;
}
.pgflow_item {
  display: flex;
  position: relative;
  z-index: 0;
  padding-bottom: 3rem;
}
.pgflow_item::before {
  content: "";
  width: 1px;
  position: absolute;
  background-color: rgba(30, 40, 60, 1);
  top: 25px;
  left: 25px;
  z-index: -1;
  height: 100%;
  /*  height: 0%;
  transition: height 0.8s linear;*/
}
.pgflow_list > ul > li:last-child .pgflow_item::before {
  content: none;
}
.pgflow_unit01 {
  width: 60px;
  position: relative;
  z-index: 0;
}
.pgflow_number {
  font-size: 0.928rem;
  color: #1e283c;
  border: 1px solid #1e283c;
  background-color: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-bottom: 0;
  position: relative;
}
.pgflow_number::before {
  content: "";
  display: block;
  width: 70px;
  height: 70px;
  background-color: #f5f5f5;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.pgflow_unit02 {
  width: calc(100% - 60px);
  padding-top: 0.8rem;
  padding-left: 1rem;
}
.pgflow_title {
  font-size: 1.214rem;
  line-height: 1.6;
  color: #1e283c;
  margin-bottom: 1.4rem;
}
.pgflow_free_txt {
  font-size: 0.785rem;
  letter-spacing: 0.2em;
  display: inline-block;
  background-color: #e9e1d3;
  color: #1e283c;
  padding: 2px 9px 2px 9px;
  margin-left: 10px;
  position: relative;
  top: -2px;
}
.pgflow_txt {
  font-size: 0.928rem;
  text-align: justify;
  color: #4d4d4d;
}
/*||以降有料||*/
.pgflow_paid_item {
  background-color: #f5f5f5;
  padding: 1.6rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 0;
}
.pgflow_paid_txt {
  font-size: 1rem;
  background-color: #f5f5f5;
  color: #1e283c;
  padding: 0 1rem;
  position: relative;
  z-index: 0;
}
.pgflow_paid_item::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("../images/page/line_col_gray.svg?2025");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
/*||pgflow_btn_list||*/
.pgflow_btn_list {
  margin-top: 2rem;
}
.pgflow_btn_list > ul > li {
  margin-bottom: 10px;
}
.pgflow_btn_list > ul > li:last-child {
  margin-bottom: 0;
}
.pgflow_btn {
  font-size: 1rem;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 55px;
  border-radius: 45px;
  transition: all 0.5s;
}
.pgflow_btn:hover {
  opacity: 0.7;
  color: #fff;
  transition: all 0.5s;
}
.pgflow_btn01 {
  background-color: #1e283c;
}
.pgflow_btn02 {
  background-color: #405a6d;
}
.pgflow_btn03 {
  background-color: #8f9ea9;
}
@media screen and (min-width: 768px) {
  .pgflow_block {
    width: 87%;
    margin: 0 auto;
    padding: 4rem 0;
  }
  .pgflow_list {
    width: 80%;
  }
  .pgflow_btn_list > ul {
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
  }
  .pgflow_btn_list > ul > li {
    width: calc((100% - 2%) / 2);
  }
}
@media screen and (min-width: 992px) {
  .pgflow_block {
    padding: 4.5rem 0;
  }
  .pgflow_btn_list > ul > li {
    width: calc((100% - 6%) / 3);
  }
}
@media screen and (min-width: 1200px) {
  .pgflow_main_wrap {
    width: 88%;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
  }
  .pgflow_main_unit01 {
    display: block;
    width: 20%;
    position: sticky;
    top: 14rem;
  }
  .pgflow_main_unit01 > ul > li {
    margin-bottom: 0.67rem;
  }
  .pgflow_main_unit01 > ul > li:last-child {
    margin-bottom: 0;
  }
  .pgflow_main_unit01_txt {
    font-size: 0.875rem;
    color: #bfbfbf;
    transition: all 0.3s;
  }
  .pgflow_main_unit01_txt_active {
    color: #282828;
    position: relative;
    padding-left: 25px;
    transition: all 0.3s;
  }
  .pgflow_main_unit01_txt_active::before {
    content: "";
    display: block;
    width: 16px;
    height: 14px;
    background-image: url("../images/arrow_black.svg");
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0%, -50%);
    transition: all 0.5s;
  }
  .pgflow_main_unit02 {
    width: 80%;
    margin: 0;
  }
  .pgflow_block {
    width: 100%;
    padding: 5.2rem 0 3.2rem;
    margin: 0;
  }
  .pgflow_list {
    width: 82%;
  }
  .pgflow_item {
    padding-bottom: 4.4rem;
  }
  .pgflow_item::before {
    top: 25px;
    left: 40px;
  }
  .pgflow_unit01 {
    width: 90px;
  }
  .pgflow_number {
    font-size: 1.125rem;
    width: 81px;
    height: 81px;
  }
  .pgflow_number::before {
    width: 107px;
    height: 107px;
  }
  .pgflow_unit02 {
    width: calc(100% - 81px);
    padding-top: 1.3rem;
    padding-left: 1.6rem;
  }
  .pgflow_title {
    font-size: 1.25rem;
    margin-bottom: 2.3rem;
  }
  .pgflow_free_txt {
    font-size: 0.8125rem;
    padding: 1px 14px 2px 14px;
    margin-left: 14px;
    top: 0px;
  }
  .pgflow_txt {
    font-size: 0.9375rem;
    line-height: 2;
  }
  /*||以降有料||*/
  .pgflow_paid_item {
    padding: 0.55rem 0 0.95rem;
  }
  .pgflow_paid_item::before {
    top: 42%;
  }
  .pgflow_paid_txt {
    font-size: 1rem;
  }
  .pgflow_btn_list {
    margin-top: 1.3rem;
  }
  .pgflow_btn {
    font-size: 0.9375rem;
    height: 60px;
  }
}
@media screen and (min-width: 1500px) {
  .pgflow_main_unit01 {
    width: 13%;
  }
  .pgflow_main_unit02 {
    width: 87%;
  }
  .pgflow_block {
    width: 85%;
  }
  .pgflow_btn {
    font-size: 1rem;
  }
}
/***************************************
来場予約
***************************************/
.pgres_icon_outer {
  width: 84%;
  margin: 0 auto 5rem;
  max-width: 1200px;
}
.pgres_icon_block {
  width: 900px;
}
.pgres_icon_block > ul {
  display: flex;
  gap: 50px;
}
.pgres_icon_block > ul > li {
  width: calc((100% - 200px) / 5);
}
.pgres_icon_item {
  text-align: center;
}
.pgres_icon_img {
  margin-bottom: 1.2rem;
  position: relative;
}
.pgres_icon_img::before {
  content: "";
  display: block;
  width: 38px;
  height: 20px;
  background-image: url("../images/page/pgres_icon_arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 50%;
  right: -44px;
  transform: translate(0%, -50%);
}
.pgres_icon_block > ul > li:last-child .pgres_icon_img::before {
  content: none
}
.pgres_icon_title {
  font-size: 1.07rem;
  color: #1e283c;
  margin-bottom: 0.5rem;
}
.pgres_icon_txt {
  font-size: 0.857rem;
  color: #4d4d4d;
}
@media screen and (min-width: 992px) {
  .pgres_icon_block {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .pgres_icon_outer {
    margin-bottom: 9.2rem;
  }
  .pgres_icon_block > ul {
    gap: 65px;
  }
  .pgres_icon_block > ul > li {
    width: calc((100% - 260px) / 5);
  }
  .pgres_icon_img {
    margin-bottom: 1.4rem;
  }
  .pgres_icon_title {
    font-size: 1.0625rem;
    margin-bottom: 0.7rem;
  }
  .pgres_icon_txt {
    font-size: 0.8125rem;
    line-height: 1.53;
  }
}
/*||アクセス||*/
.pgres_acc_block {
  width: 90%;
  margin: 0 auto 5rem;
  padding: 4.2rem 0;
  background-color: #e9e1d3;
}
.pgres_acc_inner {
  width: 84%;
  margin: 0 auto;
  max-width: 1200px;
}
.pgres_acc_map {
  padding-bottom: 2rem;
  border-bottom: 1px solid rgba(30, 40, 60, 0.5);
  margin-bottom: 2rem;
}
.pgres_acc_map .youtube {
  padding-top: 64.25%;
}
.pgres_acc_unit01 {
  margin-bottom: 2rem;
}
.pgres_acc_unit01 .pgres_acc_img:first-child {
  margin-bottom: 5px;
}
.pgres_acc_store {
  display: inline-block;
  font-size: 0.857rem;
  padding: 2px 1rem;
  background-color: #fff;
  margin-bottom: 1rem;
}
.pgres_acc_name {
  font-size: 1.3rem;
  margin-bottom: 0.6rem;
}
.pgres_acc_address {
  font-size: 0.928rem;
}
.pgres_acc_link_outer {
  display: flex;
}
.pgres_acc_link {
  font-size: 0.785rem;
  color: #282828;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  transition: all 0.5s;
}
.pgres_acc_link:hover {
  opacity: 0.7;
  color: #282828;
  transition: all 0.5s;
}
.pgres_acc_link::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: rgba(40, 40, 40, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
}
.pgres_acc_link_img {
  width: 13px;
  height: 21px;
  margin-right: 2px;
}
@media screen and (min-width: 768px) {
  .pgres_acc_block {
    margin: 0 auto 6.5rem;
    padding: 6.2rem 0;
  }
  .pgres_acc_map .youtube {
    padding-top: 52.25%;
  }
  .pgres_acc_unit01 {
    display: flex;
    justify-content: space-between;
  }
  .pgres_acc_img {
    width: 49.5%;
  }
  .pgres_acc_unit01 .pgres_acc_img:first-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .pgres_acc_block {
    width: 88%;
    padding: 7.5rem 0 9.2rem;
    margin-bottom: 7.7rem;
  }
  .pgres_acc_block .section_title_box {
    margin-bottom: 5.1rem;
  }
  .pgres_acc_map {
    padding-bottom: 3.1rem;
    margin-bottom: 3.1rem;
  }
  .pgres_acc_map .youtube {
    padding-top: 37.55%;
  }
  .pgres_acc_item {
    display: flex;
    align-items: center;
  }
  .pgres_acc_unit01 {
    width: 55%;
    margin-bottom: 0;
  }
  .pgres_acc_unit02 {
    width: 45%;
    padding-left: 5%;
  }
  .pgres_acc_store {
    font-size: 0.8125rem;
    padding: 4px 1.3rem;
  }
  .pgres_acc_name {
    font-size: 1.25rem;
    margin-bottom: 0.4rem;
  }
  .pgres_acc_address {
    font-size: 0.9375rem;
    margin-bottom: 0.5rem;
  }
  .pgres_acc_link {
    font-size: 0.75rem;
  }
  .pgres_acc_link_img {
    width: 15px;
    height: 23px;
  }
}
@media screen and (min-width: 1500px) {
  .pgres_acc_unit01 {
    width: 60%;
  }
  .pgres_acc_unit02 {
    width: 40%;
  }
}
/***************************************
会社概要
***************************************/
.pgcom_gre_block {
  width: 84%;
  margin: 0 auto 5rem;
}
.pgcom_gre_unit01 {
  margin-bottom: 3.5rem;
}
.pgcom_gre_down_img {
  display: none;
}
.pgcom_gre_head {
  font-size: 1.2rem;
  margin-bottom: 2rem;
}
.pgcom_gre_title {
  font-size: 1.5rem;
  line-height: 1.66;
  margin-bottom: 1.8rem;
}
.pgcom_gre_txt {
  font-size: 0.928rem;
  margin-bottom: 2rem;
}
.pgcom_gre_name {
  font-size: 1.2rem;
  display: flex;
  align-items: center;
}
.pgcom_gre_name span {
  font-size: 0.928rem;
  margin-right: 1rem;
}
@media screen and (min-width: 768px) {
  .pgcom_gre_block {
    margin-bottom: 7rem;
  }
  .pgcom_gre_item {
    display: flex;
    align-items: center;
  }
  .pgcom_gre_unit01 {
    width: 45%;
    margin-bottom: 0;
  }
  .pgcom_gre_up_img {
    margin-bottom: 2rem;
  }
  .pgcom_gre_down_img {
    display: block;
  }
  .pgcom_gre_unit02 {
    width: 55%;
    padding-left: 5%;
  }
}
@media screen and (min-width: 992px) {
  .pgcom_gre_block {
    position: relative;
    z-index: 0;
    margin-bottom: 8rem;
  }
  .pgcom_gre_block::before {
    content: "GREETING";
    font-size: 6.64rem;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    letter-spacing: 0;
    color: #f5f5f5;
    display: block;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    white-space: nowrap;
    position: absolute;
    top: -0.4%;
    left: -0.8%;
    z-index: -1;
    line-height: 1;
  }
  .pgcom_gre_up_img {
    width: 69%;
    margin-left: auto;
    margin-right: 0;
  }
  .pgcom_gre_down_img {
    width: 80%;
  }
}
@media screen and (min-width: 1200px) {
  .pgcom_gre_block {
    margin-bottom: 10.7rem;
  }
  .pgcom_gre_block::before {
    font-size: 10.625rem;
  }
  .pgcom_gre_unit01 {
    width: 48%;
  }
  .pgcom_gre_up_img {
    margin-bottom: 4rem;
  }
  .pgcom_gre_down_img {
    width: 56%;
    margin-left: 12%;
  }
  .pgcom_gre_unit02 {
    width: 52%;
    padding-left: 9%;
  }
  .pgcom_gre_head {
    font-size: 1.25rem;
    margin-bottom: 5rem;
  }
  .pgcom_gre_title {
    font-size: 1.875rem;
    margin-bottom: 2.6rem;
  }
  .pgcom_gre_txt {
    font-size: 0.9375rem;
    line-height: 2.13;
    margin-bottom: 2.6rem;
  }
  .pgcom_gre_name {
    font-size: 1.1875rem;
  }
  .pgcom_gre_name span {
    font-size: 0.9375rem;
  }
}
/*||pgcom_about_block||*/
.pgcom_about_block {
  width: 90%;
  margin: 0 auto 5rem;
  background-color: #e9e1d3;
  padding: 4rem 0 5rem;
}
.pgcom_about_inner {
  width: 88%;
  margin: 0 auto;
  max-width: 1200px;
}
.pgcom_about_list > ul > li {
  margin-bottom: 4rem;
}
.pgcom_about_list > ul > li:last-child {
  margin-bottom: 0;
}
.pgcom_about_unit01 {
  margin-bottom: 1.8rem;
}
.pgcom_about_title {
  font-size: 1.4rem;
  margin-bottom: 1rem;
}
.pgcom_about_txt {
  font-size: 0.928rem;
}
.pgcom_about_txt_last {
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .pgcom_about_block {
    padding: 6.4rem 0 7.3rem;
    margin-bottom: 8rem;
  }
  .pgcom_about_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .pgcom_about_unit01 {
    width: 50%;
    margin-bottom: 0;
  }
  .pgcom_about_list > ul > li:nth-child(2n) .pgcom_about_unit01 {
    order: 2;
  }
  .pgcom_about_unit02 {
    width: 45%;
  }
  .pgcom_about_list > ul > li:nth-child(2n) .pgcom_about_unit02 {
    order: 1;
  }
}
@media screen and (min-width: 1200px) {
  .pgcom_about_block {
    width: 88%;
    padding: 7.4rem 0 9.3rem;
    margin-bottom: 8.8rem;
  }
  .pgcom_about_block .section_title_box {
    margin-bottom: 5.2rem;
  }
  .pgcom_about_list > ul > li {
    margin-bottom: 5rem;
  }
  .pgcom_about_unit01 {
    width: 58.5%;
  }
  .pgcom_about_unit02 {
    width: 33.5%;
  }
  .pgcom_about_title {
    font-size: 1.5625rem;
    margin-bottom: 1.6rem;
  }
  .pgcom_about_list > ul > li:nth-child(2) .pgcom_about_title {
    line-height: 1.68;
  }
  .pgcom_about_txt {
    font-size: 0.9375rem;
    line-height: 1.86;
  }
}
/*||会社概要-table||*/
.pgcom_out_block {
  width: 84%;
  margin: 0 auto 5rem;
  max-width: 1200px;
}
.pgcom_out_table tr {
  font-size: 0.928rem;
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid rgba(191, 191, 191, 0.75);
  padding: 1.5rem 0;
}
.pgcom_out_table tr:first-child {
  border-top: 1px solid rgba(191, 191, 191, 0.75);
}
.pgcom_out_table th {
  font-weight: 500;
  color: #1e283c;
  width: 100%;
  padding-bottom: 6px;
}
.pgcom_out_table td {
  color: #4d4d4d;
  width: 100%;
}
.pgcom_out_table_number {
  color: #4d4d4d;
}
.pgcom_out_table_number:hover {
  color: #4d4d4d;
}
.pgcom_out_table_link_txt {
  display: flex;
  align-items: center;
}
.pgcom_out_table_link_outer {
  margin-left: 1.5rem;
}
.pgcom_out_table_link {
  font-size: 0.857rem;
  color: #1e283c;
  display: flex;
  align-items: center;
  position: relative;
  padding-right: 14px;
  transition: all 0.5s;
}
.pgcom_out_table_link:hover {
  color: #1e283c;
  opacity: 0.7;
  transition: all 0.5s;
}
.pgcom_out_table_link::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: rgba(30, 40, 60, 0.75);
  position: absolute;
  bottom: 2px;
  left: 0;
}
.pgcom_out_table_link::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-image: url("../images/page/link_icon_blue.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0%, -50%);
}
.pgcom_out_table_link_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 10px;
  height: 10px;
  margin-left: 2px;
}
.pgcom_out_table_link_icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.pgcom_out_table_link_outer_2col {
  display: flex;
  align-items: center;
}
.pgcom_out_table_link_outer_2col .pgcom_out_table_link:first-child {
  margin-right: 1rem;
}
@media screen and (min-width: 768px) {
  .pgcom_out_block {
    margin-bottom: 7rem;
  }
  .pgcom_out_table tr {
    flex-direction: row;
  }
  .pgcom_out_table th {
    width: 25%;
    padding-bottom: 0;
  }
  .pgcom_out_table td {
    width: 75%;
  }
}
@media screen and (min-width: 1200px) {
  .pgcom_out_block {
    margin-bottom: 10.5rem;
  }
  .pgcom_out_table tr {
    font-size: 0.9375rem;
    line-height: 1.73;
    padding: 2.1rem 0 2.1rem;
  }
  .pgcom_out_table th {
    width: 25%;
  }
  .pgcom_out_table td {
    width: 75%;
  }
  .pgcom_out_table_link {
    font-size: 0.875rem;
    padding-right: 19px;
  }
  .pgcom_out_table_link::after {
    top: 52%;
    width: 12px;
    height: 11px;
  }
  .pgcom_out_table_link_outer {
    margin-left: 2rem;
  }
}
/*||pgcom_area_block||*/
.pgcom_area_block {
  width: 88%;
  margin: 0 auto 5rem;
}
.pgcom_area_block .section_title_box {
  margin-bottom: 2.5rem;
}
.pgcom_area_unit01 {
  padding: 4rem 2rem 5rem;
  background-color: #f5f5f5;
  margin-bottom: 10px;
}
.pgcom_area_txt {
  font-size: 1.07rem;
  text-align: justify;
  margin-bottom: 1.4rem;
}
.pgcom_area_note {
  font-size: 0.928rem;
  text-align: center;
  color: #4d4d4d;
  margin-bottom: 3rem;
}
.pgcom_area_btn {
  font-size: 1.07rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #282828;
  border: 1px solid rgba(191, 191, 191, 1);
  width: 230px;
  height: 60px;
  margin: 0 auto;
  border-radius: 45px;
  transition: all 0.5s;
}
.pgcom_area_btn:hover {
  color: #fff;
  background-color: #1e283c;
  border: 1px solid rgba(30, 40, 60, 1);
  transition: all 0.5s;
}
.pgcom_area_unit02 img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
@media screen and (min-width: 768px) {
  .pgcom_area_block {
    display: flex;
    margin-bottom: 8rem;
  }
  .pgcom_area_unit01 {
    order: 2;
    width: 50%;
    padding: 4rem 3rem 5rem;
    margin-bottom: 0;
  }
  .pgcom_area_unit02 {
    order: 1;
    width: 50%;
    padding-right: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .pgcom_area_block {
    margin-bottom: 10rem;
  }
  .pgcom_area_unit02 {
    width: 60%;
  }
  .pgcom_area_unit01 {
    width: 40%;
  }
  .pgcom_area_unit01 {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .pgcom_area_block .section_title_box {
    margin-bottom: 3rem;
  }
  .pgcom_area_txt {
    font-size: 1.0625rem;
    margin-bottom: 1rem;
  }
  .pgcom_area_note {
    font-size: 0.9375rem;
  }
  .pgcom_area_btn {
    width: 250px;
  }
}
@media screen and (min-width: 1500px) {
  .pgcom_area_unit01 {
    padding: 4rem 6.2rem 5rem;
  }
}
/*||アクセス||*/
.pgcom_acc_block {
  width: 84%;
  margin: 0 auto;
}
.pgcom_acc_unit02 > ul > li {
  padding-bottom: 3.8rem;
  border-bottom: 1px solid rgba(191, 191, 191, 0.75);
  margin-bottom: 4rem;
}
.pgcom_acc_unit02 > ul > li:last-child {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}
.pgcom_acc_unit02_left {
  margin-bottom: 1.8rem;
}
.pgcom_acc_unit02_type {
  display: inline-block;
  font-size: 0.857rem;
  padding: 2px 1rem;
  background-color: #e9e1d3;
  margin-bottom: 1rem;
}
.pgcom_acc_unit02_title {
  font-size: 1.3rem;
}
.pgcom_acc_unit02_map {
  display: flex;
  align-items: center;
}
.pgcom_acc_unit02_map_txt {
  font-size: 0.928rem;
  margin-right: 1rem;
}
.pgcom_acc_unit02_link_outer {
  display: flex;
}
.pgcom_acc_unit02_link {
  font-size: 0.785rem;
  color: #282828;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  transition: all 0.5s;
}
.pgcom_acc_unit02_link:hover {
  opacity: 0.7;
  color: #282828;
  transition: all 0.5s;
}
.pgcom_acc_unit02_link::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: rgba(40, 40, 40, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
}
.pgcom_acc_unit02_link_img {
  width: 13px;
  height: 21px;
  margin-right: 2px;
}
.pgcom_acc_block .section_btn_box {
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  .pgcom_acc_unit02_item {
    display: flex;
    align-items: center;
  }
  .pgcom_acc_unit02_left {
    width: 50%;
    margin-bottom: 0;
  }
  .pgcom_acc_unit02_right {
    width: 50%;
    padding-left: 5%;
  }
}
@media screen and (min-width: 1200px) {
  .pgcom_acc_block {
    width: 88%;
  }
  .pgcom_acc_item {
    display: flex;
  }
  .pgcom_acc_unit01 {
    width: 29%;
    margin-bottom: 0;
  }
  .pgcom_acc_unit02 {
    width: 71%;
  }
  .pgcom_acc_unit02 > ul > li {
    padding-bottom: 3.1rem;
    margin-bottom: 3.1rem;
  }
  .pgcom_acc_unit02_left {
    width: 59%;
  }
  .pgcom_acc_unit02_right {
    width: 41%;
    padding-left: 6%;
  }
  .pgcom_acc_unit02_type {
    font-size: 0.8125rem;
    padding: 4px 1.7rem;
    margin-bottom: 1.2rem;
  }
  .pgcom_acc_unit02_title {
    font-size: 1.25rem;
  }
  .pgcom_acc_unit02_map_txt {
    font-size: 0.9375rem;
  }
  .pgcom_acc_unit02_link {
    font-size: 0.75rem;
  }
  .pgcom_acc_unit02_link_img {
    width: 15px;
    height: 23px;
  }
}
/***************************************
fourS
***************************************/
.pgline_top_block {
  margin-bottom: 5rem;
}
.pgline_top_logo {
  margin: 0 auto 3rem;
}
.pgline_top_inner {
  width: 84%;
  margin: 0 auto 4rem;
}
.pg_fours_container .pgline_top_logo {
  width: 140px;
}
.pgline_top_block .page_txt_17 {
  margin-bottom: 0;
}
.pgline_top_slider_img {
  width: calc(100% - 5px);
  margin: 0 auto;
}
.pgline_main_block {
  width: 90%;
  margin: 0 auto 5rem;
  background-color: #f5f5f5;
  padding: 4rem 0 5rem;
}
.pgline_main_inner {
  width: 88%;
  margin: 0 auto;
  max-width: 1200px;
}
.pgline_main_head {
  font-size: 0.928rem;
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .pgline_top_block {
    margin-bottom: 7rem;
  }
  .pgline_top_inner {
    margin-bottom: 5rem;
  }
  .pgline_top_block .page_txt_17 {
    text-align: center;
  }
  .pgline_main_block {
    padding: 6rem 0 7rem;
    margin-bottom: 7rem;
  }
  .pgline_main_head {
    font-size: 1.0625rem;
    line-height: 1.76;
    text-align: center;
    margin-bottom: 5rem;
  }
}
@media screen and (min-width: 1200px) {
  .pgline_top_block {
    margin-bottom: 10.6rem;
  }
  .pgline_top_inner {
    margin-bottom: 7.1rem;
  }
  .pg_fours_container .pgline_top_logo {
    width: 170px;
  }
  .pgline_main_block {
    width: 88%;
    padding: 7.4rem 0 9.2rem;
    margin-bottom: 8.9rem;
  }
  .pgline_main_block .section_title_box {
    margin-bottom: 3.5rem;
  }
  .pgline_main_head {
    margin-bottom: 5.8rem;
  }
}
/*||fours-内容||*/
.pgfours_list > ul > li {
  padding-bottom: 3.1rem;
  border-bottom: 1px solid rgba(191, 191, 191, 0.75);
  margin-bottom: 3rem;
}
.pgfours_list > ul > li:last-child {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}
.pgfours_unit01 {
  margin-bottom: 2.5rem;
}
.pgfours_type_wrap {
  display: flex;
  justify-content: center;
  margin-bottom: 1rem;
}
.pgfours_type_inner {
  color: #1e283c;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  padding: 2px 1rem;
}
.pgfours_type {
  padding-right: 12px;
  position: relative;
  margin-right: 10px;
}
.pgfours_type::before {
  content: "";
  display: block;
  width: 1px;
  height: 12px;
  background-color: rgba(30, 40, 60, 1);
  position: absolute;
  top: 53%;
  right: 0;
  transform: translate(0%, -50%);
}
.pgfours_title {
  font-size: 1.2rem;
  text-align: center;
  padding-bottom: 1.5rem;
  background-image: radial-gradient(circle, #bfbfbf 1px, transparent 1px);
  background-position: left -2px bottom;
  background-repeat: repeat-x;
  background-size: 8px 2px;
  margin-bottom: 1rem;
}
.pgfours_price_wrap {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.pgfours_left {
  font-size: 0.928rem;
  letter-spacing: 0.06em;
  line-height: 1.3;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  background-color: #1e283c;
  color: #fff;
  margin-right: 1rem;
}
.pgfours_right_inner {
  display: flex;
  align-items: center;
}
.pgfours_price {
  font-size: 3.75rem;
  letter-spacing: -0.02em;
  line-height: 1;
  color: #1e283c;
  margin-right: 0.5rem;
}
.pgfours_tax {
  font-size: 0.785rem;
  line-height: 1;
  color: #bfbfbf;
  padding-left: 0.4rem;
  margin-bottom: 0.2rem;
}
.pgfours_tax_txt {
  font-size: 1.14rem;
  line-height: 1;
  color: #1e283c;
}
.pgfours_tax_includ {
  font-size: 0.857rem;
  line-height: 1;
  text-align: right;
  color: #1e283c;
  margin-top: 0.1rem;
  margin-right: -0.5rem;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .pgfours_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .pgfours_unit01 {
    width: 50%;
    margin-bottom: 0;
  }
  .pgfours_unit02 {
    width: 45%;
  }
}
@media screen and (min-width: 1200px) {
  .pgfours_unit01 {
    width: 58.5%;
  }
  .pgfours_unit02 {
    width: 41.5%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 1.8rem;
  }
  .pgfours_unit02_inner {
    width: 77%;
  }
  .pgfours_right {
    margin-top: -5px;
  }
  .pgfours_type_inner {
    font-size: 1.0625rem;
    padding: 2px 1.5rem;
  }
  .pgfours_type {
    padding-right: 14px;
    margin-right: 12px;
  }
  .pgfours_type::before {
    height: 16px;
  }
  .pgfours_title {
    font-size: 1.25rem;
    padding-bottom: 1.7rem;
    margin-bottom: 1.5rem;
  }
  .pgfours_left {
    font-size: 0.9375rem;
    margin-right: 0.9rem;
  }
  .pgfours_price {
    font-size: 3.75rem;
    margin-right: 0.25rem;
  }
  .pgfours_tax {
    font-size: 0.8125rem;
    margin-bottom: 0.3rem;
  }
  .pgfours_tax_txt {
    font-size: 1.125rem;
  }
  .pgfours_tax_includ {
    font-size: 0.875rem;
  }
}
/*||pgline_step_block||*/
.pgline_step_block {
  width: 84%;
  margin: 0 auto 5rem;
}
.pgline_step_list > ul > li {
  margin-bottom: 3rem;
}
.pgline_step_list > ul > li:last-child {
  margin-bottom: 0;
}
.pgline_step_img {
  margin-bottom: 1.4rem;
}
.pgline_step_title_wrap {
  display: flex;
  align-items: center;
}
.pgline_step_number {
  font-size: 0.928rem;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #1e283c;
  border-radius: 50%;
}
.pgline_step_title {
  font-size: 1.2rem;
  width: calc(100% - 50px);
  padding-left: 0.6rem;
}
@media screen and (min-width: 768px) {
  .pgline_step_block {
    margin-bottom: 7rem;
  }
  .pgline_step_list > ul {
    display: flex;
    flex-wrap: wrap;
    gap: 4%;
  }
  .pgline_step_list > ul > li {
    width: calc((100% - 4%) / 2);
  }
  .pgline_step_list > ul > li:nth-last-child(2) {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .pgline_step_block {
    width: 88%;
  }
  .pgline_step_list > ul {
    gap: 2%;
  }
  .pgline_step_list > ul > li {
    width: calc((100% - 6%) / 4);
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .pgline_step_block {
    margin-bottom: 8.8rem;
  }
  .pgline_step_block .section_title_box {
    margin-bottom: 5rem;
  }
  .pgline_step_img {
    margin-bottom: 1.3rem;
  }
  .pgline_step_number {
    font-size: 0.9375rem;
    width: 50px;
    height: 50px;
  }
  .pgline_step_title {
    font-size: 1.25rem;
    padding-left: 0.9rem;
  }
}
/*||pgline_war_block||*/
.pgline_war_block {
  width: 84%;
  margin: 0 auto;
  max-width: 1200px;
}
.pgline_war_list {
  margin-bottom: 4rem;
}
.pgline_war_list > ul > li {
  margin-bottom: 10px;
}
.pgline_war_list > ul > li:last-child {
  margin-bottom: 0;
}
.pgline_war_item {
  font-size: 1.2rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem 0.5rem;
  background-color: #f5f5f5;
}
.pgline_war_bottom {
  font-size: 1.2rem;
  text-align: center;
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 768px) {
  .pgline_war_list {
    margin-bottom: 6rem;
  }
  .pgline_war_list > ul {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
  }
  .pgline_war_list > ul > li:nth-child(1), .pgline_war_list > ul > li:nth-child(2) {
    width: calc((100% - 15px) / 2);
    margin-bottom: 0;
  }
  .pgline_war_list > ul > li:nth-child(3), .pgline_war_list > ul > li:nth-child(4), .pgline_war_list > ul > li:nth-child(5) {
    width: calc((100% - 30px) / 3);
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .pgline_war_block .section_title_box {
    margin-bottom: 5rem;
  }
  .pgline_war_list {
    margin-bottom: 8.7rem;
  }
  .pgline_war_item {
    font-size: 1.25rem;
    padding: 1.4rem 0.5rem;
  }
  .pgline_war_bottom {
    font-size: 1.25rem;
    margin-bottom: 2.6rem;
  }
}
/***************************************
男前cafe style
***************************************/
.pg_CH_container .pgline_top_logo {
  width: 170px;
}
@media screen and (min-width: 1200px) {
  .pg_CH_container .pgline_top_logo {
    width: 200px;
  }
}
/*||pgCH_list||*/
.pgCH_list > ul > li {
  margin-bottom: 4rem;
}
.pgCH_list > ul > li:last-child {
  margin-bottom: 0;
}
.pgCH_list_img {
  margin-bottom: 1.7rem;
}
.pgCH_list_title {
  font-size: 1.2rem;
  text-align: center;
  margin-bottom: 1rem;
}
.pgCH_list_txt {
  font-size: 0.928rem;
}
@media screen and (min-width: 768px) {
  .pgCH_list > ul {
    display: flex;
    flex-wrap: wrap;
    gap: 5%;
  }
  .pgCH_list > ul > li {
    width: calc((100% - 5%) / 2);
    margin-bottom: 4.3rem;
  }
  .pgCH_list > ul > li:nth-last-child(2) {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .pgCH_list_title {
    font-size: 1.25rem;
    margin-bottom: 1.4rem;
  }
  .pgCH_list_txt {
    font-size: 0.9375rem;
  }
}
/*||pgCH_plan_block||*/
.pgCH_plan_block {
  width: 84%;
  margin: 0 auto;
}
.pgCH_plan_item {
  margin-bottom: 4.5rem;
}
.pgCH_plan_unit01 {
    border: 1px solid rgb(191, 191, 191, 1);
  margin-bottom: 2.5rem;
}
.pgCH_plan_head {
  font-size: 1.2rem;
  margin-bottom: 1.6rem;
}
.pgCH_plan_table tr {
  font-size: 0.928rem;
  display: flex;
  background-image: radial-gradient(circle, #bfbfbf 1px, transparent 1px);
  background-position: left -2px bottom;
  background-repeat: repeat-x;
  background-size: 8px 2px;
  padding: 1.5rem 0;
}
.pgCH_plan_table tr:first-child {
  background-image: radial-gradient(circle, #bfbfbf 1px, transparent 1px), radial-gradient(circle, #bfbfbf 1px, transparent 1px);
  background-position: left top, left bottom;
  background-repeat: repeat-x, repeat-x;
  background-size: 8px 2px, 8px 2px;
}
.pgCH_plan_table th {
  font-weight: 500;
  color: #1e283c;
  width: 35%;
}
.pgCH_plan_table td {
  color: #4d4d4d;
  width: 65%;
}
@media screen and (min-width: 768px) {
  .pgCH_plan_table th {
    width: 25%;
  }
  .pgCH_plan_table td {
    width: 75%;
  }
}
@media screen and (min-width: 992px) {
  .pgCH_plan_item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 7rem;
  }
  .pgCH_plan_unit01 {
    width: 50%;
    margin-bottom: 0;
  }
  .pgCH_plan_unit01 img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
  }
  .pgCH_plan_unit02 {
    width: 41%;
  }
}
@media screen and (min-width: 1200px) {
  .pgCH_plan_block {
    width: 88%;
  }
  .pgCH_plan_block .section_title_box {
    margin-bottom: 5rem;
  }
  .pgCH_plan_item {
    margin-bottom: 8.8rem;
  }
  .pgCH_plan_unit01 {
    width: 56.7%;
  }
  .pgCH_plan_unit02 {
    width: 36.8%;
    padding-bottom: 1.4rem;
  }
  .pgCH_plan_head {
    font-size: 1.125rem;
    margin-bottom: 3.25rem;
  }
  .pgCH_plan_table tr {
    font-size: 0.9375rem;
    line-height: 1.73;
    padding: 2.1rem 0 2.1rem;
  }
  .pgCH_plan_table th {
    width: 36%;
  }
  .pgCH_plan_table td {
    width: 64%;
  }
}
@media screen and (min-width: 1500px) {
  .pgCH_plan_item {
    align-items: center;
  }
}
/***************************************
サンクスページ
***************************************/
.pg_default_container {
  width: 84%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
/*body {
  background-color: #f00;
  color: #00f !important;
}*/
/***************************************
資料請求
***************************************/
.pgcat_item {
  margin-bottom: 5rem;
}
.pgcat_unit01 {
  margin-bottom: 10px;
}
.pgcat_unit02 {
  background-color: #f5f5f5;
  padding: 3rem 2.5rem 4rem;
}
.pgcat_title {
  font-size: 1.5rem;
  line-height: 1.66;
  text-align: center;
  padding-bottom: 2.5rem;
  border-bottom: 1px solid rgba(30, 40, 60, 0.5);
  margin-bottom: 2.5rem;
}
.pgcat_unit {
  padding-bottom: 2.5rem;
  border-bottom: 1px solid rgba(30, 40, 60, 0.5);
}
.pgcat_unit_icon {
  width: 25px;
  height: 25px;
  margin: 0 auto 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pgcat_unit_icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.pgcat_form_block .section_title_box {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 768px) {
  .pgcat_item {
    display: flex;
    margin-bottom: 7rem;
  }
  .pgcat_unit01 {
    width: 50%;
    padding-right: 10px;
    margin-bottom: 0;
  }
  .pgcat_unit01 img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
  }
  .pgcat_unit02 {
    width: 50%;
  }
  .pgcat_unit_txt {
    text-align: center;
  }
}
@media screen and (min-width: 992px) {
  .pgcat_unit02 {
    padding: 5rem 3.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .pgcat_item {
    margin-bottom: 9rem;
  }
  .pgcat_unit01 {
    width: 52%;
  }
  .pgcat_unit02 {
    width: 48%;
    padding: 4.5rem 4.6rem;
  }
  .pgcat_title {
    font-size: 1.5625rem;
    padding-bottom: 2.8rem;
    margin-bottom: 1.6rem;
  }
  .pgcat_unit {
    padding-bottom: 2.2rem;
  }
  .pgcat_unit_txt {
    font-size: 1.0625rem;
    line-height: 1.64;
  }
  .pgcat_form_block .section_title_box {
    margin-bottom: 3.4rem;
  }
}
@media screen and (min-width: 1500px) {
  .pgcat_unit01 {
    width: 60%;
  }
  .pgcat_unit02 {
    width: 40%;
  }
}
/***************************************
定額自由設計 poche
***************************************/
.pg_poche_container .pgline_top_logo {
  width: 215px;
}
.pg_poche_container .pgline_top_inner {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .pg_poche_container .pgline_top_block {
    margin-bottom: 5rem;
  }
}
@media screen and (min-width: 1200px) {
  .pg_poche_container .pgline_top_block {
    margin-bottom: 7.6rem;
  }
  .pg_poche_container .pgline_top_logo {
    width: 273px;
    margin-bottom: 3.2rem;
  }
  .pg_poche_container .pgline_top_block .page_txt_17 {
    font-size: 1.5625rem;
    line-height: 1.68;
  }
}
/*||pgpo_rec_block||*/
.pgpo_rec_block {
  width: 84%;
  border-top: 1px solid rgba(237, 237, 237, 1);
  padding: 4rem 0 5rem;
  border-bottom: 1px solid rgba(237, 237, 237, 1);
  margin: 0 auto 5rem;
}
.pgpo_rec_head_outer {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2.8rem;
}
.pgpo_rec_head {
  font-size: 1.5rem;
  line-height: 1.66;
  margin-bottom: 0;
  position: relative;
  z-index: 0;
}
.pgpo_rec_head::before {
  content: "";
  display: block;
  width: 100%;
  height: 34%;
  background-color: #dbd1c3;
  position: absolute;
  bottom: 2px;
  left: 0;
  z-index: -1;
}
.pgpo_rec_list > ul > li {
  margin-bottom: 4rem;
}
.pgpo_rec_list > ul > li:last-child {
  margin-bottom: 0;
}
.pgpo_rec_img {
  margin-bottom: 1.8rem;
}
.pgpo_rec_title {
  font-size: 1.3rem;
  line-height: 1.7;
  text-align: center;
  margin-bottom: 1rem;
}
.pgpo_rec_txt {
  font-size: 0.928rem;
}
@media screen and (min-width: 768px) {
  .pgpo_rec_head_outer {
    margin-bottom: 3.4rem;
  }
  .pgpo_rec_head {
    font-size: 1.7rem;
  }
  .pgpo_rec_list > ul {
    display: flex;
    flex-wrap: wrap;
    gap: 4%;
  }
  .pgpo_rec_list > ul > li {
    width: calc((100% - 4%) / 2);
  }
  .pgpo_rec_list > ul > li:nth-last-child(2) {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .pgpo_rec_block {
    width: 88%;
    padding: 5.3rem 0 9.2rem;
    margin-bottom: 5.3rem;
  }
  .pgpo_rec_head_outer {
    margin-bottom: 3.8rem;
  }
  .pgpo_rec_head {
    font-size: 1.875rem;
  }
  .pgpo_rec_list > ul {
    gap: 3%;
  }
  .pgpo_rec_list > ul > li {
    width: calc((100% - 9%) / 4);
    margin-bottom: 0;
  }
  .pgpo_rec_img {
    margin-bottom: 1.6rem;
  }
  .pgpo_rec_title {
    font-size: 1.1rem;
  }
  .pgpo_rec_txt {
    font-size: 0.9375rem;
    margin-bottom: 1.15rem;
  }
}
@media screen and (min-width: 1500px) {
  .pgpo_rec_title {
    font-size: 1.25rem;
  }
}
/*||pgpo_fix_block||*/
.pgpo_fix_block {
  width: 84%;
  margin: 0 auto 6rem;
}
.pgpo_fix_head {
  margin-bottom: 3rem;
}
.pgpo_fix_img {
  width: 500px;
}
@media screen and (min-width: 768px) {
  .pgpo_fix_block {
    margin-bottom: 8rem;
  }
  .pgpo_fix_head {
    text-align: center;
    margin-bottom: 5rem;
  }
  .pgpo_fix_img {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1200px) {
  .pgpo_fix_block {
    margin-bottom: 10.5rem;
  }
  .pgpo_fix_block .pgpo_rec_head_outer {
    margin-bottom: 3.2rem;
  }
  .pgpo_fix_head {
    font-size: 1.0625rem;
    line-height: 1.76;
    margin-bottom: 6rem;
  }
}
/*||poshe-プラン例||*/
.pg_poche_container .pgline_main_block {
  margin-bottom: 1.2rem;
}
@media screen and (min-width: 1200px) {
  .pg_poche_container .pgline_main_head {
    margin-bottom: 6.1rem;
  }
  .pg_poche_container .pgline_main_block {
    margin-bottom: 1.4rem;
  }
}
.pgpo_plan_list > ul > li {
  padding-bottom: 3.5rem;
  border-bottom: 1px solid rgba(191, 191, 191, 0.75);
  margin-bottom: 2.7rem;
}
.pgpo_plan_list > ul > li:first-child {
  border-top: 1px solid rgba(191, 191, 191, 0.75);
  padding-top: 3rem;
}
.pgpo_plan_list > ul > li:last-child {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}
.pgpo_plan_type_wrap {
  font-size: 1.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #1e283c;
  margin-bottom: 2rem;
}
.pgpo_plan_type {
  padding-right: 12px;
  position: relative;
  margin-right: 10px;
}
.pgpo_plan_type::before {
  content: "";
  display: block;
  width: 1px;
  height: 12px;
  background-color: rgba(30, 40, 60, 1);
  position: absolute;
  top: 53%;
  right: 0;
  transform: translate(0%, -50%);
}
.pgpo_plan_unit01 {
  margin-bottom: 2.6rem;
}
.pgpo_plan_item {
  margin-bottom: 3rem;
}
@media screen and (min-width: 992px) {
  .pgpo_plan_list > ul > li {
    padding-bottom: 3.8rem;
    margin-bottom: 3rem;
  }
  .pgpo_plan_type_wrap {
    font-size: 1.4rem;
    margin-bottom: 3rem;
  }
  .pgpo_plan_type {
    padding-right: 15px;
    margin-right: 13px;
  }
  .pgpo_plan_type::before {
    height: 17px;
    top: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .pgpo_plan_list > ul > li {
    padding-bottom: 4.3rem;
    margin-bottom: 3.6rem;
  }
  .pgpo_plan_list > ul > li:first-child {
    padding-top: 3.5rem;
  }
  .pgpo_plan_type_wrap {
    font-size: 1.5625rem;
    margin-bottom: 3.3rem;
  }
  .pgpo_plan_type {
    padding-right: 16px;
    margin-right: 16px;
  }
  .pgpo_plan_type::before {
    height: 21px;
    top: 24px;
  }
}
/*||7×10グリッド||*/
.pgpo_plan_glid_outer {
  display: flex;
  justify-content: center;
  margin-bottom: 1.5rem;
}
.pgpo_plan_glid {
  text-align: center;
  padding: 2px 1rem;
  background-color: #e9e1d3;
  color: #1e283c;
}
@media screen and (min-width: 1200px) {
  .pgpo_plan_glid {
    font-size: 1.0625rem;
    margin-bottom: 2rem;
  }
}
/*||金額||*/
.pgpo_plan_price_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pgpo_plan_left {
  font-size: 0.928rem;
  letter-spacing: 0.06em;
  line-height: 1.3;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  background-color: #1e283c;
  color: #fff;
  margin-right: 1rem;
}
.pgpo_plan_right_inner {
  display: flex;
  align-items: center;
}
.pgpo_plan_price {
  font-size: 3.75rem;
  letter-spacing: -0.02em;
  line-height: 1;
  color: #1e283c;
  margin-right: 0.5rem;
}
.pgpo_plan_tax {
  font-size: 0.785rem;
  line-height: 1;
  color: #bfbfbf;
  padding-left: 0.4rem;
  margin-bottom: 0.2rem;
}
.pgpo_plan_tax_txt {
  font-size: 1.14rem;
  line-height: 1;
  color: #1e283c;
}
@media screen and (min-width: 768px) {
  .pgpo_plan_item {
    display: flex;
    align-items: center;
  }
  .pgpo_plan_unit01 {
    width: 50%;
    margin-bottom: 0;
  }
  .pgpo_plan_unit02 {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (min-width: 1200px) {
  .pgpo_plan_unit01 {
    width: 58.5%;
  }
  .pgpo_plan_unit02 {
    width: 41.5%;
    padding-bottom: 2rem;
  }
  .pgpo_plan_left {
    font-size: 0.9375rem;
    margin-right: 0.9rem;
  }
  .pgpo_plan_price {
    font-size: 3.75rem;
    margin-right: 0.25rem;
  }
  .pgpo_plan_tax {
    font-size: 0.8125rem;
    margin-bottom: 0.3rem;
  }
  .pgpo_plan_tax_txt {
    font-size: 1.125rem;
  }
}
/*||タイトル||*/
.pgpoplan_item {
  margin-bottom: 3rem;
}
.pgpoplan_unit01 {
  font-size: 1.3rem;
  line-height: 1.5;
  margin-bottom: 1.3rem;
}
@media screen and (min-width: 992px) {
  .pgpoplan_item {
    display: flex;
    margin-bottom: 2.8rem;
  }
  .pgpoplan_unit01 {
    width: 30%;
    margin-bottom: 0;
  }
  .pgpoplan_unit02 {
    width: 70%;
  }
}
@media screen and (min-width: 1200px) {
  .pgpoplan_unit01 {
    line-height: 1.65;
    width: 26%;
    margin-bottom: 0;
  }
  .pgpoplan_unit02 {
    width: 74%;
  }
}
/*||その他金額-8×10||*/
.pgpo_PP_block {
  background-color: #fff;
  padding: 0 2rem;
}
.pgpo_PP_block > ul > li {
  padding: 2rem 0;
  background-image: radial-gradient(circle, #bfbfbf 1px, transparent 1px);
  background-position: left -2px bottom;
  background-repeat: repeat-x;
  background-size: 8px 2px;
}
.pgpo_PP_block > ul > li:last-child {
  background-image: none;
  background-position: none;
  background-repeat: none;
  background-size: none;
}
.pgpo_PP_price_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pgpo_PP_left {
  font-size: 0.928rem;
  letter-spacing: 0.06em;
  line-height: 1.3;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  padding: 6px 2px;
  background-color: #e9e1d3;
  color: #1e283c;
  margin-right: 1rem;
}
.pgpo_PP_right_inner {
  display: flex;
  align-items: center;
}
.pgpo_PP_price {
  font-size: 3.75rem;
  letter-spacing: -0.02em;
  line-height: 1;
  color: #1e283c;
  margin-right: 0.5rem;
}
.pgpo_PP_tax {
  font-size: 0.785rem;
  line-height: 1;
  color: #bfbfbf;
  padding-left: 0.4rem;
  margin-bottom: 0.2rem;
}
.pgpo_PP_tax_txt {
  font-size: 1.14rem;
  line-height: 1;
  color: #1e283c;
  white-space: nowrap;
}
/*1,980-１つのみ*/
.pgpo_PP_item_single_box .pgpo_PP_left:first-child {
  margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
  .pgpo_PP_block {
    background-color: #fff;
    padding: 2rem 2rem;
  }
  .pgpo_PP_block > ul {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .pgpo_PP_block > ul > li {
    padding: 1rem 0;
    width: 50%;
    background-image: radial-gradient(circle, #bfbfbf 1px, transparent 1px);
    background-position: right top;
    background-repeat: repeat-y;
    background-size: 2px 8px;
  }
  /*1,980-１つのみ*/
  .pgpo_PP_item_single_box {
    display: flex;
    align-items: center;
  }
  /*1,980-１つのみ*/
  .pgpo_PP_block_single > ul > li {
    width: 100%;
  }
  .pgpo_PP_item_single_box .pgpo_PP_left:first-child {
    margin-right: 5px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .pgpo_PP_block {
    padding: 1.5rem 0rem;
  }
  .pgpo_PP_left {
    font-size: 1.0625rem;
    width: 90px;
    padding: 9px 2px;
    margin-right: 1.5rem;
  }
  .pgpo_PP_price {
    font-size: 3.75rem;
    margin-right: 0.25rem;
  }
  .pgpo_PP_tax {
    font-size: 0.8125rem;
    margin-bottom: 0.3rem;
  }
  .pgpo_PP_tax_txt {
    font-size: 1.125rem;
  }
}
/*||pgline_main_block_bottom||*/
.pgline_main_block_bottom {
  font-size: 0.928rem;
  color: #4d4d4d;
  text-align: right;
  width: 90%;
  margin: 0 auto 6rem;
}
@media screen and (min-width: 1200px) {
  .pgline_main_block_bottom {
    font-size: 0.9375rem;
    width: 88%;
    margin-bottom: 7.1rem;
  }
}
/*||||*/
.pgpo_stan_block {
  width: 84%;
  margin: 0 auto 5rem;
}
.pgpo_stan_head {
  font-size: 0.928rem;
  margin-bottom: 3rem;
}
.pgpo_stan_list > ul > li {
  padding-bottom: 3.5rem;
  border-bottom: 1px solid rgba(191, 191, 191, 0.75);
  margin-bottom: 3rem;
}
.pgpo_stan_list > ul > li:first-child {
  padding-top: 3rem;
  border-top: 1px solid rgba(191, 191, 191, 0.75);
}
.pgpo_stan_list > ul > li:last-child {
  margin-bottom: 0;
}
.pgpo_stan_title {
  font-size: 1.2rem;
  text-align: center;
  margin-bottom: 2rem;
}
.pgpo_stan_item > ul {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.pgpo_stan_item > ul > li {
  width: calc((100% - 5px) / 2);
  line-height: 1.4;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f5f5f5;
  color: #1e283c;
  padding: 0.5rem;
  height: 65px;
}
.pgpo_stan_item_txt span {
  font-size: 0.857rem;
}
@media screen and (min-width: 768px) {
  .pgpo_stan_head {
    font-size: 1.0625rem;
    line-height: 1.76;
    text-align: center;
    margin-bottom: 5rem;
  }
  .pgpo_stan_title {
    font-size: 1.4rem;
  }
  .pgpo_stan_item > ul > li {
    width: calc((100% - 10px) / 3);
    height: 75px;
  }
  .pgpo_stan_item_txt span {
    font-size: 1rem;
  }
}
@media screen and (min-width: 992px) {
  .pgpo_stan_item > ul > li {
    width: calc((100% - 15px) / 4);
  }
}
@media screen and (min-width: 1200px) {
  .pgpo_stan_block {
    width: 88%;
    margin-bottom: 9.3rem;
  }
  .pgpo_stan_block .section_title_box {
    margin-bottom: 3.5rem;
  }
  .pgpo_stan_head {
    margin-bottom: 6rem;
  }
  .pgpo_stan_list > ul > li {
    padding-bottom: 3.6rem;
    margin-bottom: 2.4rem;
  }
  .pgpo_stan_list > ul > li:first-child {
    padding-top: 2.4rem;
  }
  .pgpo_stan_title {
    font-size: 1.5625rem;
    margin-bottom: 2.3rem;
  }
  .pgpo_stan_item > ul > li {
    font-size: 1.0625rem;
    line-height: 1.58;
    height: 90px;
  }
}
/*||pgpo_slider_block||*/
.pgpo_slider_block {
  width: 90%;
  background-color: #e9e1d3;
  padding: 4rem 0 5rem;
  margin: 0 auto 5rem;
}
.pgpo_slider_block .pgpo_stan_head {
  width: 88%;
  margin-left: auto;
  margin-right: auto;
}
.pgpo_slider_block .pgline_top_slider_img {
  width: 100%;
}
.pgpo_slider_bottom {
  font-size: 0.928rem;
  color: #4d4d4d;
  text-align: right;
  width: 88%;
  margin: 1.5rem auto 0;
  max-width: 1200px;
}
@media screen and (min-width: 768px) {
  .pgpo_slider_block {
    margin-bottom: 6.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .pgpo_slider_block {
    width: 88%;
    padding: 7.5rem 0 8rem;
    margin-bottom: 7.5rem;
  }
  .pgpo_slider_block .section_title_box {
    margin-bottom: 3.5rem;
  }
  .pgpo_slider_bottom {
    font-size: 0.9375rem;
    margin-top: 2.1rem;
  }
}
/***************************************
タツケンオーダー
***************************************/
@media screen and (min-width: 1200px) {
  .pg_TO_container .pgline_top_block {
    margin-bottom: 8.1rem;
  }
}
/*||pgTO_fea_block||*/
.pgTO_fea_block {
  width: 84%;
  margin: 0 auto 5rem;
}
.pgTO_fea_list > ul > li {
  margin-bottom: 4rem;
}
.pgTO_fea_list > ul > li:last-child {
  margin-bottom: 0;
}
.pgTO_fea_img {
  margin-bottom: 1.6rem;
}
.pgTO_fea_title {
  font-size: 1.3rem;
  line-height: 1.7;
  margin-bottom: 1rem;
}
.pgTO_fea_txt {
  font-size: 0.928rem;
}
@media screen and (min-width: 768px) {
  .pgTO_fea_block {
    margin-bottom: 7rem;
  }
  .pgTO_fea_list > ul {
    display: flex;
    flex-wrap: wrap;
    gap: 4%;
  }
  .pgTO_fea_list > ul > li {
    width: calc((100% - 8%) / 3);
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .pgTO_fea_block {
    width: 82.5%;
    margin-bottom: 10.5rem;
  }
  .pgTO_fea_block .section_title_box {
    margin-bottom: 5.2rem;
  }
  .pgTO_fea_img {
    margin-bottom: 1.6rem;
  }
  .pgTO_fea_title {
    font-size: 1.25rem;
  }
  .pgTO_fea_txt {
    font-size: 0.9375rem;
    margin-bottom: 1.15rem;
  }
}
/*||選べるグレード||*/
.pgTO_grade_block {
  background-color: #f5f5f5;
  padding: 4rem 0;
  margin-bottom: 5rem;
}
.pgTO_grade_inner {
  width: 90%;
  margin: 0 auto;
}
.pgTO_grade_table {
  overflow: auto;
  font-weight: 500;
  margin: 0 auto 6rem;
}
.pgTO_grade_table table {
  width: 100%;
  min-width: 730px;
  border-collapse: collapse;
  margin-bottom: 0;
}
.pgTO_grade_table th {
  padding: 18px 10px;
}
.pgTO_grade_table th:first-child {
  background-color: #f5f5f5;
  position: sticky;
  left: 0;
  width: 5.8%;
}
.pgTO_grade_table th.grade_table_color01 {
  background-color: #8f9ea9;
}
.pgTO_grade_table th.grade_table_color02 {
  background-color: #405a6d;
}
.pgTO_grade_table th.grade_table_color03 {
  background-color: #1e283c;
}
.pgTO_grade_table th:nth-child(1), .pgTO_grade_table td:nth-child(1) {
  width: 19%;
}
.grade_table_color_txt span {
  font-size: 1.2rem;
  line-height: 1;
}
.grade_table_color_txt {
  font-size: 0.857rem;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.pgTO_grade_table th, .pgTO_grade_table td {
  font-size: 0.928rem;
  width: 30%;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  border-right: 5px solid rgba(245, 245, 245, 1);
  border-bottom: 1px solid rgba(245, 245, 245, 1);
}
.pgTO_grade_table tr th:last-child, .pgTO_grade_table tr td:last-child {
  border-right: none;
}
.pgTO_grade_table td {
  padding: 13px 10px;
  background-color: #fff;
}
.pgTO_grade_table td:nth-child(1) {
  text-align: center;
  position: sticky;
  left: 0;
  width: 5.8%;
  background-color: #959595;
  border-right: 5px solid rgba(245, 245, 245, 1);
  color: #fff;
  border-bottom: 1px solid rgba(245, 245, 245, 1);
}
.pgTO_grade_table td:nth-child(1)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 1px;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .pgTO_grade_block {
    padding: 6.1rem 0 8.7rem;
    margin-bottom: 7rem;
  }
  .pgTO_grade_inner {
    width: 84%;
  }
  .pgTO_grade_table th {
    padding: 18px 10px;
  }
  .pgTO_grade_table td {
    padding: 18px 10px;
  }
}
@media screen and (min-width: 992px) {
  .pgTO_grade_table td, .pgTO_grade_table th {
    width: 28%;
  }
  .pgTO_grade_table th:first-child {
    width: 15%;
  }
  .pgTO_grade_table td:nth-child(1) {
    width: 15%;
  }
}
@media screen and (min-width: 1200px) {
  .pgTO_grade_block {
    padding: 8.1rem 0 10.7rem;
    margin-bottom: 8.2rem;
  }
  .pgTO_grade_inner {
    width: 82%;
  }
  .pgTO_grade_block .section_title_box {
    margin-bottom: 3.6rem;
  }
  .pgTO_grade_heading {
    margin-bottom: 5.5rem;
  }
  .pgTO_grade_table td, .pgTO_grade_table th {
    font-size: 1.0625rem;
    width: 28%;
    border-right: 12px solid rgba(245, 245, 245, 1);
  }
  .pgTO_grade_table th {
    padding: 25px 10px;
  }
  .pgTO_grade_table th:first-child {
    width: 13.5%;
    border-right: 12px solid rgba(245, 245, 245, 1);
  }
  .pgTO_grade_table td:nth-child(1) {
    width: 13.5%;
    border-right: 12px solid rgba(245, 245, 245, 1);
  }
  .grade_table_color_txt span {
    font-size: 1.625rem;
  }
  .grade_table_color_txt {
    font-size: 0.875rem;
  }
  .pgTO_grade_table td {
    line-height: 1.76;
    padding: 28px 10px;
  }
}
/*||pgTO_chart_block||*/
.pgTO_chart_block {
  position: relative;
  background-color: #fff;
  padding: 2rem;
}
.pgTO_chart_triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 25px solid transparent;
  border-left: 25px solid transparent;
  border-bottom: 43px solid #fff;
  border-top: 0;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translate(-50%, 0%);
}
.pgTO_chart_img {
  width: 550px;
}
@media screen and (min-width: 768px) {
  .pgTO_chart_img {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .pgTO_chart_block {
    padding: 3.5rem;
  }
}
@media screen and (min-width: 1500px) {
  .pgTO_chart_inner {
    width: 83%;
    margin: 0 auto;
  }
}
/*||性能||*/
.pgTO_spec_block {
  width: 84%;
  margin: 0 auto 5rem;
}
.pgTO_spec_btn_list {
  margin-bottom: 4rem;
}
.pgTO_spec_btn_list > ul {
  display: flex;
  flex-wrap: wrap;
}
.pgTO_spec_btn_list > ul > li {
  width: 50%;
  margin-bottom: 2.5rem;
}
.pgTO_spec_btn_list > ul > li:nth-last-child(2), .pgTO_spec_btn_list > ul > li:last-child {
  margin-bottom: 0;
}
.pgTO_spec_btn_item {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 2rem 1rem;
  position: relative;
  border-top: 1px solid rgb(191, 191, 191, 1);
  border-bottom: 1px solid rgb(191, 191, 191, 1);
  transition: all 0.5s;
}
.pgTO_spec_btn_item:hover {
  background-color: #1e283c;
  transition: all 0.5s;
}
.pgTO_spec_btn_list > ul > li:nth-child(2n + 1) .pgTO_spec_btn_item {
  border-left: 1px solid rgb(191, 191, 191, 1);
  border-right: 1px solid rgb(191, 191, 191, 1);
}
.pgTO_spec_btn_list > ul > li:nth-child(2n) .pgTO_spec_btn_item {
  border-right: 1px solid rgb(191, 191, 191, 1);
}
.pgTO_spec_btn_number {
  font-size: 0.785rem;
  text-align: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #1e283c;
  border: 1px solid rgb(30, 40, 60, 1);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translate(-50%, 0%);
  margin-bottom: 0;
  transition: all 0.5s;
}
.pgTO_spec_btn_item:hover .pgTO_spec_btn_number {
  background-color: #fff;
  color: #1e283c;
  border: 1px solid rgb(191, 191, 191, 1);
  transition: all 0.5s;
}
.pgTO_spec_btn_title {
  font-size: 1.14rem;
  color: #282828;
  text-align: center;
  margin-bottom: 0.6rem;
  transition: all 0.5s;
}
.pgTO_spec_btn_item:hover .pgTO_spec_btn_title {
  color: #fff;
  transition: all 0.5s;
}
.pgTO_spec_btn_txt {
  font-size: 0.857rem;
  color: #808080;
  text-align: center;
  flex-grow: 1;
  transition: all 0.5s;
}
.pgTO_spec_btn_item:hover .pgTO_spec_btn_txt {
  color: #fff;
  transition: all 0.5s;
}
.pgTO_spec_btn {
  width: 13px;
  height: 7px;
  margin: 0 auto;
  position: relative;
}
.pgTO_spec_btn::before {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-top: 1px solid rgba(30, 40, 60, 1);
  border-left: 1px solid rgba(30, 40, 60, 1);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(225deg);
  transition: all 0.5s;
}
.pgTO_spec_btn_item:hover .pgTO_spec_btn::before {
  border-top: 1px solid rgba(255, 255, 255, 1);
  border-left: 1px solid rgba(255, 255, 255, 1);
  transition: all 0.5s;
}
@media screen and (min-width: 768px) {
  .pgTO_spec_block {
    margin-bottom: 7rem;
  }
  .pgTO_spec_btn_list > ul > li {
    width: calc(100% / 3);
  }
  .pgTO_spec_btn_list > ul > li:nth-last-child(3) {
    margin-bottom: 0;
  }
  .pgTO_spec_btn_list > ul > li:nth-child(2n + 1) .pgTO_spec_btn_item {
    border-left: none;
    border-right: none;
  }
  .pgTO_spec_btn_list > ul > li:nth-child(2n) .pgTO_spec_btn_item {
    border-right: none;
  }
  .pgTO_spec_btn_list > ul > li:nth-child(1) .pgTO_spec_btn_item, .pgTO_spec_btn_list > ul > li:nth-child(4) .pgTO_spec_btn_item {
    border-left: 1px solid rgb(191, 191, 191, 1);
  }
  .pgTO_spec_btn_list > ul > li:nth-child(2) .pgTO_spec_btn_item, .pgTO_spec_btn_list > ul > li:nth-child(5) .pgTO_spec_btn_item {
    border-left: 1px solid rgb(191, 191, 191, 1);
    border-right: 1px solid rgb(191, 191, 191, 1);
  }
  .pgTO_spec_btn_list > ul > li:nth-child(3) .pgTO_spec_btn_item, .pgTO_spec_btn_list > ul > li:nth-child(6) .pgTO_spec_btn_item {
    border-right: 1px solid rgb(191, 191, 191, 1);
  }
}
@media screen and (min-width: 992px) {
  .pgTO_spec_btn_list > ul > li {
    width: calc(100% / 6);
    margin-bottom: 0;
  }
  .pgTO_spec_btn_list > ul > li:nth-child(4) .pgTO_spec_btn_item {
    border-left: none;
    border-right: 1px solid rgb(191, 191, 191, 1);
  }
  .pgTO_spec_btn_list > ul > li:nth-child(1) {
    border-right: 1px solid rgb(191, 191, 191, 1);
  }
  .pgTO_spec_btn_list > ul > li:nth-child(2) .pgTO_spec_btn_item, .pgTO_spec_btn_list > ul > li:nth-child(5) .pgTO_spec_btn_item {
    border-left: none;
  }
}
@media screen and (min-width: 1200px) {
  .pgTO_spec_block {
    width: 88%;
    margin-bottom: 11rem;
  }
  .pgTO_spec_block .section_title_box {
    margin-bottom: 5.2rem;
  }
  .pgTO_spec_btn_list {
    margin-bottom: 7.4rem;
  }
  .pgTO_spec_btn_item {
    padding: 2.3rem 1rem 2.1rem;
  }
  .pgTO_spec_btn_number {
    font-size: 0.8125rem;
  }
  .pgTO_spec_btn_title {
    font-size: 1.125rem;
  }
  .pgTO_spec_btn_txt {
    font-size: 0.8125rem;
    margin-bottom: 1.55rem;
  }
  .pgTO_spec_btn {
    width: 13px;
    height: 9px;
  }
  .pgTO_spec_btn::before {
    width: 9px;
    height: 9px;
  }
}
/*||||*/
.pgTO_spec_list > ul > li {
  margin-bottom: 4rem;
}
.pgTO_spec_list > ul > li:last-child {
  margin-bottom: 0;
}
.pgTO_spec_unit01 {
  margin-bottom: 1.8em;
}
.pgTO_spec_title_wrap {
  padding-bottom: 1.7rem;
  background-image: radial-gradient(circle, #1e283c 1px, transparent 1px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 8px 2px;
  margin-bottom: 1.8rem;
}
.pgTO_spec_title {
  font-size: 1.4rem;
  margin-bottom: 0.8rem;
}
.pgTO_spec_perf_wrap {
  display: flex;
  align-items: center;
}
.pgTO_spec_perf {
  color: #808080;
  margin-right: 1rem;
  margin-bottom: 0;
}
.pgTO_spec_type_box {
  display: flex;
  align-items: center;
}
.pgTO_spec_type {
  font-size: 0.714rem;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px 1rem;
  margin-right: 0.4rem;
}
.pgTO_spec_type_box .pgTO_spec_type:last-child {
  margin-right: 0;
}
.pgTO_spec_type01 {
  background-color: #1e283c;
}
.pgTO_spec_type02 {
  background-color: #405a6d;
}
.pgTO_spec_txt {
  font-size: 0.928rem;
  text-align: justify;
}
@media screen and (min-width: 992px) {
  .pgTO_spec_item {
    display: flex;
    justify-content: space-between;
  }
  .pgTO_spec_unit01 {
    width: 50%;
    margin-bottom: 0;
  }
  .pgTO_spec_list > ul > li:nth-child(2n) .pgTO_spec_unit01 {
    order: 2;
  }
  .pgTO_spec_unit02 {
    width: 45%;
  }
  .pgTO_spec_list > ul > li:nth-child(2n) .pgTO_spec_unit02 {
    order: 1;
  }
}
@media screen and (min-width: 1200px) {
  .pgTO_spec_list {
    width: 93%;
    margin: 0 auto;
  }
  .pgTO_spec_list > ul > li {
    margin-bottom: 6.4rem;
  }
  .pgTO_spec_item {
    align-items: center;
  }
  .pgTO_spec_title {
    font-size: 1.5rem;
  }
  .pgTO_spec_perf {
    font-size: 1.0625rem;
  }
  .pgTO_spec_type {
    font-size: 0.6875rem;
    padding: 2px 1rem 3px;
  }
  .pgTO_spec_txt {
    font-size: 0.9375rem;
    line-height: 1.86;
  }
}
@media screen and (min-width: 1500px) {
  .pgTO_spec_unit01 {
    width: 61%;
  }
  .pgTO_spec_unit02 {
    width: 31.7%;
  }
}
/*||pgTO_bas_block||*/
.pgTO_bas_block {
  background-color: #e9e1d3;
  padding: 4rem 0 6rem;
  margin-bottom: 6rem;
}
.pgTO_bas_inner {
  width: 88%;
  margin: 0 auto;
  max-width: 1200px;
}
.pgTO_bas_list > ul > li {
  margin-bottom: 4rem;
}
.pgTO_bas_list > ul > li:last-child {
  margin-bottom: 0;
}
.pgTO_bas_img {
  margin-bottom: 1.6rem;
}
.pgTO_bas_title {
  font-size: 1.2rem;
  text-align: center;
  margin-bottom: 1.3rem;
}
.pgTO_bas_type_wrap > ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pgTO_bas_type_wrap > ul > li {
  width: auto;
  margin-right: 0.4rem;
}
.pgTO_bas_type_wrap > ul > li:last-child {
  margin-right: 0;
}
.pgTO_bas_type {
  font-size: 0.714rem;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px 1rem;
}
.pgTO_bas_type01 {
  background-color: #1e283c;
}
.pgTO_bas_type02 {
  background-color: #405a6d;
}
.pgTO_bas_type03 {
  background-color: #8f9ea9;
}
@media screen and (min-width: 768px) {
  .pgTO_bas_block {
    padding: 6rem 0 8rem;
    margin-bottom: 7rem;
  }
  .pgTO_bas_list > ul {
    display: flex;
    gap: 3.8%;
  }
  .pgTO_bas_list > ul > li {
    width: calc((100% - 7.6%) / 3);
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .pgTO_bas_block {
    padding: 8.1rem 0 10.6rem;
    margin-bottom: 9rem;
  }
  .pgTO_bas_block .section_title_box {
    margin-bottom: 3.5rem;
  }
  .pgTO_bas_img {
    margin-bottom: 1.8rem;
  }
  .pgTO_bas_title {
    font-size: 1.125rem;
  }
  .pgTO_bas_type {
    font-size: 0.6875rem;
    padding: 2px 1rem 3px;
  }
}
/*||pgTO_form_block||*/
.pgTO_form_block {
  width: 84%;
  margin: 0 auto;
}
/***************************************

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

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

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

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