@charset "UTF-8";
/* CSS Document */

/*-----下層ページメインビジュアル-----*/
.main_title{
	font-size: 2.7rem;
	font-weight: 200;
	color: #ffffff;
	background-image: url("../images/background.jpg");
	background-size: contain;
	background-repeat: no-repeat;
	padding: 11% 0% 5%;
	line-height: 100%;
	margin: 0;
}


.main_sub_title{
	font-size: 1.2rem;
	color: rgba(244,83,21,1.00);
	font-weight: 600;
	text-align: center;
}
/*-----下層ページメインビジュアル-----*/

/*-----ボタン-----*/
.small .btn-gradient-radius{
	padding: 1px 7px;
}
/*-----ボタン-----*/

.blank5{
    padding: 5%;
}

/*----見出し-----*/
.ti2{
	text-align: center;
	line-height: 200%;
	letter-spacing: 0.2rem;
	font-weight: 500;
	padding: 100px 0px;
	font-size: 1.1rem;
}

.ti2 span{
	font-size: 2rem;
	letter-spacing: 0.5rem;
	font-weight: 500;
    line-height: 200%;
}
/*-----見出し-----*/

/*-----パンくずリスト-----*/
.breadcrumb {
  margin-left:0;
  padding-left:0;
  text-align: left;
 margin-top: 2%;
}

.breadcrumb li {
  display:inline;
  list-style: none;
  font-weight: 300;
}

.breadcrumb li:after {
  /* >を表示*/
  content: '>';
  padding: 0 3px;
  color: #666;
}

.breadcrumb li:last-child:after {
  content: '';
}

.breadcrumb li a {
  text-decoration: none;
  color: #666;
}

.breadcrumb li:first-child a:before {
  /*家アイコン*/
  font-family: "Font Awesome 5 Free";
  content: '\f015';
  font-style: solid;
  font-weight: 900;
  font-size: 1.1em;
  color: #ff8300;
}

.breadcrumb li a:hover {
  color: #ff8300;
}
/*-----パンくずリスト-----*/

/*-----03FAXの受信・送信ページ-----*/
.reception{
	width: 100%;
}

/*sp表示*/
.reception_sp .about_title{
	position: relative;
    display: inline-block;
    background-color: #fff;
    border-bottom: solid 2px #666;
    padding: 16px;
    max-width: 100%;
    text-align: center;
	margin: 5% auto;
	color: #ff8300;
	font-size: 1.6rem;
}

