.page_devices_wrap {
  position: relative;
}
.page_devices_wrap .device_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 120%;
  min-width: 1400px;
  z-index: -1;
}
@media all and (max-width: 767px) {
  .page_devices_wrap .device_bg {
    left: -20%;
    width: 140%;
    min-width: 0;
    top: -20px;
  }
}

.page_devices {
  position: relative;
}
.page_devices .inner {
  position: relative;
  z-index: 2;
}
.page_devices .device_bg2 {
  position: absolute;
  top: -30px;
  right: 0;
  width: 70%;
  max-width: 800px;
  min-width: 800px;
  z-index: -1;
}
.page_devices .device_page_mv {
  padding: 40px 0 0 0;
  box-sizing: border-box;
  margin-bottom: 0;
}
.page_devices .device_page_mv .img {
  height: 200px;
}
.page_devices .device_page_mv .img img {
  height: 100%;
  width: auto;
}
.page_devices .device_page_mv h1 {
  font-size: 5.4rem;
  font-weight: bold;
  color: #000;
  text-align: left;
  padding: 0;
}
@media all and (max-width: 767px) {
  .page_devices {
    line-height: 1.6;
  }
  .page_devices .device_bg2 {
    top: 10px;
    right: -100px;
    min-width: 520px;
  }
  .page_devices .device_page_mv {
    padding: 40px 0 120px 0;
  }
  .page_devices .device_page_mv .img {
    height: 130px;
  }
  .page_devices .device_page_mv h1 {
    font-size: 3.4rem;
  }
}

.feature_bl .inner {
  position: relative;
}
.feature_bl .txt {
  margin-top: 20px;
}
.feature_bl .img {
  position: absolute;
  right: 30px;
  top: -30%;
  width: 250px;
}

.pg_blocks {
  margin-top: 130px;
}
@media all and (max-width: 767px) {
  .pg_blocks {
    margin-top: 60px;
  }
}

.service_bl .tab_title_bx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  align-items: center;
}
.service_bl .tab_title_bx .names {
  color: #6795BB;
  font-size: 2.4rem;
  font-weight: bold;
  margin-right: 30px;
}
.service_bl .tab_title_bx .atn {
  color: white;
  background: #5AB5AA;
  font-size: 1.6rem;
  font-weight: bold;
  border-radius: 100px;
  padding: 6px 30px;
}
.service_bl .lead_bx {
  margin: 20px 0;
}
.service_bl .lead_bx .lines {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
}
.service_bl .lead_bx .ttl {
  font-weight: bold;
  background: #FCEA9E;
  border-radius: 100px;
  width: 120px;
  text-align: center;
  padding: 5px 10px;
  box-sizing: border-box;
  margin-right: 20px;
}
.service_bl .lead_bx .txt {
  font-weight: bold;
}
@media all and (max-width: 767px) {
  .service_bl .tab_title_bx {
    display: block;
  }
  .service_bl .tab_title_bx .names {
    font-size: 2.4rem;
    margin-right: 20px;
  }
  .service_bl .tab_title_bx .atn {
    display: inline-block;
    font-size: 1.6rem;
    font-weight: bold;
    padding: 4px 30px;
    margin: 10px 0;
  }
  .service_bl .lead_bx {
    margin: 20px 0 0 0;
  }
  .service_bl .lead_bx .lines {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    align-items: flex-start;
    line-height: 1.5;
    margin-bottom: 10px;
  }
  .service_bl .lead_bx .ttl {
    width: 80px;
    min-width: 80px;
    padding: 3px 5px;
    margin-right: 10px;
    font-size: 1.4rem;
  }
  .service_bl .lead_bx .txt {
    font-weight: bold;
    font-size: 1.6rem;
  }
  .service_bl .tab_count2 .tab-container {
    grid-template-columns: 1fr;
  }
  .service_bl .tab_count2 .tab {
    margin-top: 0 !important;
    width: 100%;
  }
  .service_bl .tab_count2 .result_table table {
    min-width: 600px;
  }
  .service_bl .tab_count2 .result_table .w50_imp {
    width: 30% !important;
  }
}

.tab_common .tab {
  letter-spacing: 0;
  padding: 10px 11px;
}

