@charset "utf-8";
html {
 min-width: 100%;
 min-height: 100%;
 font-size: 62.5%;
}
body {
 font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
	line-height: 1.6;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	text-size-adjust: 100%;
	font-size: 1.6rem;
	font-weight: 400;
	color: #333;
	text-align: justify;
	background-color: #fff;
	position: relative;
	font-feature-settings: "palt" 1;
	min-width: 100% !important;
}
img {
	display: block;
	max-width: 100%;
}
a {
	opacity: 1;
 transition: all 0.4s;
}
a:hover {
	opacity: 0.75;
}
.center {
 margin: 0 auto;
 text-align: center;
}
.pc{
 display: block !important;
}
.sp{
 display: none !important;
}
#header, #main, #footer {
	display: block;
	width: 100%;
	min-width: 1120px;
	position: relative;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.container {
  width: 100% !important;
}
/* Header
--------------------------------------------*/
#header {
 padding: 35px 0;
 text-align: center;
 background-color: #fff;
 border-bottom: 14px solid #53aeda;
}
#header p {
 display: block;
 max-width: 140px;
 margin: 0 auto;
}
/* main
--------------------------------------------*/
#main_visual {
 display: flex;
 flex-direction: column;
 align-items: center;
 justify-content: center;
 position: relative;
 z-index: 0;
 width: 100%;
 border-bottom: 14px solid #53aeda;
 background: no-repeat 0% 50%;
 background-size: cover;
 background-image: url("https://www.efax.co.jp/wp-content/uploads/sf-images/default-source/efaxjp_lp/jp_smartphone1/lv_mv_pc.jpg") !important;
}
#main_visual h1 {
 order: 2;
 font-size: 6.0rem;
 text-align: center;
 color: #ff0101;
 padding: 0 0 40px;
 font-weight: bold;
}
#main_visual .mv_img {
 position: relative;
 width: 100%;
 height: auto;
 max-height: 685px;
 overflow: hidden;
}
#main_visual .mv_img img,
#main_visual .mv_txt img {
 width: 100%;
 height: auto;
}
#main_visual .mv_txt {
 order: 1;
 position: relative;
 width: 80%;
 max-width: 1088px;
 margin: 0 auto;
 padding: 50px 0 0;
}
.point_wrap{
 position: relative;
 width: 100%;
 margin: 0 auto;
 padding: 0 0 80px;
 overflow: hidden;
 z-index: 0;
}
.point_wrap::before {
 content: "";
 position: absolute;
 top: 0;
 left: 0;
 display: block;
 width: 100%;
 height: 120px;
 background-color: #fff;
 z-index: 0;
}
.point_wrap::after {
 content: "";
 position: absolute;
 top: 0;
 left: 0;
 display: block;
 width: 110%;
 height: 620px;
 clip-path: ellipse(50% 50%);
 background-color: #fff;
 z-index: 0;
}
#point1,
#point4 {
 background-color: #e3fafd;
}
#point1.point_wrap::after,
#point4.point_wrap::after {
 top: -360px;
 left: 20%;
}
#point2,
#point5 {
 background-color: #e3fdf3;
}
#point2.point_wrap::after,
#point5.point_wrap::after {
 top: -340px;
 left: -30%;
}
#point3.point_wrap::before {
 height: 60px;
}
#point3 {
 background-color: #f0fde3;
}
#point3.point_wrap::after {
 top: -340px;
 left: 50%;
 transform: translateX(-50%);
}
.point_inner {
 position: relative;
 width: 95%;
 max-width: 1160px;
 margin: 0 auto;
 padding: 60px 0 0;
 z-index: 1;
}
.point_ttl {
 position: relative;
 width: 100%;
 padding: 0;
 margin: 0 auto;
}
.point_ttl div.point_label {
 width: 375px;
 padding: 0;
 margin: 0 auto;
 z-index: 0;
}
.point_read {
 width: 78%;
 padding: 40px 0;
 margin: 0 auto;
 text-align: center;
 box-sizing: border-box;
 background-color: #547acf;
 border-radius: 110px 110px 0 0;
}
.point_read h2 {
 font-size: 3.6rem;
 line-height: 1.8;
 color: #fff;
}
.point_read h2 small {
 color: #ffffff !important;
 font-weight: bold !important;
}
.point_read h2 span {
 color: #fce57d;
}
.point_ttl p {
 font-size: 2.6rem;
 font-weight: bold;
 line-height: 1.8;
 color: #fff;
}
.point_ttl p.caution {
 font-size: 1.6rem;
 font-weight: normal;
 margin: 1em auto 0;
}
.point_contents {
 width: 100%;
 box-sizing: border-box;
 padding: 60px;
 margin: 0 auto;
 border-radius: 50px;
 border: 3px solid #8dade1;
 background-color: #fff;
}
.point_contents h3 {
 font-size: 4.0rem;
 line-height: 1;
 margin-bottom: 60px;
 text-align: center;
 font-weight: bold;
}
.appli_btn {
 margin: 80px auto 0;
 text-align: center;
}
.appli_btn a {
 display: block;
 margin: 0 auto;
}
.appli_btn a img {
 display: block;
 margin: 0 auto;
}
/* POINT 1 ---------------------------------*/
#point1 .point_contents {
 padding-bottom: 0;
}
#point1 .point1_sec {
 width: 92%;
 padding: 0 0 80px 0;
 margin: 0 auto 60px;
 border-bottom: 1px solid #999;
}
#point1 .point1_sec:last-of-type {
 padding-bottom: 0;
 margin-bottom: 0;
 border-bottom: none;
}
#point1 .point_contents h3 {
 font-size: 3.6rem;
 line-height: 1.8;
 color: #0060ad;
 font-weight: bold;
}
#point1 .img_col2 {
 display: flex;
 justify-content: space-around;
 margin: 0 auto;
}
#point1 .ta-center {
 text-align: center;
}
#point1 .ta-center img {
 margin: 0 auto;
}
#point1 .function {
 display: flex;
 justify-content: space-around;
 margin: 100px auto 70px;
}
#point1 .function .detail {
 flex: 0 0 46%;
 border: 1px solid #838383;
}
#point1 .function .detail h4 {
 margin: 0;
 padding: 20px 0;
 font-size: 2.6rem;
 text-align: center;
 color: #fff;
 background-color: #057de3;
}
#point1 .function .detail figure {
 display: block;
 margin: 0;
 padding: 20px;
 text-align: center;
}
#point1 .function .detail figure img {
 margin: 0 auto;
}
#point1 .function .detail figcaption {
 font-size: 2.0rem;
 padding: 0;
 margin: 20px auto 0;
}
.app_bnr {
 text-align: center;
 margin: 0 auto;
 padding: 0;
 font-size: 1.8rem;
}
.app_bnr ul.bnr_list {
 list-style: none;
 margin: 0 auto 40px;
 padding: 0;
 text-align: center;
}
.app_bnr ul.bnr_list li {
 display: inline-block;
 margin: 0 10px;
}
.app_bnr ul.bnr_list img {
 display: block;
 width: auto;
 height: 63px;
 margin: 0 auto;
}
.point1_last {
 display: flex;
 justify-content: space-between;
 align-items: center;
 margin: 0 auto;
}
.point1_last .img {
 flex: 0 0 24%;
 max-width: 224px;
 margin: 0 auto 0 0;
 padding: 0;
}
.point1_last .txt {
 flex: 0 0 62%;
 max-width: 590px;
 margin: 0 auto;
 font-size: 2.8rem;
 font-weight: bold;
 line-height: 1.5;
 color: #0060ad;
}
.point1_last .txt h3 {
 margin: 0;
 padding: 0;
 text-align: left;
}
/* POINT 2 ---------------------------------*/
#point2 .point_contents {
 padding-bottom: 10px;
}
#point2 .feature_list {
 display: flex;
 justify-content: space-around;
 align-items: flex-start;
 flex-wrap: wrap;
}
#point2 .feature_list > div {
 flex: 0 0 45%;
 margin: 0 auto 50px;
}
#point2 .feature {
 border: 1px solid #838383;
 border-radius: 30px;
}
#point2 .feature h3 {
 margin: 0 auto;
 padding: 24px 0 20px;
 font-size: 2.5rem;
 font-weight: bold;
 line-height: 1;
 text-align: center;
 color: #f00;
 border-bottom: 1px solid #838383;
}
#point2 .feature_list figure {
 text-align: center;
 padding: 30px 0 20px;
}
#point2 .feature_list figure img {
 margin: 0 auto;
}
#point2 .feature_list figure figcaption {
 padding: 20px 0 0;
 font-size: 1.9rem;
}
/* POINT 3 ---------------------------------*/
#point3 ol {
 list-style: none;
 margin: 0;
 padding: 0;
}
#point3 ol li {
 margin: 0 auto;
 padding: 0;
}
#point3 dl.doc_link {
 display: flex;
 justify-content: space-around;
 align-items: center;
 margin: 10px auto 0;
 background-color: #e9e9e9;
}
#point3 dl.doc_link dt {
 flex: 0 0 40%;
 margin: 0 auto 0 0;
 padding: 10px;
 font-size: 2.0rem;
 text-align: center;
}
#point3 dl.doc_link dd {
 flex: 0 0 60%;
 margin: 0 0 0 auto;
 text-align: center;
 font-size: 1.8rem;
}
#point3 dl.doc_link dd a {
 display: block;
 text-decoration: underline;
}
#point3 dl.doc_link ul {
 margin: 0;
 padding: 20px 20px 15px 20px;
 text-align: left;
 list-style-type: disc;
}
#point3 dl.doc_link ul li {
 margin: 0 0 5px 0;
}
 #point3 .geo {
  margin-top: 60px;
  font-size: 1.8rem;
  line-height: 1.9;
 }