.reception_sp .about_title:after,
.reception_sp .about_title:before{
	content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.reception_sp .about_title:before {
    border: solid 12px transparent;
    border-top: solid 12px #666;
}
.reception_sp .about_title:after {
    border: solid 14px transparent;
    border-top: solid 14px #fff;
    margin-top: -5px;
}


/*リスト色分け*/
.reception_sp .num_circle_orange{
	background-color: #ff8300;
	padding: 1px 10px;
	color: #fff;
	border-radius: 50px;
}

.reception_sp .num_circle_yellow{
	background-color: #f7c908;
	padding: 1px 10px;
	color: #fff;
	border-radius: 50px;
}

.reception_sp .num_circle_gray{
	background-color: #666;
	padding: 1px 10px;
	color: #fff;
	border-radius: 50px;
}

.reception_text_img{
  width: 60%;
  margin: 5% auto;
  text-align: center!important;
}

.reception_sp ul{
	list-style: none;
	padding: 3% 0%;
	font-size: 1.2rem;
	font-weight: 300;
	line-height: 150%;
	text-align: left;
}
 
.reception_sp ul li{
	padding: 3% 0%;
}  

/*-----03FAXの受信・送信ページ-----*/

/*-----FAX機のご利用について-----*/
.about_use_fax .main_title{
	background-image: url("../images/background02.jpg");
}

.about_use_fax  .arrow_title{
	font-size: 1.6rem;
	padding: 3% 0%;
	line-height: 150%;
	font-weight: 400;
    text-align: left;
}

.about_text{ 
    position: relative; 
    padding: .75em .5em; 
    border: 1px solid #ff8300;
    font-size: 1.1rem;
	line-height: 170%;
	text-align: left;
    width: 80%;
    margin: 5% auto;
}

.about_text:after{ 
content: "POINT"; 
position: absolute; 
top: -1rem; 
left: 10px; 
background: #fff; 
font-size: .75em; 
color: #ff8300; 
padding: 0 10px;
}

.about_use_fax .btn-gradient-radius {
	padding: 3px 9px;
}

.about_use_fax p {
	font-size: 1.1rem;
	line-height: 150%;
}

.about_use_fax_img{
	width: 100%;
	height: auto;
}

.about_use_fax ul { 
	line-height: 130%;
	list-style: none;
	font-weight: 300;
}

.about_use_fax ul li {
	padding: 1% 0%;
}

/*-----FAX機のご利用について-----*/

/*-----代表FAX番号と追加IDオプション-----*/
.about_option_img{
	width: 100%;
}

.about_option .arrow_title{
	margin-top: 5%;
}

/*-----代表FAX番号と追加IDオプション-----*/

/*-----使い放題500-----*/
.houdai_img{
    width: 100%;
    height: 100%;
    padding: 5% 10%;
}

/*-----使い放題500-----*/

/*-----Web電話帳-----*/
.phonebook_img{
    width: 100%;
    height: 100%;
    padding:  5% 10%;
}

/*-----Web電話帳-----*/

/*-----音声通話サービスへの切替-----*/
.about_voicecall .main_title{
	background-image: url("../images/background03.jpg");
}
.about_voicecall ul{
	display: flex;
	list-style: none;
	justify-content: space-between;
	align-items: center;
	padding-right: 8%;
	font-size: 1rem;
	font-weight: 300;
}


.logo{
	width: 12vw;
	height: auto;
}

.inner{
	width: 90%;
	margin: 3% auto;
	background-color: #fff;
	padding: 1%;
}


.inner ul{
	display: block;
}

.inner ul li{
	padding: 2%;
    font-weight: 400;
} 

.about_voicecll_box_orange{
	background-color: #ff8300;
}

.about_voicecll_box_orange .title{
	color: #fff;
	font-size: 6vw;
	font-weight: 500;
	opacity: 0.7;
}
.about_voicecll_box_orange .sub_title{
	color: #fff;
	font-size: 2vw;
	font-weight: 200;
	margin-top: -15px;
}

.about_voicecll_box_green{
	background-color: #25b79b;
}

.about_voicecll_box_green .title{
	color: #fff;
	font-size: 6vw;
	font-weight: 500;
	opacity: 0.7;
}
.about_voicecll_box_green .sub_title{
	color: #fff;
	font-size: 2vw;
	font-weight: 200;
	margin-top: -15px;
}
/*-----音声通話サービスへの切替-----*/

/*-----インターネットFAXアプリ比較-----*/
table.table01 {
    border-collapse: collapse;
    padding: 0;
    table-layout: fixed;
    width: 70%;
    margin: 0px auto;
    color: #666;
    font-size: 1.2rem;
	font-weight: 300;
}
table.table01 caption {
    background-color: #fff;
    color: #666;
    padding: 10px;
    font-weight: 600;
    font-size: 1rem;
    margin-top: 30px;
}
table.table01 thaed {
    background-color: #fff;
    color: #666;
}
table.table01 thead th {
    color: #666;
	background-color: #fff;
}

table.table01 tr:nth-child(2n) {
    background-color: #f8f8f8;
}

table.table01 tr {
    background: #fff;
	line-height: 150%;
}
table.table01 th, table.table01 td {
    padding: 7px;
    text-align: center;
}

.app_comparison1{
	background-image:url("../images/app_comparison.png");
	background-repeat: no-repeat;
	background-size: contain;
}
.app_comparison2{
	background-image:url("../images/app_comparison02.png");
	background-repeat: no-repeat;
	background-size: contain;
}

.app_comparison3{
	background-image:url("../images/app_comparison03.png");
	background-repeat: no-repeat;
	background-size: contain;
}
.app_comparison4{
	background-image:url("../images/app_comparison04.png");
	background-repeat: no-repeat;
	background-size: contain;
}
/*-----インターネットFAXアプリ比較-----*/

/*---------Q&A-----------*/

/*---メニューボタン---*/
.faq_button {
    display: inline-block;
    padding: 15px 10px;
    font-size: 1.2rem;
    font-weight: 400;
    text-decoration: none;
    color: #fff;
    background-color: #ff8300;
    transition: .3s;
    filter: drop-shadow(0px 0px 7px rgba(0, 0, 0, 0.1));
    text-align: center;
    width: 260px;
    max-width: 500px;
    margin: 1% auto;
}
.faq_button:hover{
    background: rgba(255,187,112,1.00);
} 
.faq_button a {
    color: #fff;
}
/*---メニューボタン---*/

.faq .arrow_title{
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 300%;
    text-align: left;
}

.faq h2{
	font-family: cresta, sans-serif;
	font-weight: 700;
	font-style: normal;
}

.faq{
    height: 100%;
    width: 100%;
    margin: 0;
}

.faq .green2{
	color: #ff8300;
	font-size: 1.8rem;
	font-weight: 700;
	width: 100%;
}

.faq nav span {
    background: none;
    height: 2px;
    position: relative;
	font-weight: 700;
	display: inline-block;
	font-size: 1.2rem;
	font-family: cresta, sans-serif;
	font-style: normal;
	width: 30px;
}

.accordion {
    margin: auto;
    width: 70%;
}
.accordion input {
    display: none;
}
.box {
    position: relative;
    background: #fff;
    height: auto;
    transition: all .15s ease-in-out;
	display: block;
	color: #666;
	margin: 10px 0;
    border-top: dotted 2px #c0c0c0;
    border-bottom: dotted 2px #c0c0c0;
}
.box::before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    pointer-events: none;
    
}

