@charset "utf-8";
/* CSS Document */
html {
  /* overflow-x: inherit; */
}
body{
	/* font-family: "Noto Sans JP",'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', Meiryo, sans-serif; */
	letter-spacing: .1rem;
	overflow-x:inherit;
	background: none!important;
}
h1,h2,h3,h4,h5,h6{
	/* line-height: 1; */
	line-height: 1.4;
}
a{ 
	cursor: pointer;
	text-decoration: none;
}
/*.mod-inner{
	max-width: 1220px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
}
.l-row{
	display: flex;
	flex-wrap: wrap;
	margin-left: -2.0%;
	margin-right: -2.0%;
}
.l-row .box-col{
	padding: 0 2.0%;
}
.l-row .box-col .box-col-inner{
	height: 100%
}*/
iframe{
	overflow: hidden;
	max-width: 100%;
}
/* header button  */
/* .l-header-contact a{
	border-color: #02a3e8;
    background-image: none;
	background: linear-gradient( 0deg, #008ecc, #02a3e8 60%);
	border-radius: 3px;
	padding: 7px 0 6.5px;
    color: #fff;
    transition: all 0.4s ease-in-out;
}
.l-header-contact a:hover{
	border-color: #47BCEE;
	background: linear-gradient( 0deg, #02a3e8, #47BCEE 60%);
    color: #fff
}
.l-header.is-fixed .l-header-contact a{
    border-color: #02a3e8;
    background-image: none;
	background: linear-gradient( 0deg, #008ecc, #02a3e8 60%);
	border-radius: 3px;
	padding: 7px 0 6.5px;
    color: #fff;
    transition: all 0.4s ease-in-out;
}
.l-header.is-fixed .l-header-contact a:hover{
	border-color: #47BCEE;
	background: linear-gradient( 0deg, #02a3e8, #47BCEE 60%);
} */
.l-header-webapi a{
	display: block;
	font-size: .8em;
	text-align: center;
	text-decoration: none;
	line-height: 1.2;
	color: #fff;
	background: linear-gradient( 0deg, #cc004a, #d81b60 60%);
	border: 1px solid #d81b60;
	border-radius: 3px;
	padding: 2px 5px 2px;
	margin-left: 10px;
	transition: all 0.4s ease-in-out;
}
.l-header-webapi a:hover{
	background: linear-gradient( 0deg, #d81b60, #E66E9A 60%);
	color: #fff;
}

.l-wrapper{ min-height: inherit}/* ←納品時削除*/
/* data =================================*/
/* page-visual --------------------------*/
.l-visual{
	position: relative;
	height: 497px;
	padding: 6.25em 0 2em;
}
.l-visual{
	background: url("../../img/base/bg_tex_sq.png"),linear-gradient( #007cb2, #02a3e8 70%);
	background-position: center;
	background-size: cover;
}
.l-visual::before{
	content: "";
	height: 480px;
	width: 480px;
	background-image: url("../../img/base/bg_visual.png");
	background-repeat: no-repeat;
	background-size:contain;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 45%;
	margin: auto;
	opacity: .2
}
.l-visual_data{
	position: relative;
}
.l-visual_data::before{
	content: "";
	position: absolute;
	width: 640px;
	height: 386px;
	background-image: url("../../img/base/about/img-visual-data.png");
	background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
	right: 0;
	top: -30px;
}
.l-visual_webapi{
	position: relative;
}
.l-visual_webapi::before{
	content: "";
	position: absolute;
	width: 640px;
	height: 386px;
	background-image: url("../../img/base/webapi/img-visual-webapi.png");
	background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
	right: 0;
	top: -30px;
}
.l-visual_invoice{
	text-align: right;
}
.l-visual_invoice::before{
	background-image: url("../../img/base/about/img-visual-invoice.png");
	right: inherit;
	left: -53px;
	width: 511px;
}
.l-visual_invoice .btn-area_visual{
	justify-content: flex-end;
}

.l-visual_calds{
	text-align: left;
}
.l-visual_calds::before{
	background-image: url("/aiocr/img/spacer.png");
	right: inherit;
	left: 0;
}
.l-visual_calds .btn-area_visual{
	justify-content: flex-end;
}

.l-visual_tablet{
	text-align: right;
}
.l-visual_tablet::before{
	background-image: url("../../img/base/about/img-visual_tablet.png");
	background-position: center;
	right: inherit;
	left: 0;
}
.l-visual_tablet .btn-area_visual{
	justify-content: flex-end;
}
/* page-title --------------------------*/
.l-page-ttl{
	position: relative;
	background: url("../../img/base/bg_tex_sq.png"),linear-gradient( #007cb2, #02a3e8 90%);
	/*background: url("../../img/base/bg_tex_sq.png"),linear-gradient( #394055, #232b43 70%);*/
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.l-page-ttl-inner{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	min-height: 250px
}
/*.l-page-ttl::before{
	content: "";
	height: 480px;
	width: 480px;
	background-image: url("../../img/base/bg_visual.png");
	background-repeat: no-repeat;
	background-size:contain;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 45%;
	margin: auto;
	opacity: .2
}*/
.l-page-ttl-inner h1{
	/*display: inline-block;*/
	color: #fff;
	font-weight: bold;
	font-size: 2.44em;
	position: relative;
	z-index: 10;
	text-shadow: 5px 5px 0px #007cb2;
}
.l-page-ttl-inner .tx_catch{
	color: #fff;
	font-size: 1.25em;
}
.mod-catch{
	position: relative;
	z-index: 10
}
.mod-catch .tx_sub{
	/*display: inline-block;*/
	color: #fff;
	font-weight: bold;
	font-size: 1.6em;
	letter-spacing: .2rem;
	line-height: 1;
	margin-bottom: .9em;
	position: relative;
	z-index: 10;
	text-shadow: 5px 5px 0px #007cb2;
}
.mod-catch h1{
	/*display: inline-block;*/
	color: #fff;
	font-weight: bold;
	font-size: 3.81em;
	margin-bottom: .75em;
	position: relative;
	z-index: 10;
	text-shadow: 5px 5px 0px #007cb2;
}
.mod-catch.l-visual_invoice h1{
	font-size: 3.5em;
}
.mod-catch .tx_lead{
	/*color: #232b43;*/
	color: #e5f7ff;
	line-height: 1.6;
	margin-bottom: 1.6em;
	position: relative;
	z-index: 10
}
.mod-catch .tx_lead span{
	font-size: 1.56em;
	font-weight: bold;
}
.mod-catch .tx_lead_calds span{
	font-size: 3em;
	font-weight: bold;
	color: #fff;
}
.mod-catch .tx_lead span:nth-of-type(2){
	font-size: 1.9em;
	padding: 0 .1em;
}
.btn-area_visual{
	display: flex;
	margin: 0 -10px;
	flex-wrap: wrap
}
.l-contact-area .btn-contact_box {
	display: flex;
	flex-wrap: wrap;
}
.l-contact-area .btn-contact_box .btn-contact {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #d81b60;
	color: #fff;
	margin: 23px auto 0;
	height: 3.75em;
	width: auto;
	min-width: 367px;
	border-radius: 3em;
	text-align: center;
	line-height: 1;
	position: relative;
	z-index: 10;
	text-decoration: none;
	transition: 0.2s ease-in-out;
}
.l-contact-area .btn-contact_box .btn-contact:hover{ background-color: #ff337d; }

.mod-catch .btn-contact{
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #d81b60;
	color: #fff;
	margin: 0 .625em;
	width: 18.75em;
	height: 4.75em;
	border-radius: 3em;
	text-align: center;
	line-height: 2;
	position: relative;
	cursor: pointer;
	white-space: nowrap;
	text-decoration: none;
	transition: .3s
}
.mod-catch .btn-contact::before{
	content: "";
	width: 90%;
	height: 1px;
	background-color: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.mod-catch .btn-contact:hover{
	background-color: #ff337d
}
/* page add*/
.l-page-title-inner-add-cta{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.l-page-title-inner-add-cta .mod-catch{
	position: absolute;
	right: 0;
	bottom: -5em
}

.mod-inner .mod-breadcrumb{
	position: absolute;
	padding: 1em 0 0;
}

/* l-subcatch -------------*/
.l-subcatch {
	/*background-color: #f2f2f2;*/
	background: radial-gradient( #fff 62%, #f2f2f2);
	padding: 4em 0 5em;
	text-align: center;
	color: #232b43;
}
.l-subcatch .tx_sub{
	line-height: 2.44em;
	margin-bottom: 2.44em;
	font-weight: 500;
}
.l-subcatch .tx_sub-title{
	line-height: 1;
	font-size: 2.44em;
	font-weight: 500;
}
.l-subcatch .txt{
	margin: 3em 0;
	color: #555
}
/* l-function-service -------------*/
.l-function-service{
	padding: 45px 0 20px;
	background: linear-gradient( to right, #007cb2, #02a3e8 15%, #02a3e8 85%, #007cb2);
}
.l-function-service .l-row .box-col{
	width: 33.33%;
}
.l-function-service .bg-col-svc{
	position: relative;
	display: block;
	text-align: center;
	padding: 15px 0 0;
	background: linear-gradient(45deg, #F3FBFF 50%, #ccefff 50%);
	border-radius: .25em;
	margin-bottom: 1em;
	transition: .2s
}
.l-function-service .bg-col-svc:hover{
	background: linear-gradient(45deg, #ccefff 50%, #F3FBFF 50%);
}
.l-function-service .bg-col-svc img{
	display: block;
	max-width: 120px;
	margin: 0 auto;
	width: 100%
}
.l-function-service .bg-col-svc .btn-anc{
	display: block;
	background-color: #232b43;
	color: #fff;
	margin: 10px auto 0;
	padding: .75em 0;
	text-align: center;
	line-height: 1;
	position: relative;
	border-radius: 0 0 .25em .25em;
	white-space: nowrap;
}
.l-function-service .bg-col-svc::before,
.l-function-service .bg-col-svc::after,
.l-function-service .bg-col-svc span::before,
.l-function-service .bg-col-svc span::after {
  position: absolute;
  z-index: 2;
  content: "";
  width: 0;
  height: 0;
  border: 3px solid transparent;
  transition: all .2s;
	visibility: hidden;
}
.l-function-service .bg-col-svc::before {
  top: 0;
  left: 0;
  border-left-color: #4cc9ff;
}
.l-function-service .bg-col-svc::after {
  bottom: 0;
  right: 0;
  border-right-color: #4cc9ff;
}
.l-function-service .bg-col-svc span::before {
  bottom: 0;
  left: 0;
  border-bottom-color: #4cc9ff;
}
.l-function-service .bg-col-svc span::after {
  top: 0;
  right: 0;
  border-top-color: #4cc9ff;
}
.l-function-service .bg-col-svc:hover {
  color: #d81b60;
}
.l-function-service .bg-col-svc:hover::before,
.l-function-service .bg-col-svc:hover::after {
	/*height: calc(100% + 4px);*/
	height: 100%;
	visibility: visible;
}
.l-function-service .bg-col-svc:hover span::before,
.l-function-service .bg-col-svc:hover span::after {
	/*width: calc(100% + 4px);*/
	width: 100%;
	visibility: visible;
}

.l-function-service .tx_sub{
	color: #fff;
	text-align: center;
}

/* l-contents ----------------------*/
.l-contents{
	background-color: #f2f2f2;
}
.l-contents-inner{
	padding-top: 4em;
	padding-bottom: 4em;
}
/*.l-contents-inner:nth-of-type(1){
	padding: 60px 0
}*/
.l-contents-ttl{
	margin-top: 2em;
}
.l-contents-ttl h2{
	background: linear-gradient( to right, #007cb2, #02a3e8 20%, #02a3e8 80%, #007cb2);
	color: #fff;
	font-size: 1.56em;
	font-weight: bold;
	padding: .7em .5em;
	position: relative;
}
.l-contents-ttl h2 span{
	position: relative;
	z-index: 10
}
.l-contents-ttl h2::before{
	content: "";
	width: 4.0em;
	height: 4.0em;
	border-radius: 50%;
	background-color: #02a3e8;
	background-repeat: no-repeat;
	background-size: 38%;
	background-position: center top 12px;
	position: absolute;
	left: 0;
	right: 0;
	top: -1.7em;
	margin: auto;
}
.ttl-scan h2::before{
	background-image: url("../../img/base/about/imgw-svg-scan.png");
}
.ttl-book h2::before{
	background-image: url("../../img/base/about/imgw-svc-books.png");
}
.ttl-doc h2::before{
	background-image: url("../../img/base/about/imgw-svc-doc.png");
}
.ttl-webapi h2::before{
	background-image: url("../../img/base/webapi/imgw-svg-cloud.png");
	background-position: center top 6px;
	background-size: 48%;
}
.ttl-invoice h2::before{
	background-image: url("../../img/base/about/i-invoice.png");	
}
.ttl-tablet h2::before{
	background-image: url("../../img/base/about/i-function_02.png")
}
.l-contents-ttl h3{
	font-size: 1.56em;
	font-weight: bold;
	text-align: center;
	color: #02a3e8;
	margin: 4em auto;
	position: relative;
	text-shadow: 0 0 3px #fff
}
.l-contents-ttl h3::before{
	content: "";
	display: block;
	height: 3em;
	border: 3px solid #02a3e8;
	width: 50%;
	margin: auto;
	transform: skew(25deg);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	background-color: #ccefff;
	box-shadow: 0 6px 12px #a0a0a0;
}
.l-contents-ttl h3::after{
	content: "";
	display: block;
	height: 3em;
	border: 3px solid #02a3e8;
	width: 50%;
	margin: auto;
	transform: skew(-25deg);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	z-index: 0
}
.l-contents-ttl h3 span{
	position: relative;
	z-index: 10;
}
.l-contents-ttl h4{
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
	color: #232b43;
	margin: 2em auto;
	position: relative;
	text-shadow: 1px 2px 2px #fff;
}
.l-contents .txt{
	text-align: center;
	margin: 4em auto;
	padding: 0 8%;
}
.l-contents .l-stg-box .txt{
	display: block;
	color: #232b43;
	font-weight: 500;
	margin-bottom: 0;
}
.l-contents .l-stg-box .txt span{
	position: relative;
	z-index: 10
}
.l-contents .l-stg-box .txt span::before{
	content: "";
	height: .6em;
	width: 100%;
	background-color: #ffdb79;
	position: absolute;
	left: 0;
	bottom: -1px;
	z-index: -1
}
.txt .btn-intx{
	text-decoration: underline;
}

.l-contents .txt .bg-pd-wh{
	display: block;
	text-align: left;
	background-color: #fff;
	padding: 2em;
	border-radius: .5em;
}

.mod-image-frame{
	background-color: #fff;
	padding: 1.56em;
	margin: 0 1.95em;
	border-radius: .5em;
	text-align: center;
}
.l-subcatch .tx_sub-title + .mod-image-frame{
	margin-top: 4em
}
.l-contents-inner_row{
	justify-content: center;
}
.l-contents-inner_row .box-col{
	width: 25%
}
.i-checkmark{
	padding-left:3em;
	position:relative;
}

.i-checkmark:before,
.i-checkmark:after{
	content:"";
	display:block;
	position:absolute;
}
.i-checkmark:before{
	width:2em;
	height:2em;
	border-radius:3px;
	background:#232b43;
	/*border:1px solid #000000;*/
	left:0;top:2px;
}
.i-checkmark:after{
	border-left:3px solid #fff;
	border-bottom:3px solid #fff;
	width:1.4em;
	height:.8em;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	left:.3em;
	top:.5em;
}

/* webapi =========================================*/
.l-contents-webapi .l-row .box-col{
	width: 50%;
	margin-bottom: 3em
}
figure.mod-image-frame img{
	max-width: 100%;
	width: auto
}
.bg-col-sys{
	position: relative;
	padding: 2em;
	height: 100%;
}

.bg-col-sys::before{
	content: "";
	height: 80%;
	width: 98%;
	padding: 2em;
	background-color: #9399ac;
	box-shadow: 0 0 12px rgba(0,0,0,.1);
	position: absolute;
	top: 10%;
	left: 1%;
	transform: skew(4deg);
}
.bg-col-sys::after{
	content: "";
	height: 100%;
	width: 100%;
	padding: 2em;
	background-color: #fff;
	box-shadow: 0 0 12px rgba(0,0,0,.1);
	position: absolute;
	top: 0;
	left: 0;
	transform: skew(-4deg);
}
.l-contents-webapi .bg-col-sys h3{
	position: relative;
	font-size: 1.56em;
	color: #9399ac;
	padding-left: 1em;
	z-index: 10
}
.l-contents-webapi .bg-col-sys h3 > span{
	position: relative;
	z-index: 10
}
.l-contents-webapi .bg-col-sys h3 > span::before{
	content: "";
	width: 2em;
	height: 4px;
	background: linear-gradient(to right, #02a3e8, #d81b60);
	position: absolute;
	top: 2em;
	left: 0
}
.l-contents-webapi .bg-col-sys .txt{
	text-align: left;
	padding: 0 2em;
	position: relative;
	z-index: 10;
	margin-bottom: 3em
}

/* l-contents-page ==================================*/
.l-contents-page{
	padding: 3em 0;
}
.l-contents-page-inner{
	padding: 3em 0;
}
.l-contents-page-inner:nth-of-type(2n){
	background-color: #f2f2f2
}
.l-contents-page-ttl{
	margin: 0 0 3em;
	position: relative;
}
.l-contents-page-ttl h2{
	font-size: 1.56em;
	color: #232b43;
}

.denchoho_link {
	top: -28px;
	right: 15px;
	position: absolute;
	text-align: center;
	color: #d81b60;
}
.denchoho_link div {
	width: 214px;
	background: linear-gradient( 0deg, #ce044d, #d81b60 60%);
	color: #fff;
	text-align: center;
	border: 1px solid #d81b60;
	border-radius: 3px;
	padding: 2px 5px 2px;
}
.denchoho_link div p {
	color: #fff;
}

.l-contents-page-inner .l-contents-page-ttl + .txt{
	margin: 3em auto;
	width: 80%;
	text-align: left;
	padding-top: 3em;
	border-top:3px dotted #232b43;
}
.s-table-container{
	width: 100%;
	overflow-x: scroll;
	padding-bottom: 10px;
}
.l-table{
	border-collapse: separate;
	border-spacing: 0px;
	border: 1px solid #A3DEF7;
	width: 100%;
	box-shadow: 2px 6px 12px rgba(0,0,0,.4) ;
	min-width: 1180px;
}
.l-table th,
.l-table td{
	padding: 1em;
	border: 1px solid #A3DEF7;
	font-size: .86em;
	background-color: #fff;
}
.l-table td.red{
	color: red;
}
.l-table th{ background-color: #A3DEF7; border-color: #E8F7FD #A3DEF7 #5EC4F0}
.l-table thead th{ border-color: #E8F7FD #5EC4F0 #A3DEF7 #E8F7FD}
.l-table td{ background-color: #fff; }
.l-table thead th{ text-align: center; }
.l-table-save th:nth-of-type(1)	{ width: 8%; }
.l-table-save th:nth-of-type(2)	{ width: 20%;}
.l-table-save th:nth-of-type(3)	{ width: 25%;}
.l-table-save th:nth-of-type(4)	{ width: 6%; text-align: center; }
.l-table-save th:nth-of-type(5)	{ width: 14%;}
.l-table-save th:nth-of-type(6)	{ width: 17%;}
.l-table-save th:nth-of-type(7)	{ width: 10%;}
.l-table-save td:nth-last-of-type(4){ text-align: center;}
.l-table-save td:nth-last-of-type(7){ text-align: center;}

.l-table-change th:nth-of-type(1)	{ width: 35%; }
.l-table-change th:nth-of-type(2)	{ width: 25%;}
.l-table-change th:nth-of-type(3)	{ width: 25%;}
.l-table td ul{
	list-style: disc;
	list-style-position: outside;
	padding-left: 1em
}
.l-table td ul > li >ul{
	list-style: circle;
	list-style-position: outside;
	padding-left: 1em
}
.i-checkmark-circle{
	justify-content: center
}
.i-checkmark-circle li{
	width: 35%;
	padding-left: 5%;
	padding-right: 5%;
	position: relative;
	margin: 2.5em 0;
	text-align: center;
	color: #232b43;
}
.i-checkmark-circle li::before {
	content: "";
    display: block;
    position: absolute;
    width: 3em;
    height: 3em;
	background-image: url("../../img/base/i-check-circle_pink.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	top: -3em;
	left: 0;
	right: 0;
	margin: auto;
}

.i-checkmark-circle li > span{
	position: relative;
}
.i-checkmark-circle li > span::before{
	content: "";
	height: 1em;
	width: 100%;
	position: absolute;
	top: 1em;
	background-color: #ffdb79;
	z-index: -1;
	
}

/*.i-checkmark-circle li::before, .i-checkmark-circle li::after {
    content: "";
    display: block;
    position: absolute;
}
.i-checkmark-circle li::before {
    width: 2em;
    height: 2em;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #232b43;
    left: 0;
    top: 2px;
}
.i-checkmark-circle li::after {
    border-left: 3px solid #232b43;
    border-bottom: 3px solid #232b43;
    width: 1.4em;
    height: .8em;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: .3em;
    top: .5em;
}*/

/* l-function-tablet ==================================*/
.l-function-tablet{
	padding: 45px 0 20px;
	/*background: #232b43;*/
	background: linear-gradient( to right, #007cb2, #02a3e8 15%, #02a3e8 85%, #007cb2);
}
.l-function-tablet .tx_catch{
	color: #fff;
	font-size: 1.99em;
	font-weight: bold;
	text-align: center;
	margin: 0 0 2em;
}
.l-function-tablet .l-row{
	margin-left: -1%;
	margin-right: -1%;
}
.l-function-tablet .l-row .box-col{
	width: 16.66%;
	padding-left: 1%;
	padding-right: 1%;
}
.l-function-tablet .bg-col-svc{
	position: relative;
	display: block;
	text-align: center;
	padding: 15px 0 0;
	background: linear-gradient(45deg, #232b43 50%, #394055 50%);
	border-radius: .25em;
	margin-bottom: 1em;
	transition: .2s
}
/*.l-function-tablet .bg-col-svc:hover{
	background: linear-gradient(45deg, #ccefff 50%, #F3FBFF 50%);
}*/
.l-function-tablet .bg-col-svc img{
	display: block;
	max-width: 96px;
	margin: 0 auto;
}
.l-function-tablet .bg-col-svc .btn-anc{
	display: block;
	color: #fff;
	margin: 10px auto 0;
	padding: .75em 0;
	text-align: center;
	line-height: 1;
	position: relative;
	border-radius: 0 0 .25em .25em;
	white-space: nowrap;
}
/*
.l-function-tablet .bg-col-svc::before,
.l-function-tablet .bg-col-svc::after,
.l-function-tablet .bg-col-svc span::before,
.l-function-tablet .bg-col-svc span::after {
  position: absolute;
  z-index: 2;
  content: "";
  width: 0;
  height: 0;
  border: 3px solid transparent;
  transition: all .2s;
	visibility: hidden;
}
.l-function-tablet .bg-col-svc::before {
  top: 0;
  left: 0;
  border-left-color: #4cc9ff;
}
.l-function-tablet .bg-col-svc::after {
  bottom: 0;
  right: 0;
  border-right-color: #4cc9ff;
}
.l-function-tablet .bg-col-svc span::before {
  bottom: 0;
  left: 0;
  border-bottom-color: #4cc9ff;
}
.l-function-tablet .bg-col-svc span::after {
  top: 0;
  right: 0;
  border-top-color: #4cc9ff;
}
.l-function-tablet .bg-col-svc:hover {
  color: #d81b60;
}
.l-function-tablet .bg-col-svc:hover::before,
.l-function-tablet .bg-col-svc:hover::after {
	height: 100%;
	visibility: visible;
}
.l-function-tablet .bg-col-svc:hover span::before,
.l-function-tablet .bg-col-svc:hover span::after {
	width: 100%;
	visibility: visible;
}
*/

.l-function-tablet .tx_sub{
	color: #fff;
	text-align: left;
	font-size: .9em
}
.l-contents .l-function-2col{
	width: 90%;
	margin:4em auto;
	position: relative;
}
.l-contents .l-function-2col:nth-child(odd){
	flex-direction: row-reverse;
}
.l-contents .l-function-2col::before{
	content: "";
	width: 70%;
	height: 100%;
	background-color: #fff;
	position: absolute;
	top: 0;
	margin: auto;
	z-index: 0;
	box-shadow: 0px 1px 6px rgba(0,0,0,.1);
}
.l-contents .l-function-2col:nth-child(odd)::before{
	left: -1.8em;
}
.l-contents .l-function-2col:nth-child(even)::before{
	right: -1.8em;
}
.l-function-2col .box-col{
	width: 50%;
	z-index: 10;
}
.l-function-2col .box-col h4{
	font-size: 1.25em;
	font-weight: bold;
	color: #232b43;
	margin: 2em auto 3em;
	position: relative;
}
.l-function-2col .box-col h4 > span{
	position: relative;
	z-index: 10
}
.l-function-2col .box-col h4 > span::before{
	content: "";
	width: 2em;
	height: 4px;
	background: linear-gradient(to right, #02a3e8, #d81b60);
	position: absolute;
	top: 2.8em;
	left: 0
}
.l-function-2col .box-col .tx_sub{
}

.l-function-2col .box-col img{
	width: 100%;
	box-shadow: 0px 4px 8px rgba(0,0,0,.5);
}
.l-contents .l-function-2col:nth-child(odd) .img-capture{
	position: relative;
	top: 1.6em;
}
.l-contents .l-function-2col:nth-child(even) .img-capture{
	position: relative;
	top: -1.6em;
}

/* l-contact-area ----------------- */
.l-contact-area{
	background-color: #232b43;
	min-height: 200px;
	padding: 45px 0;
	position: relative;
	z-index: -1
}

.l-contact-area::before{
	content: "";
	height: 480px;
	width: 480px;
	background-image: url("../../img/base/bg_visual.png");
	background-repeat: no-repeat;
	background-size:contain;
	background-position: center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: .1
}

.l-contact-area .ttl-section{
	font-size: 2.44em;
	font-weight: 500;
	text-align: center;
	line-height: 1;
	position: relative;
	margin: 0 0 1em;
	color: #fff;
}

.l-contact-area .l-row .box-col{
	width: 50%;
}
.l-contact-area .box-col-inner{
	display: flex;
	justify-content: flex-end;
}
.l-contact-area .bg-col-svc{
	width: calc(100% - 7.5em);
	text-align: center;
	position: relative;
	min-height: 164px;
}
.l-contact-area .bg-col-svc::before{
	content: "";
	width: 6.25em;
	height: 6.25em;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: -6.25em;
	top: 0
}
.l-contact-area .col-svc_01::before{
	background-image: url("../../img/base/icon_ct_01.png");
}
.l-contact-area .col-svc_02::before{
	background-image: url("../../img/base/icon_ct_02.png");
}
.l-contact-area .tx_for{
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	margin:0 0 1em;
	line-height: 1.5
}
.l-contact-area .tx_sub{
	color: #fff;
	margin:0 0 1em;
	line-height: 1.5
}
.l-contact-area .btn-contact{
	display: flex;
	align-items: center;
	justify-content: center;
	background: #d81b60;
	color: #fff;
	margin: 0 auto;
	height: 3.75em;
	width: 80%;
	border-radius: 3em;
	text-align: center;
	line-height:1;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
}
/* l-function ---------------------------*/
.l-section-ttl{
	text-align: center;
}
/*.l-section-ttl h2{
	text-align: center;
	display: block;
	font-size: 1.56em;
	font-weight: bold;
	color: #fff;
	background: linear-gradient(to right, #007cb2, #02a3e8 20%, #02a3e8 80%, #007cb2);
	padding: .7em 0;
	position: relative;
	margin-bottom: 2em
}*/
.l-section-ttl h2{
	text-align: center;
	display: block;
	font-size: 1em;
	font-weight: bold;
	color: #232b43;
	/*background: linear-gradient(to right, #007cb2, #02a3e8 20%, #02a3e8 80%, #007cb2);*/
	padding: .7em 0;
	position: relative;
	margin-bottom: 3em
}
.l-section-ttl h2 span{
	display: block;
	font-size: 1.56em;
	letter-spacing: 0;
	margin-top: .5em;
	/*background-image: linear-gradient(to left, #d81b60 20%, #02a3e8 70%);
	background-position: center center;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;*/
}

.l-section-ttl h3{
	text-align: center;
	display: block;
	font-size: 1em;
	font-weight: bold;
	color: #02a3e8;
	padding: .7em 0;
	position: relative;
	margin-bottom: 3em;
	margin-top: 2em;		
}
.l-section-ttl h3:before/*, .l-section-ttl h3:after*/ {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: #02a3e8;
 /* -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);*/
}
.l-section-ttl h3:before {
  left:0;
}
/*.l-section-ttl h3:after {
  right: 0;
}*/
.l-section-ttl h3 > span{
	/*background: linear-gradient(to right, #007cb2, #232b43 20%, #232b43 80%, #007cb2);*/
	position: relative;
	z-index: 10;
	padding: .5em 3em;
	background-color: #fff;
	border: 2px solid #02a3e8;
	border-radius: 2em;
}
.bg_area{
	border: 3px solid #02a3e8;
	background-image: url("../../img/base/bg_dot.png");
	background-size: contain;
	background-size: 36%;
	padding: 3em;
	margin: 2em 0;
	border-radius: .5em;
	position: relative;
}
.bg_area .l-line-ttl{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 2em
}
.bg_area .l-line-ttl > h4{
	position: absolute;
	display: inline-block;
	/*border: 2px solid #02a3e8;*/
	background-color: #02a3e8;
	border-radius: 50%;
	width: 12%;
	height: 12%;
	padding: 6%;
	color: #fff;
	text-align: center;
	top: -2.8em;
	left: -2em;
}
.bg_area .l-line-ttl > h4 > span{
	position: absolute;
	top: calc(50% - .5em);
	left: 0;
	right: 0;
	margin: auto;
	width: 100%
}
.bg_area .l-line-ttl > h4 + .tx_lead{
	padding-left: 10%
}

.l-function .l-row{
	margin-left: -1.5%;
	margin-right: -1%;
}
.l-function .l-row .box-col{
	width: 25%;
	padding: 0 1.5%;
	margin-bottom: 45px;
}

.l-function .l-row .box-col-2w{
	width: 58%
}
.bg_area .l-row .box-col{
	margin-bottom: 0;
	padding-top: 1em;
	padding-bottom: 1em;
	border-radius: .5em;
}
.l-function .bg-col-function{
	position: relative;
}
.l-function .bg-col-function img{
	width: 100%;
	transition: .3s
}
.l-function .bg-col-function img.zm-2:hover{
	transform: scale(2.4,2.4);
	border: 3px solid #02a3e8;
	box-shadow: 0 3px 12px rgba(0,0,0, .6);
	position: relative;
	z-index: 10
}
.l-function .bg-col-function h4{
	color: #232b43;
	font-weight: bold;
	margin: 2em 0;
}
.l-function .bg-col-function h5{
	color: #232b43;
	font-weight: bold;
	margin: 2em 0;
}
.l-function .bg-col-function .txt{
	font-size: .85em
}
.l-function-step{
	justify-content: space-around;
}
.l-function-step .bg-col-function > label{
	display: inline-block;
	font-weight: bold;
	font-size:2em;
	color: #bbb;
}
.l-function-step .bg-col-function::before{
	content: "";
	width: 2em;
	height: 2em;
	border-style: solid;
	border-color: #02a5e8;
	border-width: 1px 1px 0 0;
	transform: rotate(45deg);
	position: absolute;
	top: 30%;
	right: -26.5%;
	margin: auto;
}
.l-function-step .box-col:last-child .bg-col-function::before{
	content: none;
}
.l-function-step .box-col .bg-col-function_none::before{
	content: none;
}

.bg-col-function_inner{
	position: relative;
	background-color: #ffe5ee;
	padding: 2em;
	display: flex;
	flex-wrap: wrap;
}
.bg-col-function_inner .inner-icon{
	display: inline-block;
	position: absolute;
	width: 3em;
	height: 3em;
	top: 1em;
	left: -2.5em
}
.l-function-step .bg-col-function_inner .inner-icon::before,
.l-function-step .bg-col-function_inner .inner-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  display: inline-block;
  width: 3em;
  height: 3em;
  border-top: 1px solid #02a5e8;
  /*transform: translateX(-50%);*/
	transform: translateY(50%)
}
.l-function-step .bg-col-function_inner .inner-icon:after {
  top: 0;
  left: -50%;
  transform: rotate(90deg);
}

.l-function .bg-col-function .bg-col-function_inner>h5{
	margin: 0 0 1em;
	color: #D81B60;
	width: 100%
}
.l-function .bg-col-function .bg-col-function_inner>h5 + .txt{
	width: 50%;
}
.l-function .bg-col-function .bg-col-function_inner>figure{
	width: 50%;
	padding-left: 1em
}


/* web請求 =================================================*/
.li-jiima{
    list-style: disc;
    margin: 0 auto;
	padding-left: 20px;
	display: inline-block;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

.l-function-list{
	padding-left: 1%;
	padding-right: 1%;
}
.l-function-list .li-col-inner{
	/* width: 25%; */
	width: 33.333%;
	padding-left: 1%;
	padding-right: 1%;
	margin-bottom: 2em;
}
.bg-function-list{
	position: relative;
	width: 56%;
	height: auto;
	margin: 0 auto;
	background: linear-gradient(45deg, #232b43 50%, #394055 50%);
	border-radius: 50%;
	margin-bottom: 2em;
}
.bg-function-list::before{
	content: "";
    display: block;
    padding-top: 100%;
}
.inner-function-list {
	width: 62%;
    height: 62%;
    position: absolute;
    top: 0;
	bottom: 0;
    left: 0;
	right: 0;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.inner-function-list::before{
	content: "";
	height: 100%;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 90%;
	z-index: 10
}
.inner-function_01::before{
	background-image: url("../../img/base/about/i-function_01.png");
}
.inner-function_02::before{
	background-image: url("../../img/base/about/i-function_02.png");
}
.inner-function_03::before{
	background-image: url("../../img/base/about/i-function_03.png");
}
.inner-function_04::before{
	background-image: url("../../img/base/about/i-function_04.png");
}
.inner-function_05::before{
	background-image: url("../../img/base/about/i-function_05.png");
}
.inner-function_06::before{
	background-image: url("../../img/base/about/i-function_06.png");
}
.inner-function_07::before{
	background-image: url("../../img/base/about/i-function_07.png");
}
.inner-function_08::before{
	background-image: url("../../img/base/about/i-function_08.png");
}


.p-function-list{
	position: relative;
	margin-bottom: 2em;
}
.p-function-list > h4{
	text-align: center;
	font-weight: bold;
	color: #d81b60;
	margin-bottom: 1em;
}
.p-function-list .tx_sub{
	font-size: .9em;
	background-color: #fff;
	border-radius: .5em;
	padding: 1.5em;
	min-height: 6.5em;
}
.function-list_01::after{
	content: "";
	width: 96px;
	height: 96px;
	background-image: url("../../img/base/about/i-function_01.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}



.l-meritt-list{
	justify-content: space-around;
	width: 72%;
	margin: 0 auto;
}
.l-meritt-list .li-col-inner{
	width: 25%;
	padding-left: 1%;
	padding-right: 1%;
	/*margin-bottom: 2em;*/
}
.p-merit-list{
	position: relative;
	width: 100%;
	height: auto;
	margin: auto;
	border: 2px solid #e66e9a;
	background: linear-gradient(45deg, #FCF0F5 50%, #fff 50%);
	border-radius: 50%;
}
.p-merit-list::before{
	content: "";
	display: block;
	padding-top:100%;
}
.p-merit-list span{
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-weight: bold;
	color: #d81b60;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}


.p-merit-list:after{
	content: "";
	position: absolute;
	margin: auto;
	/*width: 0;
	height: 0;
	right: 0;
	bottom: 21%;
	border-style: solid;
	border-color: #394055 transparent transparent transparent;
	border-width: 17.32px 13px 0 13px;
  	transform: rotate(25deg);*/
	height: 48px;
	width: 48px;
	background-image: url("../../img/base/about/arrow_drop_down.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto;
	left: 0;
	right: 0;
	bottom: 12%
}
.l-meritt-list .li-col-inner .tx_sub{
	text-align: center;
	margin-top: 2em;
}
.txt .bg-pd-wh{
	position: relative;
}
.txt .bg-pd-wh::before{
	content: "‟";
	font-size: 5em;
	position: absolute;
	top: -2rem;
	line-height: 1;
	color: #ccefff;
}
.l-contents blockquote{
	quotes: "“" "”";
	padding: 2em;
	background-color: #fff;
	border-radius: 1em;
	position: relative;
	margin: 2em 0;
}
.l-contents blockquote::before{
	content: open-quote;
	font-size: 48px;
	position: absolute;
	top: 1rem;
	left: 1rem;
	line-height: 1;
	display: inline-block;
	height: 23px;
	color: #232b43;
}

.l-contents blockquote::after{
	content: close-quote;
	font-size: 48px;
	position: absolute;
	right: 1rem;
	bottom: 1rem;
	line-height: 1;
	display: inline-block;
	height: 23px;
	color: #232b43;
}






/* l-price-area ---------------------------*/
.l-price-area{
	background-color: #f5f5f5;
	padding-top: 3em;
	padding-bottom: 3em;
}
/*.l-price-area h2{
	font-size: 1.56em;
	font-weight: bold;
	color: #02a3e8;
	text-align: center;
	margin-bottom: 2em
}*/
.l-price-area .l-price-base{
	background-color: #fff;
	display: flex;
	flex-wrap: wrap;
	padding: 15px;
	color: #02a3e8;
	margin-bottom: 30px;
	box-shadow: 0 0 6px rgba(0,0,0,.6);
}
.price-box-base{
	padding: 15px;
	width: 32.33%;
	border-style: solid;
	border-color: rgba(2, 163, 232, .5);
	border-width: 0 2px 0 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.price-box-base label{
	font-size: 1.25em;
	text-align: center;
}
.price-box-base span{
	font-size: 1.95em;font-weight: bold;
}
.l-price-area .price-box-option{
	display: flex;
	flex-wrap: wrap;
	padding: .5em 3em;
	width: 67.66%;
	align-items: center;
	justify-content: center;
	position: relative;
}
.l-price-area .price-box-option > div{
	/*width: 75%; btnあり */
	width: 100%;
}
.l-price-area .price-box-option > div>label{
	display: block;
	margin-bottom: 10px
}
.l-price-area .price-box-option dl{
	display: flex;
	flex-wrap: wrap;
}
.l-price-area .price-box-option dl > dt{
	width: 75%;
	position: relative;
	line-height: 1;
    padding: .25em 0 .25em 1.25em;
}
.l-price-area .price-box-option dl > dt::before{
	content: "●";
	position: absolute;
	left: 0;
	top: .25em;
	color: rgba(2, 163, 232, .5);
}
.l-price-area .price-box-option dl > dt::after{
	content: "";
	height: 0;
	/*width: calc(95% - 25px);*/
	width: 95%;
	border-bottom: 4px dotted #ccc;
	position: absolute;
	left: 25px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.l-price-area .price-box-option dl > dt span{
	background-color: #fff;
	position: relative;
	z-index: 10;
	padding-right: 1em
}
.l-price-area .price-box-option dl > dd{
	width: calc(25% - 4em);
	line-height: 1;
	padding: .25em 0;
	text-align: right;
}
.l-price-area .price-box-option > label{
	display: flex;
	width: 25%;
	justify-content: center;	
}
.l-price-area .price-box-option dl + p{
	color: #7b7b7b;
	font-size: .8em
}

.open-check{
    display: none;
}
.open-label{
    display: block;
    position: relative;
}
.open-label:after{
    background: #d81b60;
    box-sizing: border-box;
    content: "詳細";
    display: block;
    height: 26px;
    padding: 1px;
    position: absolute;
    right: 0;
    top: 0px;
	text-align: center;
	width: 3em;
	color: #eee;
	font-size: .9em;
}
.open-content{
	background-color: #FFF1F6;
    display: block;
    height: 0;
    opacity: 0;
    padding: 0 1em;
    transition: .3s;
    visibility: hidden;
    font-size: .9em;
}
.open-content p{
	
	color: #555;
}
.open-check:checked + .open-label:after{
    content: "×";
}

.open-check:checked + .open-label + .open-content{
    height: auto;
	min-height: 80px;
    opacity: 1;
    padding: 1em;
    visibility: visible;
	margin-bottom: .5em
}
.open-content fieldset{
    background-color: #fff;
    padding: 0 1.5em 1em;
    border-radius: 3px;
    color: #555;
    border: 2px solid #F8D6E2;
}

.open-content .li-option > li{
	position: relative;
	line-height: 1.4;
	padding: .5em 0 .5em 1.5em;
}
.open-content .li-option > li::before{
	content: "●";
	position: absolute;
	left: 4px;
	top: 11px;
	/*color: #F8D6E2;*/
    color: #aaa;
    font-size: .7em
}
.open-content .l-ttl{
    margin: 1em 0;
    padding: 0 1em;
    color: #d81b60;
}
.btn-page{
	position: relative;
	display: inline-block;
	padding: .5em 0;;
	border: 1px solid #02a3e8;
	border-radius: 2em;
	width: 100%;
	text-align: center;
	transition: .5s;
}
.btn-page::before{
	content: "";
	width: .5em;
	height: .5em;
	border-style: solid;
	border-color: #02a3e8;
	border-width: 1px 1px 0 0;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 1em;
	margin: auto;
}
.btn-page:hover{
	background-color: #02a3e8;
	color: #fff;
}
.btn-page:hover::before{
	border-color: #fff;
}
.l-price-area .l-row{
	justify-content: center;
}
.l-price-area .l-row .box-col{
	width: 33.33%;
}
.l-price-area .l-row-allprice .box-col{
	margin-bottom: 2em
}

.l-price-area .box-col-inner{
	background-color: #fff;
	/*border: 2px solid rgba(2, 163, 232, .6);*/
	padding: 15px;
	text-align: center;
	box-shadow: 0 0 6px rgba(0,0,0,.6);
}
.l-price-area .box-col-inner h3{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	background: #232b43;
	color: #fff;
	font-weight: bold;

	font-size: 1em;
	height: 52px;
	margin: -15px -15px 1em;
}
.l-price-area .box-col-inner h3 span{
	width: 100%	
}
.l-price-area .box-col-inner h3 span.tx_min{
	font-size: .8em;
	line-height: 1
}
.l-price-area .mod-price-base{
	display: flex;
	align-items: flex-end;
	justify-content:center;
	color: #d81b60;
	font-weight: bold;
	height: 60px;
}
.l-price-area .mod-price-base label{
	line-height: 1;
}
.l-price-area .mod-price-base label:nth-child(1){
	text-align: right;
	font-size: 1.1em;
}
.l-price-area .mod-price-base label:nth-child(2){
	text-align: left;
}
.l-price-area .mod-price-base label:nth-child(2) span:nth-child(1){
	position: relative;
	font-size: 5em;
	top: 5px
}
.l-price-area .mod-price-base label:nth-child(2) span:nth-child(2){
	position: relative;
	font-size: 1.25em;
}
.l-price-area .box-col-inner .bg-col-svc{
	text-align: center;
	padding: 20px;
	background: linear-gradient(45deg, #b2e8ff 50%, #99e0ff 50%);
	border-radius: .5em;
	margin-bottom: 1em
}
.l-price-area .box-col-inner .tx_caption{
	color: #02a3e8;
	margin: 1.5em auto 5.5em;
	padding-top: 1em;
	border-top: 2px solid rgba(2, 163, 232, .5);
}
.l-price-area .mod-price-meter{
	color: #fff;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	line-height: 1;
	position: absolute;
	left: 0;
	right: 0;
	top: -48px;
	margin: auto;
	width: 140px;
}
.l-price-area .mod-price-meter>label{
	width: 100%;
	z-index: 10;
	letter-spacing: -.6px
}
.l-price-area .tx_num_catch {
	display: inline-block;
	font-size: 3.05em;
	font-size: 48.8px;
	max-height: 35.8px;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', Meiryo, sans-serif;
	
}
.tx_num{
	font-size: 1.25em;
	display: inline-block;
}
.l-price-area .mod-price-meter::before{
	content: "";
	width: 140px;
	/*padding-top: 50%;*/
	height: 140px;
	background-color: #02a3e8;
	border-radius: 50%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.l-price-area .mod-price-meter>label{
	position: relative;
	line-height: 1.2;
}
.l-price-area .mod-price-meter>label:nth-child(2){
	padding-top: 10px;
}
.l-price-area .mod-price-meter>label:nth-child(2)::before{
	content: "";
	height: 2px;
	width: 80%;
	background-color: rgba(255, 255, 255, .2);
	position: absolute;
	left: 0;
	right: 0;
	top: 7px;
	margin: auto
}
.l-price-area .tx_inc span{
	display: inline-block;
	position: relative;
	color: #02a3e8;
	z-index: 0;
	top: .5em;
	left: calc(50% - 90px);
	margin: auto;
	width: 180px
} 
.l-price-area .tx_inc span::before{
	content: "";
	width: 100%;
	height: 1.6em;
	background-color: #ffdb79;
	position: absolute;
	top: -.1em;
	left: 0;
	right: 0;
	margin: auto;
	z-index: -1
} 

.l-price-area .bg-price{
	background-color: rgba(2, 163, 232, .2);
	position: relative;
}
.l-price-area .bg-price::before{
	content: "";
	width: 2em;
	height: 2em;
	border-style: solid;
	border-color: rgba(2, 163, 232, .8);
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
	position: absolute;
	bottom: -7px;
	left: 0;
	right: 0;
	margin: auto;
}
.l-price-area .bg-price>dl{
	display: flex;
	flex-wrap: wrap;
	padding: 80px 20px 20px;
	color: #02a3e8;
}
.l-price-area .bg-price>dl>dt{
	width: 64%;
	text-align: right;
}
.l-price-area .bg-price>dl>dd{
	text-align: right;
	width: 36%;
}
.l-price-area .box-col-inner .txt{
	color: #02a3e8;
	margin: 1.5em auto 1em;
}
.l-price-area .box-col-inner .tx_min{
	font-size: .8em
}
.tx_tax{
    color: #d81b60;
    text-align: right;
    margin: 1em 0;
}

#l-frame-contact{
	height: 1400px;
}
.br-tab-show{display: none}
@media screen and (max-width: 1000px) {/* スクリーンサイズが1000px以下の場合に適用 */
	.l-row{
		margin-left: -10px;
		margin-right:-10px;

	}
	.l-row .box-col{
		padding: 0 1%;
	}
	
	.l-contents-ttl h3::before {
		width: 80%;
	}
	.l-contents-ttl h3::after {
		width: 80%;
	}
} 

@media screen and (max-width: 768px) {/* スクリーンサイズが767px以下の場合に適用 */
	body{
		font-size: 1.4rem
	}
	.l-visual{
		height: auto;

		padding: 3.0em 0 1.5em;
	}
	.l-visual::before{
		height: 320px;
		width: 320px;
		left: 40%;
	}
	.l-visual_data::before{
		width: 60%;
		height:88%;
		background-position: right;
		top: 0;
	}
	.l-visual_webapi::before{
		width: 60%;
		height:88%;
		background-position: right;
		top: 0;
	}
	.mod-catch h1{
		margin-bottom: .45em;
	}
	.mod-catch .tx_lead{
		margin-bottom: 1em;
	}
	.l-function-service .bg-col-svc img{
		width: 100px;
	}
	.l-row{
		margin-left: -10px;
		margin-right:-10px;

	}
	.l-row .box-col{
		padding: 0 1%;
	}
	/*.l-row .box-col{
		width: 100% !important;
	}*/
	.l-contents-inner{
		padding-top: 2em;
		padding-bottom: 2em;
	}
	.l-contents-ttl h3::before{
		width: 96%;
	}
	.l-contents-ttl h3::after{
		width: 96%;
	}
	.l-section-ttl h2{
		margin-bottom: 1.5em;
	}

	.l-function .l-row .box-col{
		width: 25%;
		margin-bottom: 1.5em;
	}
	.l-function .bg-col-function h4{
		margin: 1em 0;
	}
	.l-function .l-row .box-col-2w{
		width: 58%;
		margin-bottom: 0;
	}
	.l-function .bg-col-function h5{
		margin: 1em 0;
	}
	.bg-col-function_inner{
		padding: 1em
	}
	.l-contents-webapi .l-row {
		justify-content: space-around;
	}
	.l-contents-webapi .l-row .box-col{
		width: 46%;
	}
	.bg-col-sys{
		padding: 2em 1em;
	}
	.l-contents-webapi .bg-col-sys h3{
		font-size: 1.25em;
		padding-left: .5em
	}
	.l-contents-webapi .bg-col-sys .txt{
		padding: 0 1em;
		margin: 2em auto 1em;
	}
	
	.bg_area .l-line-ttl > h4{
		top: 2em;
		left: .5em;
	}
	.l-price-area{
		padding-top: 2em;
		padding-bottom: 2em;
	}
	.l-price-area .price-box-option{
		padding: .5em 1em;
	}
	.l-price-area .price-box-option > div{
		width: 100%
	}
	.l-price-area .price-box-option dl > dt{
		width: 65%;
	}
	.l-price-area .price-box-option dl > dd{
		width: calc(35% - 4em)
	}
	.l-price-area .mod-price-base{
		height: 36px
	}
	.l-price-area .mod-price-base label:nth-child(1){
		font-size: .85em;
	}
	.l-price-area .mod-price-base label:nth-child(2){
		font-size: .85em;
	}
	.l-price-area .mod-price-base label:nth-child(2) span:nth-child(1){
		font-size: 4em
	}
	/*.l-price-area .price-box-option > label:nth-of-type(1){
		width: 100%;
		

	}*/
	.l-price-area .price-box-option > label{
		width: 30%;
		position: absolute;
		right: 0;
		top: 0;
	}
	.l-price-area .box-col-inner{
		padding-left: 10px;
		padding-right: 10px
	}
	.l-price-area .box-col-inner h3{
		margin-left: -10px;
		margin-right: -10px;
	}
	.l-price-area .bg-price > dl{
		padding: 80px 10px 10px;
		font-size: .9em
	}
	.l-price-area .box-col-inner .txt{
		font-size: .9em
	}
	.br-tab-show{display: block}
	.l-contact-area .btn-contact_box {
    flex-direction: column;
	}
	.l-contact-area .btn-contact_box .btn-contact {
		margin: 23px auto 0;
	}

	.l-contents-page-ttl {
    display: flex;
    justify-content: center;
	}
	.l-contents-page-ttl h2 {
    font-size: 1.56em;
    color: #232b43;
    display: flex;
    align-items: center;
    margin: 0 14px 0 0;
	}
	.denchoho_link {
    position: static;
    text-align: center;
	}
	

} 
 
@media screen and (max-width: 480px) {/* スクリーンサイズが480px以下の場合に適用 */
	body{
		font-size: 1.4rem
	}
	.l-visual{
		padding: 2em 0 1em
	}
	.l-visual_data,
	.l-visual_webapi{
		text-align: center;
	}
	.l-visual_data::before{
		position: relative;
		width: 100%;
		height:160px;
		display: block;
		background-position: center;
		left: inherit;
	}
	.l-visual_webapi::before{
		position: relative;
		width: 100%;
		height:160px;
		display: block;
		background-position: center;
	}
	.mod-catch .tx_sub{
		font-size: 1.1em;
		letter-spacing: .3rem
	}
	.mod-catch h1{
		font-size: 1.95em;
	}
	.mod-catch .tx_lead{
		line-height: 1.4
	}
	.btn-area_visual,
	.l-visual_invoice .btn-area_visual,
	.l-visual_tablet .btn-area_visual{
		justify-content: center;
	}
	.mod-catch .btn-contact{
		margin: 0 .25em;
		width: 90%;
		height: 4em
	}
	.mod-catch .btn-contact:nth-of-type(2){
		margin-top: 10px
	}
	.mod-inner .mod-breadcrumb{
		/*padding-top: 5px*/
		display: none;
	}
	.l-subcatch{
		padding: 2em 0 3em;
	}
	.l-subcatch .tx_sub{
		line-height: 1.4em
	}
	.l-subcatch .tx_sub-title{
		font-size: 1.25em
	}
	.l-function-service .bg-col-svc img{
		width: 60px;
	}
	.l-contents-ttl h2{
		font-size: 1.25em;
	}
	.l-contents-ttl h3{
		font-size: 1.25em;
	}
	.mod-image-frame{
		padding: 1em;
		margin: 0;
	}
	.l-contents .mod-image-frame img{
		width: 100%;
	}
	.l-contents-inner_row .box-col{
		width: 80%;
		min-height: 3em;
		margin-bottom: 1em
	}
	.bg_area{
		padding: 1em
	}
	.bg_area .l-line-ttl{
		display: block;
		margin-bottom: 2em
	}
	.bg_area .l-line-ttl > h4{
		border-radius: .5em;
		width: 10em;
		height: 3em;
		padding: .75em 0;
		text-align: center;
		top: -1.56em;
		left: 1em;
	}
	.bg_area .l-line-ttl > h4 > span{
		position: relative;
		left: 0;
		right: 0;
		margin: auto;
		width: 100%
	}
	.bg_area .l-line-ttl > h4 + .tx_lead{
		padding-left: 0;
		position: relative;
		top: 1em
	}
	.l-section-ttl h3 > span{
		padding: .5em 1em;
	}
	.l-function .l-row .box-col{
		width: 50%;
	}
	.l-function .l-function-step .box-col{
		width: 100%
	}
	
	.l-function-step .bg-col-function::before{
		transform: rotate(135deg);
		top: inherit;
		bottom: -2.5em;
		right: 0;
		left: 0;
		margin: auto;
	}
	.l-function-step .box-col:last-child .bg-col-function::before{
		content: "";
	}
	.l-function-step .box-col:last-child .bg-col-function_none::before{
		content: none;
	}
	.bg-col-function_inner .inner-icon{
		top: -2.5em;
		left: 43.5%;
	}
	.l-function .bg-col-function .bg-col-function_inner > h5 + .txt{
		width: 100%;
		margin-bottom: 1em;
	}
	.l-function .bg-col-function .bg-col-function_inner > figure{
		width: 100%;
		padding: 0;
	}
	/* tablet -------------------------*/
	.l-function-tablet .tx_catch{
		font-size: 1.25em
	}
	.l-function-tablet .l-row .box-col{
		width: 33.33%;
		margin-bottom: 10px;
	}
	.l-function-tablet .bg-col-svc{
		padding-top: 10px
	}
	.l-function-tablet .bg-col-svc img{
		max-width: 60px;
	}
	.l-function-tablet .bg-col-svc .btn-anc{
		margin-top: 0;
		padding-top: .5em
	}
	/* invoice ------------------------*/
	.l-function-list .li-col-inner{
		width: 50%;
		margin-bottom: 1em;
	}
	.bg-function-list{
		margin-bottom: 1em;
	}
	.p-function-list > h4{
		margin-bottom: 1em
	}
	.l-meritt-list{
		width: 100%;
	}
	.l-meritt-list .li-col-inner{
		width: 33.33%;
	}
	.p-merit-list::after{
		bottom: 75%
	}
	
	/* contact-area ---------------------------*/
	.l-contact-area{
		padding: 2em 0
	}
	.l-contact-area .l-row .box-col{
		width: 100%;
		margin-bottom: 1em;
	}
	.l-contact-area .l-row .box-col:last-child{
		width: 100%;
		margin-bottom: 0;
	}
	.l-contact-area .bg-col-svc {
		width: calc(100% - 5em);
		min-height: 144px
	}
	.l-contact-area .bg-col-svc::before{
		height: 4.25em;
		width: 4.25em;
		left: -4.25em;
	}
	.l-contents-webapi .l-row .box-col{
		width: 90%;
		margin-bottom: 2em
	}
	.l-contact-area .btn-contact_box .btn-contact {
		min-width: inherit;
		width: 100%;
	}
	/* price area ----------------------------------*/
	.l-price-area .mod-price-base{
		height: 60px
	}
	.l-price-area .mod-price-base label:nth-child(1){
		font-size: 1.1em;
	}
	.l-price-area .mod-price-base label:nth-child(2){
		font-size: 1.1em;
	}
	.l-price-area .mod-price-base label:nth-child(2) span:nth-child(1){
		font-size: 5em
	}
	.price-box-base{
		width: 100%;
		border-width: 0 0 2px;
		padding: 0;
	}
	.l-price-area .price-box-option {
		width: 100%;
		padding: .5em 0;
	}
	.l-price-area .price-box-option dl > dt{
		width: 58%
	}
	.l-price-area .price-box-option dl > dd{
		width: calc(42% - 3em)
	}
	.l-price-area .price-box-option dl > dt::after{
		width: 87%;
	}
	.l-price-area .price-box-option dl > dt span{
		padding-right: .5em
	}
	.l-price-area .price-box-option > label{
		position: relative;
		width: 80%;
		margin-top: .5em
	}
	.l-price-area .price-box-option > div > label:nth-of-type(1){
		text-align: center;
	}
	.l-price-area .l-row .box-col{
		width: 100%;
		margin-bottom: 1em;
	}
	.l-price-area .box-col-inner{
		width: 96%;
		margin: 0 auto;
	}
	
	
	/* l-page -------------------------*/
	.l-page-ttl{
		background-size: contain;
	}
	.l-page-ttl-inner{
		padding: 2em 1em;
		min-height: inherit
	}
	/*.l-page-title-add-cta .mod-catch{
		position: absolute;
		right: 0;
		bottom: -5em
	}*/
	.l-page-title h1{
		font-size: 1.56em
	}
	.l-page-title-add-cta{
		min-height: 180px
	}
	.l-page-title-add-cta h1{
		margin-bottom: .5em;
	}
	.l-page-ttl-inner h1{
		font-size: 1.56em
	}
	.l-page-ttl-inner .tx_catch{
		font-size: 1em;
		margin-top: 1em
	}
	.l-page-title-inner-add-cta .mod-catch{
		position: relative;
		bottom: 0;
	}
	.l-contents-page{
		padding: 1em 0;
	}
	.l-contents-page-ttl{
		margin-bottom: 2em
	}
	.l-contents-page-ttl h2{
		font-size: 1.25em
	}
	.l-contents-page-inner{
		padding: 1em 0;
	}
	.l-contents-page-inner .l-contents-page-ttl + .txt{
		margin: 2em auto;
		width: 100%;
		padding: 1em .25em;
	}
	.i-checkmark-circle li{
		width: 50%
	}
	.l-contents .l-function-2col:nth-child(2n+1){
		flex-direction: row
	}
	.l-function-2col .box-col{
		width: 100%;
	}
	.l-contents .l-function-2col:nth-child(2n+1) .img-capture,
	.l-contents .l-function-2col:nth-child(2n) .img-capture{
		top: 0;
	}
	.l-function-2col .box-col h4{
		margin: 1em 0 2em
	}
	.l-function-2col .box-col h4 > span::before{
		top: 2.2em
	}
	.l-contents .l-function-2col::before{
		top: -1.5em;
		height: calc(100% + 3em);
	}
	#l-frame-contact{
		height: 1850px;
	}

} 
 
@media screen and (max-width: 330px) {/* スクリーンサイズが320px以下の場合に適用 */
	#l-frame-contact{
		height: 1950px;
	}
}

/*@media print, screen and (min-width: 768px) {
	.mod-inner{
		max-width: 1200px;
		margin: 0 auto;
	}
	.mod-section-visual {
		max-width: 1200px;
		margin: 0 auto;
	}
}*/


.l-header-logo .is-show-top{
    display: none;
}
.l-header .li-img-logo a.is-show-top{
    display: none;
}


/* faq ---------------------------*/
.l-faq {
	/* margin: 3em auto;
	max-width: 60vw; */
}
.l-faq .l-faq-cate{
	margin-top: -200px;
	padding-top: 200px;
}
.l-faq .ttl-faq{
	font-size: 2rem;
	font-weight: 700;
	margin-bottom: 1em;
}
.faq-nav{
	margin-bottom: 60px;
}
.faq-nav ul{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.faq-nav ul li{
	width: 25%;
	padding: 0 15px;
	margin-bottom: 30px;
}
.faq-nav ul li a{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 50px;
	background-color: #394055;
	color: #fff;
}
.faq-nav ul li a:hover{
	opacity: .8;
}
.faq-toggle {
	display: none;
}
.l-faq-col {
	position: relative;
	margin-bottom: 1em;
}
.l-faq-col::before{
	content: "Q.";
	font-weight: 700;
	color: #47BCEE;
	position: absolute;
	top: 1.45em;
	left: 1.5em;
	z-index: 1;
}
.q-title,
.a-content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}

.q-title:hover {
	cursor: pointer;
	background-color: rgba(94, 196, 240, .2);
}


.q-title {
	/* border: solid 1px #ccc; */
	background-color: #f0f0f0;
	padding: 1.5em 1.5em 1.5em 3em;
	display: block;
	color: #333;
	font-weight: bold;
}
.q-title::after,
.q-title::before {
	content: "";
	position: absolute;
	right: 1.25em;
	top: 1.75em;
	width: 2px;
	height: 0.75em;
	background-color: #47BCEE;
	transition: all 0.3s;
}
.q-title::after {
	transform: rotate(90deg);
}
.a-content {
	max-height: 0;
	overflow: hidden;

	background-color: #fff;
	/* padding: 1em; */
}
.a-content .faq-inner {
	margin: 0;
	padding: 1.5em 1.5em;
	font-size: 0.9em;
	line-height: 1.5;
}
.faq-toggle:checked + .q-title + .a-content {
	max-height: 500px;
	transition: all 1.5s;
}
.faq-toggle:checked + .q-title::before {
	transform: rotate(90deg) !important;
}

.faq-toggle:checked + .q-title::before {
	transform: rotate(45deg) !important;
}
.faq-toggle:checked + .q-title::after {
	transform: rotate(135deg) !important;
}
.mod-section .l-faq p{
	margin: 0 0 1.5em;
}
.mod-section .l-faq p:last-child{
	margin: 0;
}

.l-faq-cate{
	margin-bottom: 60px;
}

/* fail ---------------------------*/
.l-fail {
	/* margin: 3em auto;
	max-width: 60vw; */
}
.l-fail .l-fail-cate{
	margin-top: -200px;
	padding-top: 200px;
}
.l-fail .ttl-fail{
	font-size: 2rem;
	font-weight: 700;
	margin-bottom: 1em;
}

.fail-toggle {
	display: none;
}
.l-fail-col {
	position: relative;
	margin-bottom: 1em;
}
.fail-title,
.fail-content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}

.fail-title:hover {
	cursor: pointer;
	background-color: rgba(94, 196, 240, .2);
}


.fail-title {
	/* border: solid 1px #ccc; */
	background-color: #f0f0f0;
	padding: 1.5em 1.5em 1.5em 1.5em;
	display: block;
	color: #333;
	font-weight: bold;
}
.fail-title::after,
.fail-title::before {
	content: "";
	position: absolute;
	right: 1.25em;
	top: 1.75em;
	width: 2px;
	height: 0.75em;
	background-color: #47BCEE;
	transition: all 0.3s;
}
.fail-title::after {
	transform: rotate(90deg);
}
.fail-content {
	max-height: 0;
	overflow: hidden;

	background-color: #fff;
	/* padding: 1em; */
}
.fail-content .fail-inner {
	margin: 0;
	padding: 1.5em 1.5em;
	font-size: 0.9em;
	line-height: 1.5;
}
.fail-toggle:checked + .fail-title + .fail-content {
	max-height: 500px;
	transition: all 1.5s;
}
.fail-toggle:checked + .fail-title::before {
	transform: rotate(90deg) !important;
}

.fail-toggle:checked + .fail-title::before {
	transform: rotate(45deg) !important;
}
.fail-toggle:checked + .fail-title::after {
	transform: rotate(135deg) !important;
}
.mod-section .l-fail p{
	margin: 0 0 1.5em;
}
.mod-section .l-fail p:last-child{
	margin: 0;
}

.l-fail-cate{
	margin-bottom: 60px;
}

/* about-index */

.l-bg-sv{
    padding: 2.44em 0;
}
.ttl-section{
    font-size: 2.44em;
    font-weight: 500;
    text-align: center;
    line-height: 1;
    color: #232b43;
    margin: 2.7em 0 2.7em;
    position: relative;
}
.bg-blue{
    background: linear-gradient( to right, #007cb2, #02a3e8 15%, #02a3e8 85%, #007cb2);
}
.bg-blue .ttl-section{ color: #fff;}
.ttl-section + .tx_lead{
    text-align: center;
}
.l-tri{
    width: 620px;
    height: 560px;
    margin: 3em auto;
    position: relative;
}
.l-tri::before{
    content: "";
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 60px 120px 160px;
    border-color: transparent transparent rgba(0,0,0,.1) transparent;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;

}
.l-circle{
    height: 260px;
    width: 260px;
    border: 7px solid #aedef3;
    border-radius: 50%;
    background: linear-gradient(90deg, #fff 50%, #f5f5f5 50%);
    position: absolute;
    margin: auto;
    display: flex;
    align-items:flex-start;
    justify-content: center;
    flex-wrap: wrap;
    box-shadow: 1px 4px 12px rgba(0,0,0,.3);
}
.l-circle_inner{
    margin-top: 2em;
}
.l-circle span{
    color: #aedef3;
    font-size: 3.44em;
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: .35em;
    line-height: 1;
    font-weight: bold;
}
.l-circle .tx_sv{
    font-size: 1.56em;
    font-weight: 500;
    text-align: center;
    line-height: 1;
    color: #232b43;
    letter-spacing: -.5px;
    width: 100%;
}
.l-circle_01{
    top: 0;
    left: 0;
    right: 0;
}
.l-circle_02{
    bottom: 0;
    left: 0;
}
.l-circle_02 .tx_sv{
    font-size: 2em;
    position: relative;
    top: 6px;
}
.l-circle_03{
    bottom: 0;
    right: 0;
}
.l-concept, .bg-gr {
    text-align: center;
}
.l-feature,
.l-bg-sv{
    padding: 2.44em 0;
}
.l-feature .ttl-section{
    margin-bottom: 3em;
}
.l-feature .l-row{
	margin-left: -1%;
	margin-right: -1%;
}
.l-2col{
    width: 50%;
    padding-left: 1%;
    padding-right: 1%;
    margin-bottom: 5em;
}
.l-2col_inner{
    border: 1px solid #ddd;
    box-shadow:  0 2px 6px rgba(0,0,0,.3);
    height: 100%;
    position: relative;
}
.l-2col_inner::before{
    /*content: "";*/
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: #02a3e8;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 54%;
    display: block;
    position: absolute;
    top: -60px;
    left: 0;
    right: 0;
    margin: auto;
}
.l-2col_inner .bg-i{
    position: absolute;
    width: 110px;
    /*background: linear-gradient(45deg, #02a3e8 50%, #4cc9ff 50%);*/
    background-color: #02a3e8;
    border-radius: 50%;
    left: 0;
    right: 0;
    top: -50px;
    margin: auto;
}
.l-2col_inner .bg-i::before{
    content: "";
    display: block;
    padding-top: 100%;
}
.l-2col_inner .bg-i-inner {
    width: 52%;
    height: 52%;
    position: absolute;
    top: 13px;
    /*bottom: 0;*/
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.l-2col_inner .bg-i-inner::before {
    content: "";
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80%;
    z-index: 10;
}
.i-04::before{ background-image: url("../../img/base/top/i-top-04.png"); }
.i-05::before{ background-image: url("../../img/base/top/i-top-05.png"); }
.i-06::before{ background-image: url("../../img/base/top/i-top-06.png"); }
.i-07::before{ background-image: url("../../img/base/top/i-top-07.png"); }

.l-2col_inner h4{
    font-size: 1.56em;
    background-color: #02a3e8;
    color: #fff;
    padding: 1em .5em; 
    font-weight: 500;
    line-height: 1;
    margin: 0 0 .5em;
}
.l-2col_inner h4 > label{
    position: relative;
    z-index: 10;
}
.l-2col_inner p{
    text-align: left;
    padding: 2em;
    line-height: 1.8;
}

/* SP =================================================*/
@media screen and (max-width: 768px) {
	.l-feature, .l-bg-sv{
        padding: 0;
    }
    .ttl-section,
    .l-concept_inner h4,
    .l-brick h4{
        font-size: 1.56em;
    }
    .l-brick{
        max-width: 100%;
    }
    .l-brick:last-child{
        margin-bottom: 2em;
    }
    .l-brick::before{
        height: 120px;
        width: 120px;
    }
    .l-2col_inner .bg-i{
        width: 100px;
        top: -50px;
    }
    .l-2col_inner h4{
        margin-bottom: .5em;
    }
    .l-2col_inner p{
        padding: 1.4em 1.6em;
    }
    .l-2col_inner::before{
        height: 90px;
        width: 90px;
        top: -45px;
    }
    .btn-wh-line{
        font-size: 1em;
        height: 48px;
    }
    .l-tri{
        height: 470px;
        width: 72%;
    }
    .l-circle{
        width: 220px;
        height: 220px;
    }
    .l-circle .tx_sv{
        font-size: 1.25em;
    }
    .l-circle_02 .tx_sv{
        font-size: 1.56em;
    }
    .l-sv-menu{
    background: linear-gradient(to bottom, #fff 35%, #f0f0f0 35%, #fff 70%, #f8f8f8 90%)
    }
    .col-sv-inner::before{
        height: 116px;
    }
     .col-sv_01::before{
        width: 75%;
    }
    .col-sv_04::before{
        width: 55%;
    }
    .l-news-area .l-row{
        margin-left: 0;
        margin-right: 0;
    }
    .l-news-area dl{
        display: block;
        margin-bottom: 1.5em;
    }
    .l-news-area dt{
        margin-bottom: .5em;
    }
    .l-news-area dd{
        width: 100%
    }
    .btn-contact_box {
        flex-direction: column;
    }
    .btn-contact_box .btn-contact {
        margin: 23px auto 0;
    }

}


@media screen and (max-width: 480px) {
	.ttl-section,
    .l-concept_inner h4,
    .l-brick h4{
        font-size: 1.25em;
        text-align: center;
    }
    .ttl-section{ line-height: 1.4 }
    .l-bg-brick .ttl-section,
    .l-feature .ttl-section{
        margin-bottom: 4em
    }
    .l-brick{
        padding: 4em 2em 2em;
        margin-bottom: 4em;
    }
    .l-brick .bg-i{
        height: 90px;
        width: 90px;
        left: 0;
        right: 0;
        bottom: auto;
        top: -45px;
        border: 2px solid #fff;
    }
    .l-tri{
        width: 100%;
        height: 290px;
    }
    .l-2col{
        width: 100%;
        margin-bottom: 3.5em;
    }
    .l-2col_inner .bg-i{
        height: 80px;
        width: 80px;
        left: 0;
        right: 0;
        bottom: auto;
        top: -35px;
    }
    .l-2col_inner .bg-i-inner{
        top: 10px;
    }
    .l-2col_inner h4{
        font-size: 1.25em;
    }
    .l-contact-area .btn-contact{
        width: auto;
        min-width: 100%;
    }
    .l-circle{
        width: 156px;
        height: 156px;
    }
    .l-circle_inner{
        margin-top: 1.5em;
    }
    .l-circle label{
        font-size: 2.4em;
        margin-bottom: 5px;
    }
    .l-circle .tx_sv{
        font-size: 1.1em;
        line-height: 1.25;
    }
    .l-circle_02 .tx_sv{
        font-size: 1.56em;
    }
    .l-sv-menu{
        background: linear-gradient(to bottom, #fff 20%, #f0f0f0 20%, #fff 70%, #f8f8f8 90%);
    }
    .l-sv-menu .l-row{
        margin-left: -2.5%;
        margin-right: -2.5%;
    }
    .col-sv{
        width: 100%;
        padding-left: 2.5%;
        padding-right: 2.5%;
    }
    .l-news-area .l-row{
        margin-left: 0;
        margin-right: 0;
    }
    .l-col-news{
        width: 100%;
        min-height: auto;
    }
    .l-fb{
        margin-top: 1em;
        margin-bottom: 3em
    }
    .btn-bg-wh{
        width: 90%;
    }
}









/* about - data */
.tb-mt{
	width: 90%;
	margin: 0 auto;
	border-collapse: collapse;
	/* border-spacing: 4px; */
	text-align: center;
}
.tb-mt th{
	text-align: center;
	padding: 10px;
	/* width: 12.5%; */
}
.tb-mt thead th{
	background-color: #eee;
	border: 5px solid #fff;
	color: #fff;
}
.tb-mt .w-tb_125{
	width: 17%;
}
.tb-mt .w-tb_250{
	width: 22%;
}
.tb-mt .w-tb_500{
	width: 44%;
}
tr.app-listup td{
	vertical-align: top;
	padding: 5px;
}
tr.app-listup td{
	border: dotted #7b7b7b;
	border-width: 0 4px;
}
tr.app-listup td:first-child{
	border-left: none;
}
tr.app-listup td:last-child{
	border-right: none;
}

.l-list-2col{
	display: flex;
}
.l-list-2col ul{
	width: 50%;
}
tr.app-listup_bg-arw td{
	position: relative;
	padding-bottom: 40px;
}
tr.app-listup_bg-arw td::before{
	content: "";
	width: 40px;
	height: 40px;
	background-image: url(../../img/base/about/i-arrow_dw.png);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
tr.app-listup_bg-arw td.bg-arw_2::before{
	left: 23.5%;
	transform: translateX(-50%);
}
tr.app-listup_bg-arw td.bg-arw_2::after{
	content: "";
	width: 40px;
	height: 40px;
	background-image: url(../../img/base/about/i-arrow_dw.png);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	bottom: 0;
	right: 25.0%;
	transform: translateX(50%);
}

tr.app-listup li{
	/* display: flex;
	justify-content: center;
	align-items: center; */
	display: block;
	height: 68px;
	background-image: url(../../img/base/about/i-paper.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	text-shadow: 0 0 5px #fff;
	margin-bottom: 1em;
	line-height: 1.2;
	padding-top: 10px;

}

.tr-lower td{
	text-align: left;
	padding: 10px 0 5px;
	color: #02a3e8;
	font-weight: bold;
	font-size: 1.125em;
}
.app-cc{
	border: 4px solid #02a3e8;
}
.app-cc td{
	padding: 10px;
}
.tr-lower_01 td{
	border: dotted #7b7b7b;
	border-width: 0 4px;
	position: relative;
	padding-bottom: 40px;
	text-align: left;
	vertical-align: top;
}
.tr-lower_01 td:first-child{
	border-left: none;
}
.tr-lower_01 td:last-child{
	border-right: none;
}
tr.tr-lower_02 td:first-child{
	border-right: 4px dotted #7b7b7b;
	text-align: left;
	background-color: #eee;
}
.tb-mt thead th.bgcol-red{
	background-color: #EA526F;
}
.tb-mt thead th.bgcol-grn{
	background-color: #3BB273;
}
.tb-mt thead th.bgcol-dpbl{
	background-color: #413C58;
}
.tb-mt thead th.bgcol-dpbl_2{
	background-color: #635B86;
}
.ttl-app{
	color: #fff;
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.tr-lower_01 td h5{
	font-size: 1.1em;
	font-weight: bold;
	margin: 1em 5px;
}
.tr-lower_01 td p{
	margin: 1em 5px;
}
.txcol-red h5{
	color: #EA526F;
}
.txcol-red .ttl-app{
	background-color: #EA526F;
}
.txcol-dbl h5{
	color: #635B86;
}
.txcol-dbl .ttl-app{
	background-color: #635B86;
}
.txcol-grn h5{
	color: #3BB273;
}
.txcol-grn .ttl-app{
	background-color: #3BB273;
}
.ul-ctf-logo{
	display: flex;
	position: absolute;
	bottom: 10px;
	/* left: 50%;
	transform: translateX(-50%); */
	left: 15px;
}
.ul-ctf-logo li{
	width: 30px;
	height: 30px;
	margin-right: 5px;
}
.ul-ctf-logo li img{
	height: 100%;
}


/* contact-top */
.l-wide{
	padding: 100px 0;
}
.mod-inner h2{
	margin-bottom: 40px;
}

.l-bloc_inner{
	padding: 100px 0 50px;
}
.l-bloc_inner h2{
	margin-bottom: 40px;
}
.l-bloc_inner .box-col{
	width: 50%;
	margin-bottom: 50px;
}
.l-bloc_inner .box-col-inner{
	/* border: 1px solid #000; */
	background-color: #fff;
	border-radius: 5px;
	padding: 45px 30px;
	text-align: center;
}
.l-bloc_inner .box-col-inner .ttl{
	font-size: 2.4rem;
	margin-bottom: 2.5em;
	position: relative;
	letter-spacing: .05rem;
	/* text-align: left; */
}
.l-bloc_inner .box-col-inner .ttl::before{
	content: "";
	width: 50px;
	height: 3px;
	background-color: #02a3e8;
	position: absolute;
	left: 50%;
	bottom: -1.25em;
	transform: translateX(-50%);
}
.l-bloc_inner .box-col-inner .cancellation-alert{
	color: #ff0000;
	margin: 0 1em 1em;
}
.l-bloc_inner .box-col-inner .tx-lead{
	/* text-align: left; */
	margin: 0 1em 2.5em;
}
.l-bloc_inner .box-col-inner .btn{
	border-color: #02a3e8;
	background-image: none;
	background: linear-gradient( 0deg, #008ecc, #02a3e8 10%);
	border-radius: 3px;
	height: 52px;
	display: inline-flex;
	width: 300px;
	justify-content: center;
	align-items: center;
	padding: 0 1em;
	color: #fff;
	transition: all 0.4s ease-in-out;
	margin: 0 auto;
	font-weight: bold;
}
.support-menu{
	margin: 60px 0;
}
.support-menu ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.support-menu ul li{
	width: 33.333%;
	padding: 0 15px;
	margin-bottom: 30px;
}
.support-menu ul li a{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 60px;
	background-color: #394055;
	color: #fff;
	text-align: center;
}
.support-menu ul li a:hover{
	opacity: .8;
}
#support_1,
#support_2,
#support_3,
.is-page-fixed #support_1,
.is-page-fixed #support_2,
.is-page-fixed #support_3{
	margin-top: -100px;
	padding-top: 100px;
	margin-bottom: 30px;
}
.mod-section h3.heading-line_ex{
	padding: 12px 0;
	margin-top: 0;
	margin-bottom: 1.25em;
}
.l-support-content {
	margin-bottom: 30px;
}
.l-support-content .mod-list-disc{
	margin: 50px 0;

}
.l-support-content .bg-gray > .mod-section{
	padding-left: 3em;
	padding-right: 3em;
}





@media screen and (max-width: 1200px) {
	.l-bloc_inner .box-col-inner .ttl{
		/* font-size: 2.0vw; */
	}
}
@media screen and (max-width: 811px) {
	.l-bloc_inner .box-col-inner .btn{
		font-size: 2.0vw;
	}
	.faq-nav ul li{
		width: 50%;
		padding: 0 15px;
		margin-bottom: 30px;
	}
	.support-menu ul{
		margin: 0 -5px;
	}
	.support-menu ul li{
		padding: 0 5px;
	}
}
@media screen and (max-width: 680px) {
	.l-bloc_inner{
		padding: 30px 0;
	}
	.l-bloc_inner .box-col{
		width: 100%;
		margin-bottom: 20px;
	}
	.l-bloc_inner .box-col-inner .btn{
		font-size: 2.4vw;
		width: 100%;
	}
	.support-menu ul li{
		width: 100%;
		margin-bottom: 1px;
	}
}
@media screen and (max-width: 480px) {
	.l-bloc_inner .box-col{
		width: 100%;
	}
	.l-bloc_inner .box-col-inner .btn{
		font-size: 3.8vw;
	}
	.faq-nav ul li{
		width: 100%;
		padding: 0 15px;
		margin-bottom: 1px;
	}
}

/* header button  */
.l-header-contact a{
    background-image: none;
	background: linear-gradient( 0deg, #cc004a, #d81b60 60%);
	border: 1px solid #d81b60;
	border-radius: 3px;
	padding: 7px 1.2em 6.5px;
    color: #fff;
	transition: all 0.4s ease-in-out;
	width: auto;
}
.l-header-contact a:hover{
	background: linear-gradient( 0deg, #d81b60, #ff337d 60%);
    color: #fff;
    border-color: #cc004a;
}
.l-header.is-fixed .l-header-contact a{
    /* border-color: #02a3e8; */
    background-image: none;
	background: linear-gradient( 0deg, #cc004a, #d81b60 60%);
	border: 1px solid #d81b60;
	border-radius: 3px;
	padding: 7px 1.2em 6.5px;
    color: #fff;
    transition: all 0.4s ease-in-out;
}
.l-header.is-fixed .l-header-contact a:hover{
	background: linear-gradient( 0deg, #d81b60, #ff337d 60%);
    color: #fff;
    border-color: #cc004a;
}



/*  */
.p-function-list .tx_sub{
	min-height: 75%;
}
.p-function-list .tx_sub li{
	position: relative;
	padding: .25em 0 .25em 1.25em;
}
.p-function-list .tx_sub li::before {
    content: "●";
    position: absolute;
    left: 0;
    top: .25em;
    color: rgba(2, 163, 232, .5);
}

.li-cnt-box {
    margin: 4em auto;
    padding-left: 20px;
    display: inline-block;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
}
.txt + .li-cnt-box {
	margin-top: -2em;
}

.mod-section h4.sub-heading-line{
	font-weight: 700;
	margin: 2em 0;
	color: #02a3e8;
}

/*20240606 追記↓*/
.mod-section h4.health-ok{
	font-weight: 700;
	margin: 2em 0;
	color: #233B6C;
}

.mod-section h4.health-ok img{
	display: initial;
	margin: initial;
	width: 32px;
	margin-right: 10px;
}

.mod-section div.status-description dl{
	display: flex;
	align-items: center;
}

.mod-section div.status-description dt{
	font-weight: bold;
}

.mod-section div.status-description ul{
	margin: 2em 0;
	display: flex;
	flex-wrap: wrap;
	
}

.mod-section div.status-description li{
	margin-left: 20px;
}

.mod-section div.status-description img{
	display: initial;
	margin: initial;
	width: 24px;
	margin-right: 5px;
	vertical-align: middle;
}
/*20240606 追記↑*/

.f-security{
	width: 75%;
	margin: 2em auto 1em;
}
.f-security h4{
	font-weight: bold;
	color: #232b43;
	text-align: center;
}
@media screen and (max-width: 680px) {
	.p-function-list .tx_sub{
		padding: 1em;
	}
	.f-security{
		width: 100%;
	}
}

/*20220803 追記↑*/

.btn-line{
    padding: 2em 0;
}
.btn-bg-wh{
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    margin: 0 auto;
    height: 54px;
    width: 320px;
    border-radius: 3em;
    border: 2px solid #02a3e8;
    color: #02a3e8;
    text-align: center;
    line-height: 1;
    position: relative;
    z-index: 10;
    text-decoration: none;
    transition: .2s ease-in-out;
}
.btn-bg-wh::before{
    content: "";
    height: 1rem;
    width: 1rem;
    border: solid #02a3e8;
    border-width: 1px 1px 0 0;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 1.4em;
    margin: auto;
} 
.btn-bg-wh:hover{
    background-color: #4cc9ff;
    color: #fff;
    border-color: #4cc9ff;
}
.btn-bg-wh:hover::before{
    border-color: #fff;
}

.l-col-news .btn-line{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.l-col-news .btn-line .btn-bg-wh{
    width: 290px;
    margin: 0 15px;
}

/*20220803 追記↓*/

/*20240606 追記↓*/
@media screen and (max-width: 480px) {
	.mod-section div.status-description dl{
		display: block;
	}
	
	.mod-section div.status-description dt{
		margin-bottom: -20px;
		margin-top: 10px;
	}

	.mod-section div.status-description ul{
		display: block;
	}

	.mod-section div.status-description li{
		margin-left: 2px;
	}

	.mod-section div.status-description img{
		width: 12px;
	}
}
/*20240606 追記↑*/