/* POINT 4 ---------------------------------*/
.point4_sec {
 padding: 0 0 80px;
 margin: 0 0 80px;
 border-bottom: 1px solid #999;
}
.point4_sec:last-of-type {
 padding: 0;
 margin: 0;
 border: none;
}
.point4_sec h3 {
 font-size: 3.6rem;
 line-height: 2;
 color: #0060ad;
 font-weight: bold;
}

/* 3months
---------------------------------*/
.price_block .text_01 {
  font-size: 16px;
  padding-bottom: 30px;
}
.price_block .price_fb_3box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  padding: 0px 0 15px 0;
}
@media screen and (max-width: 767px) {
  .price_block .price_fb_3box {
    display: block;
    padding: 0;
  }
}
.price_block .fb_item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #f0f0f0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .price_block .fb_item + .fb_item {
    margin-top: 20px;
  }
}
.price_block .fb_plan_name {
  color: #ffffff;
  background-color: #547acf;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  .price_block .fb_plan_name {
    font-size: 20px;
    padding: 10px 0;
  }
}
.price_block .fb_pricebox {
  line-height: 1;
  gap: 5px;
  padding: 40px 0 15px;
}
@media screen and (max-width: 767px) {
  .price_block .fb_pricebox {
    padding: 25px 0 15px;
  }
}
.price_block .fb_pricebox .muryou_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .price_block .fb_pricebox .muryou_sp {
    display: block;
    padding-top: 20px;
    font-size: 3.9vw;
    font-weight: bold;
  }
  .price_block .fb_pricebox .muryou_sp span {
    color: #e4393f;
  }
}
.price_block .fb_pricebox.tukibarai {
  padding-top: 85px;
}
@media screen and (max-width: 767px) {
  .price_block .fb_pricebox.tukibarai {
    padding: 25px 0;
  }
}
.price_block .fb_pricebox .fb_price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.price_block .fb_pricebox strong {
  font-size: 34px;
  font-weight: bold;
  padding-right: 5px;
}
@media screen and (max-width: 767px) {
  .price_block .fb_pricebox strong {
    font-size: 30px;
  }
}
.price_block .fb_pricebox span.en_zei {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 3px;
}
.price_block .fb_pricebox .fb_otoku {
  padding: 8px 15px 0px;
}
.price_block .fb_pricebox .fb_otoku .price_otoku {
  position: relative;
  background: #FFFFFF;
  padding: 10px 16px 10px 24px;
  text-align: center;
  border: 1px solid #E4393F;
  color: #E4393F;
  font-size: 16px;
  font-weight: bold;
  border-radius: 50px;
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
  display: inline-block;
}
.price_block .fb_pricebox .fb_otoku .price_otoku small {
  font-size: 14px;
  vertical-align: bottom;
}
.price_block .fb_pricebox .fb_otoku .price_otoku:after,
.price_block .fb_pricebox .fb_otoku .price_otoku:before {
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 50%;
}
.price_block .fb_pricebox .fb_otoku .price_otoku:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-width: 9px;
  border-bottom-width: 9px;
  border-left-width: 8px;
  border-right-width: 8px;
  margin-left: -8px;
  border-top-color: #FFFFFF;
}
.price_block .fb_pricebox .fb_otoku .price_otoku:before {
  border-color: rgba(228, 57, 63, 0);
  border-top-width: 9px;
  border-bottom-width: 9px;
  border-left-width: 9px;
  border-right-width: 9px;
  margin-left: -9px;
  margin-top: 1px;
  border-top-color: #E4393F;
}
.price_block .fb_pricebox .fb_otoku .price_month {
  padding: 30px 20px 15px;
  background-color: #fb6060;
  color: #fff;
}
.price_block .fb_pricebox .fb_otoku .price_month span:nth-child(1) {
  font-size: 14px;
  font-weight: bold;
  vertical-align: middle;
  display: inline-block;
  padding-top: 7px;
}
.price_block .fb_pricebox .fb_otoku .price_month span:nth-child(2) {
  font-size: 26px;
  font-weight: bold;
  padding: 5px;
  vertical-align: middle;
  display: inline-block;
}
.price_block .fb_pricebox .fb_otoku .price_month span:nth-child(3) {
  font-size: 14px;
  font-weight: bold;
  vertical-align: middle;
  padding-top: 7px;
  display: inline-block;
}
.price_block .price_box_muryou {
  background-color: #f0f0f0;
  text-align: center;
  padding: 30px 20px;
  font-size: 28px;
  font-weight: bold;
  margin: 0 0 15px 0;
}
.price_block .price_box_muryou strong {
  font-weight: bold;
  color: #E4393F;
}
@media screen and (max-width: 767px) {
  .price_block .price_box_muryou {
    display: none;
  }
}
.price_block .price_note {
  text-align: center;
  max-width: 760px;
  margin: 20px auto 0;
}
.price_block .price_note ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px 10px;
  text-align: left;
  list-style: none;
}
.price_block .price_note li {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (max-width: 767px) {
  .price_block .price_note li {
    font-size: 13px;
  }
}
/* 3months
---------------------------------*/

/* payment
---------------------------------*/
.price_block .price_box_payment {
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f0f0f0;
  text-align: center;
  padding: 30px 20px;
  font-size: 16px;
  font-weight: bold;
}
.price_block .price_box_payment span {
  text-align: right;
  padding-right: 30px;
}
.price_block .price_box_payment ul {
  border-left: 1px solid #CCCCCC;
  text-align: left;
  padding: 0;
  line-height: 1.7;
}
.price_block .price_box_payment ul li {
  position: relative;
  padding-left: 24px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .price_block .price_box_payment {
	display: block;
	margin: 20px 0 2px;
	font-size: 3.6vw;
	padding: 14px 10px;
}
  .price_block .price_box_payment span {
	width: 100%;
	display: block;
	text-align: center;
	margin-bottom: 10px;
	padding-right: 0;
}
  .price_block .price_box_payment ul {
	width: 100%;
	border-top: 1px solid #CCCCCC;
	border-left: none;
	padding-top: 10px;
	margin: 0 auto;
}
  .price_block .price_box_payment ul li {
	padding: 3px 0;
	line-height: 1.7;
	font-size: 3.6vw;
	text-align: center;
}
}
/* payment
---------------------------------*/

/* 3600
---------------------------------*/
#point4 .col_2{
	width: 94%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	text-align: center;
	margin: 0 auto;
}
#point4 .addservise {
	margin: 0 auto;
	width: 100%;
}
#point4 .addservise p.plus {
    text-align: center;
    font-weight: bold;
    font-size: 6.2rem;
    color: #f00;
}
#point4 .addservise p.other_data {
 display: block;
 padding: 30px 10px;
 margin: 0 auto;
 font-size: 2.4rem;
 font-weight: 600;
 text-align: center;
 color: #f00;
 background-color: #e9e9e9;
 width: 80%;
}