.box-title {
    width: calc(100% - 40px);
    height: auto;
	line-height: 150%;
    padding: 20px 20px;
    display: inline-block;
    cursor: pointer;
    -webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;
    margin-left: 20px;
}

.box-content {
    width: calc(100% - 40px);
    padding: 30px 17px;
    font-size: 11pt;
	line-height: 150%;
    color: rgba(0,0,0,.54);
    display: none;
}

.box-close {
    position: absolute;
    height: 64px;
    width: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none;
}

input:checked + .box {
    height: auto;
    margin: 16px 0;
    box-shadow: 0 0 6px rgba(0,0,0,.16),0 6px 12px rgba(0,0,0,.32);
	background-color: #fff;
	color: #ff8300;
}

input:checked + .box .box-title {
    border-bottom: 1px solid rgba(0,0,0,.18);
	color: #666;
}

input:checked + .box .box-content,
input:checked + .box .box-close {
    display: inline-block;
	text-align: left;
}

.arrows section .box-title {
    padding-left: 0px;
    width: calc(100% - 70px);
	text-align: left;
	color: #666;
}

.arrows section .box-title:before {
    font-family: "Font Awesome 5 Free";
    position: absolute;
    display: block;
    content: '\203a';
	font-weight: 900;
    font-size: 2rem;
    right: 35px;
    top: 18px;
    transition: transform .15s ease-in-out;
    color: #ff8300;
}

input:checked + section.box .box-title:before {
    transform: rotate(90deg);
	color: #ff8300;
	position: absolute;
	top: 25px;
}

/*---------Q&A-----------*/

/*---------重要事項説明-----------*/

.important .main_title{
	background-image: url("../images/background05.jpg");
}

.important .arrow_title{
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 300%;
    text-align: left;
}
.important p {
    line-height: 200%;
    margin-bottom: 5%;
}

.important ul {
    margin-bottom: 5%; 
}

.important ul li{
    padding: 7px 0px;
    line-height: 150%;
}

.payment .about_text:after{
    font-family: "Font Awesome 5 Free";
    content: "\f071 NOTES\f071"; 
    font-weight: 900;
    position: absolute; 
    top: -1rem; 
    left: 10px; 
    background: #fff; 
    font-size: .75em; 
    color: #ff8300; 
    padding: 0 10px;
}

/*---------重要事項説明-----------*/

/*---------料金について-----------*/
.price .arrow_title{
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 300%;
    text-align: left;
}

.price ul{ 
    list-style: none;
    font-size: 1rem;
    line-height: 150%;
}

.price ul li{ 
    padding: 5px;
}

.price_text{
    line-height: 150%;
    text-align: left;
}

/*---------料金について-----------*/

/*---------お支払い方法-----------*/
.payment .main_title{
	background-image: url("../images/background06.jpg");
}

.payment .arrow_title{
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 300%;
    text-align: left;
}

.payment p {
    line-height: 150%;
    margin-bottom: 5%;
}

.payment ul {
    margin-bottom: 5%; 
}

.payment ul li{
    padding: 7px 0px;
    line-height: 150%;
}

/*---------お支払い方法-----------*/

/*---------本人確認手続き-----------*/


.identification .main_title{
	background-image: url("../images/background07.jpg");
}

.identification  .arrow_title{
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 150%;
    text-align: left;
}

.identification p {
    line-height: 170%;
    margin-bottom: 5%;
}

.identification_box{
    text-align: center;
    padding: 5% 3%;
    background-color: #fff;
    color: #444;
    filter: drop-shadow(0px 0px 7px rgba(0,0,0,0.1));
}

.identification_box span{
    font-size: 1.4rem;
}

.grd_background{
   background-color: #dcdcdc;
   padding-bottom: 5%;
    padding-top: 5%;
}

.identification .cssgrid{
     counter-reset:num;
}

.identification h3{
    text-align: center;
    letter-spacing: 0.1rem;
    font-size: 1.3rem!important;
    line-height: 200%;
    margin-bottom: 7%;
}