.tab_count1 .tab-container {
  grid-template-columns: 1fr;
}
.tab_count1 .tab {
  margin-top: 0 !important;
  width: 100%;
}
.tab_count1 .result_table table {
  min-width: 600px;
}
.tab_count1 .result_table .w50_imp {
  width: 30% !important;
}

.normal_bl .ttl_bx1 {
  margin-bottom: 30px;
}
.normal_bl a {
  display: block;
  margin: 0 auto;
  max-width: 500px;
}

.img_4c {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 0 20px;
  margin: 30px 0;
}
.img_4c .txt {
  font-size: 1.4rem;
  margin-top: 10px;
}
@media all and (max-width: 767px) {
  .img_4c {
    grid-template-columns: 1fr 1fr;
  }
}

.swipe_case2 {
  position: relative;
}

.page_block_ttl_bx1 {
  margin: 130px 0 0 0;
  position: relative;
}
.page_block_ttl_bx1 .img {
  position: absolute;
  right: 30px;
  top: -30%;
  width: 250px;
}
@media all and (max-width: 1320px) {
  .page_block_ttl_bx1 .img {
    width: 180px;
  }
}
@media all and (max-width: 767px) {
  .page_block_ttl_bx1 {
    margin: 70px 0 0 0;
  }
  .page_block_ttl_bx1 .img {
    width: 110px;
  }
}

.page_block_txt {
  margin-top: 20px;
}
.page_block_txt .red {
  color: red;
}
@media all and (max-width: 767px) {
  .page_block_txt {
    line-height: 1.6;
  }
}

.page_block_ttls {
  font-weight: bold;
  font-size: 3rem;
  margin-top: 30px;
}

.page_block_content {
  margin: 30px 0;
}
.page_block_content .aligncenter {
  margin: 0 auto;
  text-align: center;
}
@media all and (max-width: 767px) {
  .page_block_content img {
    width: 100%;
    height: auto;
  }
}