@media screen and (max-width: 768px) {
#point4 .col_2{
	margin: 15px auto 0;
}
#point4 .addservise p.plus {
    font-size: 10vw;
}
#point4 .addservise p.other_data {
 font-size: 3.8vw;
 width: 100%;
 line-height: 1.5;
 padding: 10px;
}
}
/* 3600
---------------------------------*/


#point4 table.tbl2 {
 width: 100%;
 margin: 60px auto 30px;
 border-collapse: collapse;
 border-right: none !important;
 border-bottom: none !important;
}
#point4 table.tbl2 thead th {
 text-align: center;
 vertical-align: bottom;
 font-weight: normal;
 padding: 0 0 10px;
 border-top: none !important;
 border-left: none !important;
}
#point4 table.tbl2 thead th img{
 margin: 0 auto;
}
#point4 table.tbl2 tbody th {
 width: 38%;
 padding: 15px 20px;
 font-weight: normal;
 font-size: 2.0rem;
 background-color: #d1e2f0;
 border-right: 4px solid #fff;
 border-bottom: 8px solid #fff;
 border-top: none !important;
 border-left: none !important;
}
#point4 table.tbl2 tbody td {
 padding: 15px 20px;
 text-align: center;
 font-size: 2.2rem;
 background-color: #e9e9e9;
 border-bottom: 8px solid #fff;
 border-top: none !important;
 border-left: none !important;
}
#point4 table.tbl2 td.efax {
 width: 23%;
 font-size: 3.0rem;
 color: #f00;
}
#point4 table.tbl2 tbody td sup {
 font-size: 1.8rem;
}
#point4 table.tbl2 tfoot th,
#point4 table.tbl2 tfoot td {
 padding: 15px 20px;
 font-weight: normal;
 border-top: none !important;
 border-left: none !important;
}
#point4 table.tbl2 tfoot th {
 text-align: left;
 font-size: 2.0rem;
}
#point4 table.tbl2 tfoot td {
 text-align: center;
 font-size: 2.2rem;
}
#point4 table.tbl2 tfoot th.blank,
#point4 table.tbl2 tfoot td.blank {
 padding: 0;
 height: 8px !important;
}
#point4 table.tbl2 tfoot th.blank {
 background-color: #d1e2f0;
 border-right: 4px solid #fff;
}
#point4 table.tbl2 tfoot td.blank {
 background-color: #e9e9e9;
}
ul.notes {
 list-style: none;
 margin: 0;
 padding: 0;
 counter-reset: cnt;
}
ul.notes li {
 margin: 0 auto 0.3em;
 padding: 0 0 0 1.5em;
}
ul.notes li:not(.nonum)::before {
 counter-increment: cnt;
 content: "*"counter(cnt);
 margin: 0 0.4em 0 -1.5em;
}
ul.notes li.nonum::before {
 content: "*";
 margin: 0 1em 0 -1.5em;
}
/* POINT 5 ---------------------------------*/
#point5 .case {
 padding: 80px 0;
 border-bottom: 1px solid #999;
}
#point5 .case:first-child {
 padding-top: 30px;
}
#point5 .case:last-child {
 padding-bottom: 30px;
 border-bottom: none;
}
#point5 .case h3 {
 margin: 0 0 40px;
 font-size: 2.5rem;
 font-weight: normal;
 line-height: 1.3;
 text-align: left
}
#point5 .case h3 em {
 font-style: normal;
 font-size: 4.0rem;
}
#point5 .case h3 span {
 display: block;
 margin: 0.4em 0 0;
 font-weight: bold;
 color: #e3131f;
}
#point5 .case > div.flex {
 display: flex;
 justify-content: space-between;
 align-content: flex-start;
}
#point5 .case > div.flex div.img {
 flex: 0 0 45%;
 margin: 0 auto 0 0;
}
#point5 .case > div.flex div.img img{
 border: 1px solid #727272;
}
#point5 .case > div.flex div.text {
 flex: 0 0 50%;
 margin: 0 0 0 auto;
 font-size: 1.8rem;
 line-height: 1.9;
 text-align: justify;
}
#point5 span {
 display: block;
 font-weight: bold;
 margin-top: 16px;
}
/* Footer
--------------------------------------------*/
#footer {
 padding: 40px 0;
 font-size: 1.8rem;
 line-height: 1.5;
 text-align: center;
 background-color: #666;
 color: #fff;
}
#footer ul {
 list-style: none;
 margin: 0 auto 1em;
 padding: 0;
}
#footer ul li {
 display: inline-block;
 padding: 0 1em;
 margin: 0;
 line-height: 1;
 border-left: 1px solid #fff;
}
#footer ul li:first-child {
 border-left: none;
}
#footer a {
 color: #fff;
 text-decoration: none;
}
#footer a:hover {
 text-decoration: underline;
}
/* Mobile View (Max Width 768px)
------------------------------------------*/
@media screen and (max-width: 768px) {
 body {
  font-size: 3.6vw;
  color: #000;
 }
 .pc{
  display: none !important;
 }
 .sp{
  display: block !important;
 }
/* Header
--------------------------------------------*/
 #header, #main, #footer {
  width: 100%;
  min-width: auto;
 }
 #header {
  padding: 20px 0;
  border-bottom: 7px solid #53aeda;
 }
 #header p {
  width: 21%;
 }
 /* Main
--------------------------------------------*/
 #main_visual {
  border-bottom: 7px solid #53aeda;
  background: no-repeat 50% 0;
  background-size: cover;
  background-image: url("https://www.efax.co.jp/wp-content/uploads/sf-images/default-source/efaxjp_lp/jp_smartphone1/lv_mv_sp.jpg") !important;
 }
 #main_visual h1 {
  order: 1;
  font-size: 7vw;
  padding: 30px 0 10px;
 }
 #main_visual .mv_img {
  max-height: none;
 }
 #main_visual .mv_txt {
  order: 2;
  width: 100%;
  padding: 0;
 }
 .point_wrap {
  padding: 0 0 30px;
 }
 .point_wrap::before {
  top: 0;
  height: 80px;
 }
 .point_wrap::after {
  width: 120%;
  height: 310px;
 }
 #point1.point_wrap::after,
 #point4.point_wrap::after {
  top: -170px;
  left: 10%;
 }
 #point2.point_wrap::after,
 #point5.point_wrap::after {
  top: -165px;
  left: -35%;
 }
 #point3.point_wrap::after {
  top: -175px;
 }
 .point_inner {
  width: 91%;
  max-width: none;
  padding: 0;
 }
 .point_ttl {
  padding: 8vw 0 0;
  margin: 0 auto;
 }
 .point_ttl div.point_label {
  width: 43%;
 }
 .point_read {
  position: relative;
  width: 95%;
  padding: 20px 5px 40px;
  margin: 0 auto;
  border-radius: 40px 40px 0 0;
  z-index: 0;
 }
 .point_ttl h2,
 .point_ttl p {
  width: 100%;
 }
 .point_ttl h2 {
  font-size: 4.8vw;
  line-height: 1.5;
  padding: 10px 0;
 }
 .point_ttl p {
  font-size: 4.0vw;
  line-height: 1.5;
 }
 .point_ttl p + p {
  margin-top: 0.5em;
 }
 .point_ttl p.caution {
  font-size: 2.55vw;
  margin: 0.5em auto 0;
 }
 .point_contents {
  margin: -30px 0 0;
  padding: 20px;
  border-radius: 30px;
  position: relative;
  z-index: 1;
 }
 .point_contents h3 {
  font-size: 4.4vw;
  line-height: 1.5;
  margin: 20px 0;
 }
 .appli_btn {
 margin: 30px auto 0;
 text-align: center;
}
.appli_btn > p {
 display: block !important;
 margin: 0.2em auto 0;
 text-align: center;
 font-weight: bold;
 font-size: 2.8vw;
 color: #154f9e;
}
.appli_btn a {
  width: 100%;
  padding: 10px 0;
  font-size: 4.3vw;
 }