.identification .num {
    color: #666;
    counter-increment: num;
    display: inline-block;
    width: 100%;
    font-size: 1.4rem!important;
    font-weight: 600;
    letter-spacing: 0.1rem;
    margin: 0px auto 20px;
    padding: 0px 0 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    }

.identification .num::before {
	position: absolute;
	left: 45%;
	content:counter(num);
	width: 32px;
	height: 32px;
	line-height: 32px;
	background-color: orange;
	border-radius: 100%;
	color: #fff;
	font-size: 0.9em;
	text-align: center;
	}

.identification_content ul{
    list-style: disc;
    line-height: 200%;
    font-weight: 500;
    margin: 5% auto;
}

.identification_content ul li{
   padding: 3% auto;
}

.identification_content{
    position: relative;
	width: 90%;
	height: auto;
	margin: 10px auto;
	text-align: left;
    padding-left: 20px;
}


h4 {
    font-size: 1.6rem!important;
    color: #f95110;
    line-height: 150%;
}

.identification ul{
    line-height: 150%;
}

.identification ul li {
    padding: 1%;
}

.identification ul li ul{
    padding-left: 5%;
}

.responsivetable01{
    width: 100%;
}
.responsivetable01 th {
	width: 30%;
	text-align: left;
	box-sizing: border-box;
    background-color: #dcdcdc;
    border: 1px solid #c1c1c1;
    padding: 10px;
	}

.responsivetable01 td {
	text-align: left;
	box-sizing: border-box;
    border: 1px solid #dcdcdc;
    padding: 10px;
	}
/*---------本人確認手続き-----------*/

/*---------仕様・動作環境-----------*/
.spec .main_title{
	background-image: url("../images/background08.jpg");
}
.spec  .arrow_title{
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 300%;
    text-align: left;
}

.spec p {
    line-height: 170%;
    font-size: 1.2rem;
}

.spec .about_text{
    font-size: 1rem;
    line-height: 200%;
    width: 80%;
    margin: 5% auto;
}

.spec .about_text:after{
    font-family: "Font Awesome 5 Free";
    content: "\f071 NOTES\f071"; 
    font-weight: 900;
    position: absolute; 
    top: -1rem; 
    left: 10px; 
    background: #fff; 
    font-size: 1rem; 
    color: #ff8300; 
    padding: 0 10px;
}

/*---------仕様・動作環境-----------*/

/*---------使い方マニュアル-----------*/
.manual .arrow_title{
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 300%;
    text-align: left;
}

.app_img{
    width: 70%;
    margin: 0 auto;
}

.manual_img{
    width: 70%;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}
.manual_text{
    width: 100%;
    padding-top: 10%;
    font-size: 1.4rem;
    text-align: left;
}

.manual_sub_text{
    font-size: 1rem;
    line-height: 170%;
    letter-spacing: 0.2rem;
    text-align: left
}

.manual p {
    line-height: 170%;
    margin-bottom: 2%;
    text-align: left;
    letter-spacing: 0.2rem;
}

.manual .small{
    line-height: 150%;
    letter-spacing: 0.1rem;
}

.manual_ti{
    background: #666;
    color: #fff;
    padding: 10px 15px;
    font-size: 1.2rem;
    font-weight: 500;
    opacity: 0.9;
    text-align: center;
}

.manual_ti2{
    color: #666;
    padding: 10px 15px;
    font-size: 1.6rem;
    font-weight: 500;
    opacity: 0.9;
    text-align: center;
    position: relative;
    margin: 10% 0;
  padding-left: 35px;
}

.manual_ti2:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #ff8300;
  border-radius: 2px;
}

.manual .num_circle_orange{
    color: #fff;
    background-color: #ff8300;
    padding:3px 8px;
    border-radius: 50px;
}
.manual .about_text{
    font-size: 1rem;
}
.manual .about_text:after{
    font-family: "Font Awesome 5 Free";
    content: "\f071 NOTES\f071"; 
    font-weight: 900;
    position: absolute; 
    top: -1rem; 
    left: 10px; 
    background: #fff; 
    font-size: 1rem; 
    color: #ff8300; 
    padding: 0 10px;
}

.manual .application_button{
    font-size: 1.2rem;
    text-align: left;
    padding: 10px 20px;
}

.manual_button_area{
    width: 99%;
    margin: 0 auto;
}

.manual .cssgrid {
    grid-auto-rows: auto;
    grid-gap: 0px;
    padding: 0px;
    overflow: hidden;
}

/*---メニューボタン---*/
.manual_button {
	display: inline-block;
	padding: 0.5em 1em;
	text-decoration: none;
	background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
	color: #fff;/*文字色*/
    font-weight: 500;
  -webkit-filter: drop-shadow(0px 0px 7px rgba(0, 0, 0, 0.1));
	filter: drop-shadow(0px 0px 7px rgba(0, 0, 0, 0.1));
    text-align: center;
    font-size: 1.3rem;
}