.page_bl_bx_pt2 {
  background: white;
  border-radius: 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding: 24px;
  box-sizing: border-box;
  margin-top: 20px;
  display: grid;
  grid-template-columns: 30% 1fr;
  gap: 0 20px;
}
.page_bl_bx_pt2 .ttls {
  font-weight: bold;
  color: #5AB5AA;
  font-size: 2rem;
}
.page_bl_bx_pt2 .line {
  display: grid;
  grid-template-columns: 130px 1fr;
  gap: 0 10px;
  align-items: flex-start;
  margin-top: 10px;
}
.page_bl_bx_pt2 .line .tl {
  background: #5AB5AA;
  border-radius: 100px;
  color: white;
  text-align: center;
  width: 130px;
}
.page_bl_bx_pt2 .cts {
  margin: 10px 0 30px 0;
}
.page_bl_bx_pt2 .cts em {
  background: linear-gradient(transparent 80%, #9CD2CC 50%);
}
@media all and (max-width: 767px) {
  .page_bl_bx_pt2 {
    border-radius: 10px;
    padding: 15px;
    grid-template-columns: 1fr;
    gap: 20px 0;
  }
  .page_bl_bx_pt2 .ttls {
    font-size: 1.8rem;
  }
  .page_bl_bx_pt2 .line {
    display: block;
    gap: 0 10px;
    margin-top: 10px;
    line-height: 1.4;
    font-size: 1.4rem;
  }
  .page_bl_bx_pt2 .line .tl {
    font-size: 1.2rem;
    font-weight: bold;
    padding: 3px 10px;
    width: 80px;
    margin-bottom: 10px;
  }
  .page_bl_bx_pt2 .cts {
    margin: 10px 0 30px 0;
    font-size: 1.4rem;
    line-height: 1.4;
  }
}

.case_front_price_wraps {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px 20px;
}

.price_bl_tab {
  margin-top: 20px;
}

.table_grid {
  font-weight: 500;
}
.table_grid .bx_prices {
  margin-top: 2px;
}
.table_grid .bx_prices p {
  background: white;
  border-radius: 5px;
  padding: 6.5px 10px;
  text-align: center;
}
.table_grid .lines {
  margin-bottom: 2px;
}
.table_grid .lines:last-of-type {
  margin-bottom: 0;
}
.table_grid .name {
  display: flex;
  text-align: left;
}
.table_grid .name i {
  width: 100%;
  text-align: left;
}
.table_grid .bxp_ttl {
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  display: flex;
}
.table_grid .bxp_ttl p {
  background: #0994D4;
  color: white;
  border-radius: 5px;
  padding: 13px 10px;
  display: flex;
  align-items: center;
}
.table_grid .bxp_ttl i {
  width: 100%;
}
.table_grid .bxp_ttl .name i {
  text-align: center;
}
.table_grid .bxp_ttl .lines p {
  display: flex;
  align-items: center;
}
.table_grid .bxp_ttl .lines p i {
  width: 100%;
}
@media all and (max-width: 767px) {
  .table_grid {
    font-size: 1.4rem;
    line-height: 1.45;
  }
  .table_grid .bx_prices .name {
    letter-spacing: -0.03em;
    padding: 6.5px 0 6.5px 10px;
  }
}

.result_table {
  margin: 0 0 20px 0;
}

.tb_col4 {
  min-width: 860px;
}
.tb_col4 .bx_prices {
  display: grid;
  grid-template-columns: 25% 1fr;
  gap: 2px;
}
.tb_col4 .lines {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2px;
}
@media all and (max-width: 1500px) {
  .tb_col4 .bx_prices {
    display: grid;
    grid-template-columns: 270px 1fr;
    gap: 2px;
  }
}
@media all and (max-width: 767px) {
  .tb_col4 {
    min-width: 800px;
  }
  .tb_col4 .bx_prices {
    grid-template-columns: 230px 1fr;
  }
}

.tb_col4_cam {
  min-width: 930px;
}
@media all and (max-width: 767px) {
  .tb_col4_cam {
    min-width: 830px;
  }
}

.tb_col2 .bx_prices {
  display: grid;
  grid-template-columns: 50% 1fr;
  gap: 2px;
}
.tb_col2 .lines {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2px;
}
@media all and (max-width: 767px) {
  .tb_col2 {
    min-width: 440px;
  }
}

.tb_col3 {
  min-width: 860px;
}
.tb_col3 .bx_prices {
  display: grid;
  grid-template-columns: 33.3333% 1fr;
  gap: 2px;
}
.tb_col3 .lines {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2px;
}
@media all and (max-width: 1500px) {
  .tb_col3 .bx_prices {
    display: grid;
    grid-template-columns: 270px 1fr;
    gap: 2px;
  }
}
@media all and (max-width: 767px) {
  .tb_col3 {
    min-width: 650px;
  }
  .tb_col3 .bx_prices {
    grid-template-columns: 230px 1fr;
  }
}

.result_table {
  max-height: 500px;
}
.result_table .bxp_ttl {
  position: sticky;
  top: 0;
  left: 0;
  border-top: none;
}
@media all and (max-width: 767px) {
  .result_table {
    max-height: 400px;
    overflow-y: scroll !important;
  }
}

.under_page_nor {
  background: url("../images/mv_faq.jpg") center center/cover;
}
@media all and (max-width: 767px) {
  .under_page_nor {
    background: url("../images/mv_faq_sp.jpg") center center/cover;
  }
  .under_page_nor h1 {
    padding: 47px 0;
  }
}

.under_page_def .ttl_bx1 {
  margin-bottom: 30px;
}
.under_page_def h3 {
  margin: 40px 0 20px 0;
  padding: 5px 0 5px 10px;
  box-sizing: border-box;
  line-height: 1.6;
  font-size: 2.4rem;
  font-weight: 500;
  border-bottom: 2px solid #6795BB;
  border-left: 10px solid #6795BB;
}
.under_page_def h4 {
  border-bottom: 1px solid #6795BB;
  font-weight: 500;
  font-size: 1.6rem;
  position: relative;
  padding: 5px 0 5px 30px;
  margin-bottom: 15px;
  box-sizing: border-box;
}
.under_page_def h4:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 5px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background: #6795BB;
}
.under_page_def .img_1c {
  max-width: 600px;
  margin: 60px auto;
}
.under_page_def .img_1c img {
  width: 100%;
  height: auto;
  border-radius: 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.under_page_def .img_photo {
  display: grid;
  grid-template-columns: 350px 1fr;
  gap: 0 24px;
  margin-bottom: 30px;
}
.under_page_def .img_photo img {
  width: 100%;
  height: auto;
  border-radius: 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.under_page_def .photo_img {
  display: grid;
  grid-template-columns: 1fr 350px;
  gap: 0 24px;
  margin-bottom: 30px;
}
.under_page_def .photo_img img {
  width: 100%;
  height: auto;
  border-radius: 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.under_page_def .photo_img .ip_img {
  order: 2;
}
.under_page_def .photo_img .ip_txt {
  order: 1;
}
.under_page_def .btn_page_def {
  text-decoration: none;
  margin: 0 auto;
  color: white;
  text-align: center;
  border-radius: 50px;
  background: url("../images/bt3_arw1_w.png") center right 20px no-repeat, #0994D4;
  background-size: 16px auto;
  border: 1px solid #0994D4;
  line-height: 1.5;
  font-weight: bold;
  padding: 10px 0;
  transition: all 0.3s ease;
  max-width: 250px;
  display: block;
}
.under_page_def .btn_page_def:hover {
  background: url("../images/arw_b1_hv.png") center right 15px no-repeat, white;
  background-size: 16px auto;
  color: #0994D4;
}
@media all and (max-width: 767px) {
  .under_page_def .btn_page_def i {
    width: 100%;
  }
}
.under_page_def ul {
  margin: 15px 0;
  padding: 0;
}
.under_page_def ul li {
  position: relative;
  padding-left: 12px;
  box-sizing: border-box;
}
.under_page_def ul li:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 6px;
  height: 6px;
  background: #6795BB;
  border-radius: 100%;
}
.under_page_def .tbl_page_def tr:nth-of-type(1) th:nth-of-type(1) {
  width: 250px;
}
.under_page_def .tbl_page_def .ttl {
  text-align: left;
}
.under_page_def .tbl_page_def2 .name {
  text-align: left;
  width: 240px !important;
}
.under_page_def .tbl_page_def2 img {
  margin: 10px 0;
}
@media all and (max-width: 1000px) {
  .under_page_def .img_photo {
    grid-template-columns: 1fr;
    gap: 24px 0;
  }
  .under_page_def .photo_img {
    grid-template-columns: 1fr;
    gap: 24px 0;
  }
  .under_page_def .photo_img .ip_img {
    order: 1;
  }
  .under_page_def .photo_img .ip_txt {
    order: 2;
  }
}
@media all and (max-width: 767px) {
  .under_page_def {
    line-height: 1.6;
  }
  .under_page_def .ttl_bx1 {
    margin-bottom: 20px;
  }
  .under_page_def h3 {
    margin-bottom: 20px;
    padding: 5px 0 5px 10px;
    font-size: 2rem;
    border-bottom: 1px solid #6795BB;
    border-left: 5px solid #6795BB;
  }
  .under_page_def h4 {
    font-size: 1.6rem;
    padding: 5px 0 5px 25px;
    margin-bottom: 20px;
  }
  .under_page_def h4:before {
    top: 14px;
    left: 5px;
    width: 15px;
    height: 15px;
  }
  .under_page_def .img_1c {
    margin: 40px auto;
  }
  .under_page_def .img_photo .ip_txt {
    font-size: 1.4rem;
  }
  .under_page_def .photo_img .ip_txt {
    font-size: 1.4rem;
  }
  .under_page_def .btn_page_def {
    text-decoration: none;
    margin: 0 auto;
    color: white;
    text-align: center;
    border-radius: 50px;
    background: url("../images/bt3_arw1_w.png") center right 20px no-repeat, #0994D4;
    background-size: 16px auto;
    border: 1px solid #0994D4;
    line-height: 1.5;
    font-weight: bold;
    padding: 10px 0;
    transition: all 0.3s ease;
    max-width: 250px;
    display: block;
  }
  .under_page_def .btn_page_def:hover {
    background: url("../images/arw_b1_hv.png") center right 15px no-repeat, white;
    background-size: 16px auto;
    color: #0994D4;
  }
}
@media all and (max-width: 767px) and (max-width: 767px) {
  .under_page_def .btn_page_def i {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .under_page_def ul {
    margin: 20px 0;
  }
  .under_page_def ul li {
    font-size: 1.4rem;
  }
}

.terms_ank {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5px 10px;
  margin: 20px 0;
}

.page_block_content .wp-image-2029 {
  width: 100%;
  height: auto;
}

.under_mv.sitemaps {
  background: url("../images/mv_mv2.jpg") center center/cover !important;
}
@media all and (max-width: 767px) {
  .under_mv.sitemaps {
    background: url("../images/mv_faq_sp.jpg") center center/cover !important;
  }
  .under_mv.sitemaps h1 {
    padding: 47px 0;
  }
}

.sitemap_link {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px 40px;
}
.sitemap_link .btn_1 {
  display: block;
  border: 1px solid #0994D4;
  background: url("../images/arw_b1_hv.png") center right 10px no-repeat;
  background-size: 18px auto;
  padding: 6px 10px;
  box-sizing: border-box;
  border-radius: 4px;
  text-decoration: none;
  border-left: 4px solid #0994D4;
  transition: all 0.3s ease;
}
.sitemap_link .btn_1:hover {
  color: white;
  background: url("../images/arw_b1.png") center right 10px no-repeat, #0994D4;
  background-size: 18px auto;
}
.sitemap_link .ttl1 {
  display: block;
  border: 1px solid #0994D4;
  padding: 6px 10px;
  box-sizing: border-box;
  border-radius: 4px;
  text-decoration: none;
  border-left: 4px solid #0994D4;
}
.sitemap_link .ttl_in1 {
  display: block;
  border: 1px solid #0994D4;
  padding: 6px 10px;
  box-sizing: border-box;
  border-radius: 4px;
  text-decoration: none;
  border-left: 4px solid #0994D4;
  position: relative;
  cursor: pointer;
}
.sitemap_link .ttl_in1 em {
  width: 18px;
  height: 18px;
  border-radius: 100%;
  background: #0994D4;
  position: absolute;
  right: 10px;
  top: 10px;
}
.sitemap_link .ttl_in1 em:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 8px;
  margin-top: 0;
  margin-left: 0;
  width: 2px;
  height: 10px;
  background: white;
  border-radius: 100px;
  transition: all 0.3s ease;
}
.sitemap_link .ttl_in1 em:after {
  content: "";
  position: absolute;
  top: 8px;
  left: 4px;
  margin-top: 0;
  margin-left: 0;
  width: 10px;
  height: 2px;
  background: white;
  border-radius: 100px;
  transition: all 0.3s ease;
}
.sitemap_link .ttl_in1.open em:before {
  transform: rotate(270deg);
}
.sitemap_link .ttl_in1.open em:after {
  opacity: 0;
}
.sitemap_link .inb_bx {
  padding: 20px 16px;
  box-sizing: border-box;
}
.sitemap_link .inb {
  padding: 16px;
  box-sizing: border-box;
}
.sitemap_link .inb2_c2 {
  margin-top: 20px;
}
.sitemap_link .inb2_c2:nth-of-type(1) {
  margin-top: 0;
}
.sitemap_link .tll {
  color: #0994D4;
  border-bottom: 1px solid #0994D4;
  font-weight: 600;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.sitemap_link .tl2 {
  background: #0994D4;
  color: white;
  border-radius: 3px;
  font-weight: 600;
  font-size: 1.4rem;
  padding: 3px 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.sitemap_link .btn_2 {
  display: block;
  background: url("../images/arw_b1_hv.png") top 6px left no-repeat;
  background-size: 18px auto;
  padding: 3px 0 3px 30px;
  box-sizing: border-box;
  border-radius: 4px;
  text-decoration: none;
  transition: all 0.3s ease;
  color: #333;
  line-height: 1.6;
  font-size: 1.4rem;
}
.sitemap_link .btn_2:hover {
  background: url("../images/arw_b1_hv.png") top 6px left 5px no-repeat;
  background-size: 18px auto;
}
.sitemap_link .link_area {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2px 10px;
}
.sitemap_link .link_area a {
  font-size: 1.4rem;
}
@media all and (max-width: 767px) {
  .sitemap_link {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .sitemap_link .ttl_in1 em {
    top: 14px;
  }
  .sitemap_link .link_area {
    grid-template-columns: 1fr;
    gap: 2px 10px;
  }
  .sitemap_link .inb_bx {
    padding: 15px 10px;
  }
}

/*# sourceMappingURL=page_devices.css.map */