.appli_btn a span {
 display: none;
}
.appli_btn a::after {
 width: 10px;
 height: 10px;
 border-width: 2px 2px 0 0;
 right: 15px;
 top: 50%;
 transform: rotate(45deg) translate(-5px, 0px);
}
/* POINT 1 ---------------------------------*/
 #point1 .point_ttl h2 {
  font-size: 4.8vw;
  padding: 10px 0;
 }
 #point1 .point1_sec {
  width: 100%;
  padding: 0 0 30px 0;
  margin: 0 auto 30px;
 }
 #point1 .point_contents h3 {
  font-size: 4.6vw;
  line-height: 1.5;
 }
 #point1 .img_col2 {
  justify-content: space-between;
 }
 #point1 .img_col2 > div {
  flex: 0 0 48%;
 }
 #point1 .ta-center {
  width: 48%;
  margin: 0 auto;
 }
 #point1 .function {
  display: block;
  margin: 30px auto 35px;
 }
 #point1 .function .detail {
  flex: none;
  margin: 0 auto 20px;
  width: 80%;
 }
 #point1 .function .detail h4 {
  padding: 14px 0;
  font-size: 4.2vw;
 }
 #point1 .function .detail figure {
  padding: 10px;
 }
 #point1 .function .detail figcaption {
  font-size: 3.8vw;
  margin: 10px auto 0;
 }
 .app_bnr {
  font-size: 3.0vw;
 }
 .app_bnr ul.bnr_list {
  margin: 0 auto 10px;
 }
 .app_bnr ul.bnr_list li {
  margin: 0 5px;
 }
 .app_bnr ul.bnr_list img {
  height: 37px;
 }
 .app_bnr p.caution {
  font-size: 3.0vw;
  text-align: center;
 }
 .point1_last {
  margin: 0 auto;
 }
 .point1_last .img {
  align-self: flex-end;
 }
 .point1_last .txt {
  font-size: 3.8vw;
  margin: 0 0 1.2em auto;
  flex: 0 0 73%;
 }
 .point1_last .txt p {
  margin-top: 6px;
 }