.manual_button:active {
  box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
  transform: translateY(2px);
}

.manual_button a {
    color: #fff;
}

/*---メニューボタン---*/
 
/*---------使い方マニュアル-----------*/

/*---------新着情報-----------*/

.news  .main_title{
	background-image: url("../images/news.png");
}

.news_lower .contents_center p{
    line-height: 170%;
	letter-spacing: 0.1em;
}

.news_lower ul {
    line-height: 160%;
}

.news_lower ul li {
    padding: 10px;
}


.news_lower a{
    color: #fff;
}

.news_lower .link {
    color: #ff8300;
}

.news_lower .link:hover {
    opacity: 0.6;
    color: #ff8300;
}

.news_lower  a{
    color: #ff8300;
}

.news_lower  a:hover{
    color: #666;
}

.news_lower .news_ti1{
    font-size: 1.6rem;
    font-weight: 600;
    color: #ff8033;
}

.news_lower .news_ti2{
    font-size: 0.9rem;
    font-weight: 400;
    color: #666;
}

.news_lower .news_ti span{
    padding-right: 4px;
}

.news_lower .news_content{
    border-top: 2px solid #666;
    border-bottom: 2px solid #666;
    padding: 5% 0% 3% 0%;
    margin-bottom: 10%;
    overflow-y: visible;
    max-height: 100%;
}

.news_lower dl{
    list-style: none;
    display: flex;
    padding-bottom: 5px;
    border-bottom: dashed 1px #c1c1c1;
    margin-bottom: 35px;
}

.news_lower dl dt{
    color: #ff8300;
    font-weight: 600;
    padding-right: 10px;
}

.underline{
    border: 1px solid #666;
}

.news_btn{
    text-align: left;
    background-color: #111;
    padding: 2px 18px;
    color: rgba(246, 77, 19, 1.00);
    border-radius: 50px;
    font-size: 1rem;
    font-weight: 600;
}

 .news_lower .main_title {
   font-size: 2.7rem;
	font-weight: 200;
	color: #fff;
	padding: 11% 0% 2%;
	line-height: 100%;
     text-align: left;
     background: none;
}

.news_lower_title{
   font-size: 2rem;
    font-weight: 500;
    margin-bottom: 1%;
    padding-bottom: 5%;
}

.news_lower_background {
    background-image: url("../images/news.png");
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 2%;
}
.news_lower .application_button{
    font-size: 1.2rem;
}
/*---------新着情報-----------*/

/*---------送信画質-----------*/

.faximg .cssgrid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    grid-auto-rows: auto;
   
}

.faximg_content{
    margin: 5% 0%;
}

.blue_button{
    color: #fff;
    padding: 4px 12px;
    background-color: #435969;
    border-radius: 50px;
}

.faximg_img{
    box-shadow: 0 0 15px rgba(0,0,0,.3);
    width: 98%;
    margin-top: 2%;
    margin-bottom: 5%;
}

.faximg_text{
    line-height: 200%;
    font-size: 1.2rem;
    font-weight: 500;
}

/*---------送信画質-----------*/

/*---------コラム-----------*/
.column .cssgrid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(245px, 1fr));
  grid-auto-rows: auto;
  grid-gap: 0.8rem;
}

.column .cssgrid > div {
  overflow: auto;
  min-width: 0;
}

.column_wrap img{
    width: 100%;
    height: 180px;
    object-fit: cover;
    position: relative;
    filter: brightness(0.7);
}

.column_wrap {
    position: relative;
    text-align: center;
    transition: all .25s ease;
    animation: populate .5s ease-out normal backwards;
    background: #fff;
    border-radius: 3px;
    filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.6));
}

.ribbon {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 150px;
  box-sizing: border-box;
  padding: 0 10px;
  margin: 0;
  height: 30px;
  line-height: 30px;
  font-size: 1rem;
  letter-spacing: 0.1em;
  color: white;
  background: #ff8300;
  box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.5);
}

.column_wrap:hover {
  transform: scale(1.05);
  z-index: 1;
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.2);
}

@keyframes populate {
  0% {
    transform: scale(0);
  }
}

.column_wrap p { 
    position: relative;
    color: #666;
    font-size: 1.3rem;
    line-height: 130%;
    font-weight: 600;
    text-align: center;
    margin: 3% auto;
    padding: 0% 5%;
}

.cardHolder {
  display: flex;
  flex-flow: row wrap;
}

/*コラムページ*/
.column_page_wrap{
    position: relative;
    text-align: center;
    width: 100%;
}

.page_img{
    position: relative;
    filter: brightness(0.7);
    width: 100%;
}

.page_text{
    font-size: 3rem;
    color: #fff;
    font-weight: 600;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform : translate(-50%,-50%);
    transform : translate(-50%,-50%);
    width: 80%;
    text-align: center;
    font-family: vdl-logog, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 150%
}

.page_text span{
    font-size: 70%;
}

.column p{
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 190%;
    letter-spacing: 0.05rem;
}

.column ul li{
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 190%;
    letter-spacing: 0.05rem;
}


.column h3{
    position: relative;
    color: white;
    background: #ff8300;
    line-height: 1.4;
    padding: 0.5em 0.5em 0.5em 1.8em;
    font-size: 1.4rem;
}

.column h3:before {
  font-family: "Font Awesome 5 Free";
  content: "\f14a";
  position: absolute;
  left : 0.5em; /*左端からのアイコンまでの距離*/
}

/*---------コラム-----------*/

/*---------訪問コンシェルジュ -----------*/

.concierge .ti2{
    font-size: 1.6rem;
    font-weight: 600;
}

.concierge .responsivetable01 th{
    border: none;
    width: 20%;
    margin-top: 20px;
}

.concierge .responsivetable01 td{
    border: none;
    vertical-align: middle;
}

.concierge .responsivetable01 tr:first-child th {
    border-top: none;
}


.concierge_step_ti{
    display: flex; 
    align-items: center;
    margin-bottom: 20px;
    font-size: 1.2rem;
    padding-top: 20px;
}

.step {
    color: #d1984a;
    background-color: #20374f;
    border-radius: 50px;
    padding: 5px 15px;
    font-size: 1.2rem;
    font-weight: 600;
}

/* 三角＋長方形 */
.arrow_down {
	font-size: 50px;
	position: relative;
	width: 0.6em;
	height: 1em;
	background-color: #0ddc13;
    margin: auto;
	}

.arrow_down::before {
	position: absolute;
	top: 0.8em;
	left: -0.5em;
	width: 0;
	height: 0;
	content: "";
	border-top: 0.8em solid #0ddc13;
	border-left: 0.8em solid transparent;
	border-right: 0.8em solid transparent;
	}

.concierge_table {
    width: 100%;
}
.concierge_table  th {
    background-color: #777; 
    border: 1px solid #fff;
    color: #fff;
    vertical-align: middle;
    padding: 10px;
    text-align: center;
}

.concierge_table  th:first-child {
    border-top: 1px solid #777;
}

.concierge_table  th:last-child {
    border-bottom: 1px solid #777;
}

.concierge_table  td {
    border: 1px solid #777;
    padding: 10px;
    line-height: 180%;
}

.concierge_step_center{
    position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform:translateX(-50%);
  ;
}

.concierge_step_center a:hover{
    opacity: 0.6;
}

.concierge_support_img_wrap {
    text-align: center;
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 5% 0;
}
.concierge2 .responsivetable01 th {
    background-color: #777; 
    border: 1px solid #fff;
    color: #fff;
    vertical-align: middle;
    padding: 10px;
    text-align: center;
}

.concierge2 .responsivetable01 td {
    border: 1px solid #777;
    padding: 10px;
    line-height: 180%;
}
/*---------訪問コンシェルジュ -----------*/

@media (min-width:1024px){
.about_voicecall .contents_center{
		width: 80%;
	}
    
.app_img{
    width: 300px;
    margin: 0 auto;
}

.manual_img{
    width: 280px;
    margin: 0 auto;
}
    
.manual_text{
    font-size: 1.6rem;
}
    
.manual_ti{
        font-size: 1.6rem;
    }
    
.manual_button_area{
    width: 900px;
    margin: 0 auto;
}
    

/*---------使い方マニュアル-----------*/  
    
/*-----使い放題500-----*/
.houdai_img{
    width: 100%;
    height: 100%;
    padding: 5% 20%;
}

/*-----使い放題500-----*/

/*-----Web電話帳-----*/
.phonebook_img{
    width: 100%;
    height: 100%;
    padding:  5% 20%;
}

/*-----Web電話帳-----*/

}

@media (max-width:1024px){
.about_voicecall .contents_center{
		width: 90%;
	}
.main_title {
    font-size: 2.7rem;
    padding: 7% 0% 5%;
}
/*----見出し-----*/
.ti2{
	text-align: center;
	line-height: 150%;
	letter-spacing: 0.2rem;
	font-weight: 500;
	padding: 100px 0px;
	font-size: 0.9rem;
    text-align: left;
}

.ti2 span{
	font-size: 1.6rem;
	letter-spacing: 0.5rem;
	font-weight: 500;
    line-height: 180%;
}
/*-----見出し-----*/
    
/*---------使い方マニュアル-----------*/  
.app_img{
    width: 75%;
    margin: 0 auto;
}

.manual_img{
    width: 45%;
    margin: 0 auto;
}
    
 .manual_button_area{
    width: 700px;
    margin: 0 auto;
}   

/*---------使い方マニュアル-----------*/  

}