/* POINT 2 ---------------------------------*/
 #point2 .feature_list {
  display: block;
 }
 #point2 .feature_list > div {
  flex: none;
  width: 84%;
  margin: 20px auto 30px;
 }
 #point2 .feature h3 {
  padding: 20px 0 16px;
  font-size: 4.2vw;
 }
 #point2 .feature_list figure {
  padding: 20px 0 10px;
 }
 #point2 .feature_list figure figcaption {
  padding: 10px 0 0;
  font-size: 3.8vw;
 }
/* POINT 3 ---------------------------------*/
 #point3 .point_ttl p {
  font-size: 4.0vw;
 }
 #point3 .point_ttl p.caution {
  font-size: 2.4vw;
 }
 #point3 ol li {
  margin: 0 auto;
  padding: 0;
  width: 94%;
 }
 #point3 dl.doc_link {
  display: block;
  margin: 10px 0 0;
 }
 #point3 dl.doc_link dt {
  flex: none;
  margin: 0 auto;
  padding: 10px;
  font-size: 3.8vw;
  text-align: center;
 }
 #point3 dl.doc_link dd {
  flex: none;
  margin: 0 auto;
  padding: 0 15px;
  text-align: left;
 }
 #point3 dl.doc_link ul {
  margin: 0;
  padding: 0 0 5px 20px;
  text-align: left;
  font-size: 3.6vw;
 }
 #point3 .geo{
  margin-top: 40px;
  font-size: 3.8vw;
  line-height: 1.5;
 }