@media (max-width:768px){
/*----見出し-----*/
.ti2{
	text-align: center;
	line-height: 150%;
	letter-spacing: 0.2rem;
	font-weight: 500;
	padding: 100px 0px;
	font-size: 0.9rem;
    text-align: left;
}

.ti2 span{
	font-size: 1.6rem;
	letter-spacing: 0.5rem;
	font-weight: 500;
    line-height: 180%;
}
/*-----見出し-----*/

/*-----音声通話サービスへの切替-----*/
.logo{
	width: 20vw;
	height: auto;
}
.about_voicecall .contents_center{
	width: 70%;
	}

.about_voicecall .contents_center .cssgrid{
	text-align: left;
	}
.about_voicecll_box_orange .title{
	font-size: 10vw;
}
.about_voicecll_box_orange .sub_title{
	font-size: 4vw;
}

.about_voicecll_box_green .title{
	font-size: 10vw;
}
.about_voicecll_box_green .sub_title{
	font-size: 4vw;
}
/*-----音声通話サービスへの切替-----*/

/*-----インターネットFAXアプリ比較-----*/
table.table01 {
    width: 90%;
}
table.table01 thead {
    display: none;
}
table.table01 tr {
    display: block;
}
table.table01 td {
    display: block;
    text-align: right;
}
table.table01 tr:nth-child(even) {
    background: #fff;
}
table.table01 td:nth-child(even) {
    background: #f8f8f8;
}
table.table01 .table01_ti {
    background-color: #fff;
    color: #666;
}
table.table01 .total {
    display: none;
}
table.table01 .table01_ti {
    background-color: #fff;
    color: #666;
	font-weight: 500;
	border-top: solid 1px #c1c1c1;
	border-bottom: solid 1px #c1c1c1;
	margin-top: 5%;
}
table.table01 td:before {
    content: attr(aria-label);
    float: left;
}
/*-----インターネットFAXアプリ比較-----*/
    
/*-----最新情報-----*/
.news_table {
       display: none!important; 
    }
    
/*-----最新情報-----*/
    
/*-----よくある質問-----*/
.accordion {
    margin: auto;
    width: 80%;
}
/*-----よくある質問-----*/
.about_text{
    font-size: 1rem;
    width: 100%;
    margin: 0 auto;
	}
    
.arrow_title{
    font-size: 1.4rem!important;
    text-align: left;
    }
.identification_box .ti{
        font-size: 1.2rem;
        line-height: 150%;
    } 
    
/*---------使い方マニュアル-----------*/  
.app_img{
    width: 250px;
    margin: 0 auto;
}

.manual_img{
    width: 80%;
    margin: 0 auto;
}
    
.manual .cssgrid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(245px, 1fr));
  grid-auto-rows: auto;
  grid-gap: 0.8em;
  padding: 0.8em;
  margin: 0 0 2em;
}

.manual .cssgrid > div {
  overflow: auto;
  min-width: 0;
}
    
.manual_text{
    width: 100%;
    padding-top: 10%;
    font-size: 1.2rem;
}

.manual_sub_text{
    font-size: 0.9rem;
    line-height: 170%;
    letter-spacing: 0.2rem;
}
    
.manual_button_area {
    width: 100%;
    margin: 0 auto;
}

/*---------使い方マニュアル-----------*/  
.news_lower_title{
   font-size: 1.8rem;
    font-weight: 500;
    margin-bottom: 1%;
    padding-bottom: 5%;
}
/*---------送信画質-----------*/   
.faximg_text{
    line-height: 200%;
    font-size: 1rem;
    font-weight: 500;
}
/*---------送信画質-----------*/
    
/*---------訪問コンシェルジュ -----------*/

.concierge .ti2{
    font-size: 1.6rem;
    font-weight: 600;
}

.concierge .responsivetable01 th{
    border: none;
    width: 30%;
}
    
.concierge2 .responsivetable01 th{
    width: 100%;
    border: 1px solid #fff;
}


/*---------訪問コンシェルジュ -----------*/
    
}