/* POINT 4 ---------------------------------*/
 #point4 .point4_sec > div > img {
  width: 85%;
 }
 .point4_sec {
  padding: 0 0 40px;
  margin: 0 0 40px;
 }
 #point4 .point_contents h4 {
  display: block !important;
  font-size: 3.4vw;
  margin: 30px auto 20px;
  text-align: center;
 }
 #point4 table.tbl2 {
  width: 100%;
  margin: 0 auto 30px;
  line-height: 1;
  border-collapse: collapse;
 }
 #point4 table.tbl2 thead th {
  padding: 0 0 5px;
  font-size: 2.55vw;
 }
 #point4 table.tbl2 thead th img {
  width: 60%;
 }
 #point4 table.tbl2 tbody th {
  width: 40%;
  padding: 12px 5px 8px 5px;
  font-size: 2.55vw;
  border-right: 2px solid #fff;
  border-bottom: 4px solid #fff;
 }
 #point4 table.tbl2 tbody th span {
  display: block;
  white-space: nowrap;
  letter-spacing: -0.05em;
  transform: scaleX(0.9) translateX(-5%);
 }
 #point4 table.tbl2 tbody td {
  width: 38%;
  padding: 12px 5px 8px 8px;
  font-size: 2.55vw;
  border-bottom: 4px solid #fff;
 }
 #point4 table.tbl2 td.efax {
  width: 23%;
  font-size: 2.55vw;
  color: #f00;
 }
 #point4 table.tbl2 tbody td sup {
  font-size: 70%;
 }
 #point4 table.tbl2 tbody span {
  display: block;
  white-space: nowrap;
  letter-spacing: -0.05em;
  transform: scaleX(0.9);
 }
 #point4 table.tbl2 tfoot th,
 #point4 table.tbl2 tfoot td {
  padding: 12px 5px 12px 8px;
  font-weight: normal;
 }
 #point4 table.tbl2 tfoot th,
 #point4 table.tbl2 tfoot td {
  font-size: 2.55vw;
 }
 #point4 table.tbl2 tfoot td.efax {
  font-size: 2.9vw;
  font-weight: bold;
 }
 #point4 table.tbl2 tfoot th.blank,
 #point4 table.tbl2 tfoot td.blank {
  height: 4px !important;
 }
 #point4 table.tbl2 tfoot th.blank {
  background-color: #d1e2f0;
  border-right: 2px solid #fff;
 }
 ul.notes,
 #point4 .point4_sec p {
  font-size: 3.0vw;
 }
/* POINT 5 ---------------------------------*/
 #point5 .point_ttl h2 {
  font-size: 4.8vw;
 }
 #point5 .case {
  padding: 40px 0;
 }
 #point5 .case:first-child {
  padding-top: 15px;
 }
 #point5 .case:last-child {
  padding-bottom: 15px;
 }
 #point5 .case h3 {
  margin: 0 0 20px;
  font-size: 4.0vw;
 }
 #point5 .case h3 em {
  font-size: 5.2vw;
 }
 #point5 .case h3 span {
  margin: 0.4em 0 0;
  text-align: justify;
 }
 #point5 .case > div.flex {
  display: block;
 }
 #point5 .case > div.flex div.img {
  flex: none;
  width: 100%;
  margin: 0 auto 20px;
 }
 #point5 .case > div.flex div.text {
  flex: none;
  margin: 0 auto;
  font-size: 3.8vw;
  line-height: 1.5;
 }
/* Footer
--------------------------------------------*/
 #footer {
  padding: 20px 0;
  font-size: 3.6vw;
 }
 #footer p.copyright {
  font-size: 2.55vw;
 }
 #footer p.copyright > span {
  display: block;
 }
}