@media (max-width:600px){
/*----見出し-----*/
.ti2{
	text-align: center;
	line-height: 150%;
	letter-spacing: 0.2rem;
	font-weight: 500;
	padding: 100px 0px;
	font-size: 0.9rem;
    text-align: left;
}

.ti2 span{
	font-size: 1.6rem;
	letter-spacing: 0.5rem;
	font-weight: 500;
    line-height: 180%;
}
/*-----見出し-----*/

.main_title {
    font-size: 2rem;
}
.about_text{
		font-size: 1rem;
	}
.responsivetable01 th,
.responsivetable01 td {
	width: 100%;
    display: block;
    border-top: none;
    box-sizing: border-box;
    }
    
.responsivetable01 tr:first-child th {
	border-top: 1px solid #555;
	}   
    
.about_text{
    font-size: 1rem;
    width: 100%;
    margin: 0 auto;
	}
.arrow_title{
    font-size: 1.4rem!important;
    text-align: left;
    }
    
.identification_box .ti{
        font-size: 1.2rem;
        line-height: 150%;
    } 
/*---------使い方マニュアル-----------*/  
.app_img{
    width: 100%;
    margin: 0 auto;
}

.manual_img{
    width: 95%;
    margin: 0 auto;
}
    
.manual .cssgrid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
  grid-auto-rows: auto;
  grid-gap: 0.8em;
  padding: 0.8em;
  margin: 0 0 2em;
}

.manual .cssgrid > div {
  overflow: auto;
  min-width: 0;
}
    
.manual_text{
    font-size: 1rem;
}

.manual_sub_text{
    font-size: 0.8rem;
    
}
.manual_button{
    font-size: 1.3rem;
    text-align: left;
}

/*---------使い方マニュアル-----------*/ 
.news_lower_title{
   font-size: 1.4rem;
    font-weight: 500;
    margin-bottom: 1%;
    padding-bottom: 5%;
}
/*---------送信画質-----------*/   
.faximg_text{
    line-height: 200%;
    font-size: 1rem;
    font-weight: 500;
}
/*---------送信画質-----------*/
    
/*コラムページ*/

.page_text{
    font-size: 1.5rem;
}
/*---------コラム-----------*/
    
/*---------訪問コンシェルジュ -----------*/

.concierge .ti2{
    font-size: 1.6rem;
    font-weight: 600;
}

.concierge .responsivetable01 th{
    border: none;
    width: 50%;
    display: inline-block;
    text-align: center;
}

.concierge2 .responsivetable01 th{
    border: none;
    width: 100%;
}

/*---------訪問コンシェルジュ -----------*/
    
}

@media (max-width:414px){
    
/*----見出し-----*/
.ti2{
	text-align: center;
	line-height: 150%;
	letter-spacing: 0.2rem;
	font-weight: 500;
	padding: 100px 0px;
	font-size: 0.9rem;
    text-align: left;
}

.ti2 span{
	font-size: 1.6rem;
	letter-spacing: 0.5rem;
	font-weight: 500;
    line-height: 180%;
}

.main_title {
    font-size: 1.6rem;
    padding: 5% 0% 5%;
}
    
.main_sub_title {
    font-size: 1rem;
}
	
/*-----見出し-----*/
.reception_sp ul {
    list-style: none;
    padding: 3% 0%;
    font-size: 1rem;
    font-weight: 300;
    line-height: 150%;
    text-align: left;
}
	
.about_text{
    font-size: 1rem;
    width: 100%;
    margin: 5% auto;
	}
    
.arrow_title{
    font-size: 1.2rem!important;
    text-align: left;
    }

/*-----音声通話サービスへの切替-----*/
.logo{
	width: 30vw;
	height: auto;
}
.about_voicecall .contents_center .cssgrid{
	text-align: left;
	}
.about_voicecll_box_orange .title{
	font-size: 15vw;
}
.about_voicecll_box_orange .sub_title{
	font-size: 5vw;
	margin-top: -10px;
}

.about_voicecll_box_green .title{
	font-size: 15vw;
}
.about_voicecll_box_green .sub_title{
	font-size: 5vw;
	margin-top: -10px;
}
.about_voicecall ul{
	font-size: 0.9rem;
}
/*-----音声通話サービスへの切替-----*/
/*-----よくある質問-----*/
.accordion {
    margin: auto;
    width: 90%;
}
/*-----よくある質問-----*/
    
.identification_box .ti{
        font-size: 1.2rem;
        line-height: 150%;
    } 
    
.news_lower_title{
   font-size: 1.4rem;
    font-weight: 500;
    margin-bottom: 1%;
    padding-bottom: 5%;
}
    
/*---------送信画質-----------*/   
.faximg_text{
    line-height: 200%;
    font-size: 1rem;
    font-weight: 500;
}
/*---------送信画質-----------*/
/*コラムページ*/

.column p{
    font-size: 1rem;
}
    
.column ul li{
    font-size: 1rem;
}

.column h3{
    font-size: 1.2rem;
}

/*---------コラム-----------*/

    }