@charset "utf-8";

/* ****************************************************
Title: detail.css
***************************************************** */


/*機能ページメインビジュアル追加*/
/*交通費精算*/
#transportation .mainvisualWrapTrans {
	background-image: url("/img/transportation/mainvisual01.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
/*経費申請*/
#cost .mainvisualWrapTrans {
	background-image: url("/img/functions/img01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
/*出張申請*/
#trip .mainvisualWrapTrans {
	background-image: url("/img/functions/img02.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
/*承認フロー*/
#flow .mainvisualWrapTrans {
	background-image: url("/img/functions/img03.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
/*ICカード読込*/#ic .mainvisualWrapTrans {
	background-image: url("/img/functions/img04.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
/*クレジットカード連携*/
#creditcard .mainvisualWrapTrans {
	background-image: url("/img/functions/img05.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
/* 会計ソフト・各種システム連携*/
#journal .mainvisualWrapTrans {
	background-image: url("/img/functions/img06.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
/*電子帳簿保存法対応*/
#e-book .mainvisualWrapTrans {
	background-image: url("/img/functions/img07.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
/*汎用ワークフロー*/
#workflow .mainvisualWrapTrans {
	background-image: url("/img/functions/img08.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
/*その他*/
#other .mainvisualWrapTrans {
	background-image: url("/img/functions/img09.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
/*電子取引*/
#e-trade .mainvisualWrapTrans {
	background-image: url("/img/functions/img10.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
/*プリペイドカード連携*/
#prepaidcard .mainvisualWrapTrans {
	background-image: url("/img/functions/img11.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
/*給与計算システム連携*/
#payroll .mainvisualWrapTrans {
	background-image: url("/img/functions/img12.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
/*送金システム連携*/
#remittance .mainvisualWrapTrans {
	background-image: url("/img/functions/img13.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
/*スマートフォン対応*/
#smartphone .mainvisualWrapTrans {
	background-image: url("/img/functions/img13.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
/*支払依頼*/
#payment-request .mainvisualWrapTrans {
	background-image: url("/img/functions/img14.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
/*販売パートナー*/
#partner .mainvisualWrapTrans {
	background-image: url("/wp-content/themes/ekeihi/images/partner/key_pc.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
/* TOP吉谷さん */
.mainvisualWrapTop.yoshitani {
	background-image: url("/img/top/top_mainvisual02.jpg?240717");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
  background-size: 2000px;
	color: #ffffff;
}
.mainvisualWrapTop.yoshitani .headText {
	margin: 30px 0 20px 0;
	display: flex;
}
.mainvisualWrapTop.yoshitani .headText span {
	margin-right: 20px;
	padding: 3px 20px 3px 35px;
	color: #0461AE;
	font-size: 18px;
	font-weight: bold;
	background: #D5EBFF;
	border-radius: 20px;
	background-image: url("/img/top/icon-check.svg");
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-position: 10px center;
}
.mainvisualWrapTop.yoshitani h1 {
	font-size: 55px;
	line-height: 120%;
}
.mainvisualWrapTop.yoshitani .text01 {
	color: #ffffff;
	line-height: 180%;
}
.mainvisualWrapTop.yoshitani .text01 span {
	padding: 0 5px;
	background:linear-gradient(transparent 5%, #034276 5%);
}


/* --------------------------------------------------------------------
 交通費精算
-------------------------------------------------------------------- */

 .mainvisualWrapTrans {
	background-image: url("/img/transportation/mainvisual01.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.mainvisualDetailCell01 {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 200px;
}

.detailH201 {
	font-weight: bold;
	color: #ffffff;
}
.detailH201 .span01 {
	display: block;
	font-size: 22px;
	line-height: 1.5em;
	margin-bottom: 20px;
	text-shadow: 0 0 0.3em rgba(0,0,0,1.0);
}
.detailH201 .span02 {
	display: block;
	font-size: 38px;
	line-height: 1.3em;
	text-shadow: 0 0 0.3em rgba(0,0,0,1.0);
}
.detailH201 .span03 {
	display: block;
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 1.5em;
	font-weight: normal;
	text-shadow: 0 0 0.3em rgba(0,0,0,1.0);
}

.bredWrap01 {
	text-align: left;
	padding: 10px 0px;
}
.bredWrap01 li {
	display: inline-block;
}
.bredWrap01 a:link {	color: #333333;	text-decoration: none;}
.bredWrap01 a:visited {	color: #333333;	text-decoration: none;}
.bredWrap01 a:hover {	color:#333333;	text-decoration: underline;}
.bredWrap01 a:active {	color:#333333;	text-decoration: none;}

/*-----------------------*/

.detailBlock01 {
	padding: 50px 0px 60px 0px;
}
.detailText01 {
	text-align: left;
	font-size: 16px;
	line-height: 1.5em;
}
.detailText01 a:visited {
	color: #0000EE;
}
.detailText01 small {
	margin-top: 0.5em;
	line-height: 1.4em;
	display: block;
}
.small a:visited {
	color: #0000EE;
}
.detailBox01 {
	background-color: #f0f0f0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	padding: 20px 30px 40px 30px;
	margin-top: 60px;
}

.detailBox01.meritBox0001 {
	margin-top: 28px;
}


.detailText02 {
	font-size: 22px;
	line-height: 1.36em;
	font-weight: bold;
	margin-bottom: 20px;
}
.detailAncFlex01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.detailAncFlex01 li {
	width: 294px;
	margin-right: 39px;
	margin-bottom: 10px;
}
.detailAncFlex01 li:nth-child(3n) {
	margin-right: 0px;
}
.detailAncFlex01 li:last-child {
	margin-right: 0px;
}

/*--------------------*/

.contLink0202 {
	display: table;
	width: 100%;
	position: relative;
}
.contLink0202 a {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	box-sizing: border-box;
	border: 1px solid #125990;
  padding: 7px 25px 7px 20px;
	background-color: #125990;
	color: #ffffff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	font-size: 16px;
	font-weight: bold;
}
.contLink0202 a:link {	color: #ffffff;	text-decoration: none;}
.contLink0202 a:visited {	color: #ffffff;	text-decoration: none;}
.contLink0202 a:hover {
	background-color: #ffffff;
	color:#125990;
	text-decoration: none;
}
.contLink0202 a:active {	color:#ffffff;	text-decoration: none;}

.contLink0202 a::after {
  content: '';
width: 8px;
height: 8px;
border: 0px;
border-top: solid 2px #ffffff;
border-right: solid 2px #ffffff;
-ms-transform: rotate(135deg);
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
position: absolute;
	top: 50%;
	margin-top: -8px;
	right: 15px;
 z-index: 1;
 backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.contLink0202 a:hover::after {
border-top: solid 2px #125990;
border-right: solid 2px #125990;
}


/*--------------------*/

.detailBlock02 {
	padding: 0px 0px 85px 0px;
}
.detailBlock02.other {
	padding: 90px 0px 85px 0px;
}
.single-functions .detailBlock02 {
    padding: 85px 0px;
}

.single-functions #wrap section:nth-of-type(2n+1)  {
	background-color:#f0f4fa;
}
#invoice #wrap section:nth-of-type(2n+1), #ai-ocr #wrap section:nth-of-type(2n+1)  {
	background-color:#ffffff;
}
#invoice .detailBlock02, #ai-ocr .detailBlock02 {
    padding: 10px 0px!important;
}
#invoice .mt50, #ai-ocr .mt50 {
    margin-top: 50px;
}
#invoice .detailFlexBox02, #ai-ocr .detailFlexBox02 {
	margin-bottom: 50px;
}
.detailH301 {
	text-align: left;
	border-left: 10px solid #1C81CF;
	padding-left: 20px;
	color: #1C81CF;
	font-size: 28px;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 26px;
	display: table;
}
.detailH301 span {
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 12px;
}
.detailH301.first{
	position: relative;
	border-left: 0;
	padding-left: 30px;
}
.detailH301.first::before{
	content:"";
	display: block;
	background:url("../img/ranking2019-1st/gold.png") no-repeat top left;
	width:20px;
	height: 28px;
	background-size:100%;
	position: absolute;
	top: 50%;
    left: 0;
    margin-top: -14px;

}
.detailH301.second{
	position: relative;
	border-left: 0;
	padding-left: 30px;
}
.detailH301.second::before{
	content:"";
	display: block;
	background:url("../img/ranking2019-1st/silver.png") no-repeat top left;
	width:20px;
	height: 28px;
	background-size:100%;
	position: absolute;
	top: 50%;
    left: 0;
    margin-top: -14px;

}
.detailH301.third{
	position: relative;
	border-left: 0;
	padding-left: 30px;
}
.detailH301.third::before{
	content:"";
	display: block;
	background:url("../img/ranking2019-1st/copper.png") no-repeat top left;
	width:20px;
	height: 28px;
	background-size:100%;
	position: absolute;
	top: 50%;
    left: 0;
    margin-top: -14px;

}
.detailBox02 {
	text-align: left;
	background-color: #f9f9f9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	padding: 20px 30px 20px 30px;
	margin-bottom: 30px;
	border: 1px solid #a6a6a6;
}

.detailBox02.detailReasonBox01 {
	/*text-align: left;*/
	background-color: #f0f0f0;
	/*-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	padding: 20px 30px 20px 30px;
	margin-bottom: 30px;*/
}


.detailBox03 {
	text-align: left;
	background-color: #f0f0f0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	padding: 30px;
	margin-bottom: 30px;
}
.detailUl01 li {
	padding: 5px 0px 5px 1em;
	font-size: 16px;
	line-height: 1.25em;
	text-indent: -1em;
}
.detailUl01 li .icon01 {
	color: #1C81CF;
}

.detailFlexBox01 {
	width: 405px;
}
.detailFlexBox01Mid {
	padding-top: 140px;
}
.contImg04 img {
	width: 203px;
}
.detailText0301 {
	font-size: 16px;
	line-height: 1.25em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.detailText0302 {
	text-align: left;
	font-size: 12px;
	line-height: 1.2em;
	text-indent: -1em;
	padding-left: 1em;
}
.detailText0303 {
	text-align: center;
	font-size: 12px;
	line-height: 1.2em;
}

.detailImgBox01 {
	position: relative;
	margin-bottom: 25px;
}
.detailKakudai01 {
	width: 20px;
	position: absolute;
	right: 2px;
	bottom: 2px;
}
.detailImg02 {
	margin-bottom: 10px;
}
.detailImg02 img {
	width: 232px;
}

.detailImg0301 {
	text-align: center;
}
.detailImg0301 img {
	width: 106px;
}
.detailImg0302 {
	text-align: center;
}
.detailImg0302 img {
	width: 324px;
}
.detailImg0303 {
	text-align: center;
}
.detailImg0303 img {
	width: 220px;
}
.detailImg0304 {
	text-align: center;
}
.detailImg0304 img {
	width: 254px;
}
.detailImg0305 {
	text-align: center;
}
.detailImg0305 img {
	width: 105px;
}

.detailFlexBox02 {
	width: 498px;
}
.detailFlexBox04 {
	width: 478px;
}

.detailBlock03 {
	background-color: #125990;
	padding: 30px 0px 30px 0px;
}
.contactBtn01.contactBtn0102 {
	width: 672px;
	position: relative;
	margin: auto;
}
.contactBtn01.contactBtn0102 a {
	height: 70px;
}
.contactBtn01In.contactBtn01In02 .span01 {
	display: inline-block;
	font-size: 19px;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 0px;
	margin-right: 26px;
}
.contactBtn01In.contactBtn01In02 .span02 {
	display: inline-block;
	font-size: 13px;
	line-height: 1.3em;
}

.contFlexBox06.detailFlexBox03 .text03 {
	box-sizing: border-box;
	width: 264px;
	position: absolute;
	left: 30px;
	bottom: -25px;
	text-align: center;
	font-size: 16px;
	line-height: 1.34em;
	border: 1px solid #125990;
  padding: 7px 20px;
	background-color: #ffffff;
	color: #125990;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}
.contFlexBox06.detailFlexBox03:hover .text03 {
	border: 1px solid #125990;
  padding: 7px 20px;
	background-color: #125990;
	color: #ffffff;
}
.contFlexBox06.detailFlexBox03:link {	color: #333333;	text-decoration: none;}
.contFlexBox06.detailFlexBox03:visited {	color: #333333;	text-decoration: none;}
.contFlexBox06.detailFlexBox03:hover {	color:#333333;	text-decoration: none;}
.contFlexBox06.detailFlexBox03:active {	color:#333333;	text-decoration: none;}

.contFlexBox06.detailFlexBox03 {
	display: block;
	padding: 30px 30px 80px 30px;
	position: relative;
}

.detailBlock02 .detailText {
 font-size: 16px;
line-height: 1.6em;
 margin-top: 20px;
 text-align: left;
}



/*----------------------*/

.kinouNaviBlock01 {
	padding: 90px 0px 90px 0px;
}
.kinouTit01 {
	color: #23B5EA;
	font-size: 32px;
	line-height: 1.28em;
	font-weight: bold;
	margin-bottom: 30px;
}
.kinouFlexBox01 {
	width: 324px;
	text-align: left;
	position: relative;
}
.kinouBoxIn01 {
	background-color: #f0f0f0;
	padding: 10px 30px 10px 30px;
}

.kinouNaviBox01 {
	border-top: 1px solid #125990;
}

/*----------*/

.kinouNavi01 {
	padding: 4px 0px 4px 0px;
}
.kinouNavi01 a {
	position: relative;
	display: block;
	color: #125990;
	font-size: 20px;
	line-height: 2.0em;
	font-weight: bold;
}
.kinouNavi01 a::after {
  content: '';
width: 8px;
height: 8px;
border: 0px;
border-top: solid 2px #125990;
border-right: solid 2px #125990;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 3px;
 z-index: 1;
 backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.kinouNavi01 a:link {	color: #125990;	text-decoration: none;}
.kinouNavi01 a:visited {	color: #125990;	text-decoration: none;}
.kinouNavi01 a:hover {	color:#125990;	text-decoration: underline;}
.kinouNavi01 a:active {	color:#125990;	text-decoration: none;}

/*------------------*/

.kinouNavi02 {
	position: relative;
	padding: 8px 0px 8px 38px;
}
.kinouNavi02 a {
	position: relative;
	display: block;
	color: #222222;
	font-size: 18px;
	line-height: 2.0em;
	font-weight: bold;
}
.kinouNavi02 a::after {
  content: '';
width: 8px;
height: 8px;
border: 0px;
border-top: solid 2px #125990;
border-right: solid 2px #125990;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 3px;
 z-index: 1;
 backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.kinouNavi02 a:link {	color: #222222;	text-decoration: none;}
.kinouNavi02 a:visited {	color: #222222;	text-decoration: none;}
.kinouNavi02 a:hover {	color:#222222;	text-decoration: underline;}
.kinouNavi02 a:active {	color:#222222;	text-decoration: none;}

.kinouNavi02.icon01::before {
  content: '';
	background-image: url("../img/transportation/cont_icon01.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 25px 30px;
	width: 25px;
	height: 30px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -15px;
}
.kinouNavi02.icon02::before {
  content: '';
	background-image: url("../img/transportation/cont_icon02.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px 18px;
	width: 30px;
	height: 18px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -9px;
}
.kinouNavi02.icon03::before {
  content: '';
	background-image: url("../img/transportation/cont_icon03.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px 25px;
	width: 30px;
	height: 25px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -12px;
}
.kinouNavi02.icon04::before {
  content: '';
	background-image: url("../img/transportation/cont_icon04.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 26px 30px;
	width: 26px;
	height: 30px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -15px;
}
.kinouNavi02.icon05::before {
  content: '';
	background-image: url("../img/transportation/cont_icon05.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px 21px;
	width: 30px;
	height: 21px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -10px;
}
.kinouNavi02.icon06::before {
  content: '';
	background-image: url("../img/transportation/cont_icon06.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px 20px;
	width: 30px;
	height: 20px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -10px;
}
.kinouNavi02.icon07::before {
  content: '';
	background-image: url("../img/transportation/cont_icon07.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px 20px;
	width: 30px;
	height: 20px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -10px;
}
.kinouNavi02.icon08::before {
  content: '';
	background-image: url("../img/transportation/cont_icon08.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px 30px;
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -15px;
}
.kinouNavi02.icon09::before {
  content: '';
	background-image: url("../img/transportation/cont_icon09.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px 30px;
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -15px;
}
.kinouNavi02.icon10::before {
  content: '';
	background-image: url("../img/transportation/cont_icon10.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px 30px;
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -15px;
}
.kinouNavi02.icon11::before {
  content: '';
	background-image: url("../img/transportation/cont_icon11.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px 30px;
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -15px;
}
.kinouNavi02.icon12::before {
  content: '';
	background-image: url("../img/transportation/cont_icon12.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px 30px;
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -15px;
}
.kinouNavi02.icon13::before {
  content: '';
	background-image: url("../img/transportation/cont_icon13.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px 30px;
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -15px;
}
.kinouNavi02.icon15::before {
  content: '';
	background-image: url("../img/top_icon15.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 40px 40px;
	width: 40px;
	height: 40px;
	position: absolute;
	left: -2px;
	top: 50%;
	margin-top: -18px;
}
.kinouNavi02.icon16::before {
  content: '';
	background-image: url("../img/top_icon16.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 40px 40px;
	width: 40px;
	height: 40px;
	position: absolute;
	left: -5px;
	top: 50%;
	margin-top: -18px;
}
.kinouNavi02.icon17::before {
  content: '';
	background-image: url("../img/top_icon17.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 34px 34px;
	width: 34px;
	height: 34px;
	position: absolute;
	left: -5px;
	top: 50%;
	margin-top: -18px;
}

.kinouBoxIn0101 {
	box-sizing: border-box;
	height: 384px;
}
.kinouBoxIn0102 {
	box-sizing: border-box;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
}


/*フリーボックス追加分*/

/*経費精算*/

.attention{
	border: 2px solid #285993;
	padding: 50px;
	position: relative;
	margin:40px auto;
}
.attention span.attention-badge{
	position: absolute;
	top: -40px;
	left:-40px;
	font-size:28px;
	color: #fff;
	font-weight: bold;
	background-color: #F5A623;
	width:80px;
	height: 80px;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	line-height: 80px;
}
.attention h3{
	font-size: 28px;
	color: #125990;
	font-weight: bold;
	text-align: left;
	margin-bottom: 1em;

}
.attention h3 span{
	font-size:22px;
	color: #3B4043;

}
.attention .img{
	max-width:303px;
	height: auto;
}
.attention-inner
{
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.attention-inner text{
	text-align: left;
}
.method {
	text-align: center;
}
.method h3{
	margin-bottom: 1em;
  font-size: 28px;
	color: #125990;
	font-weight: bold;
}
.method img{
	width: 620px;
}
.jiima {
  display: flex;
	align-items: flex-start;
}
.jiima img {
  margin: 0 20px 0 0;
  width: 170px;
	height: auto;
}
.jiima p {
  text-align: left;
  font-size: 16px;
}
.invoice {
  background: #FFFFFF!important;
}
.invoice p {
  font-size: 16px;
}
.invoice img {
  margin-top: 20px;
	width: 80%;;
}
.f18 {
  margin-top: 20px;
  font-size: 18px;
  font-weight: bold;
}
.scaner-hozon .conclusion p{
	margin: 50px auto;
  font-size: 38px;
	color: #125990;
	font-weight: bold;
}
.scaner-hozon .method {
  margin-bottom: 4em;
  padding: 0 30px
}
.scaner-hozon .method p {
  margin-bottom: 2em;
  font-size: 16px;
}
.scaner-hozon .method.info {
  padding-top: 80px;
}
.scaner-hozon .method.info p {
  text-align: left;
}
.scaner-hozon .attention h3 {
  text-align: center;
}
.scaner-hozon .attention {
  margin: 100px auto 0;
  padding-bottom: 30px;
}
.scaner-hozon .detailBlock02.bg01 {
  background: #f5f5f5!important;
}
.scaner-hozon .method h4 {
   margin-bottom: 20px;
   font-size:18px;
   font-weight: bold;
}
.scaner-hozon .method ol {
   margin-left: 3rem;
   margin-bottom: 50px;
   text-align: left;
}
.scaner-hozon .method ol li {
   margin-bottom: 0.5rem;
   font-size: 18px;
   list-style-type: disc;
}
.btn-center .headerLink02 {
  margin: 30px auto;
  width: 53%;
}
.btn-center .headerLink02 a {
  padding: 10px;
  font-size: 18px;
  border-radius: 40px;
  background-image: url(/img/functions/dencho-guide.png);
  background-repeat: no-repeat;
  background-position: 40px 50%;
}


@media screen and (max-width:768px){
	.detailBlockFree{
		padding: 20px 15px 40px 15px;
	}
	.attention{

	}
	.attention-inner
	{
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-direction: column;
	}
	.attention span.attention-badge{
		position: absolute;
		top: -10px;
		left:-10px;
		font-size:20px;
		color: #fff;
		font-weight: bold;
		background-color: #F5A623;
		width:60px;
		height: 60px;
		border-radius: 50%;
		display: inline-block;
		text-align: center;
		line-height: 60px;
	}
	.attention .img{
		width:100%;
	}
  .scaner-hozon .conclusion p{
    margin-bottom: 30px;
    font-size: 24px;
  }
  .scaner-hozon .method h3{
    font-size: 18px;
  }
  .scaner-hozon .attention h3{
    font-size: 20px;
  }
  .method img{
	  width: 100%;
  }
  .scaner-hozon .f18 {
    font-size: 14px;
  }
  .scaner-hozon .method ol {
    margin-left: 1rem;
  }
  .scaner-hozon .method ol li {
    font-size: 16px;
  }
  .btn-center .headerLink02 {
    width: 100%;
  }
	.jiima {
		display: block;
	}
	.jiima img {
		margin-bottom: 10px;
	}
  .jiima p {
  font-size: 14px;
  }
}


/*ICカード連携*/
#ic .attention{
	padding:30px;

}#ic .attention h3 + p{
	margin-bottom: 40px;
}#ic .attention p{
	text-align: left;
}#ic .attention .attention-inner{
	justify-content: space-between;
	margin: 20px auto;
}#ic .attention .attention-inner .text,#ic .attention .attention-inner .img{
	width:50%;
}#ic .attention .attention-inner .img img{
	width:auto;
}#ic .attention .attention-inner .shadow img{
	overflow: hidden;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
}#ic .attention .attention-inner p.title{
	font-size:22px;
	font-weight: bold;
	margin-bottom: 20px;
}#ic .attention .attention-inner  p span.icon01{
	color: #1C81CF;
}#ic .attention .attention-inner  p.small{
	font-size:12px;
}#ic .attention .attention-inner  p{
	margin-bottom: 20px;
	    display: flex;
}
.app-icons{
	margin-bottom: 10px;
	display:flex;
}
.app-icons.trans{
	display:block;
	text-align: center;
}
.app-icons.trans .icon{
	display:inline-block;
}

.icon img{
	width:170px;
}
.icon img:nth-child(1){
	margin-right: 20px;
}

.iccard {
	align-items: flex-start;
}
.iccard .text{
	width:auto;
}
.iccard .img{
	width:100%;
	max-width:433px;
}
.iccard .img img{
	max-width:433px;
}
@media screen and (max-width:768px){#ic .attention .attention-inner .text, #ic .attention .attention-inner .img{
		width:100%;
	}
	.iccard .img img{
		width:100% !important;
		height: auto;
	}

	.icon{
		padding:20px;
	}
	.icon img{
		max-width:170px;
		width:100%;
		height: auto;
	}
.app-icons {
		padding: 0;
		align-items: flex-end;
	}
}


/*電子帳簿保存法*/


.attention table.ebook{
	width:100%;
}
.attention table.ebook th,.attention table.ebook td{
	padding:1em;
	text-align: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
/* .postid-2625 table tbody th,.postid-2625 table thead th,
.postid-2625 table tbody td,.postid-2625 table thead td,
{
	border-right:  1px solid #ccc;
} */
.attention table.ebook thead th{
	background:#F9F9F9;


}
/* .postid-2625 table td ul{
	list-style-type: disc;
	list-style-position: inside;
} */
.attention table.ebook td ul li{
	position: relative;
	padding-left: 1em;
}
.attention table.ebook td ul li::before{
	content:"●";
	color: #ccc;
	position: absolute;
	left:0;


}

@media screen and (max-width:768px){
	#e-book .attention{
		padding:20px;
	}
	#e-book table tbody th{
		width:30%;
	}
	.mainvisualWrapTop.yoshitani {
		background-image: none;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
	}
	.mainvisualWrapTop.yoshitani .headText {
	display: none;
}
}


/*会計ソフト連携*/
#journal .detailBlockFree{
	margin-bottom: 90px;
}
#journal .detailBlockFree h3{
	font-size:32px;
	font-weight: bold;
	color: #125990;
	text-align: center;
	margin:30px auto;
}
#journal .detailBlockFree h4{
	background:#23B5EA;
	color: #fff;
	text-align: left;
	font-weight: bold;
	padding:1em;
	margin:30px auto;
}
.line{
	background-color: #f7f7f7;
	padding:1em;
	margin:30px 0 0;
	text-align: left;

}
#journal .detailBlockFree .row{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;

}
#journal .detailBlockFree .row:last-of-type{
	margin-bottom: 30px;
}
#journal .detailBlockFree .row .col{
	width:100%;


}
#journal .detailBlockFree .row .col p{
	padding:14px;
	border-bottom: 1px solid #DDDDDD;
	text-align: left;
}
#journal .detailBlockFree .row .col:nth-child(1){
	padding-right: 12px;
}
#journal .detailBlockFree .row .col:nth-child(2){
	padding-left: 12px;
}
p.small{
	text-align: left;

}
p.font-weight-bold{
	font-weight: bold;
	text-align: left;
}
.detailText04 {
	margin: 20px auto;
  text-align: center;
	font-size: 18px;
  font-weight: bold;
}

@media screen and (max-width:768px) {
#journal .detailBlockFree .row .col:nth-child(1){
		padding-right: 0;
	}
#journal .detailBlockFree .row .col:nth-child(2){
		padding-left: 0;
	}
#journal .detailBlockFree .row{
		flex-direction: column;
	}

}
@media screen and (max-width:768px) {
/*@media screen and (max-width:799px) {*/

	.mainvisualWrapTrans {
		background-image: url("/img/transportation/mainvisual01.jpg");
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
	}
	.mainvisualDetailCell01 {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		height: 200px;
	}
	.mainvisualIn01.mainDetail01 {
		display: table;
		padding: 0px;
	}
	.detailH201 {
		font-weight: bold;
		color: #ffffff;
	}
	.detailH201 .span01 {
		display: block;
		font-size: 18px;
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	.detailH201 .span02 {
		display: block;
		font-size: 24px;
		line-height: 1.3em;
	}

	.bredWrap01 {
		text-align: left;
		padding: 10px 15px;
	}
	.bredWrap01 li {
		display: inline-block;
	}
	.bredWrap01 a:link {	color: #333333;	text-decoration: none;}
	.bredWrap01 a:visited {	color: #333333;	text-decoration: none;}
	.bredWrap01 a:hover {	color:#333333;	text-decoration: underline;}
	.bredWrap01 a:active {	color:#333333;	text-decoration: none;}

	/*-----------------------*/

	.detailBlock01 {
		padding: 40px 15px 40px 15px;
	}
	.detailText01 {
		text-align: left;
		font-size: 14px;
		line-height: 1.5em;
	}
	.detailText01 small {
	margin-top: 0.5em;
	line-height: 1.4em;
	display: block;
}
	.detailBox01 {
		background-color: #f0f0f0;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-o-border-radius: 3px;
		-ms-border-radius: 3px;
		border-radius: 3px;
		padding: 20px 20px 20px 20px;
		margin-top: 30px;
	}
	.detailText02 {
		font-size: 18px;
		line-height: 1.36em;
		font-weight: bold;
		margin-bottom: 20px;
	}
	.detailAncFlex01 {
		display: block;
	}
	.detailAncFlex01 li {
		width: auto;
		margin-right: 0px;
		margin-bottom: 10px;
	}
	.detailAncFlex01 li:nth-child(3n) {
		margin-right: 0px;
	}

	/*--------------------*/

	.contLink0202 {
		display: table;
		width: 100%;
		position: relative;
	}
	.contLink0202 a {
		display: table-cell;
		text-align: left;
		vertical-align: middle;
		box-sizing: border-box;
		border: 1px solid #125990;
		padding: 7px 20px;
		background-color: #125990;
		color: #ffffff;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-o-border-radius: 3px;
		-ms-border-radius: 3px;
		border-radius: 3px;
		font-size: 18px;
		font-weight: bold;
	}
	.contLink0202 a:link {	color: #ffffff;	text-decoration: none;}
	.contLink0202 a:visited {	color: #ffffff;	text-decoration: none;}
	.contLink0202 a:hover {
		background-color: #ffffff;
		color:#125990;
		text-decoration: none;
	}
	.contLink0202 a:active {	color:#ffffff;	text-decoration: none;}

	.contLink0202 a::after {
		content: '';
	width: 8px;
	height: 8px;
	border: 0px;
	border-top: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	position: absolute;
		top: 50%;
		margin-top: -8px;
		right: 15px;
	 z-index: 1;
	 backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	}
	.contLink0202 a:hover::after {
	border-top: solid 2px #125990;
	border-right: solid 2px #125990;
	}


	/*--------------------*/

	.detailBlock02 {
		padding: 20px 15px 40px 15px;
	}
.single-functions .detailBlock02 {
    padding: 20px 15px;
}

	.detailH301 {
		text-align: left;
		border-left: 8px solid #1C81CF;
		padding-left: 10px;
		color: #1C81CF;
		font-size: 20px;
		line-height: 1.2em;
		font-weight: bold;
		margin-bottom: 20px;
	}
	.detailBox02 {
		text-align: left;
		background-color: #f0f0f0;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-o-border-radius: 3px;
		-ms-border-radius: 3px;
		border-radius: 3px;
		padding: 20px 20px 20px 20px;
		margin-bottom: 30px;
	}
	.detailUl01 li {
		padding: 5px 0px 5px 1em;
		font-size: 15px;
		line-height: 1.25em;
		text-indent: -1em;
	}
	.detailUl01 li .icon01 {
		color: #1C81CF;
	}

	.detailFlexBox01 {
		width: auto;
	}
	.detailFlexBox01Mid {
		padding: 20px 0px 20px 0px;
	}
	.detailFlexBox01Mid img {
		-ms-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		width: 40px;
	}

	.contImg04 img {
		width: 203px;
	}
	.detailText0301 {
		font-size: 16px;
		line-height: 1.25em;
		font-weight: bold;
		text-align: center;
		margin-bottom: 20px;
	}
	.detailText0302 {
		text-align: left;
		font-size: 12px;
		line-height: 1.2em;
		text-indent: -1em;
		padding-left: 1em;
	}
	.detailText0303 {
		text-align: center;
		font-size: 12px;
		line-height: 1.2em;
	}

	.detailImgBox01 {
		position: relative;
		margin-bottom: 25px;
	}
	.detailKakudai01 {
		width: 20px;
		position: absolute;
		right: 2px;
		bottom: 2px;
	}
	.detailImg02 {
		margin-bottom: 10px;
	}
	.detailImg02 img {
		width: 232px;
	}

	.detailImg0301 {
		text-align: center;
	}
	.detailImg0301 img {
		width: 106px;
		max-width: 100% !important;
	}
	.detailImg0302 {
		text-align: center;
	}
	.detailImg0302 img {
		width: 324px;
	}
	.detailImg0303 {
		text-align: center;
	}
	.detailImg0303 img {
		width: 220px;
	}
	.detailImg0304 {
		text-align: center;
	}
	.detailImg0304 img {
		width: 254px;
	}
	.detailImg0305 {
		text-align: center;
	}
	.detailImg0305 img {
		width: 105px;
	}

	.detailFlexBox02, .detailFlexBox04 {
		width: auto;
		margin-bottom: 20px;
	}

	.detailBlock03 {
		background-color: #125990;
		padding: 30px 15px 30px 15px;
	}
	.contactBtn01.contactBtn0102 {
		width: auto;
		position: relative;
		margin: auto;
	}
	.contactBtn01.contactBtn0102 a {
		height: 70px;
	}
	.contactBtn01In.contactBtn01In02 .span01 {
		display: inline-block;
		font-size: 19px;
		line-height: 1.3em;
		font-weight: bold;
		margin-bottom: 0px;
		margin-right: 26px;
	}
	.contactBtn01In.contactBtn01In02 .span02 {
		display: inline-block;
		font-size: 13px;
		line-height: 1.3em;
	}

	.contFlexBox06.detailFlexBox03 .text03 {
		box-sizing: border-box;
		width: auto;
		position: relative;
		left: 0px;
		bottom: 0px;
		text-align: center;
		font-size: 16px;
		line-height: 1.34em;
		border: 1px solid #125990;
		padding: 7px 20px;
		margin-top: 20px;
		background-color: #ffffff;
		color: #125990;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-o-border-radius: 3px;
		-ms-border-radius: 3px;
		border-radius: 3px;
	}
	.contFlexBox06.detailFlexBox03:hover .text03 {
		border: 1px solid #125990;
		padding: 7px 20px;
		background-color: #125990;
		color: #ffffff;
	}
	.contFlexBox06.detailFlexBox03:link {	color: #333333;	text-decoration: none;}
	.contFlexBox06.detailFlexBox03:visited {	color: #333333;	text-decoration: none;}
	.contFlexBox06.detailFlexBox03:hover {	color:#333333;	text-decoration: none;}
	.contFlexBox06.detailFlexBox03:active {	color:#333333;	text-decoration: none;}

	.contFlexBox06.detailFlexBox03 {
		display: block;
		padding: 30px 30px 30px 30px;
		position: relative;
	}

	/*----------------------*/

	.kinouNaviBlock01 {
		padding: 40px 15px 40px 15px;
	}
	.kinouTit01 {
		color: #23B5EA;
		font-size: 20px;
		line-height: 1.28em;
		font-weight: bold;
		margin-bottom: 20px;
	}
	.kinouFlexBox01 {
		width: auto;
		text-align: left;
		position: relative;
	}
	.kinouBoxIn01 {
		background-color: #f0f0f0;
		padding: 10px 30px 10px 30px;
	}

	.kinouNaviBox01 {
		border-top: 1px solid #125990;
	}

	/*----------*/

	.kinouNavi01 {
		padding: 4px 0px 4px 0px;
	}
	.kinouNavi01 a {
		position: relative;
		display: block;
		color: #125990;
		font-size: 17px;
		line-height: 2.0em;
		font-weight: bold;
	}
	.kinouNavi01 a::after {
		content: '';
	width: 8px;
	height: 8px;
	border: 0px;
	border-top: solid 2px #125990;
	border-right: solid 2px #125990;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
		top: 50%;
		margin-top: -6px;
		right: 3px;
	 z-index: 1;
	 backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	}
	.kinouNavi01 a:link {	color: #125990;	text-decoration: none;}
	.kinouNavi01 a:visited {	color: #125990;	text-decoration: none;}
	.kinouNavi01 a:hover {	color:#125990;	text-decoration: underline;}
	.kinouNavi01 a:active {	color:#125990;	text-decoration: none;}

	/*------------------*/

	.kinouNavi02 {
		position: relative;
		padding: 8px 0px 8px 38px;
	}
	.kinouNavi02 a {
		position: relative;
		display: block;
		color: #222222;
		font-size: 16px;
		line-height: 2.0em;
		font-weight: bold;
	}
	.kinouNavi02 a::after {
		content: '';
	width: 8px;
	height: 8px;
	border: 0px;
	border-top: solid 2px #125990;
	border-right: solid 2px #125990;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
		top: 50%;
		margin-top: -6px;
		right: 3px;
	 z-index: 1;
	 backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	}
	.kinouNavi02 a:link {	color: #222222;	text-decoration: none;}
	.kinouNavi02 a:visited {	color: #222222;	text-decoration: none;}
	.kinouNavi02 a:hover {	color:#222222;	text-decoration: underline;}
	.kinouNavi02 a:active {	color:#222222;	text-decoration: none;}

	.kinouNavi02.icon01::before {
		content: '';
		background-image: url("../img/transportation/cont_icon01.svg");
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 25px 30px;
		width: 25px;
		height: 30px;
		position: absolute;
		left: 0px;
		top: 50%;
		margin-top: -15px;
	}
	.kinouNavi02.icon02::before {
		content: '';
		background-image: url("../img/transportation/cont_icon02.svg");
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 30px 18px;
		width: 30px;
		height: 18px;
		position: absolute;
		left: 0px;
		top: 50%;
		margin-top: -9px;
	}
	.kinouNavi02.icon03::before {
		content: '';
		background-image: url("../img/transportation/cont_icon03.svg");
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 30px 25px;
		width: 30px;
		height: 25px;
		position: absolute;
		left: 0px;
		top: 50%;
		margin-top: -12px;
	}
	.kinouNavi02.icon04::before {
		content: '';
		background-image: url("../img/transportation/cont_icon04.svg");
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 26px 30px;
		width: 26px;
		height: 30px;
		position: absolute;
		left: 0px;
		top: 50%;
		margin-top: -15px;
	}
	.kinouNavi02.icon05::before {
		content: '';
		background-image: url("../img/transportation/cont_icon05.svg");
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 30px 21px;
		width: 30px;
		height: 21px;
		position: absolute;
		left: 0px;
		top: 50%;
		margin-top: -10px;
	}
	.kinouNavi02.icon06::before {
		content: '';
		background-image: url("../img/transportation/cont_icon06.svg");
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 30px 20px;
		width: 30px;
		height: 20px;
		position: absolute;
		left: 0px;
		top: 50%;
		margin-top: -10px;
	}
	.kinouNavi02.icon07::before {
		content: '';
		background-image: url("../img/transportation/cont_icon07.svg");
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 30px 20px;
		width: 30px;
		height: 20px;
		position: absolute;
		left: 0px;
		top: 50%;
		margin-top: -10px;
	}
	.kinouNavi02.icon08::before {
		content: '';
		background-image: url("../img/transportation/cont_icon08.svg");
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 30px 30px;
		width: 30px;
		height: 30px;
		position: absolute;
		left: 0px;
		top: 50%;
		margin-top: -15px;
	}
	.kinouNavi02.icon09::before {
		content: '';
		background-image: url("../img/transportation/cont_icon09.svg");
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 30px 30px;
		width: 30px;
		height: 30px;
		position: absolute;
		left: 0px;
		top: 50%;
		margin-top: -15px;
	}

	.kinouBoxIn0101 {
		box-sizing: border-box;
		height: auto;
	}
	.kinouBoxIn0102 {
		box-sizing: border-box;
		width: 100%;
		position: relative;
		left: 0px;
		bottom: 0px;
	}


}



/* --------------------------------------------------------------------
 機能一覧
-------------------------------------------------------------------- */


.mainvisualWrapTrans.functions {
	background-image: url("/img/functions/mainvisual01.jpg");
}

.detailH302 {
	text-align: center;
	color: #23B5EA;
	font-size: 32px;
	line-height: 1.28em;
	font-weight: bold;
	margin-bottom: 26px;
}

.detailBlock04 {
	padding: 80px 0px 50px 0px;
}


.funcFlex01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.funcFlexBox01 {
	display: block;
	box-sizing: border-box;
	width: 294px;
	background-color: #f0f0f0;
	position: relative;
	padding: 50px 26px 50px 26px;
	margin-right: 39px;
	margin-bottom: 30px;
	border: 1px solid #a6a6a6;
}
.funcFlexBox01:nth-child(3n) {
	margin-right: 0px;
}

.funcFlex01 a:link {	color: #333333;	text-decoration: none;}
.funcFlex01 a:visited {	color: #333333;	text-decoration: none;}
.funcFlex01 a:hover {	color:#333333;	text-decoration: none;}
.funcFlex01 a:active {	color:#333333;	text-decoration: none;}
.functionsPadi {
	padding: 20px;
}

.funcFlexBox02 {
	display: block;
	box-sizing: border-box;
	width: 216px;
	background-color: #f0f0f0;
	position: relative;
	padding: 38px 15px 20px 15px;
	margin-right: 0px;
	margin-left: 14px;
	margin-bottom: 30px;
	min-height: 99px;
}
.funcFlexBox02:nth-child(4n) {
	margin-right: 0px;
}
.funcFlexBox02 .funcH401 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}


.funcIconHyoujyun {
	background-color: #1C81CF;
	display: inline-block;
	color: #ffffff;
	font-size: 12px;
	line-height: 1.2em;
	width: 88px;
	text-align: center;
	padding: 3px 2px 4px 2px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.funcIconOption {
	background-color: #F5A623;
	display: inline-block;
	color: #ffffff;
	font-size: 12px;
	line-height: 1.2em;
	width: 88px;
	text-align: center;
	padding: 3px 2px 4px 2px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.funcH401 {
	font-size: 21px;
	line-height: 1.36em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}
.funcH402 {
	font-size: 18px;
	line-height: 1.36em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.funcBox01 {
	margin-top: 30px;
	font-size: 16px;
	line-height: 1.25em;
	text-align: left;
}
.functionsbk_border {
	border: 3px solid #1C81CF;
}
.functionsbk {
	background-color: #1C81CF;
	color: #fff;
	padding: 4px 0;
}

.post-type-archive-functions #wrap section:nth-of-type(2n+1) {
background-color: #f0f4fa;
}


@media screen and (max-width:768px) {

	.mainvisualWrapTrans.functions {
		background-image: url("/img/functions/mainvisual01.jpg");
	}

	.detailH302 {
		text-align: center;
		color: #23B5EA;
		font-size: 24px;
		line-height: 1.28em;
		font-weight: bold;
		margin-bottom: 26px;
	}

	.detailBlock04 {
		padding: 60px 15px 30px 15px;
	}

	.funcFlex01 {
		display: block;
	}
	.funcFlexBox01 {
		display: block;
		box-sizing: border-box;
		width: auto;
		background-color: #f0f0f0;
		position: relative;
		padding: 50px 30px 50px 30px;
		margin-right: 0px;
		margin-bottom: 30px;
	}
	.funcFlexBox01:nth-child(3n) {
		margin-right: 0px;
	}

	.funcFlex01 a:link {	color: #333333;	text-decoration: none;}
	.funcFlex01 a:visited {	color: #333333;	text-decoration: none;}
	.funcFlex01 a:hover {	color:#333333;	text-decoration: none;}
	.funcFlex01 a:active {	color:#333333;	text-decoration: none;}
	.functionsbk {
		color: #fff;
	}
	.functionsPadi .funcFlexBox02 {
		margin-left: 0;
	}
	.funcFlexBox02 {
		display: block;
		box-sizing: border-box;
		width: auto;
		background-color: #f0f0f0;
		position: relative;
		padding: 38px 15px 20px 15px;
		margin-right: 0px;
		margin-bottom: 30px;
	}
	.funcFlexBox02:nth-child(4n) {
		margin-right: 0px;
	}
	.funcFlexBox02 .funcH401 {
		font-size: 22px;
		font-weight: bold;
		margin-bottom: 0px;
	}


	.funcIconHyoujyun {
		background-color: #1C81CF;
		display: inline-block;
		color: #ffffff;
		font-size: 12px;
		line-height: 1.2em;
		width: 70px;
		text-align: center;
		padding: 3px 2px 4px 2px;
		position: absolute;
		top: 0px;
		left: 0px;
	}
	.funcIconOption {
		background-color: #F5A623;
		display: inline-block;
		color: #ffffff;
		font-size: 12px;
		line-height: 1.2em;
		width: 88px;
		text-align: center;
		padding: 3px 2px 4px 2px;
		position: absolute;
		top: 0px;
		left: 0px;
	}
	.funcH401 {
		font-size: 22px;
		line-height: 1.36em;
		font-weight: bold;
		text-align: center;
		margin-bottom: 30px;
	}
  .funcH402 {
		font-size: 18px;
		line-height: 1.36em;
		font-weight: bold;
		text-align: center;
		margin-bottom: 10px;
	}

	.funcBox01 {
		margin-top: 30px;
		font-size: 16px;
		line-height: 1.25em;
		text-align: left;
	}



}


/* --------------------------------------------------------------------
 導入実績
-------------------------------------------------------------------- */

.mainvisualWrapTrans.jisseki {
	background-image: url("/img/jisseki/mainvisual01.jpg");
}

.jissekiBlock01 {
	width: 960px;
	margin: auto;
}


/*-example---------------------------*/

#example {
  padding: 30px 0px 10px 0px;
}
#example .logos {
  overflow: hidden;
  letter-spacing: -.40em;
  text-align: center;
}
#example .logos li {
  display: inline-block;
  letter-spacing: normal;
  width: 16%;
}
#example .links {
  border-top: solid 1px #b5b5b5;
}
#example .links li a {
  display: block;
  font-size: 20px;
  text-align: center;
  padding: 25px;
  color: #238ddf;
  border-bottom: solid 1px #b5b5b5;
}
#example .links li a span {
  display: inline-block;
  position: relative;
  padding-right: 0;
}
#example .logos li a:hover img {
  opacity: 0.8;
}

/*-------------------------*/

.jissekiBlock02 {
	background-color: #F0F0F0;
	padding: 60px 0px 1px 0px;
}

.jissekiFlex01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.jissekiFlex01 a:link {	color: #333333;	text-decoration: none;}
.jissekiFlex01 a:visited {	color: #333333;	text-decoration: none;}
.jissekiFlex01 a:hover {	color:#333333;	text-decoration: none;}
.jissekiFlex01 a:active {	color:#333333;	text-decoration: none;}


.jissekiFlexBox01 {
	display: block;
	box-sizing: border-box;
	width: 495px;
	background-color: #ffffff;
	position: relative;
	padding: 30px 30px 100px 30px;
	margin-bottom: 30px;
}

.jissekiDl01 {
	display: table;
	width: 100%;
	margin-bottom: 18px;
}
.jissekiDl01 dt {
	display: table-cell;
	text-align: left;
	vertical-align: bottom;
	width: 132px;
}
.jissekiDl01 dd {
	display: table-cell;
	text-align: left;
	vertical-align: bottom;
	padding: 10px 15px 10px 20px;
}
.jissekiDl01 dd .text01 {
	font-size: 14px;
	line-height: 1.27em;
}

.jissekiText01 {
	text-align: left;
	font-size: 12px;
	line-height: 1.44em;
}

.jissekiFlex01 .jissekiText02 {
	text-align: left;
  font-size: 16px;
  font-weight: bold;
}

.jissekiBtnWrap01 {
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 30px;
	text-align: center;
}

.jissekiBtn01 {
	font-size: 16px;
	line-height: 1.34em;
	border: 1px solid #125990;
  padding: 10px 20px;
	background-color: #ffffff;
	color: #125990;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	width: 264px;
	margin: auto;
}
.jissekiFlexBox01:hover .jissekiBtn01 {
	border: 1px solid #125990;
	background-color: #125990;
	color: #ffffff;
}

/*-------------------*/

.jissekiBlock03 {
	padding: 80px 0px 60px 0px;
}
.jissekiWrap01 .contFlexBox03 {
	background-color: #f0f0f0;
	padding: 20px 30px;
}
.contFlexBox03:nth-of-type(2) .ul02{
	display: flex;
	flex-wrap: wrap;
	margin-top: 0;
	align-items: center;
	justify-content: normal;
	height: 70%;
	padding:10% 0;

}
.contFlexBox03:nth-of-type(2) .ul02 li{
	font-size:14px;
}
.contFlexBox03:nth-of-type(3) .ul02{
	display: flex;
	flex-wrap: wrap;
	margin-top: 0;
	align-items: center;
	justify-content: normal;
	height: 40%;
    padding: 15% 0;

}
.contFlexBox03:nth-of-type(3) .ul02 li{
	font-size:14px;
}
.jissekiWrap01 .ul02 {
	text-align: left;
	margin-top: 20px;
}
.jissekiWrap01 .ul02 a {
	font-size: 12px;
	line-height: 1.0em;
	display: inline-block;
	padding: 5px 8px 6px 8px;
	border: 1px solid #CDD6DD;
	border-radius: 15px;
	margin-right: 4px;
	margin-bottom: 7px;
}
.jissekiWrap01 .contFlexBox03:nth-of-type(1) .ul02 a {
	font-size: 16px;
	line-height: 1.25em;
	display: block;
	border: none;
	padding: 0;
	border-radius: 0;
	margin-right: 0;
	margin-bottom: 0;
}
.jissekiWrap01 .contFlexBox03:nth-of-type(1) .ul02 li {
	background-color: #ffffff;
	margin-top: 10px;
	text-align: center;
	padding: 10px 10px;
 position: relative;
}

.jissekiWrap01 .contFlexBox03:nth-of-type(1) .ul02 li::after {
    content: '';
    width: 8px;
    height: 8px;
    border: 0px;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: 0px;
        border-right-color: currentcolor;
        border-right-style: none;
        border-right-width: 0px;
    border-top: solid 1px #125990;
    border-right: solid 1px #125990;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 5%;
    margin-top: -4px;
    margin-left: 100px;
    z-index: 1;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.jissekiTit01 {
	font-size: 22px;
	line-height: 1.3em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}

/*------------------*/

.jissekiFlexBox02 {
	box-sizing: border-box;
	width: 465px;
	border: 3px solid #EEEEEE;
	border-radius: 2px;
	padding: 20px;
	margin-top: 30px;
}
.nolink {
  cursor: default;
}
@media(min-width:769px){
	.jissekiDl02 {
		display: flex;
		flex-direction: column;

	}
}
.jissekiDl02 {
	display: table;
	width: 100%;
	margin-bottom: 18px;
}
.jissekiDl02 dt {
	/* display: table-cell; */
	text-align: center;
	vertical-align: middle;
 	width: 	100%;
}
.jissekiDl02 dd {
	/* display: table-cell; */
	text-align: center;
	vertical-align: middle;
}
.jissekiDl02 dd .text01 {
	font-size: 18px;
	line-height: 1.27em;
	font-weight: bold;
  display: block;
}

.jissekiLogo01 img {
	width: 100%;
	height: auto;
}
.jissekiLogo02 img {
	width: 64px;
}



@media screen and (max-width:768px) {

	.mainvisualWrapTrans.jisseki {
		background-image: url("/img/jisseki/mainvisual01.jpg");
	}

	.jissekiBlock01 {
		width: auto;
		margin: auto;
	}


	/*-example---------------------------*/

	#example {
		padding: 10px 0px 10px 0px;
	}
	#example .logos {
		overflow: hidden;
		letter-spacing: -.40em;
		text-align: center;
	}
	#example .logos li {
		display: inline-block;
		letter-spacing: normal;
		width: 45%;
		margin-top: 15px;
		padding: 0px 5px;
	}
	#example .links {
		border-top: solid 1px #b5b5b5;
	}
	#example .links li a {
		display: block;
		font-size: 20px;
		text-align: center;
		padding: 25px;
		color: #238ddf;
		border-bottom: solid 1px #b5b5b5;
	}
	#example .links li a span {
		display: inline-block;
		position: relative;
		padding-right: 0;
	}
	#example .logos li a:hover img {
		opacity: 0.8;
	}

	/*-------------------------*/

	.jissekiBlock02 {
		background-color: #F0F0F0;
		padding: 20px 15px 1px 15px;
	}

	.jissekiFlex01 {
		display: block;
		-webkit-box-pack: justify;
			 -ms-flex-pack: justify;
		 justify-content: space-between;
		-ms-flex-wrap: wrap;
				flex-wrap: wrap;
	}
	.jissekiFlex01 a:link {	color: #333333;	text-decoration: none;}
	.jissekiFlex01 a:visited {	color: #333333;	text-decoration: none;}
	.jissekiFlex01 a:hover {	color:#333333;	text-decoration: none;}
	.jissekiFlex01 a:active {	color:#333333;	text-decoration: none;}


	.jissekiFlexBox01 {
		display: block;
		box-sizing: border-box;
		width: auto;
		background-color: #ffffff;
		position: relative;
		padding: 20px 15px 80px 15px;
		margin-bottom: 20px;
	}

	.jissekiDl01 {
		display: table;
		width: 100%;
		margin-bottom: 18px;
	}
	.jissekiDl01 dt {
		display: table-cell;
		text-align: left;
		vertical-align: bottom;
		width: 132px;
	}
	.jissekiDl01 dd {
		display: table-cell;
		text-align: left;
		vertical-align: bottom;
		padding: 10px 10px 10px 10px;
	}
	.jissekiDl01 dd .text01 {
    display: block;
	}

	.jissekiText01 {
		text-align: left;
		font-size: 14px;
		line-height: 1.44em;
	}

	.jissekiBtnWrap01 {
		width: 100%;
		position: absolute;
		left: 0px;
		bottom: 20px;
		text-align: center;
	}

	.jissekiBtn01 {
		font-size: 18px;
		line-height: 1.34em;
		border: 1px solid #125990;
		padding: 10px 20px;
		background-color: #ffffff;
		color: #125990;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-o-border-radius: 3px;
		-ms-border-radius: 3px;
		border-radius: 3px;
		width: 264px;
		margin: auto;
	}
	.jissekiFlexBox01:hover .jissekiBtn01 {
		border: 1px solid #125990;
		background-color: #125990;
		color: #ffffff;
	}

	/*-------------------*/

	.jissekiBlock03 {
		padding: 40px 15px 40px 15px;
	}
	.jissekiWrap01 .contFlexBox03 {
		background-color: #F9F9F9;
	}
	.jissekiWrap01 .contFlexBox03 .ul01 li {
		background-color: #ffffff;
		margin-top: 10px;
		font-size: 16px;
		line-height: 1.25em;
		text-align: center;
		padding: 10px 10px;
	}
	.jissekiWrap01 .ul02 {
		text-align: left;
		margin-top: 20px;
	}
	.jissekiWrap01 .ul02 a {
		font-size: 12px;
		line-height: 1.0em;
		display: inline-block;
		padding: 5px 8px 6px 8px;
		border: 1px solid #CDD6DD;
		border-radius: 15px;
		margin-right: 4px;
		margin-bottom: 7px;
	}

	.jissekiTit01 {
		font-size: 18px;
		line-height: 1.3em;
		font-weight: bold;
	}

	/*------------------*/

	.jissekiFlexBox02 {
		box-sizing: border-box;
		width: 100%;
		border: 3px solid #EEEEEE;
		border-radius: 2px;
		padding: 20px;
		margin-top: 30px;
    display: block;
	}
	.jissekiDl02 {
		display: block;
		/*display: table;*/
		width: 100%;
		margin-bottom: 18px;
	}
	.jissekiDl02 dt {
		display: table;
		width: 100%;
		/*display: table-cell;*/
		text-align: center;
		vertical-align: middle;
	}
	.jissekiDl02 dt span {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		height: 66px;
	}

	.jissekiDl02 dd {
		display: block;
		/*display: table-cell;*/
		text-align: left;
		vertical-align: middle;
	}
	.jissekiDl02 dd .text01 {
		font-size: 18px;
		line-height: 1.27em;
		font-weight: bold;
	}

	.jissekiLogo01 img {
		width: 151px;
	}
	.jissekiLogo02 img {
		width: 64px;
	}



}


/* --------------------------------------------------------------------
 導入詳細
-------------------------------------------------------------------- */

.jireiMainWrap01 {
	background-color: #F0F0F0;
	margin-bottom: 25px;
}
.jireiMainTb01 {
	display: table;
}
.jireiMainTb01Cell01 {
	display: table-cell;
	text-align: left;
	vertical-align: top;
	padding: 30px 30px 30px 0px;
}
.jireiMainTb01Cell02 {
	display: table-cell;
	text-align: right;
	vertical-align: top;
	padding: 30px 0px 30px 30px;
}
.jireiMainTb01Cell02 img {
	width: 350px;
}
.jireiH101 {
	color: #125990;
	font-size: 28px;
	line-height: 1.46em;
	font-weight: bold;
	margin-bottom: 10px;
}
.jireiText01 {
	font-size: 18px;
	line-height: 1.28em;
	font-weight: bold;
	margin-bottom: 18px;
}
.jireiUl01 li {
	font-size: 16px;
	line-height: 1.44em;
}

.jireiBlock01 {
	padding: 0px 0px 75px 0px;
}
.jireiBlock01 a {
	color: #0033cc;
  text-decoration: none;
}
.jireiBlock01 a:hover {
	text-decoration: underline;
}
.jireiBlock01 a:visited{
	color: #0033cc;
}

.jireiBox01 {
	background-color: #f0f0f0;
	padding: 30px;
}

.jireiBoxUl01 li {
	margin-bottom: 30px;
	position: relative;
}
.jireiBoxUl01 li:last-child {
	margin-bottom: 0px;
}

.jireiBoxUl01 li::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 11px 0 11px;
	border-color: #f5a423 transparent transparent transparent;
	position: absolute;
	left: 72px;
	bottom: -20px;
}
.jireiBoxUl01 li:last-child::after {
	display: none;
}

.jireiTb01 {
	display: table;
	width: 100%;
	background-color: #ffffff;
	text-decoration: none;
	position: relative;
}
.jireiTb01:link {	color: #ffffff;	text-decoration: none;}
.jireiTb01:visited {	color: #ffffff;	text-decoration: none;}
.jireiTb01:hover {	color:#ffffff;	text-decoration: none;}
.jireiTb01:active {	color:#ffffff;	text-decoration: none;}

.jireiTb01Cell01 {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	box-sizing: border-box;
	width: 155px;
	height: 84px;
	color: #ffffff;
	font-size: 18px;
	line-height: 1.27em;
	background-color: #23B5EA;
	padding: 10px 0px 10px 16px;
	position: relative;
}
.jireiTb01Cell01::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 42px 0 42px 30px;
	border-color: transparent transparent transparent #23b5ea;
	position: absolute;
	top: 0px;
	right: -30px;
}

.jireiTb01Cell02 {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	padding-left: 45px;
	color: #3B4043;
	font-size: 18px;
	line-height: 1.27em;
	font-weight: bold;
}
.jireiTb01Cell03 {
	display: table-cell;
	text-align: right;
	vertical-align: middle;
	box-sizing: border-box;
	padding: 10px 15px 10px 15px;
}

.jireiBtn01 {
	display: inline-block;
	background-color: #23B5EA;
	border: 1px solid #23B5EA;
	box-sizing: border-box;
	width: 104px;
	padding: 6px 5px 7px 5px;
	text-align: center;
	color: #ffffff;
	font-size: 18px;
	line-height: 1.0em;
	font-weight: bold;
}
a:hover .jireiBtn01 {
	background-color: #ffffff;
	color: #23B5EA;
}

.jireiBox02 {
	text-align: left;
}
.jireiH201 {
	text-align: left;
	color: #125990;
	font-size: 28px;
	line-height: 1.2em;
	font-weight: bold;
	padding-left: 20px;
	border-left: 10px solid #1C81CF;
	margin-bottom: 20px;
}
.jireiText0201 {
	color: #125990;
	font-size: 22px;
	line-height: 1.6em;
	font-weight: bold;
	margin-bottom: 22px;
}
.jireiText0202 {
	font-size: 18px;
	line-height: 1.27em;
	font-weight: bold;
	margin-bottom: 22px;
}
.jireiText0203 {
	font-size: 16px;
	line-height: 1.44em;
	margin-bottom: 24px;
}

.jireiFloLeft {
	float: left;
	width: 688px;
}
.jireiFloRight {
	float: right;
	width: 230px;
}
.jireiName01 {
	text-align: center;
	font-size: 12px;
	line-height: 1.25em;
	margin-top: 20px;
}

.jireiBox03 {
	box-sizing: border-box;
	background-color: #f0f0f0;
	padding: 25px 30px 25px 30px;
	text-align: left;
}

.jireiUl02 li {
	display: inline-block;
}
.jireiUl02 li.li01 {
	font-size: 18px;
	line-height: 1.27em;
	font-weight: bold;
}
.jireiUl02 li.li02 {
	font-size: 16px;
	line-height: 1.44em;
	margin-left: 20px;
}

.contLink01.jisseki {
 margin: 0 auto 75px auto;
}

@media screen and (max-width:768px) {

	.jireiMainWrap01 {
		background-color: #F0F0F0;
		margin-bottom: 25px;
	}
	.jireiMainTb01 {
		display: block;
		padding: 0px 15px 0px 15px;
	}
	.jireiMainTb01Cell01 {
		display: block;
		text-align: left;
		vertical-align: top;
		padding: 30px 0px 30px 0px;
	}
	.jireiMainTb01Cell02 {
		display: block;
		text-align: center;
		vertical-align: top;
		padding: 0px 0px 30px 0px;
	}
	.jireiMainTb01Cell02 img {
		width: 350px;
	}
	.jireiH101 {
		color: #125990;
		font-size: 22px;
		line-height: 1.46em;
		font-weight: bold;
		margin-bottom: 10px;
	}
	.jireiText01 {
		font-size: 14px;
		line-height: 1.28em;
		font-weight: bold;
		margin-bottom: 18px;
	}
	.jireiUl01 li {
		font-size: 13px;
		line-height: 1.44em;
	}

	.jireiBlock01 {
		padding: 0px 15px 40px 15px;
	}

	.jireiBox01 {
		background-color: #f0f0f0;
		padding: 15px;
	}

	.jireiBoxUl01 li {
		margin-bottom: 30px;
		position: relative;
	}
	.jireiBoxUl01 li:last-child {
		margin-bottom: 0px;
	}

	.jireiBoxUl01 li::after {
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 13px 15px 0 15px;
		border-color: #f5a423 transparent transparent transparent;
		position: absolute;
		left: 50%;
		margin-left: -15px;
		bottom: -20px;
	}
	.jireiBoxUl01 li:last-child::after {
		display: none;
	}

	.jireiTb01 {
		display: block;
		width: 100%;
		background-color: #ffffff;
		text-decoration: none;
		position: relative;
	}
	.jireiTb01:link {	color: #ffffff;	text-decoration: none;}
	.jireiTb01:visited {	color: #ffffff;	text-decoration: none;}
	.jireiTb01:hover {	color:#ffffff;	text-decoration: none;}
	.jireiTb01:active {	color:#ffffff;	text-decoration: none;}

	.jireiTb01Cell01 {
		display: block;
		text-align: center;
		vertical-align: middle;
		box-sizing: border-box;
		width: auto;
		height: auto;
		color: #ffffff;
		font-size: 18px;
		line-height: 1.27em;
		background-color: #23B5EA;
		padding: 15px 10px 15px 10px;
		position: relative;
	}
	.jireiTb01Cell01::after {
		display: none;
		/*content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 42px 0 42px 30px;
		border-color: transparent transparent transparent #23b5ea;
		position: absolute;
		top: 0px;
		right: -30px;*/
	}

	.jireiTb01Cell02 {
		display: block;
		text-align: left;
		vertical-align: middle;
		padding: 30px 15px 15px 15px;
		color: #3B4043;
		font-size: 16px;
		line-height: 1.27em;
		font-weight: bold;
	}
	.jireiTb01Cell03 {
		display: block;
		text-align: right;
		vertical-align: middle;
		box-sizing: border-box;
		padding: 10px 15px 10px 15px;
	}

	.jireiBtn01 {
		display: block;
		background-color: #23B5EA;
		box-sizing: border-box;
		width: auto;
		padding: 6px 5px 7px 5px;
		text-align: center;
		color: #ffffff;
		font-size: 18px;
		line-height: 1.0em;
		font-weight: bold;
	}

	.jireiBox02 {
		text-align: left;
	}
	.jireiH201 {
		text-align: left;
		color: #125990;
		font-size: 22px;
		line-height: 1.2em;
		font-weight: bold;
		padding-left: 15px;
		border-left: 8px solid #1C81CF;
		margin-bottom: 20px;
	}
	.jireiText0201 {
		color: #125990;
		font-size: 18px;
		line-height: 1.6em;
		font-weight: bold;
		margin-bottom: 22px;
	}
	.jireiText0202 {
		font-size: 16px;
		line-height: 1.27em;
		font-weight: bold;
		margin-bottom: 22px;
	}
	.jireiText0203 {
		font-size: 14px;
		line-height: 1.44em;
		margin-bottom: 24px;
	}

	.jireiFloLeft {
		float: none;
		width: auto;
	}
	.jireiFloRight {
		float: none;
		width: auto;
	}
	.jireiName01 {
		text-align: center;
		font-size: 14px;
		line-height: 1.25em;
		margin-top: 15px;
	}

	.jireiBox03 {
		box-sizing: border-box;
		background-color: #f0f0f0;
		padding: 20px 15px 20px 15px;
		text-align: left;
	}

	.jireiUl02 li {
		display: block;
	}
	.jireiUl02 li.li01 {
		font-size: 16px;
		line-height: 1.27em;
		font-weight: bold;
	}
	.jireiUl02 li.li02 {
		font-size: 14px;
		line-height: 1.44em;
		margin-left: 0px;
	}



}


/* --------------------------------------------------------------------
 よくあるご質問
-------------------------------------------------------------------- */

.mainvisualWrapTrans.faqs {
	background-image: url("/img/faqs/mainvisual01.jpg");
	position: relative;
	overflow: hidden;
}
.mainvisualWrapTrans.faqs:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 200px;
	top: 0;
	left: 0;
	background:rgba(112,135,199,0.35);
}
.post-type-archive-faqs #wrap section:nth-last-of-type(2n) {
	background-color: #f0f4fa;
}
.faqBlock01 {
	padding: 0px 0px 85px 0px;
}
.faqBlock01 .detailBox01 {
	padding: 30px;
}

.faqUl01 {}
.faqUl01 li {
	padding-bottom: 30px;
}
/*.faqUl01 li:last-child{
	padding-bottom: 0px;
}*/

.faqQWrap {
	display: table;
	width: 100%;
	background-color: #f0f0f0;
	cursor: pointer;
	position: relative;
}
.faqQWrap.ac {
border: 1px solid #a6a6a6;
}


.faqQWrap::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 12px 0 12px;
	border-color: #12b4ea transparent transparent transparent;
	position: absolute;
	right: 30px;
	top: 50%;
	margin-top: -6px;
}
.faqQWrap.open::after {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 12px 12px 12px;
	border-color: transparent transparent #12b4ea transparent;
}


.faqQWrap .cell01 {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	box-sizing: border-box;
	width: 92px;
	padding: 30px 0px 30px 27px;
}
.faqQWrap .cell02 {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	font-size: 16px;
	line-height: 1.25em;
	padding-right: 65px;
}

.faqQ01 {
	background-color: #23B5EA;
	text-align: center;
	color: #ffffff;
	font-size: 18px;
	line-height: 1.27em;
	font-weight: bold;
	box-sizing: border-box;
	width: 48px;
	padding: 9px 4px 12px 4px;
}
.faqAWrap {
	display: none;
}
.faqAIn01 {
	text-align: left;
	padding: 25px 28px 0px 28px;
	font-size: 16px;
	line-height: 1.5em;
}
.faqLink01 {
	margin-top: 15px;
}
.faqLink01 a:link {	color: #125990;	text-decoration: none;}
.faqLink01 a:visited {	color: #125990;	text-decoration: none;}
.faqLink01 a:hover {	color:#125990;	text-decoration: underline;}
.faqLink01 a:active {	color:#125990;	text-decoration: none;}

.faqABox01 {
	margin-top: 20px;
}

.faqGoogleBtn01 {
	width: auto;
}



@media screen and (max-width:768px) {

	.mainvisualWrapTrans.faqs {
		background-image: url("/img/faqs/mainvisual01.jpg");
	}

	.faqBlock01 {
		padding: 0px 0px 40px 0px;
	}
	.faqBlock01 .detailBox01 {
		padding: 30px;
	}

	.faqUl01 {}
	.faqUl01 li {
		padding-bottom: 15px;
	}
	/*.faqUl01 li:last-child{
		padding-bottom: 0px;
	}*/

	.faqQWrap {
		display: table;
		width: 100%;
		background-color: #f0f0f0;
		cursor: pointer;
		position: relative;
	}
	.faqQWrap::after {
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 8px 8px 0 8px;
		border-color: #12b4ea transparent transparent transparent;
		position: absolute;
		right: 10px;
		top: 50%;
		margin-top: -4px;
	}
	.faqQWrap.open::after {
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 8px 8px 8px;
		border-color: transparent transparent #12b4ea transparent;
	}


	.faqQWrap .cell01 {
		display: table-cell;
		text-align: left;
		vertical-align: middle;
		box-sizing: border-box;
		width: 65px;
		padding: 15px 0px 15px 15px;
	}
	.faqQWrap .cell02 {
		display: table-cell;
		text-align: left;
		vertical-align: middle;
		font-size: 16px;
		line-height: 1.25em;
		padding-right: 25px;
	}

	.faqQ01 {
		background-color: #23B5EA;
		text-align: center;
		color: #ffffff;
		font-size: 14px;
		line-height: 1.0em;
		font-weight: bold;
		box-sizing: border-box;
		width: 40px;
		padding: 11px 2px 13px 2px;
	}
	.faqAWrap {
		display: none;
	}
	.faqAIn01 {
		text-align: left;
		padding: 5px 15px 0px 15px;
		font-size: 14px;
		line-height: 1.5em;
	}
	.faqLink01 {
		margin-top: 15px;
	}
	.faqLink01 a:link {	color: #125990;	text-decoration: none;}
	.faqLink01 a:visited {	color: #125990;	text-decoration: none;}
	.faqLink01 a:hover {	color:#125990;	text-decoration: underline;}
	.faqLink01 a:active {	color:#125990;	text-decoration: none;}

	.faqABox01 {
		margin-top: 20px;
	}

	.faqGoogleBtn01 {
		width: auto;
	}


}


/* --------------------------------------------------------------------
 新着ニュース
-------------------------------------------------------------------- */

.mainvisualWrapTrans.newsP {
	background-image: url("/img/news/mainvisual01.jpg");
}


.newsBlock01 {
	padding: 30px 0px 35px 0px;
}

.newsPUl01 {}
.newsPUl01 li {
	display: table;
	width: 100%;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	font-size: 16px;
	line-height: 1.5em;
}
.newsPUl01 li .day01 {
	display: table-cell;
	text-align: left;
	vertical-align: top;
	padding: 25px 20px 28px 0px;
	width: 150px;
}
.newsPUl01 li .text01 {
	display: table-cell;
	text-align: left;
	vertical-align: top;
	padding: 25px 20px 28px 0px;
}
.newsPUl01 a:link {	color: #1C81CF;	text-decoration: none;}
.newsPUl01 a:visited {	color: #1C81CF;	text-decoration: none;}
.newsPUl01 a:hover {	color:#1C81CF;	text-decoration: underline;}
.newsPUl01 a:active {	color:#1C81CF;	text-decoration: none;}

.newsPUl01 li.nopost, .newsPUl01 li.nopost .text01 {
	text-align: center;
	border-bottom: 0px;
}
.newsArcBlock01 {
	background-color: #f0f0f0;
	padding: 22px 30px 10px 30px;
	margin-bottom: 90px;
}

.newsUl01 li {
	width: 80px;
	float: left;
	margin: 0px 24px 20px 0px;
}


/*------------------*/

#news-list_pager{
	margin-top: 63.5px;
	margin-block-end: 0em;
	padding-inline-start: 0px;
	list-style-type: none;
	text-align: center;
}
#news-list_pager li{
	display: inline-block;
	position: relative;
	width: 32px;
	height: 32px;
	background: #E4E4E4;
	font-size: 14px;
	line-height: 32px;
	text-align: center;
	-webkit-transition-property: color;
-webkit-transition-duration: 0.2s;
-webkit-transition-timing-function: linear;
}
#news-list_pager li a:before{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#news-list_pager li a{
	color: #222;
	text-decoration: none;
}
#news-list_pager li:hover{
	background: #125990;
}
#news-list_pager li a:hover{
	color: #FFF;
}
#news-list_pager li.active{
	background: #125990;
	font-weight: 700;
}
#news-list_pager li.active a{
	color: #FFF;
	text-decoration: none;
}
#news-list_pager li+li{
	margin-left: 8px;
}



@media screen and (max-width:768px) {


	.mainvisualWrapTrans.newsP {
		background-image: url("/img/news/mainvisual01.jpg");
	}


	.newsBlock01 {
		padding: 40px 15px 35px 15px;
	}

	.newsPUl01 {}
	.newsPUl01 li {
		display: block;
		width: 100%;
		text-align: left;
		border-bottom: 1px solid #CCCCCC;
		font-size: 16px;
		line-height: 1.5em;
	}
	.newsPUl01 li .day01 {
		display: block;
		text-align: left;
		vertical-align: top;
		padding: 20px 0px 0px 0px;
		width: auto;
	}
	.newsPUl01 li .text01 {
		display: block;
		text-align: left;
		vertical-align: top;
		padding: 10px 0px 20px 0px;
	}
	.newsPUl01 a:link {	color: #1C81CF;	text-decoration: none;}
	.newsPUl01 a:visited {	color: #1C81CF;	text-decoration: none;}
	.newsPUl01 a:hover {	color:#1C81CF;	text-decoration: underline;}
	.newsPUl01 a:active {	color:#1C81CF;	text-decoration: none;}

	.newsArcBlock01 {
		background-color: #f0f0f0;
		padding: 20px 15px 10px 15px;
		margin: 0px 15px 40px 15px;
	}

	.newsUl01 li {
		width: 23%;
		float: left;
		margin: 0px 2% 20px 0px;
	}


	/*------------------*/

	#news-list_pager{
		margin-top: 63.5px;
		margin-block-end: 0em;
		padding-inline-start: 0px;
		list-style-type: none;
		text-align: center;
	}
	#news-list_pager li{
		display: inline-block;
		position: relative;
		width: 32px;
		height: 32px;
		background: #E4E4E4;
		font-size: 14px;
		line-height: 32px;
		text-align: center;
		-webkit-transition-property: color;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-timing-function: linear;
	}
	#news-list_pager li a:before{
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	#news-list_pager li a{
		color: #222;
		text-decoration: none;
	}
	#news-list_pager li:hover{
		background: #125990;
	}
	#news-list_pager li a:hover{
		color: #FFF;
	}
	#news-list_pager li.active{
		background: #125990;
		font-weight: 700;
	}
	#news-list_pager li.active a{
		color: #FFF;
		text-decoration: none;
	}
	#news-list_pager li+li{
		margin-left: 8px;
	}

}


/* --------------------------------------------------------------------
 ニュース詳細
-------------------------------------------------------------------- */

.newsDetailBlock01 {
	padding: 30px 0px 60px 0px;
 text-align: left;
}
.newsDetailBlock01 h3 {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.7em;
}
.newsDetailBlock01 p {
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 1.7em;
}
.newsDetailBlock01 ul {
	margin-bottom: 30px;
}
.newsDetailBlock01 ul li {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1.7em;
}
.newsDetailBlock01 ul.list01 {
	padding-left: 1em;
}
.newsDetailBlock01 ul.list01 li {
	list-style: disc;
}
.detailText01.newsText01 {
	margin-bottom: 50px;
}
.newsDl01 {
	text-align: left;
	margin-bottom: 50px;
}
.newsDl01 dt {
	font-size: 28px;
	line-height: 1.46em;
	font-weight: bold;
	margin-bottom: 26px;
}
.newsDl01 dd {
	font-size: 16px;
	line-height: 1.5em;
}

.newsIcon01 {
	display: inline-block;
	width: 76px;
	text-align: center;
	background-color: #F5A623;
	color: #ffffff;
	font-size: 12px;
	line-height: 1.0em;
	padding: 5px 2px 6px 2px;
	vertical-align: middle;
	margin-left: 40px;
}

.newsDetailBox01 {
	display: table;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.newsDetailBox01 .prev01 {
	height: 74px;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	font-size: 13px;
	line-height: 1.6em;
}
.newsDetailBox01 .next01 {
	display: table-cell;
	text-align: right;
	vertical-align: middle;
	font-size: 13px;
	line-height: 1.6em;
}
.newsDetailBox01 a:link {	color: #222222;	text-decoration: none;}
.newsDetailBox01 a:visited {	color: #222222;	text-decoration: none;}
.newsDetailBox01 a:hover {	color:#222222;	text-decoration: underline;}
.newsDetailBox01 a:active {	color:#222222;	text-decoration: none;}

/* ニュース導入事例 */
.jirei dl {
  display: flex;
}
.jirei dt {
  width: 300px;
}
.jirei dd {
  width: calc(100% - 300px);
}
.jirei h3 {
  margin-bottom: 30px;
  line-height: 150%;
}
.jirei h4 {
  font-size: 18px;
}
.jirei img {
  max-width: 280px;
}
.jirei .industry {
  font-size:16px;
}


@media screen and (max-width:768px) {

.newsDetailBlock01 {
	padding: 40px 0px 40px 0px;
}
.detailText01.newsText01 {
	margin-bottom: 30px;
}
.newsDl01 {
	text-align: left;
	margin-bottom: 30px;
}
.newsDl01 dt {
	font-size: 18px;
	line-height: 1.46em;
	font-weight: bold;
	margin-bottom: 26px;
}
.newsDl01 dd {
	font-size: 14px;
	line-height: 1.5em;
}

.newsIcon01 {
	display: block;
	width: 76px;
	text-align: center;
	background-color: #F5A623;
	color: #ffffff;
	font-size: 12px;
	line-height: 1.0em;
	padding: 5px 2px 6px 2px;
	vertical-align: middle;
	margin-left: 0px;
	margin-top: 6px;
}

.newsDetailBox01 {
	display: table;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.newsDetailBox01 .prev01 {
	height: 74px;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	font-size: 13px;
	line-height: 1.6em;
}
.newsDetailBox01 .next01 {
	display: table-cell;
	text-align: right;
	vertical-align: middle;
	font-size: 13px;
	line-height: 1.6em;
}
.newsDetailBox01 a:link {	color: #222222;	text-decoration: none;}
.newsDetailBox01 a:visited {	color: #222222;	text-decoration: none;}
.newsDetailBox01 a:hover {	color:#222222;	text-decoration: underline;}
.newsDetailBox01 a:active {	color:#222222;	text-decoration: none;}

.jirei dl {
  display: block;
}
.jirei dt {
  width: 100%;
	text-align: center;
}
.jirei dd {
  width: 100%;
}
.jirei img {
  margin: 0 auto 20px;
	width: 100%;
}
}

/* --------------------------------------------------------------------
HRMOS経費とは？
-------------------------------------------------------------------- */

.mainvisualWrapTrans.merit {
	background-image: url("/img/merit/mainvisual01.jpg");
}
.mainvisualWrapTrans.merit2 {
	background-image: none;
	background: linear-gradient(to bottom, #A8D4ED 0%, #DCEEF8 100%);
	background: -moz-linear-gradient(to bottom, #A8D4ED 0%, #DCEEF8 100%);
	background: -webkit-linear-gradient(to bottom, #A8D4ED 0%, #DCEEF8 100%);
}
.mainvisualWrapTrans.merit2 .mainvisualDetailCell01 {
	height: 280px
}
.merit2 .mainvisualDetailCell01 .meritImage {
	width: 420px;
	height: 257px;
}
.meritFv01 {
	padding: 0 20px;
}

.merit2 .mainvisualDetailCell01 {
	margin-top: 20px;
	text-align: left;
	display: flex;
	justify-content: space-between;
}
.merit2 .mainvisualDetailCell01 .meritText02 {
	margin: 10px 0 10px 0;
	font-size: 40px;
	font-weight: bold;
	color: #125990;
}
.merit2 .mainvisualDetailCell01 .meritText03 {
	margin: 0 0 10px 0;
	font-size: 30px;
	line-height: 120%;
	font-weight: bold;
}
.merit2 .mainvisualDetailCell01 .meritText04 {
	margin: 0 0 10px 0;
	font-size: 14px;
}
.reasonImg04 {
	width: 400px;
}
.meritFlexBox01 {
	width: 294px;
	padding-top: 45px;
}
.meritTit01 {
	box-sizing: border-box;
	text-align: left;
	padding: 6px 5px 5px 75px;
	position: relative;
	background-color: #125990;
	border-radius: 2px;
}
.meritTit01.meritTit0102 {
	padding: 6px 5px 5px 95px;
}

.meritTit01::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 14px;
	border-color: transparent transparent transparent #f5a423;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	right: -28px;
}
.meritFlexBox01:last-child .meritTit01::after {
	display: none;
}
.meritH401 .meritTit01::after {
	display: none;
}


.meritTit01 a {
	text-decoration: none;
}
.meritTit01 a:hover {
	opacity: 0.8;
}



.spIcon01 {
	display: none;
}

.meritIcon01 {
	position: absolute;
	left: 10px;
	bottom: 5px;
}
.meritIcon01 img {
	width: auto;
	height: 64px;
}
.meritTit01 .text01 {
	color: #ffffff;
	font-size: 22px;
	line-height: 1.36em;
	font-weight: bold;
}

.meritH401 {
	padding-top: 45px;
}

.meritBlock01 {
	margin-bottom: 30px;
}

.meritTable01 {
	width: 100%;
}
.meritTable01 th {
	box-sizing: border-box;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 163px;
	background-image: url("/img/merit/merit_bg_line02.png"), url("/img/merit/merit_bg_line01.png");
	background-repeat: no-repeat, repeat-y;
	background-position: center bottom, center top;
	padding-bottom: 30px;
}
.meritTable01 td {
	text-align: left;
	vertical-align: top;
	padding: 20px 30px 0px 0px;
}
.meritTable01 th .text01 {
	font-size: 18px;
	line-height: 1.0em;
}
.meritTable01 th .img01 {
}

.meritBox01 {
	background-color: #F0F0F0;
	padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
	margin-bottom: 30px;
}
.meritBox01 .box01 {
	position: relative;
	background-color: #23B5EA;
	box-sizing: border-box;
	width: 252px;
	padding: 15px 20px;
	margin-right: 54px;
	color: #ffffff;
}
.meritBox01 .box01::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 14px;
	border-color: transparent transparent transparent #285993;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	right: -36px;
}
.meritBox01 .box01 .text01 {
	font-size: 18px;
	line-height: 1.3em;
	font-weight: bold;
}
.meritBox01 .box01 .text02 {
	font-size: 16px;
	line-height: 1.25em;
}
.meritBox01 .box02 {
	width: 500px;
	color: #125990;
	font-size: 28px;
	line-height: 1.46em;
	font-weight: bold;
}

.meritFlexBox02 {
	width: 248px;
}
.meritUl01 li {
	font-size: 18px;
	line-height: 1.27em;
	text-indent: -1.5em;
	padding-left: 1.5em;
	margin-bottom: 6px;
}

.meritLiIcon01 {
	color: #1C81CF;
	margin-right: 0.5em;
}

.meritImgBox {
	text-align: center;
	padding-top: 10px;
}

/*----------------------*/

.meritBox0201 {
	height: 195px;
}
.meritBox0202 {
	height: 210px;
}
.meritBox0203 {
	height: 210px;
}

.meritImgBox.img01 img {
	width: 177px;
	height: auto;
}
.meritImgBox.img02 img {
	width: 145px;
	height: auto;
}
.meritImgBox.img03 img {
	width: 92px;
	height: auto;
}

.meritImgBox.img04 img {
	width: 70px;
	height: auto;
}
.meritImgBox.img05 img {
	width: 99px;
	height: auto;
	margin-top: 20px;
}
.meritImgBox.img06 img {
	width: 137px;
	height: auto;
}

.meritImgBox.img07 img {
	width: 110px;
	height: auto;
}
.meritImgBox.img08 img {
	width: 103px;
	height: auto;
}
.meritImgBox.img09 img {
	width: 150px;
	height: auto;
	margin-top: 50px;
}

/*------------------------*/

.contLink01.meritBtn01 {
	width: 100%;
	margin-top: 20px;
}
.contLink01.meritBtn01 a {
	font-size: 16px;
	line-height: 1.3em;
	padding: 7px 7px;
}

/*-----------------------------------*/

.meritFlexBox03 {
	box-sizing: border-box;
	width: 324px;
	background-color: #ffffff;
	padding: 25px 30px 30px 30px;
}

.meritDl01 {
	text-align: left;
}
.meritDl01 dt {
	display: table;
	width: 100%;
	margin-bottom: 25px;
}
.meritDl01 dt span {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	height: 42px;
	border-left: 10px solid #1C81CF;
	padding-left: 20px;
	font-size: 16px;
	line-height: 1.25em;
	font-weight: bold;
}
.meritDl01 dd {
	font-size: 16px;
	line-height: 1.25em;
}



@media screen and (max-width:768px) {

	.mainvisualWrapTrans.merit {
		background-image: url("/img/merit/mainvisual01.jpg");
	}

	.contText01.meritText01 {
		font-size: 26px;
	}

	.detailBlock01.meritBlock02 {
		padding-left: 0px;
		padding-right: 0px;
	}

	.meritFlexBox01 {
		width: auto;
		padding-top: 50px;
	}
	.meritTit01 {
		box-sizing: border-box;
		text-align: center;
		padding: 6px 5px 5px 35px;
		position: relative;
		background-color: #125990;
		border-radius: 2px;
	}
	.meritTit01.meritTit0102 {
		padding: 6px 5px 5px 35px;
	}

	.meritTit01::after {
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 14px 15px 0 15px;
		border-color: #f5a423 transparent transparent transparent;
		position: absolute;
		top: auto;
		margin-top: 0px;
		right: auto;
		bottom: -30px;
		left: 50%;
		margin-left: -15px;
	}
	.meritFlexBox01:last-child .meritTit01::after {
		display: none;
	}
	.meritH401 .meritTit01::after {
		display: none;
	}

	.meritH401 .meritTit01 {
		text-align: left;
	}
	.meritH401 .meritTit01 {
		padding-left: 80px;
	}
	.meritH401 .meritTit01.meritTit0102 {
		padding-left: 120px;
	}

	/*.spIcon01 {
		position: relative;
	}
	.spIcon01::after {
		content: "";
		background-image: url("/img/merit/sp_icon01.png");
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 82px auto;
		width: 82px;
		height: 82px;
		position: absolute;
		bottom: 5px;
		right: 5px;
	}*/
	.spIcon01 {
		display: block;
		position: absolute;
		right: 10px;
		bottom: 5px;
	}
	.spIcon01 img {
		width: 82px;
		height: auto;
	}
	.meritIcon01 {
		position: absolute;
		left: 20px;
		bottom: 5px;
	}
	.meritIcon01 img {
		width: auto;
		height: 64px;
	}
	.meritIcon01.mac img {
		width: auto;
		height: 50px;
	}
	.meritTit01 .text01 {
		color: #ffffff;
		font-size: 22px;
		line-height: 1.36em;
		font-weight: bold;
	}

	.meritH401 {
		padding-top: 45px;
	}

	.meritBlock01 {
		margin-bottom: 30px;
	}

	.meritTable01 {
		width: 100%;
	}
	.meritTable01 th {
		display: none;
		box-sizing: border-box;
		position: relative;
		text-align: center;
		vertical-align: middle;
		width: 163px;
		background-image: url("/img/merit/merit_bg_line02.png"), url("/img/merit/merit_bg_line01.png");
		background-repeat: no-repeat, repeat-y;
		background-position: center bottom, center top;
		padding-bottom: 30px;
	}
	.meritTable01 td {
		text-align: left;
		vertical-align: top;
		padding: 10px 0px 0px 0px;
	}
	.meritTable01 th .text01 {
		font-size: 18px;
		line-height: 1.0em;
	}
	.meritTable01 th .img01 {
	}

	.meritBox01 {
		background-color: #F0F0F0;
		padding: 20px;
		display: block;
		margin-bottom: 30px;
	}
	.meritBox01 .box01 {
		position: relative;
		background-color: #23B5EA;
		box-sizing: border-box;
		width: auto;
		padding: 15px 20px;
		margin-right: 0px;
		margin-bottom: 34px;
		color: #ffffff;
		text-align: center;
	}
	.meritBox01 .box01::after {
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 14px 15px 0 15px;
		border-color: #f5a423 transparent transparent transparent;
		position: absolute;
		top: auto;
		margin-top: 0px;
		right: auto;
		bottom: -30px;
		left: 50%;
		margin-left: -15px;
	}
	.meritBox01 .box01 .text01 {
		font-size: 18px;
		line-height: 1.3em;
		font-weight: bold;
		margin-bottom: 10px;
	}
	.meritBox01 .box01 .text02 {
		font-size: 16px;
		line-height: 1.25em;
	}
	.meritBox01 .box02 {
		width: auto;
		color: #125990;
		font-size: 18px;
		line-height: 1.46em;
		font-weight: bold;
	}

	.meritFlexBox02 {
		width: auto;
		margin-bottom: 30px;
	}
	.meritUl01 li {
		font-size: 14px;
		line-height: 1.27em;
		text-indent: -1.5em;
		padding-left: 1.5em;
		margin-bottom: 6px;
	}

	.meritLiIcon01 {
		color: #1C81CF;
		margin-right: 0.5em;
	}

	.meritImgBox {
		text-align: center;
		padding-top: 10px;
	}

	/*----------------------*/

	.meritBox0201 {
		height: auto;
	}
	.meritBox0202 {
		height: auto;
	}
	.meritBox0203 {
		height: auto;
	}

	.meritImgBox.img01 img {
		width: 177px;
		height: auto;
	}
	.meritImgBox.img02 img {
		width: 145px;
		height: auto;
	}
	.meritImgBox.img03 img {
		width: 92px;
		height: auto;
	}

	.meritImgBox.img04 img {
		width: 70px;
		height: auto;
	}
	.meritImgBox.img05 img {
		width: 99px;
		height: auto;
		margin-top: 20px;
	}
	.meritImgBox.img06 img {
		width: 137px;
		height: auto;
	}

	.meritImgBox.img07 img {
		width: 110px;
		height: auto;
	}
	.meritImgBox.img08 img {
		width: 103px;
		height: auto;
	}
	.meritImgBox.img09 img {
		width: 150px;
		height: auto;
		margin-top: 50px;
	}

	/*------------------------*/

	.contLink01.meritBtn01 {
		width: 100%;
		margin-top: 20px;
	}
	.contLink01.meritBtn01 a {
		font-size: 16px;
		line-height: 1.3em;
		padding: 7px 7px;
	}

	/*-----------------------------------*/

	.meritFlexBox03 {
		box-sizing: border-box;
		width: auto;
		background-color: #ffffff;
		padding: 25px 30px 30px 30px;
		margin-bottom: 30px;
	}

	.meritDl01 {
		text-align: left;
	}
	.meritDl01 dt {
		display: table;
		width: 100%;
		margin-bottom: 25px;
	}
	.meritDl01 dt span {
		display: table-cell;
		text-align: left;
		vertical-align: middle;
		height: 42px;
		border-left: 10px solid #1C81CF;
		padding-left: 20px;
		font-size: 16px;
		line-height: 1.25em;
		font-weight: bold;
	}
	.meritDl01 dd {
		font-size: 16px;
		line-height: 1.25em;
	}



}

/* --------------------------------------------------------------------
 選ばれ続ける理由
-------------------------------------------------------------------- */
.mainvisualWrapTrans.reason {
	background-image: url(/img/reason/mainvisual01.jpg);
	position: relative;
	overflow: hidden;
}
.mainvisualWrapTrans.reason:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 200px;
	top: 0;
	left: 0;
	background:rgba(58,115,192,0.60);
}
.reasonDetailH401 {
	font-size: 24px;
	position: relative;
	padding-left: 40px;
}
.reasonDetailH401.icon01:before {
	content: '';
	background-image: url(../img/reason/check_icon.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 18px 18px;
	width: 18px;
	height: 18px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -9px
}
.reasonBtn {
	display: table;
	margin: 30px auto 0px auto;
}
.reasonBtn a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
	border: 1px solid #125990;
	padding: 7px 20px;
	background-color: #ffffff;
	color: #125990;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	font-size: 18px;
	font-weight: bold;
}
.reasonBtn a:visited {
	color: #125990;
	text-decoration: none;
}
.reasonBtn a:link {
	color: #125990;
	text-decoration: none;
}
.reasonBtn a:hover {
	border: 1px solid #125990;
	padding: 7px 20px;
	background-color: #125990;
	color: #ffffff;
}
.reasonDetailUl01 {
	text-align: left;
}
.reasonDetailUl01 li {
	font-size: 18px;
	line-height: 1.23em;
	text-indent: -1.5em;
	padding-left: 1.5em;
	margin-bottom: 16px;
	color: #3B4043;
}


@media screen and (max-width:768px) {
	.reasonDetailH401 {
		font-size: 20px;
	}
	.reasonDetailUl01 li {
		font-size: 16px;
	}

}

/* --------------------------------------------------------------------
 口コミ評価ランキング
-------------------------------------------------------------------- */
.mainvisualWrapTrans.ranking {
	background-image: url(/img/ranking2019-1st/mainvisual01.jpg);
}
.ranking_h3_span {
	font-size: 16px;
	margin-right: 20px;
	margin-left: 4px;
	display: inline-block;
}
.ranking_DetailUl01 li {
	font-size: 18px;
	position: relative;
	line-height: 1.23;
	padding: 5px 0 5px 50px;
	margin-bottom: 16px;
}
.ranking_DetailUl01 li:last-of-type {
	margin-bottom: 0;
}
.ranking_DetailUl01.icon01 li:before {
	content: '';
	background-image: url(../img/ranking2019-1st/ranking_user_icon.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px 31px;
	width: 30px;
	height: 31px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -16px;
}
.rankingText {
	text-align: left;
	font-size: 16px;
	line-height: 1.5em;
	padding: 0 30px;
	margin-bottom: 1em;
}
.rankingText:last-of-type {
	margin-bottom: 0;
}
.contLink01.contLink_right {
	margin: 0 0 0 auto;
}
.detailBlock05 {
	padding: 0px 0px 50px 0px;
}
.detailBlock05.mb87 {
	padding: 0px 0px 87px 0px;
}
.detailBlock06 {
	margin: 0;
	padding: 0px 10px;
}
.detailBox04 {
	text-align: left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	padding: 0 30px;
	margin-bottom: 30px;
}
.detailBox04 dl {
	text-align: left;
	display: flex;
	margin-bottom: 16px;
}
.detailBox04 dl dt {
	font-size: 18px;
	line-height: 1.23em;
	text-indent: -1.5em;
	padding-left: 1.5em;
	color: #1C81CF;
	width: 160px;
	box-sizing: border-box;
	margin-right: 30px;
}
.detailBox04 dl dd {
	font-size: 16px;
	width: 900px;
}
.detailBox04 dl dt .meritLiIcon01 {
	margin-right: 4px;
}
.detailBox05 {
	padding-bottom: 40px;
	margin-top: 30px;
}

/*-----------------------*/

.rankBox01 {
	position: relative;
}
.rankBox01 .rankBox01Text01 {
	background-color: #BFBFBF;
	box-sizing: border-box;
	width: 80%;
	font-size: 44px;
	line-height: 1.6em;
	color: #ffffff;
	text-align: center;
	padding: 20px;
	position: absolute;
	top: 80px;
	left: 20px;
}




@media screen and (max-width:768px) {
.ranking_DetailUl01 li {
	font-size: 16px;
}
.detailBox04 dl {
	flex-direction: column;
}
.detailBox04 dl dt {
	margin-bottom: 10px;
	font-size: 17px;
	width: auto;
}
.detailBox04 dl dd {
	width: auto;
	font-size: 15px;
}

	.detailBlock05 {
		padding: 0px 15px 50px 15px;
	}


}

/* --------------------------------------------------------------------
 価格
-------------------------------------------------------------------- */
.mainvisualWrapTrans.priceMain {
	background-image: url(/img/price/mainvisual01.jpg);
}
.price-container {
	width: 100%;
	margin: 0 auto;
}
.price-h4-box {
	background-color: #23B5EA;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}
.on-premisesBc .price-h4-box {
	background-color: #1C81CF;
}
.price-h4-box h3 {
	color: #fff;
	font-size: 22px;
	position: relative;
	display: inline-block;
	padding: 10px 0;
}
.price-h4-box h3.cloud:before {
	content: "";
	background: url(/img/price/cloud_icon.svg) no-repeat center;
	background-size: 53px 31px;
	box-sizing: border-box;
	width: 53px;
	height: 31px;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	left: -60px;
}
.price-h4-box h3.on-premises:before {
	content: "";
	background: url(/img/price/on-premises_icon.svg) no-repeat center;
	background-size: 27px 40px;
	box-sizing: border-box;
	width: 27px;
	height: 40px;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	left: -40px;
}
.priceBox {
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.on-premisesBc .priceBox {
	border: 3px solid #1C81CF;
}
.price {
	background-color: #f0f0f0;
	text-align: center;
	padding: 20px 65px;
	margin-bottom: 30px;
}
#price .price {
  padding: 50px 10%;
  display: flex;
  justify-content: space-around;
}
#price .price dt {
	margin: 0 0 10px 0;
  font-size: 24px;
  white-space: nowrap;
}
#price.reasonPic {
  margin-right: 30px;
  background: #ffffff;
}
#price.reasonPic .price {
  padding: 30px 5%;
  justify-content: space-around;
  background: #f0f0f0;
}
#price.reasonPic .price dt {
	margin: 0 0 10px 0;
  font-size: 24px;
}
#price.reasonPic .price dl {
	margin: 0 20px;
}
.price dl {
	display: block;
}
.price dl:first-of-type {
	margin-bottom: 10px;
}
.price dt,
.price dd {
	display: block;
	vertical-align: middle;
}
.price dt {
	font-size: 32px;
	font-weight: bold;
	margin-right: 20px;
}
.price dd span {
	font-size: 18px;
	margin-left: 10px;
	font-weight: bold;
	color: #3b4043;
}
.price dd img {
	height: 49px;
	width: auto;
}
#price .price dd img {
	height: auto;
	width: auto;
}
.price dd img.priceImg02 {
	height: 37px;
	width: auto;
}
.priceText01 {
	color: #125990;
	font-size: 24px;
	line-height: 1.6em;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 10px;
}
.priceBtn01 {
	margin-bottom: 30px;
}
.priceBtn01.com {
	margin-top: 30px;
	margin-bottom: 0;
}
.priceBtn01 a {
	border: 1px solid #125990;
	background-color: #125990;
	color: #fff;
	border-radius: 4px;
	width: 100%;
	display: inline-block;
	padding: 10px 0;
	font-size: 16px;
	text-decoration: none;
}
.priceBtn01 a:hover {
	color: #125990;
	background-color: #fff;
}
/*料金シミュレーション申込フォーム*/
.priceRequest {
  margin: auto;
  padding: 30px 5%;
  max-width: 760px;
  background: #F9F9F9;
  border: 3px solid #1C81CF;
  font-size: 14px;
  box-sizing: border-box;
}
.priceRequest h2 {
  padding-bottom: 5px;
  font-size: 28px;
}
.priceRequest ul li {
  margin-bottom: 20px;
  display: flex;
  text-align: left;
  vertical-align: bottom;
}
.priceRequest ul li div:nth-child(1) {
  padding-top: 1px;
  width: 40%;
  font-weight: bold;
}
.priceRequest ul li div:nth-child(2) {
  width: 60%;
}
.priceRequest ul li input, .priceRequest ul li select  {
  margin: 0;
  padding-left:10px;
  width: 100%;
  border: 1px solid #CCCCCC;
  height: 1.6rem;
  box-sizing: border-box;
}
.priceRequest ul li span {
  margin-right: 10px;
  padding: 2px 10px;
  font-size: 12px;
  color: #FFFFFF;
  background: #F5A623;
  float: right;
}
.priceRequest .small {
  font-size: 12px;
  text-align: left;
}
.priceRequest button {
  margin: 30px auto 0;
  padding: 10px;
  width: 70%;
  color: #FFF;
  background: #125990;
  border: 0;
  border-radius: 4px;
  font-size: 16px;
  display: block;
}
.priceRequest button:hover {
  opacity: 0.8;
}
#price.reasonPic .price .shoki {
  width: 100px;
}
#price.reasonPic .price .getsugaku {
  width: 180px;
}
/*料金ページアコーディオン*/
.toggle {
	display: none;
}
.Label {		/*タイトル*/
	padding: 0.5em 0.5em 1em 0.5em;
	display: block;
	color: #115890;
	background: #ffffff;
	border: 1px solid #115890;
	font-size: 16px;
	font-weight: bold;
}
.Label::before{		/*タイトル横の矢印*/
	content:"";
	width: 7px;
	height: 7px;
	border-top: 2px solid #115890;
	border-right: 2px solid #115890;
	-webkit-transform: rotate(45deg);
	position: absolute;
	/*top: calc( 50% + 10px ); */
	bottom: 6px;
	right: 50%;
	/*right: 20px;*/
	transform: rotate(135deg);
}
.Label,
.content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
	background: #ffffff;
}
.content {		/*本文*/
	height: 0;
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	
}
.content ul {
	display: flex;
	flex-wrap: wrap;
}
.content ul li {
	margin-top: 5px;
	width: 25%;
	font-size: 13px;
	text-align: left;
}
.toggle:checked + .Label + .content {	/*開閉時*/
	height: auto;
	padding: 10px 0 0 0;
	transition: all .3s;
}
.toggle:checked + .Label::before {
	transform: rotate(-45deg) !important;
}

@media screen and (max-width:768px) {
	.price-container {
		width: auto;
		margin: 0 auto;
	}
	.priceBox {
		padding: 0 20px;
	}
	.priceText01 {
		font-size: 18px;
	}
	.price {
		padding: 20px 30px;
	}
	.price dd img {
		height: 30px;
	}
	.price dd span {
		display: block;
	}
	.price dd img.priceImg02 {
		height: 28px;
		width: auto;
	}
	.price-h4-box h4.cloud:before,
	.price-h4-box h4.on-premises:before {
		display: inline-block;
		vertical-align: bottom;
		position: relative;
		left: inherit;
		margin-right: 10px;
	}
	.price-h4-box h4.on-premises:before {
		background-size: 22px 32px;
		width: 22px;
		height: 32px;
	}
  
  .priceRequest ul li {
    display: block;
  }
  .priceRequest ul li div:nth-child(1) {
    margin-bottom: 3px;
    width: 100%;
  }
  .priceRequest ul li div:nth-child(2) {
    width: 100%;
  }
  .priceRequest ul li span {
    margin-right: 0;
    padding: 0 3px;
    font-size: 10px;
    font-weight: normal;
  }
  #price .price dt {
	  font-size: 18px;
  }
  #price .price dd img {
	  width: 80%;
  }
  #price .price dd p {
	  font-size: 10px;
  }
  .priceRequest button {
    width: 100%;
  }
#price.reasonPic .price dt {
  font-size: 18px;
}
#price.reasonPic .price .shoki {
  width: 100px;
}
#price.reasonPic .price .getsugaku {
  width: 200px;
}
.content ul li {
	width: 50%;
	font-size: 11px;
}

}

/* --------------------------------------------------------------------
 eKeihi Cloud 価格シミュレーター
-------------------------------------------------------------------- */

.mainvisualWrapTrans.simulator-cloud {
	background-image: url(/img/price/simulator-cloud/mainvisual01.jpg);
}

.simclu .detailBlock02.bg01 {
background-color: #f0f4fa;
	padding: 30px 0;
	margin-bottom: 30px;
}
.simulator-cloud-box01 {
	display: table;
	position: relative;
}
.simulator-cloud-box01 p {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
	border: 1px solid #125990;
	padding: 7px 20px;
	background-color: #125990;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.simulator-cloud-box02 {
	display: block;
	vertical-align: middle;
	background-color: #F9F9F9;
	padding: 4px 30px 4px 22px;
}
.simulator-cloud-box03 {
	width: 228px;
}
.simulator-cloud-box03:first-of-type {
	margin-right: 24px;
}
.simulator-cloud-box04 {
	display: table;
	position: relative;
}
.simulator-cloud-box05 {
}
.simulator-cloud-box05 p {
	background-color: #125990;
	font-size: 16px;
	color: #fff;
	padding: 12px 0;
}
.simulator-cloud-box05 p span {
	font-size: 12px;
}
.simulator-cloud-box06 {
	background-color: #F7F7F7;
}
.simulator-cloud-box06 p {
	padding: 12px 0;
	font-size: 16px;
	font-weight: bold;
}
.simulator-cloud-box07 {
	display: table;
	position: relative;
}
.simulator-cloud-box07 p {
	background-color: #125990;
	color: #fff;
	font-size: 18px;
	padding: 10px 30px;
}
.simulator-cloud-input01 {
	width: 84px;
	margin-right: 10px;
	padding: 5px 10px;
	font-size: 18px;
}
.simulator-cloud-input02 {
	padding: 2px 10px;
	font-size: 16px;
}
/* 新料金シミュレーター */
#simulator .simulator-cloud-box02 {
  display: inline-block;
	vertical-align: middle;
	background-color: #F9F9F9;
  padding: 0 30px 0 22px;
}
#simulator .simulator-cloud-box03 {
	width: 40%;
  margin-right: 15px;
}
#simulator .simulator-cloud-box03:last-of-type {
	margin-right: 0;
}
#simulator .simulator-cloud-box04 {
	display: table;
	position: relative;
}
#simulator .simulator-cloud-box05 p {
	background-color: #125990;
	font-size: 16px;
	color: #fff;
	padding: 6px 0;
}
#simulator .simulator-cloud-box05 p span {
	font-size: 12px;
}
#simulator .simulator-cloud-box06 {
	background-color: #F7F7F7;
}
#simulator .simulator-cloud-box06 p {
	padding: 12px 0;
	font-size: 18px;
	font-weight: bold;
}
#simulator .simulator-cloud-box06 p span {
	font-size: 24px;
}
#simulator .simulator-cloud-box08 {
	margin: 0 15px;
  padding: 14px 0 14px;
  background: #F9F9F9;
}
#simulator .simulator-cloud-box08 p {
  display: inline-block;
	font-size: 16px;
	padding: 7px 30px;
  box-sizing: border-box;
}
#simulator .simulator-cloud-input01 {
	width: 84px;
	margin-right: 10px;
	padding: 5px 10px;
	font-size: 16px;
}
#simulator .simulator-cloud-input02 {
	padding: 2px 10px;
	font-size: 14px;
}
input[type=checkbox] {
  -ms-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.m0 {
	margin: 0;
}
.p0 {
	padding: 0;
}
.simulator-cloudBlock01 {

}
.simulator-cloudTit01 {
	margin-bottom: 40px;
}
.simulator-cloudTit01 .text01 {
	font-size: 24px;
	position: relative;
	color: #125990;
	font-weight: bold;
	text-align: left;
	padding: 4px 0px 4px 34px;
}
.simulator-cloudTit01 .text01:before {
	content: "";
	background-image: url(/img/price/simulator-cloud/software_icon.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 25px 16px;
	width: 25px;
	height: 16px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -6px;
}
.simulator-cloudTit01 .text01.simulator-cloud-option:before {
	background-image: url(/img/price/simulator-cloud/option_icon.svg);
	background-size: 27px;
	width: 27px;
	height: 27px;
	margin-top: -13px;
}
.simulator-cloudBlock02 {
	margin: 20px auto 160px;
}
.simulator-cloudTable {
	width: 100%;
	border-collapse: collapse;
	border: solid 1px #CCCCCC;
}
.simulator-cloudTable th {
	background-color: #125990;
	padding: 8px 0;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.simulator-cloudTable td {
	padding: 8px 0;
	font-size: 14px;
	text-align: center;
	border-right: 1px solid #ccc;
}

.simulator-cloudTable td input {
	border: 1px solid #CCCCCC;
}

.simulator-cloudTable td select {
	border: 1px solid #CCCCCC;
}
.simuSpan01 {
	color: #666666;
	margin-left: 6px;
}

.simulator-cloudTable tr:nth-child(odd) td:not(.nc) {
	background: #F9F9F9;
}
.simulator-cloudTable td.simulator-cloud-service-name {
	text-align: left;
	padding-left: 8px;
}
.simulator-cloudTable td.simulator-cloud-service-name01 {
	width: 150px;
	padding: 0 22px;
	box-sizing: border-box;
}
#simulator .simulator-cloudTable tr td:nth-child(1) {
	width: 20%;
}
#simulator .simulator-cloudTable tr td:nth-child(2) {
	width: 60%;
}
#simulator .simulator-cloudTable tr td:nth-child(3) {
	width: 20%;
}
#simulator .simulator-cloudTable td.f12 {
	padding-right: 5px;
  font-size: 12px;
}
.simulator-cloudTable td.simulator-cloud-service-name i{
	margin-left: 5px;
}
.simulator-cloudTable th.simulator-cloud-cell01-a {
	width: 160px;
}
.simulator-cloudTable th.simulator-cloud-cell01 {
	width: 150px;
}
.simulator-cloudTable td.simulator-cloud-cell02 {
	border-right: 1px solid #ccc;
	text-align: center;
}
.simulator-cloudTable td.simulator-cloud-cell05 {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.simulator-cloudTable .simulator-cloud-cell03 th {
	border: 1px solid #ccc;
}
.simulator-cloudTable .simulator-cloud-cell04 th {
	border-left: 1px solid #ccc;
}
.simulator-cloudTable td.simulator-cloud-check {
	text-align: center;
}
.simulator-cloudTable img {
	display: block;
	margin: 0 auto;
}
.simulator-cloudTable img.simulator-cloud-img01 {
	width: 55px;
	height: 52px;
	margin-bottom: 10px;
}
.simulator-cloudTable img.simulator-cloud-img02 {
	width: 95px;
	height: 43px;
	margin-bottom: 10px;
}
.simulator-cloudTable img.simulator-cloud-img03 {
	width: 60px;
	height: 50px;
	margin-bottom: 10px;
}
.simulator-cloudTable img.simulator-cloud-img04 {
	width: 38px;
	height: 54px;
	margin-bottom: 10px;
}
#simulator .simulator-cloudTable tr:nth-child(11),#simulator .simulator-cloudTable tr:nth-child(22),#simulator .simulator-cloudTable tr:nth-child(27) {
  border-bottom: 2px solid #CCC;
}
.checkRequired {
	background-color: #ddd;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.yen01 {
	font-size: 28px;
	font-weight: bold;
}
.yen02 {
	font-size: 24px;
	font-weight: bold;
	color: #FA7C1F;
}
.yen03 {
	font-size: 12px;
}
.yen03 > span {
	font-size: 16px;
	font-weight: bold;
	color: #FA7C1F;
}
.yen04 {
	font-size: 16px;
	color: #FA7C1F;
	font-weight: bold;
}
.contFlex05 {
	display: flex;
	justify-content: space-between;
  align-items: center;
}
#simulator .contFlex05 {
  align-items:flex-end;
}
.simulator-cloudMail {
	display: table;
	width: 324px;
}
.simulator-cloudMail a:visited {
	color: #125990;
	text-decoration: none;
}
.simulator-cloudMail a:link {
	color: #125990;
	text-decoration: none;
}
.simulator-cloudMail a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
	border: 1px solid #125990;
	padding: 7px 20px;
	background-color: #ffffff;
	color: #125990;
	border-radius: 3px;
	font-size: 18px;
	position: relative;
}
.simulator-cloudMail a:hover {
	border: 1px solid #ffffff;
	background-color: #125990;
	color: #ffffff;
	text-decoration: none;
}
.simulator-cloudMail a:before {
	content: "";
	background-image: url(/img/price/simulator-cloud/mail_icon.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20px 15px;
	width: 20px;
	height: 15px;
	position: absolute;
	left: 55px;
	top: 50%;
	margin-top: -6px;
}

.searchWrap {
 text-align: left;
	margin-bottom: 30px;
}
.searchWrap h2 {
 background-color: #f0f0f0;
 font-weight: bold;
	margin-top: 15px;
}
.searchWrap h2 a {
 text-decoration: none;
 display: block;
 padding: 15px;
 color: #222;
 font-size: 16px;
}
.searchWrap h2 a:hover {
 color: #F5A623;
}
.searchWrap p {
 padding: 15px;
 }


.not_found {
 font-size: 16px;
 line-height: 1.7em;
 padding: 0 0 100px;
 }

#simulator .resultBtn01 {
    width: 220px;
    display: block;
		text-align: center;
		vertical-align: middle;
		box-sizing: border-box;
		border: 1px solid #FA7C1F;
		padding: 15px 20px;
		background-color: #FA7C1F;
		color: #ffffff;
		-moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  -o-border-radius: 3px;
  	-ms-border-radius: 3px;
  	border-radius: 3px;
  	font-size: 18px;
  	font-weight: bold;
	}
#simulator .resultBtn01 {
    color: #ffffff;
    text-decoration: none!important;
  }
#simulator .resultBtn01:hover {
		border: 1px solid #FA7C1F;
		background-color: #ffffff;
		color:#FA7C1F;
	}
#simulator .resultBtn01:active {
    color:#FA7C1F;	text-decoration: none;
  }

#simulator .viewBtn01 {
	display: block;
  width:100%;
	margin: 0 auto;
}
#simulator .viewBtn01 a {
	width: 220px;
  display: block;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
	border: 1px solid #125990;
  padding: 7px 20px;
	background-color: #ffffff;
	color: #125990;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	font-size: 18px;
	font-weight: bold;
}
#simulator .viewBtn01 a:link {	color: #125990;	text-decoration: none;}
#simulator .viewBtn01 a:visited {	color: #125990;	text-decoration: none;}
#simulator .viewBtn01 a:hover {
	border: 1px solid #ffffff;
	background-color: #125990;
	color:#ffffff;
	text-decoration: none;
}
#simulator .viewBtn01 a:active {	color:#125990;	text-decoration: none;}
#simulator .simulator-cloud-box04 {
		width: 50%;
	}
#simulator .simulator-cloud-box03 {
  width: 260px;
}
#simulator .bg01 {
	background-color: #f0f4fa;
}
#simulator .contFlex06 {
	display: flex;
}
#simulator .footer {
  padding: 20px 0;
  width: 100%;
  position: fixed;
  background: #FFF;
  border-top: 1px solid #666;
  bottom: 0;
  z-index:999;
}
#simulator .detailBlock02 {
  margin-left: 0;
  padding: 0 20px;
  background: rgba(255,232,232,1.00);
}
@media screen and (max-width:768px) {
#simulator .footer {
 padding: 10px;
 position: relative;
  background: #FFF;
  border-top: 0;
  bottom: 0;
  z-index:999;
  box-sizing: border-box;
}
#simulator .simulator-cloud-box04 {
width: 100%;
}
#simulator .simulator-cloud-box03 {
  width: 49%;
}
#simulator .resultBtn01, #simulator .viewBtn01 a {
  margin-bottom: 10px;
  width: 100%;
}
#simulator .contFlex06 {
	margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
}
#simulator .simulator-cloud-box08 {
  margin: 0 0 10px 0;
  padding: 0;
  
}
#simulator .simulator-cloud-box08 p {
  
}

	.mainvisualWrapTrans.simulator-cloud {
		background-image: url(/img/price/simulator-cloud/mainvisual01.jpg);
	}
	.simulator-cloud-box01 {
		display: block;
		position: relative;
	}
	.simulator-cloud-box01 p {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		box-sizing: border-box;
		border: 1px solid #125990;
		padding: 7px 20px;
		background-color: #125990;
		color: #fff;
		font-size: 16px;
		font-weight: bold;
	}
	.simulator-cloud-box02 {
    height: 34px;
    display: table-cell;
		vertical-align: middle;
		background-color: #F9F9F9;
		padding-top:4px;
    padding-left: 22px;
		padding-right: 30px;
	}
	.simulator-cloud-box03 {
		width: auto;
	}

	.simulator-cloud-box04 {
		display: table;
		position: relative;
		width: 100%;
	}
	.simulator-cloud-box05 {
	}
	.simulator-cloud-box05 p {
		background-color: #125990;
		font-size: 14px;
		color: #fff;
		padding: 5px 0;
	}
	.simulator-cloud-box05 p span {
		font-size: 12px;
	}
	.simulator-cloud-box06 {
		background-color: #F7F7F7;
	}
	.simulator-cloud-box06 p {
		padding: 12px 0;
		font-size: 16px;
		font-weight: bold;
	}
  .simulator-cloud-box06 p span {
    font-size: 24px;
  }
  .simulator-cloud-box07 {
		display: table;
		position: relative;
	}
	.simulator-cloud-box07 p {
		background-color: #125990;
		color: #fff;
		font-size: 18px;
		padding: 10px 30px;
	}
	.simulator-cloud-input01 {
		width: 84px;
		margin-right: 10px;
	}
	.simulator-cloud-input02 {
		width: 80px;
	}
	.m0 {
		margin: 0;
	}
	.p0 {
		padding: 0;
	}
	.simulator-cloudBlock01 {

	}
	.simclu .detailBlock02.bg01 {
	padding: 30px 15px;
}
	.simulator-cloudTit01 {
		margin-bottom: 40px;
	}
	.simulator-cloudTit01 .text01 {
		font-size: 24px;
		position: relative;
		color: #125990;
		font-weight: bold;
		text-align: left;
		padding: 4px 0px 4px 34px;
	}
	.simulator-cloudTit01 .text01:before {
		content: "";
		background-image: url(/img/price/simulator-cloud/software_icon.svg);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 25px 16px;
		width: 25px;
		height: 16px;
		position: absolute;
		left: 0px;
		top: 50%;
		margin-top: -6px;
	}
	.simulator-cloudTit01 .text01.simulator-cloud-option:before {
		background-image: url(/img/price/simulator-cloud/option_icon.svg);
		background-size: 27px;
		width: 27px;
		height: 27px;
		margin-top: -13px;
	}
#simulator .simulator-cloudBlock02 {
		margin: 20px auto;
	}

	.simulatorBox01 {
		overflow-x: auto;
	}

	.simulator-cloudTable {
		width: 780px;
		border-collapse: collapse;
		border: solid 1px #CCCCCC;
	}
	.simulator-cloudTable th {
		background-color: #125990;
		padding: 8px 0;
		text-align: center;
		font-size: 14px;
	}
	.simulator-cloudTable td {
		padding: 8px 0;
		font-size: 14px;
	}

	.simulator-cloudTable td input {
		border: 1px solid #CCCCCC;
	}

	.simulator-cloudTable td select {
		border: 1px solid #CCCCCC;
	}
	.simuSpan01 {
		color: #666666;
		margin-left: 6px;
	}

	.simulator-cloudTable td.cell2n {
		background-color: #F9F9F9;
	}
	.simulator-cloudTable td.simulator-cloud-service-name {
		text-align: left;
		padding-left: 8px;
	}
	.simulator-cloudTable td.simulator-cloud-service-name01 {
		width: 150px;
		padding: 0 22px;
		box-sizing: border-box;
	}
	.simulator-cloudTable th.simulator-cloud-cell01 {
		width: 150px;
	}
	.simulator-cloudTable td.simulator-cloud-cell02 {
		border-right: 1px solid #ccc;
	}
	.simulator-cloudTable td.simulator-cloud-cell05 {
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
	}
	.simulator-cloudTable .simulator-cloud-cell03 th {
		border: 1px solid #ccc;
	}
	.simulator-cloudTable .simulator-cloud-cell04 th {
		border-left: 1px solid #ccc;
	}
	.simulator-cloudTable td.simulator-cloud-check {
		text-align: center;
	}
	.simulator-cloudTable img {
		display: block;
		margin: 0 auto;
	}
	.simulator-cloudTable img.simulator-cloud-img01 {
		width: 55px;
		height: 52px;
		margin-bottom: 10px;
	}
	.simulator-cloudTable img.simulator-cloud-img02 {
		width: 95px;
		height: 43px;
		margin-bottom: 10px;
	}
	.simulator-cloudTable img.simulator-cloud-img03 {
		width: 60px;
		height: 50px;
		margin-bottom: 10px;
	}
	.simulator-cloudTable img.simulator-cloud-img04 {
		width: 38px;
		height: 54px;
		margin-bottom: 10px;
	}
	.checkRequired {
		background-color: #ddd;
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
	}
	.yen01 {
		font-size: 28px;
		font-weight: bold;
	}
	.yen02 {
		font-size: 24px;
		font-weight: bold;
		color: #FA7C1F;
	}
	.yen03 {
		font-size: 12px;
	}
	.yen03 > span {
		font-size: 16px;
		font-weight: bold;
		color: #FA7C1F;
	}
	.yen04 {
		font-size: 16px;
		color: #FA7C1F;
		font-weight: bold;
	}
	.contFlex05 {
		/*display: flex;*/
		display: block;
		justify-content: space-between;
		align-items: flex-end;
	}
  #simulator .contFlex05 {
		/*display: flex;*/
		display: block;
		justify-content: space-between;
		align-items: center;
	}
	.simulator-cloudMail {
		display: table;
		width: 100%;
		margin-bottom: 25px;
	}
	.simulator-cloudMail a:visited {
		color: #125990;
		text-decoration: none;
	}
	.simulator-cloudMail a:link {
		color: #125990;
		text-decoration: none;
	}
	.simulator-cloudMail a {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		box-sizing: border-box;
		border: 1px solid #125990;
		padding: 7px 20px;
		background-color: #ffffff;
		color: #125990;
		border-radius: 3px;
		font-size: 18px;
		position: relative;
	}
	.simulator-cloudMail a:hover {
		border: 1px solid #ffffff;
		background-color: #125990;
		color: #ffffff;
		text-decoration: none;
	}
	.simulator-cloudMail a:before {
		content: "";
		background-image: url(/img/price/simulator-cloud/mail_icon.svg);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 20px 15px;
		width: 20px;
		height: 15px;
		position: absolute;
		left: 55px;
		top: 50%;
		margin-top: -6px;
	}

}

/* --------------------------------------------------------------------
 導入ガイド 導入の流れ
-------------------------------------------------------------------- */
.mainvisualWrapTrans.environment {
	background-image: url(/img/environment/mainvisual01.jpg);
}
.environmentImg {
	margin-bottom: 25px;
}
.environmentTextBox {

}
.environmentTextBox .text01 {
	font-size: 28px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0;
}
.environmentTextBox .img {
	text-align: center;
	margin-bottom: 10px;
}
.environmentTextBox .img img {
	display: inline-block;
	width: 66px;
	height: 125px;
}
.environmentBox {

}
.environmentBox dl {
	padding: 20px 30px;
	text-align: left;
	border-bottom: 1px solid #CCC;
}
.environmentBox dt,
.environmentBox dd {
	display: inline-block;
}
.environmentBox dt {
	font-size: 18px;
	width: 190px;
	font-weight: bold;
	vertical-align: top;
}
.environmentBox dd {
	font-size: 16px;
}
.environmentType01 {
	padding: 25px 30px;
	background-color: #EAEAEA;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
}
.environmentType02 {
	background-color: #23B5EA;
	color: #fff;
	padding: 25px 30px;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
}
.environmentAnnotation {
	font-size: 12px;
	text-align: left;
}


@media screen and (max-width:768px) {



}


/* --------------------------------------------------------------------
 お問い合わせ・資料請求
-------------------------------------------------------------------- */


.mainvisualWrapTrans.request {
	background-image: url("/img/request/mainvisual01.jpg");
}

.requestH301 {
	font-size: 24px;
	line-height: 1.6em;
	font-weight: bold;
	color: #125990;
	text-align: center;
	margin-bottom: 20px;
}
.requestH301 span {
	border-bottom: solid 2px #125990;
	display: inline-block;
}

.requestBox01 {
	background-color: #EAEAEA;
	box-sizing: border-box;
	border-radius: 4px;
	padding: 26px 26px 26px 26px;
	text-align: center;
	margin-top: 20px;
}

.requestBox01 .reqText01 {
	font-size: 16px;
	line-height: 1.27em;
	font-weight: bold;
	margin-bottom: 10px;
}
.requestBox01 .reqText02 {
	color: #125990;
	font-size: 40px;
	line-height: 1.0em;
	font-weight: bold;
	margin-bottom: 10px;
}
.requestBox01 .reqText02 span {
	display: inline-block;
	padding-left: 55px;
	position: relative;
}
.requestBox01 .reqText02 span::before {
	content: "";
	background-image: url("/img/contact_icon_tel.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 42px auto;
	width: 42px;
	height: 42px;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	left: 0px;
}
.requestBox01 .reqText03 {
	color: #125990;
	font-size: 13px;
	line-height: 1.3em;
	margin-bottom: 10px;
}
.max {
	width: 100%;
}


@media screen and (max-width:768px) {


	.mainvisualWrapTrans.request {
		background-image: url("/img/request/mainvisual01.jpg");
	}

	.requestH301 {
		font-size: 18px;
		line-height: 1.6em;
		font-weight: bold;
		color: #125990;
		text-align: center;
		margin-bottom: 20px;
	}

	.requestBox01 {
		background-color: #EAEAEA;
		box-sizing: border-box;
		border-radius: 4px;
		padding: 20px 15px 20px 15px;
		text-align: center;
		margin-top: 0px;
		margin-bottom: 40px;
	}

	.requestBox01 .reqText01 {
		font-size: 15px;
		line-height: 1.27em;
		font-weight: bold;
		margin-bottom: 10px;
	}
	.requestBox01 .reqText02 {
		color: #125990;
		font-size: 36px;
		line-height: 1.0em;
		font-weight: bold;
		margin-bottom: 10px;
	}
	.requestBox01 .reqText02 span {
		display: inline-block;
		padding-left: 55px;
		position: relative;
	}
	.requestBox01 .reqText02 span::before {
		content: "";
		background-image: url("/img/contact_icon_tel.svg");
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 42px auto;
		width: 42px;
		height: 42px;
		position: absolute;
		top: 50%;
		margin-top: -21px;
		left: 0px;
	}
	.requestBox01 .reqText03 {
		color: #125990;
		font-size: 13px;
		line-height: 1.3em;
		margin-bottom: 10px;
	}

	/*-------------------------*/

	.topInput01 {
		width: 100%;
	}
	.topTextArea01 {
		width: 100%;
	}


}
/* PCで電話番号リンクを無効に */
@media (min-width: 751px) {
    a[href*="tel:"] {
        pointer-events: none;
        cursor: default;
        text-decoration: none;
				color: #125990;
    }
}

/* --------------------------------------------------------------------
 会計ソフト連携実績
-------------------------------------------------------------------- */

.mainvisualWrapTrans.kjisseki {
	background-image: url("/img/kjisseki/mainvisual01.jpg");
}

/*--------------------*/
.kjissekiBlock01 {
	padding: 90px 0;
}
.contLink0202.contLink0203 a {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	box-sizing: border-box;
	border: 1px solid #F5A623;
  padding: 7px 20px;
	background-color: #F5A623;
	color: #ffffff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	font-size: 18px;
	font-weight: bold;
}
.contLink0202.contLink0203 a:link {	color: #ffffff;	text-decoration: none;}
.contLink0202.contLink0203 a:visited {	color: #ffffff;	text-decoration: none;}
.contLink0202.contLink0203 a:hover {
	background-color: #ffffff;
	color: #F5A623;
	text-decoration: none;
}
.contLink0202.contLink0203 a:active {	color:#ffffff;	text-decoration: none;}

.contLink0202.contLink0203 a::after {
  content: '';
width: 8px;
height: 8px;
border: 0px;
border-top: solid 2px #ffffff;
border-right: solid 2px #ffffff;
-ms-transform: rotate(135deg);
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
position: absolute;
	top: 50%;
	margin-top: -8px;
	right: 15px;
 z-index: 1;
 backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.contLink0202.contLink0203 a:hover::after {
border-top: solid 2px #F5A623;
border-right: solid 2px #F5A623;
}


/*--------------------*/

.kjissekiImg01 {
	text-align: center;
}
.kjissekiImg01 img {
	width: 148px;
}

.kjissekiImg02 {
	text-align: center;
}
.kjissekiImg02 img {
	width: 239px;
}

.kjissekiImg03 {
	text-align: center;
}
.kjissekiImg03 img {
	width: 191px;
}

.kjissekiImg04 {
	text-align: center;
}
.kjissekiImg04 img {
	width: 165px;
}

.kjissekiImg05 {
	text-align: center;
}
.kjissekiImg05 img {
	width: 265px;
}

/*-------------------*/

.kjissekiH401 {
	text-align: left;
	color: #ffffff;
	font-size: 18px;
	line-height: 1.27em;
	font-weight: bold;
	background-color: #23B5EA;
	padding: 9px 20px 11px 23px;
	margin-bottom: 30px;
}

.kjissekiBox01 {
	text-align: left;
	margin-bottom: 30px;
}
.kjissekiBox01 dt {
	background-color: #f0f0f0;
	font-size: 16px;
	line-height: 1.25em;
	font-weight: bold;
	padding: 9px 20px 11px 23px;
}
.kjissekiBox01 dd {
	font-size: 16px;
	line-height: 1.25em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.kjissekiBox01 dd ul {
	width: 468px;
}
.kjissekiBox01 dd ul li {
	padding: 9px 20px 11px 23px;
	border-bottom: 1px solid #DDDDDD;
}




@media screen and (max-width:768px) {

	.mainvisualWrapTrans.kjisseki {
		background-image: url("/img/kjisseki/mainvisual01.jpg");
	}

	/*--------------------*/

	.contLink0202.contLink0203 a {
		display: table-cell;
		text-align: left;
		vertical-align: middle;
		box-sizing: border-box;
		border: 1px solid #F5A623;
		padding: 7px 20px;
		background-color: #F5A623;
		color: #ffffff;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-o-border-radius: 3px;
		-ms-border-radius: 3px;
		border-radius: 3px;
		font-size: 18px;
		font-weight: bold;
	}
	.contLink0202.contLink0203 a:link {	color: #ffffff;	text-decoration: none;}
	.contLink0202.contLink0203 a:visited {	color: #ffffff;	text-decoration: none;}
	.contLink0202.contLink0203 a:hover {
		background-color: #ffffff;
		color: #F5A623;
		text-decoration: none;
	}
	.contLink0202.contLink0203 a:active {	color:#ffffff;	text-decoration: none;}

	.contLink0202.contLink0203 a::after {
		content: '';
	width: 8px;
	height: 8px;
	border: 0px;
	border-top: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	position: absolute;
		top: 50%;
		margin-top: -8px;
		right: 15px;
	 z-index: 1;
	 backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	}
	.contLink0202.contLink0203 a:hover::after {
	border-top: solid 2px #F5A623;
	border-right: solid 2px #F5A623;
	}


	/*--------------------*/

	.kjissekiImg01 {
		text-align: center;
	}
	.kjissekiImg01 img {
		width: 148px;
	}

	.kjissekiImg02 {
		text-align: center;
	}
	.kjissekiImg02 img {
		width: 239px;
	}

	.kjissekiImg03 {
		text-align: center;
	}
	.kjissekiImg03 img {
		width: 191px;
	}

	.kjissekiImg04 {
		text-align: center;
	}
	.kjissekiImg04 img {
		width: 165px;
	}

	.kjissekiImg05 {
		text-align: center;
	}
	.kjissekiImg05 img {
		width: 265px;
	}

	/*-------------------*/

	.kjissekiBlock01 {
		padding: 40px 15px;
	}
	.kjissekiH401 {
		text-align: left;
		color: #ffffff;
		font-size: 18px;
		line-height: 1.27em;
		font-weight: bold;
		background-color: #23B5EA;
		padding: 9px 15px 11px 15px;
		margin-bottom: 30px;
	}

	.kjissekiBox01 {
		text-align: left;
		margin-bottom: 30px;
	}
	.kjissekiBox01 dt {
		background-color: #f0f0f0;
		font-size: 16px;
		line-height: 1.25em;
		font-weight: bold;
		padding: 9px 15px 11px 15px;
	}
	.kjissekiBox01 dd {
		font-size: 16px;
		line-height: 1.25em;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
			 -ms-flex-pack: justify;
		 justify-content: space-between;
		-ms-flex-wrap: wrap;
				flex-wrap: wrap;
	}
	.kjissekiBox01 dd ul {
		width: auto;
	}
	.kjissekiBox01 dd ul li {
		padding: 9px 15px 11px 15px;
		border-bottom: 1px solid #DDDDDD;
	}

}

/* --------------------------------------------------------------------
 サポート
-------------------------------------------------------------------- */

.mainvisualWrapTrans.support {
	background-image: url("/img/support/mainvisual01.jpg");
}

.supportIconWrap01 {}
.supportIconWrap01 li {
	position: relative;
	display: inline-block;
	margin-right: 16px;
	padding: 2px 20px 2px 45px;
	background-color: #F0F3F5;
	border: 1px solid #CDD6DD;
	border-radius: 30px;
	font-size: 16px;
	line-height: 1.5em;
	margin-bottom: 15px;
}

.supportIconWrap01 li::before {
	content: "";
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 50%;
	left: 20px;
}

.supportIconWrap01 li.icon01::before {
	background-image: url("/img/support/support_icon01.svg");
	background-size: 19px 15px;
	width: 19px;
	height: 15px;
	margin-top: -7px;
}
.supportIconWrap01 li.icon02::before {
	background-image: url("/img/support/support_icon02.svg");
	background-size: 22px 22px;
	width: 22px;
	height: 22px;
	margin-top: -11px;
}
.supportIconWrap01 li.icon03::before {
	background-image: url("/img/support/support_icon03.svg");
	background-size: 18px 18px;
	width: 18px;
	height: 18px;
	margin-top: -9px;
}
.supportIconWrap01 li.icon04::before {
	background-image: url("/img/support/support_icon04.svg");
	background-size: 15px 15px;
	width: 15px;
	height: 15px;
	margin-top: -7px;
}
.supportIconWrap01 li.icon05::before {
	background-image: url("/img/support/support_icon05.svg");
	background-size: 19px 13px;
	width: 19px;
	height: 13px;
	margin-top: -6px;
}
.supportIconWrap01 li.icon05_2::before {
	background-image: url("/img/support/support_icon05_2.svg");
	background-size: 22px 22px;
	width: 22px;
	height: 22px;
	margin-top: -11px;
}
.supportIconWrap01 li.icon06::before {
	background-image: url("/img/support/support_icon06.svg");
	background-size: 21px 18px;
	width: 21px;
	height: 18px;
	margin-top: -9px;
}
.supportIconWrap01 li.icon07::before {
	background-image: url("/img/support/support_icon07.svg");
	background-size: 23px 17px;
	width: 23px;
	height: 17px;
	margin-top: -8px;
}

.supportBox01 {
	margin-bottom: 50px;
}
.supportText01 {
	font-size: 28px;
	line-height: 1.46em;
	font-weight: bold;
	text-align: center;
}
.supportImgWrap01 {}

.supportBox02 {
	margin-top: 90px;
}
.supportBox02 dt {
	display: table;
	width: 100%;
}
.supportBox02 dt span {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	box-sizing: border-box;
	height: 76px;
	padding: 10px 30px 10px 30px;
	background-color: #23B5EA;
	color: #ffffff;
	font-size: 18px;
	line-height: 1.27em;
}

.supportTable01 {
	width: 100%;
}
.supportTable01 th {
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
	padding: 20px 15px 20px 25px;
	font-size: 18px;
	line-height: 1.27em;
	font-weight: bold;
	width: 20%;
}
.supportTable01 .tr01 th {
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #BBBBBB;
	padding: 20px 15px 20px 25px;
	font-size: 18px;
	line-height: 1.27em;
	font-weight: normal;
}
.supportTable01 .tr01 th:last-of-type{
	padding:20px 0 20px 20px;
}
.supportTable01 .tr01 th.th01 {
	font-weight: bold;
}

.supportTable01 td {
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
	padding: 20px 15px 20px 25px;
	font-size: 16px;
	line-height: 1.25em;
}
.jireiBlock01.bg01 {
	background-color: #f0f4fa;
	padding: 75px 0px;
	margin-bottom:75px;
}


@media screen and (max-width:768px) {

	.mainvisualWrapTrans.support {
		background-image: url("/img/support/mainvisual01.jpg");
	}

	.supportIconWrap01 {}
	.supportIconWrap01 li {
		position: relative;
		display: inline-block;
		margin-right: 10px;
		padding: 2px 20px 2px 45px;
		background-color: #F0F3F5;
		border: 1px solid #CDD6DD;
		border-radius: 30px;
		font-size: 13px;
		line-height: 1.5em;
		margin-bottom: 15px;
	}

	.supportIconWrap01 li::before {
		content: "";
		background-repeat: no-repeat;
		background-position: center center;
		position: absolute;
		top: 50%;
		left: 20px;
	}

	.supportIconWrap01 li.icon01::before {
		background-image: url("/img/support/support_icon01.svg");
		background-size: 19px 15px;
		width: 19px;
		height: 15px;
		margin-top: -7px;
	}
	.supportIconWrap01 li.icon02::before {
		background-image: url("/img/support/support_icon02.svg");
		background-size: 22px 22px;
		width: 22px;
		height: 22px;
		margin-top: -11px;
	}
	.supportIconWrap01 li.icon03::before {
		background-image: url("/img/support/support_icon03.svg");
		background-size: 18px 18px;
		width: 18px;
		height: 18px;
		margin-top: -9px;
	}
	.supportIconWrap01 li.icon04::before {
		background-image: url("/img/support/support_icon04.svg");
		background-size: 15px 15px;
		width: 15px;
		height: 15px;
		margin-top: -7px;
	}
	.supportIconWrap01 li.icon05::before {
		background-image: url("/img/support/support_icon05.svg");
		background-size: 19px 13px;
		width: 19px;
		height: 13px;
		margin-top: -6px;
	}
	.supportIconWrap01 li.icon06::before {
		background-image: url("/img/support/support_icon06.svg");
		background-size: 21px 18px;
		width: 21px;
		height: 18px;
		margin-top: -9px;
	}
	.supportIconWrap01 li.icon07::before {
		background-image: url("/img/support/support_icon07.svg");
		background-size: 23px 17px;
		width: 23px;
		height: 17px;
		margin-top: -8px;
	}

	.supportBox01 {
		margin-bottom: 25px;
	}
	.supportText01 {
		font-size: 20px;
		line-height: 1.46em;
		font-weight: bold;
		text-align: center;
	}
	.supportImgWrap01 {
		overflow-x: auto;
	}
	.supportImgWrap01 img {
		width: 963px;
	}
	.supportBox02 {
		margin-top: 40px;
	}
	.supportBox02 dt {
		display: table;
		width: 100%;
	}
	.supportBox02 dt span {
		display: table-cell;
		text-align: left;
		vertical-align: middle;
		box-sizing: border-box;
		height: 76px;
		padding: 10px 30px 10px 30px;
		background-color: #23B5EA;
		color: #ffffff;
		font-size: 18px;
		line-height: 1.27em;
	}
	.supportBox02 dd {
		overflow-x: auto;
	}

	.supportTable01 {
		width: 800px;
	}
	.supportTable01 th {
		text-align: left;
		vertical-align: top;
		border-bottom: 1px solid #DDDDDD;
		padding: 20px 0px 20px 15px;
		font-size: 16px;
		line-height: 1.27em;
		font-weight: bold;
		width: 20%;
	}
	.supportTable01 .tr01 th {
		text-align: left;
		vertical-align: top;
		border-bottom: 1px solid #BBBBBB;
		padding: 20px 0px 20px 15px;
		font-size: 16px;
		line-height: 1.27em;
		font-weight: normal;
	}
	.supportTable01 .tr01 th.th01 {
		font-weight: bold;
	}

	.supportTable01 td {
		text-align: left;
		vertical-align: top;
		border-bottom: 1px solid #DDDDDD;
		padding: 20px 0px 20px 15px;
		font-size: 14px;
		line-height: 1.25em;
	}
.jireiBlock01.bg01 {
	padding: 50px 15px;
	margin-bottom:50px;
}

}

/* --------------------------------------------------------------------
 セキュリティ
-------------------------------------------------------------------- */

.mainvisualWrapTrans.security {
	background-image: url("/img/security/mainvisual01.jpg");
}

.jissekiBlock01.securityAnc {
	width: 736px;
}
.securityAnc .detailAncFlex01 li {
	width: 326px;
	margin-right: 39px;
	margin-bottom: 10px;
}

.securityBlock01 {
	margin-bottom: 35px;
}
.securityBox01 {
	background-color: #f0f0f0;
	padding: 30px;
	margin-bottom: 40px;
}
.securityFlexBox0101 {
	width: 620px;
	display: table;
}
.securityFlexBox0101 p {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
}
.securityFlexBox0102 {
	width: 220px;
	padding-right: 45px;
}

.securityBox02 {
	text-align: left;
	background-color: #EAEAEA;
	border-radius: 2px;
	padding: 15px 30px 15px 30px;
}
.securityBox02 p {
	position: relative;
	padding-left: 40px;
	font-size: 18px;
	line-height: 1.27em;
	font-weight: bold;
}
.securityBox02 p::before {
	content: "";
	background-image: url("/img/icon_check01.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 21px 18;
	width: 21px;
	height: 18px;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	left: 0px;
}

.securityBox03 {
	padding: 30px 30px 30px 30px;
}

.securityFlexBox0201 {
	width: 454px;
}
.securityFlexBox0202 {
	width: 436px;
}

.securityFlex01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
	text-align: left;
	margin-top: 0;
}

.securityFlexBox0301 {
	box-sizing: border-box;
	/*width: 400px;*/
	padding-left: 20px;
}
.securityFlexBox0301 img {
	width: 310px;
}

.securityFlexBox0302 {
	box-sizing: border-box;
	width: 600px;
	padding-left: 100px;
}
.securityFlexBox0401 {
	width: 465px;
}

.securityTableWrap01 {
	margin-top: 100px;
	margin-bottom: 90px;
}
.securityTable01 {
	width: 100%;
}
.securityTable01 th {
	text-align: center;
	vertical-align: middle;
	background-color: #23B5EA;
	padding: 9px 10px 10px 10px;
	color: #ffffff;
	font-size: 18px;
	line-height: 1.27em;
	font-weight: bold;
}
.securityTable01 td {
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #DDDDDD;
	font-size: 16px;
	line-height: 1.5em;
	padding: 10px 10px 10px 70px;
}
.securityTable01 td:first-child {
	font-weight: bold;
}
.securityTable01.securityTable0102 th {
	background-color: #1C81CF;
}

.securityBox04 {
	text-align: right;
	margin-top: 10px;
}
.securityBox04 p {
	display: inline-block;
	text-align: left;
	margin-bottom: 24px;
}
.securityBox04 p.securityText01 {
	display: block;
	font-size: 12px;
	line-height: 1.5em;
	text-align: right;
}

.securityText02 {
	margin-bottom: 8px;
}



@media screen and (max-width:768px) {

	.mainvisualWrapTrans.security {
		background-image: url("/img/security/mainvisual01.jpg");
	}

	.jissekiBlock01.securityAnc {
		width: auto;
	}
	.securityAnc .detailAncFlex01 li {
		width: auto;
		margin-right: 0px;
		margin-bottom: 10px;
	}

	.securityBlock01 {
		margin-bottom: 35px;
	}
	.securityBox01 {
		background-color: #f0f0f0;
		padding: 20px;
		margin-bottom: 30px;
	}
	.securityFlexBox0101 {
		width: auto;
	}
	.securityFlexBox0102 {
		width: auto;
		padding-right: 0px;
		text-align: center;
	}
	.securityFlexBox0102 img {
		width: 65%;
	}

	.securityBox02 {
		text-align: left;
		background-color: #EAEAEA;
		border-radius: 2px;
		padding: 15px 15px 15px 15px;
	}
	.securityBox02 p {
		position: relative;
		padding-left: 35px;
		font-size: 16px;
		line-height: 1.27em;
		font-weight: bold;
	}
	.securityBox02 p::before {
		content: "";
		background-image: url("/img/icon_check01.svg");
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 21px 18;
		width: 21px;
		height: 18px;
		position: absolute;
		top: 50%;
		margin-top: -9px;
		left: 0px;
	}

	.securityBox03 {
		padding: 15px 0px 20px 0px;
	}

	.securityFlexBox0201 {
		width: auto;
	}
	.securityFlexBox0202 {
		width: auto;
	}

	.securityFlex01 {
		/*display: block;*/
		text-align: left;
		margin-top: 30px;
	}

	.securityFlexBox0301 {
		box-sizing: border-box;
		width: 40%;
		padding-left: 0px;
		text-align: center;
	}
	.securityFlexBox0301 img {
		width: 90%;
	}

	.securityFlexBox0302 {
		padding-left: 0px;
		width: 60%;
	}
	.securityFlexBox0401 {
		width: auto;
		margin-bottom: 20px;
	}

	.securityTableWrap01 {
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.securityTable01 {
		width: 100%;
	}
	.securityTable01 th {
		text-align: center;
		vertical-align: middle;
		background-color: #23B5EA;
		padding: 9px 10px 10px 10px;
		color: #ffffff;
		font-size: 18px;
		line-height: 1.27em;
		font-weight: bold;
	}
	.securityTable01 td {
		text-align: left;
		vertical-align: middle;
		border-bottom: 1px solid #DDDDDD;
		font-size: 16px;
		line-height: 1.5em;
		padding: 10px 10px 10px 40px;
	}
	.securityTable01 td:first-child {
		font-weight: bold;
	}
	.securityTable01.securityTable0102 th {
		background-color: #1C81CF;
	}

	.securityBox04 {
		text-align: right;

		margin-top: 10px;
	}
	.securityBox04 p {
		display: inline-block;
		text-align: left;
		margin-bottom: 24px;
	}
	.securityBox04 p.securityText01 {
		display: block;
		font-size: 12px;
		line-height: 1.5em;
		text-align: right;
	}

	.securityText02 {
		margin-bottom: 8px;
	}



}

/* --------------------------------------------------------------------
 Amazonビジネス連携
-------------------------------------------------------------------- */

.mainvisualWrapTrans.amazon {
	background-image: url("../img/amazon/mainvisual01.jpg");
	position: relative;
	overflow: hidden;
}
.mainvisualWrapTrans.amazon:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 485px;
	top: 0;
	left: 0;
	background:rgba(225,184,81,0.40);
}
.amazon .mainvisualDetailCell01 {
	height: 485px;
}
.amazon .mainvisualIn01 {
	position: relative;
}
.h_amazon_logo {
	position: absolute;
	right: 0;
}
.amazon_textBox {
	margin-bottom: 30px;
}

.amazonText01 {
	font-size: 24px;
	line-height: 1.7em;
	font-weight: bold;
	color: #125990;
	margin-bottom: 40px;
}
.amazonText02 {
	font-size: 18px;
	color: #fff;
	padding: 20px 20px 20px 18px;
	background-color: #F5A623;
	text-align: left;
	width: 120px;
	box-sizing: border-box;
}
.amazonText03 {
	font-size: 16px;
	width: 530px;
	text-align: left;
}
.amazonText04 {
	font-size: 28px;
	color: #125990;
	font-weight: bold;
	margin-bottom: 40px;
}
.amazonText05 {
	font-size: 18px;
}
.dlBtn01 {
	margin-top: 50px;
}
.icon_01 {
	width: 68px;
	height: 68px;
	display: inline-block;
	vertical-align: middle;
}
.icon_01_text {
	font-size: 22px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	text-shadow: 0 0 0.3em rgba(0,0,0,1.0);
}
.amazonBox01 {
	margin-bottom: 80px;
}
.amazonBox01 .movieWrap {
	margin: 0 auto;
	width: 560px;
	border: 3px solid #ccc;
	vertical-align: bottom;
}
.amazonBox01 .movieWrap iframe {
	vertical-align: bottom;
}
.amazonBox01Ul01 {
	text-align: left;
	background-color: #f0f0f0;
	padding: 25px 20px 25px 20px;
	margin-bottom: 100px;
	position: relative;
}
.amazonBox01Ul01:before {
	content: "";
	position: absolute;
	right: 0;
	bottom: -70px;
	left: 0;
	width: 0px;
	height: 0px;
	margin: auto;
	border-style: solid;
	border-color: #125990 transparent transparent transparent;
	border-width: 40px 70px 0 70px;
}
.amazonBox01Ul01 li {
	box-sizing: border-box;
	width: 50%;
	float: left;
	font-size: 18px;
	line-height: 1.44em;
	font-weight: bold;
	padding: 4px 0px 4px 34px;
	position: relative;
}
.amazonBox01Ul01 li::before {
	content: "";
	background-image: url("/img/amazon/icon_check01.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 21px 18px;
	width: 21px;
	height: 18px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -9px;
}
.amazonBox02 {
	background-color: #125990;
	padding: 25px 100px;
	margin-bottom: 60px;
}
.amazonBox02 > p {
	font-size: 34px;
	font-weight: bold;
	color: #fff;
}
.amazonBox02 > p + p {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}
.amazonBox03 {
	border: 2px solid #F5A623;
	padding: 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.amazonImg {
	width: 216px;
	height: 65px;
}
.amazonBox04 {
	background-color: #f0f0f0;
	padding: 60px 0;
}
.amazonFlex01 {
	display: flex;
	justify-content: space-between;
}
.amazonFlexBox01 {
	background-color: #fff;
	padding: 30px;
	width: 498px;
	box-sizing: border-box;
	height: 356px;
}
.amazonFlexBox01 .box {
	display: flex;
	height: 215px;
}
.amazonFlexBox01 .leftBox {
	align-self: flex-end;
}
.amazonFlexBox01 .leftBox .img {
	width: 162px;
	height: 126px;
}
.amazonFlexBox01 .rightBox {
	background: url("/img/amazon/speech_bubble.svg") center no-repeat;
	width: 282px;
	/* height: 148px; */
	height: 170px;
}
.amazonFlexBox01 .rightBox p {
	color: #3B4043;
	font-size: 18px;
	padding: 20px 20px 0 40px;
	text-align: left;
	line-height: 1.2;
}
.amazonBlock {
	margin-bottom: 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #f0f0f0;
	height: 200px;
	padding: 0 30px;
	box-sizing: border-box;
}
.amazonBlock.higher {
	height: 300px;
}
.amazonBlock.yellowType {
	border: 1px solid #F5A623;
}
.amazonBlock01 {
	background-color: #125990;
	width: 140px;
	color: #fff;
	font-weight: bold;
	align-items: center;
	display: flex;
	justify-content: center;
	margin-right: 25px;
	height: 100%;
	position: relative;
}
.amazonArrow:before {
	content: "";
	position: absolute;
	right: 0;
	bottom: -40px;
	left: 0;
	width: 0px;
	height: 0px;
	margin: auto;
	border-style: solid;
	border-color: #125990 transparent transparent transparent;
	border-width: 40px 70px 0 70px;
}
.amazonBlock01.yellowType {
	background-color: #F5A623;
}
.amazonBlock01 p {
	font-size: 16px;
}
.amazonBlock02 {
	font-size: 16px;
	text-align: left;
	width: 430px;
	margin-right: 70px;
}
.amazonBlock04 {
	font-size: 16px;
	text-align: left;
	width: 260px;
}
.amazonBlock05 {
	width: 173px;
	height: 135px;
}
.amazonText06 {
	color: #125990;
	font-size: 32px;
	line-height: 1.28em;
	font-weight: bold;
	margin-bottom: 30px;
}
.amazonText07 {
	font-size: 16px;
	color: #222222;
	margin-bottom: 10px;
	font-weight: bold;
}
.amazon_img01 {
	width: 297px;
	height: 124px;
}
.amazon_img02 {
	width: 281px;
	height: 124px;
}
.amazon_img03 {
	width: 281px;
	height: 134px;
}
.amazon_img04 {
	width: 281px;
	height: 124px;
}
.amazon_img05 {
	width: 292px;
	height: 142px;
}
.amazon_img06 {
	width: 278px;
	height: 136px;
}
.amazon_img07 {
	width: 314px;
	height: 250px;
}
.amazon_sp01 {
	margin-bottom: 130px;
}
.amazon_sp02 {
	position: relative;
}
.amazon_sp02:before {
	content: "";
	position: absolute;
	background: url("/img/amazon/cont_ar01.svg") center no-repeat;
	right: 0;
	bottom: -120px;
	left: 0;
	width: 139px;
	height: 118px;
	margin: auto;
}

#entry_pager{
	text-align:center;
	margin:0 0 72px;
 padding-top: 16px;
 width: 100%;
}
#entry_pager a{
	background:#E4E4E4;
	text-decoration:none;
	color:#222;
	text-align:center;
	width:27px;
	display:inline-block;
	height:27px;
 line-height: 27px;
 padding: 5px;
	-webkit-transition-property:background;
	-webkit-transition-duration:0.2s;
	-webkit-transition-timing-function:linear;
}
#entry_pager span{
	text-align:center;
	width:27px;
	display:inline-block;
	height:27px;
 line-height: 27px;
    padding: 5px;
}
#entry_pager span.extend{
	background:#E4E4E4;
}
#entry_pager a:hover{
	background:#125990;
	color:#fff;
}
#entry_pager span.current{
	background:#F5A623;
 color: #FFF;
}


@media screen and (max-width:768px) {
	.mainvisualWrapTrans.amazon {
		background-image: url(../img/amazon/smp/mainvisual01.jpg);
		background-position-x: -425px;
		background-size: auto;
		background-position-y: 0;
	}
	.amazon .mainvisualDetailCell01 {
	}
	.h_amazon_logo {
		width: 34%;
	}
	.amazon .detailH201 .span02 {
		font-size: 30px;
		line-height: 2;
	}
	.amazon .detailH201 .span03 {
		margin-bottom: 0;
	}
	.dlBtn01 {
		margin-top: 25px;
		margin-bottom: 40px;
	}
	.headerLink01.dl01 a {
		border-radius: 3px;
	}
	.amazonText01 {
		font-size: 18px;
	}
	.amazonBox01 {
		margin-bottom: 30px;
	}
	.amazonBox01 + .contText01 {
		font-size: 28px;
		margin-bottom: 30px;
	}
	.amazonBox01Ul01 {
	display: flex;
	flex-direction: column;
	}
	.amazonBox01Ul01 li {
		width: 100%;
		margin-bottom: 30px;
	}
	.amazonBox01Ul01 .item1 {
		order: 1;
	}
	.amazonBox01Ul01 .item2 {
		order: 2;
	}
	.amazonBox01Ul01 .item3 {
		order: 3;
	}
	.amazonBox01Ul01 .item4 {
		order: 4;
	}
	.amazonBox01Ul01 .item5 {
		order: 5;
	}
	.amazonBox02 {
		padding: 25px 30px;
		margin-bottom: 30px;
	}
	.amazonBox02 > p {
		font-size: 20px;
	}
	.amazonBox03 {
		display: block;
		overflow: hidden;
	}
	.amazonBox03 .amazonText02 {
		float: left;
		margin-right: 15px;
		margin-bottom: 10px;
	}
	.amazonBox03 .amazonText03 {
		width: inherit;
	}
	.amazonImg {
		margin: 0 auto;
	}
	.amazonFlexBox01 {
		width: 100%;
	}
	.amazonText04 {
		font-size: 16px;
	}
	.amazonFlexBox01 {
		height: 390px;
	}
	.amazonFlexBox01 .box {
		flex-direction: column;
		height: inherit;
	}
	.amazonFlexBox01 .leftBox {
		order: 2;
		display: flex;
		align-items: flex-end;
		margin-right: auto;
		position: relative;
		bottom: 10px;
		bottom: 25px;
	}
	.amazonFlexBox01 .leftBox .amazonText05 {
		order: 2;
	}
	.amazonFlexBox01 .leftBox .img {
		order: 1;
	}
	.amazonFlexBox01 .rightBox {
		order: 1;
		background: url(/img/amazon/smp/speech_bubble.svg) center no-repeat;
		width: 265px;
		height: 166px;
	}
	.amazonFlex01 {
		flex-direction: column;
	}
	.amazonBox06 .contText01 {
		font-size: 28px;
		margin-bottom: 50px;
		padding: 0 15px;
	}
	.amazonBlock {
		flex-direction: column;
		padding: 0;
		height: inherit;
		align-items: stretch;
	}
	.amazonBlock01 {
		width: 100%;
		margin: 0 0 30px 0;
		box-sizing: border-box;
	}
	.amazonArrow:before {
		content: none;
	}
	.amazonBlock02 {
		width: 100%;
		margin: 0 0 40px 0;
	}
	.amazon01.detailBlock02 {
		padding: 0;
		margin-bottom: 50px;
	}
	.amazonBox04 {
		padding: 30px 15px;
	}
	.amazon02 .detailBlock02 {
		padding: 0;
	}
	.amazon02.detailBlock02 {
		padding: 0;
	}
	.amazonBlock01 {
		padding: 25px;
	}
	.amazonBlock02 {
		padding: 0 15px;
		box-sizing: border-box;
	}
	.amazonBlock_sp {
		position: relative;
	}
	.amazonBlock_sp:before {
		content: "";
		position: absolute;
		right: 0;
		bottom: -40px;
		left: 0;
		width: 0px;
		height: 0px;
		margin: auto;
		border-style: solid;
		border-color: #125990 transparent transparent transparent;
		border-width: 40px 70px 0 70px;
	}
	.amazonBlock04 {
		width: 100%;
		padding: 0 15px;
		margin-bottom: 30px;
		box-sizing: border-box;
	}
	.amazonBlock05 {
		order: 2;
	}
	.amazonBlock03 {
		order: 1;
		margin-bottom: 20px;
	}
	.amazon_sp02 {
	}
	.amazon_sp02:before {
		display: none;
	}
	.amazon_sp01 {
		position: relative;
	}
	.amazon_sp01:before {
		content: "";
		position: absolute;
		background: url(/img/amazon/cont_ar01.svg) center no-repeat;
		right: 0;
		bottom: -122px;
		left: 0;
		width: 139px;
		height: 118px;
		margin: auto;
	}
	.amazonBlock05 {
		height: inherit;
	}


	.amazonBox01 .movieWrap {
	margin: 0 auto;
	position: relative;
  padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
		width: auto;
}

.amazonBox01 .movieWrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}



}



/* --------------------------------------------------------------------
テレワーク
-------------------------------------------------------------------- */

.telework-linkbn{
	margin-bottom: 90px;
}
@media(max-width:768px){
	.telework-linkbn{
		margin-bottom: 30px;
	}
}
.mainvisualWrapTrans.telework {
	background-image: url("../img/telework/telework-mv.png");
	position: relative;
	overflow: hidden;
	height: 485px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.telework {
	font-size: 16px;
}
.telework img{
	width:auto !important;
}
.telework #footer_form img{
	width:100% !important;
}
.telework .footerLogo01 img{
	width:100% !important;
}
.telework .headerH101 img{
	width:154px !important;
}
.telework .headerLink01 {
margin:0 auto;
font-size: 13px;
}
.telework .bredWrap01 li a,
.telework .bredWrap01 li {
font-size: 13px;
}


.telework section .section-inner{
	max-width:1020px;
	margin:0 auto;
	width:100%;
}
.telework section.catch-area{
	margin-top: 90px;
}
.telework section.catch-area .first-box{
	padding:23px;
	text-align: center;
	background:url("../img/telework/paper.png");
	background-size: cover;

}
.telework section.catch-area .first-box h2{
	font-size: 24px;
	color: #125990;
	font-weight: bold;
	margin-bottom: 30px;


}
.telework section.catch-area .first-box h2 span{
	font-size: 130%;
	color: #F5A623;
	font-weight: bold;
	display: inline !important;


}
.telework section.catch-area .first-box p{
	font-size: 18px;
	font-weight: bold;
	display: flex;
	align-items: center;



}
.telework section.catch-area .first-box .list{
	display: inline-block;
	text-align: left;
	margin:0 auto;



}
.telework section.catch-area .first-box p img{
	margin-right: 16px;



}
.telework section.catch-area .first-box p span.text-or{
	font-size: 120%;
	color: #F5A623;
	font-weight: bold;



}
.telework section.catch-area .arrow{
	text-align: center;
	padding:30px 0;




}
.telework section.catch-area .conclusion p{
	font-size: 38px;
	color: #125990;
	font-weight: bold;

}

.telework section.reason{
	margin:30px auto 60px;


}
.telework section.reason .reason-box{
	background:#F9F9F9;
	border:1px solid #125990;
	padding:30px;



}


.telework section.reason .reason-box h3{
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 12px;
	border-bottom: 1px solid  #125990;
	margin-bottom: 26px;
	color: #125990;
	display: inline-block;



}
.telework section.reason .reason-box .list{
	display: inline-block;
	text-align: left;
	margin:0 auto;
}
.telework section.reason .reason-box .list dl{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-bottom: 10px;

}
.telework section.reason .reason-box .list dl dt{
	background-color: #125990;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	width:71px;
	height: 26px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 24px;

}
.telework section.reason .reason-box .list dl dd{
	font-size: 24px;
	color:  #125990;
	font-weight: bold;
	width:100%;


}


.telework section.flow{
	background:#F5F5F5;
	padding:60px 0;

}

.telework section.flow h2{
	font-size:32px;
	font-weight: bold;
	color: #125990;
	margin-bottom: 45px;

}

.telework section.flow .flow-items{
	display: flex;
	justify-content: space-between;


}
.telework section.flow .flow-items .item{

	width:calc(calc(100% - 48px) / 3);





}

.telework section.flow .flow-items .item h3{

	text-align: center;
	color: #fff;
	background:#125990;
	font-size: 18px;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 45px;
	width:100%;


}
.telework section.flow .flow-items .item .item-inner{
	background:#fff;
	padding:30px;
	position: relative;

}
.telework section.flow .flow-items .item .item-inner::after{
	content:url("../img/telework/flow-arrow.png");
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right:-18px;

}
.telework section.flow .flow-items .item:last-of-type .item-inner::after{
	display: none;


}
.telework section.flow .flow-items .item .item-inner p{
	font-weight: bold;
	margin-top: 30px;

}
.telework a.btn{
	width:530px;
	border-radius: 4px;
	color: #fff;
	font-size: 16px;
	border:1px solid #125990;
	background:#125990;
	margin-top: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	height: 44px;


}
.telework a.btn:hover{

	background:#fff;
	color: #125990;


}
.telework section.function {
	padding:60px 0;


}
.telework section.function h2{
	font-size:32px;
	font-weight: bold;
	color: #125990;
	margin-bottom: 45px;

}
.telework section.function .function-items{
	display: flex;
	justify-content: space-between;
	flex-wrap:wrap;


}
.telework section.function .function-items .item{
	width:calc(calc(100% - 54px) / 3 );
	margin-bottom: 50px;



}

.telework section.function .function-items .item h3{
	font-size: 16px;
	font-weight: bold;
	display: flex;
	align-items: flex-end;
	text-align: left;
	color: #125990;
	min-height: 48px;
	line-height: 1;





}
.telework section.function .function-items .item h3 img{
	margin-right: 10px;
	flex:0 0 auto;




}
.telework section.function .function-items .item .item-inner{
	margin-top: 50px;

}
.telework section.function .function-items .item .item-inner .img{
	height: 151px;

}
.telework section.function .function-items .item .item-inner p{
	margin-top: 30px;
	text-align: left;

}
.telework section.function2 .function-wrap{
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;


}
.telework section.function2 .title-icon span{
	position: relative;
font-size: 22px;
line-height: 1.36em;
font-weight: bold;
padding-left: 40px;
}
.telework section.function2 .title-icon span::before {
    content: "";
    background-image: url(/img/kinou_icon04.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 27px 25px;
    width: 27px;
    height: 25px;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 0px;
}
.telework section.function2{
	padding: 0 0 60px;



}
.telework .contBox02{
	margin-top: 0;



}
.telework section.function2  h2{
	font-size: 32px;
font-weight: bold;
color: #125990;
margin-bottom: 45px;
text-align: center;


}
.telework section.function2 .function-item{
	width:calc(50% - 15px);
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
@media(max-width:768px){
	.telework section.function2 .function-item{
		margin-bottom: 30px;
	}
}
.telework section.function2 .function-item img{
	max-width:100%;
	height: auto;
	margin-bottom: 30px;
	flex:0 0 auto;
}
.telework section.function2 .function-item h3{
	font-size: 22px;
font-weight: bold;
text-align: left;
color: #125990;
line-height: 1;
}

.telework section.function2 .function-left-text{
	background:#F5F5F5;
	padding:10px;
	text-align: left;
	margin:0 0 30px;
}

.telework section.function2 .function-left-text span{
	color: #125990;
}
@media(max-width:768px){
	.telework section.function2 .function-item{
		width:100%;
	}
}
.telework section.function2 .function-item a {
   display: flex;
   align-items: center;
   justify-content: center;
   width: 100%;
   border: 1px solid #125990;
   border-radius: 4px;
   color: #125990;
   height: 46px;
   text-decoration: none;
   margin-top: 30px;
}
.telework section.function2 .function-item a:hover{
	background:#125990;
	color: #fff;


}
.telework section.reason2{
	background:#F5F5F5;
	padding:60px 0;

}

.telework section.reason2 h2,
.telework section.price h2{
	font-size:32px;
	font-weight: bold;
	color: #125990;
	margin-bottom: 45px;
	text-align: center;

}

.telework section.reason2 .flow-items{
	display: flex;
	justify-content: space-between;


}
.telework section.reason2 .flow-items .item{

	width:calc(calc(100% - 48px) / 3);




}
.telework section.reason2 .flow-items .item h3{

	text-align: center;
	color: #fff;
	background:#125990;
	font-size: 18px;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 45px;
	width:100%;


}
.telework section.reason2 .flow-items .item .item-inner{
	background:#fff;
	padding:30px;

}
.telework section.reason2 .flow-items .item .item-inner img{
	min-height: 104px;
	width:auto;

}
.telework section.reason2 .flow-items .item .item-inner a{
	display: flex;
	align-items: center;
	justify-content: center;
	width:100%;
	border:1px solid #125990;
	border-radius: 4px;
	color: #125990;
	height: 46px;
	text-decoration: none;
	margin-top: 30px;


}
.telework section.reason2 .flow-items .item .item-inner a:hover{
	background:#125990;
	color: #fff;


}
.telework section.reason2 .flow-items .item .item-inner p{
	font-weight: bold;
	margin-top: 30px;

}
.telework section h2 span{
	color: #000;
	display: block;
	font-size: 20px;
}
.telework section.price{
	background:#fff !important;
	padding:60px 0 90px;
}
.telework section.price .price-box .title{
	background-color: #23B5EA;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 52px;
	border-radius: 6px 6px 0px 0px;
}
.telework section.price .price-box .title img{
	margin-right: 20px;
}
.telework section.price .price-box .price-inner-box{
	border:3px solid #23B5EA;
	background:#fff;
	padding:30px;
	border-radius: 0px 0px 6px 6px;

}
.telework section.price .price-box .price-inner-box dl{
	display: flex;
	align-items: center;




}
.telework section.price .price-box .price-inner-box .list{

	max-width:530px;
	width:100%;
	background:#F7F7F7;
	padding-left: 130px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
	padding-top: 30px;
	padding-bottom: 30px;



}
.telework section.price .price-box .price-inner-box dl dt{
	font-size: 18px;
	font-weight: bold;
	margin-right: 30px;



}
.telework section.price .price-box .price-inner-box dl dd{
	font-size: 40px;
	font-weight: bold;

}
.telework section.price .price-box .price-inner-box dl dd span:nth-of-type(1){
	font-size: 24px;
	font-weight: bold;

}
.telework section.price .price-box .price-inner-box dl dd span:nth-of-type(2){
	font-size: 12px;
	font-weight: normal;

}
.telework section.price .price-box .price-inner-box p{
	text-align: left;
	font-weight: normal;
	max-width:530px;
	width:100%;
	margin:0 auto;

}


@media screen and (max-width:768px) {

	.telework  .spHeaderLogo img {
	    width: 100% !important;
	}
	.telework  .section-inner{
		padding:0 15px;
		box-sizing: border-box;
	}
	.telework section.catch-area .first-box p {

	    display: flex;
	    align-items: center;
	}
	.telework section.catch-area .conclusion p {
		font-size: 28px;
	}
	.telework section.catch-area .conclusion p br {
		display: none;
	}
	.telework section.reason .reason-box .list dl {
	    display: block;

	    padding-bottom: 10px;
	    margin-bottom: 20px;
}

.telework section.flow .flow-items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.telework section.flow .flow-items .item {
    width: 100%;
	margin-bottom: 30px;
}
.telework section.flow .flow-items .item .item-inner::after {
    content: url(../img/telework/flow-arrow.png);
    position: absolute;
    top: auto;
	bottom: -30px;
    transform: rotate(90deg)  translateX(-50%);
    right: auto;
	left:50%;


}
.telework a.btn{
	width:100%;
}
.telework section.function .function-items .item {
    width: 100%;
    margin-bottom: 50px;
}
.telework section.reason2 .flow-items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.telework section.reason2 .flow-items .item {
    width: 100%;
	margin-bottom: 30px;
}
.telework  section.price .price-box .title {
    background-color: #23B5EA;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
    border-radius: 6px 6px 0px 0px;
    padding: 10px;
}
.telework  section.price .price-box .price-inner-box .list {
    padding:20px 10px;

}
.telework section.price .price-box .price-inner-box dl {
    flex-direction: column;
}
.telework  .price dd span {
    display: inline;
}
.telework section.reason .reason-box .list dl dd {
    font-size: 18px;
    color: #125990;
    font-weight: bold;
    width: 100%;
    margin-top: 10px;
}
}

/* --------------------------------------------------------------------
 プリぺードカード連携（Bizプリカ）
-------------------------------------------------------------------- */
.bizpreca {
  padding: 30px;
  text-align: center;
}
.bizpreca h3 {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
}
.bizpreca .caption {
  margin-bottom: 20px;
}
.bizpreca p {
  font-size: 14px!important;
}
.bizpreca ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.bizpreca li {
  list-style: none;
  width: 24%;
}
.bizpreca li h4 {
  margin: 10px auto;
  font-size: 16px;
  line-height: 130%;
  font-weight: bold;
  text-align: center;
}
.bizpreca li img {
  margin: 0 auto 10px;
  display: block;
  width: 170px;
}
.bizpreca li p {
  font-size: 14px;
  text-align: left;
}
.bizpreca .tomowel {
 margin: 30px auto 10px;
 text-align: center;
 width: 348px;
}

@media screen and (max-width:768px) {
.bizpreca li {
  margin-bottom: 10px;
  width: 48%;
}
.bizpreca p br {
  display: none;
}
}

/* --------------------------------------------------------------------
 送金システム連携
-------------------------------------------------------------------- */
.pring {
  padding: 30px;
  text-align: center;
}
.pring h3 {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
}
.pring .caption {
  margin-bottom: 20px;
}
.pring p {
  font-size: 14px!important;
}
.pring ul {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.pring li {
  list-style: none;
  width: 30%;
}
.pring li h4 {
  margin: 10px auto;
  font-size: 16px;
  line-height: 130%;
  font-weight: bold;
  text-align: center;
}
.pring li img {
  margin: 0 auto 10px;
  display: block;
  width: 220px;
}
.pring li p {
  font-size: 14px;
  text-align: left;
}
.pring .link {
 margin: 30px auto 10px;
 text-align: center;
 width: 70px;
}


@media screen and (max-width:768px) {
.pring li {
  margin-bottom: 10px;
  width: 48%;
}
.pring p br {
  display: none;
}
}



/* --------------------------------------------------------------------

-------------------------------------------------------------------- */



@media screen and (max-width:768px) {



}



/* --------------------------------------------------------------------
 資料ダウンロード
-------------------------------------------------------------------- */

.docdl  {
  margin: 30px auto;
  max-width: 1020px;
  box-sizing: border-box;
}
.docdl h3 {
  margin-bottom: 30px;
  padding-left: 10px;
  font-size: 20px;
  font-weight: bold;
  border-left: 10px solid #1C81CF;
  text-align: left;
}
.docdl h4 {
  font-size: 20px;
  text-align: left;
}
.docdl section {
  margin-bottom: 20px;
  padding: 30px 40px;
  background:  #F0F0F0;
  box-sizing: border-box;
}
.docdl .flex {
  display: flex;
  justify-content: space-between;
}
.docdl .secBox {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
}
.docdl .secBox:nth-child(odd) {
  margin-right: 40px;
}
.docdl .box1 {
   margin-right: 20px;
   display: inline-block;
   background-position: top center;
   background-repeat: no-repeat;
   width: 150px;
   height: 150px;
   background-size: contain;
}
.docdl .box2 {
  width: 280px;
}
.docdl .box2 p {
  padding: 0;
  height: 54px;
  text-align: left;
}
.docdl .box3 div {
  margin: 30px 0 0 60px;
  text-align: center;
}
.docdl .box3 h4 {
  margin-bottom: 10px;
  text-align: center;
}
.docdl .dlBtn {
  margin-top: 30px;
	width: 160px;
  font-size: 14px;
  background: #125990;
  float:right;
}
.docdl a.dlBtn {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
	border: 1px solid #125990;
  padding: 7px 20px;
	background-color: #125990;
	color: #ffffff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	font-weight: bold;
}
.docdl a.dlBtn:link {	color: #ffffff;	text-decoration: none;}
.docdl a.dlBtn:visited {	color: #ffffff;	text-decoration: none;}
.docdl a.dlBtn:hover {
	background-color: #ffffff;
	color:#125990;
	text-decoration: none;
  cursor:  default;
}
.docdl a.dlBtn:active {	color:#ffffff;	text-decoration: none;}

.docdl .delimiter {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #CCC;
}


/* 汎用ワークフロー */
.workflow-list {
  margin-top: 60px;
}
.workflow-list h3 {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
}
.workflow-list ul {
  display: flex;
  font-size: 12px;
  text-align: left;
}
.workflow-list dl {
  margin-bottom: 1rem;
}
.workflow-list dt {
  line-height: 200%;
  font-weight: bold;
}
.workflow-list dd {
  line-height: 200%;
}
.workflow-list li {
  width: 20%;
}
.workflow-list .space {
    padding-top: 1.5rem;
  }
@media screen and (max-width:768px) {
  .workflow-list {
    margin: 0 20px;
  }
  .workflow-list ul {
  flex-wrap: wrap;
  font-size: 14px;
}
  .workflow-list li {
  width: 100%;
}
  .workflow-list dl {
  display: flex;
  flex-wrap: wrap;
}
  .workflow-list dt {
  width: 100%;
}
  .workflow-list dd {
  width: 50%;
}
  .workflow-list dl.split {
    margin-bottom: 0;
  }
  .workflow-list .space {
  padding-top: 0;
}
}

@media screen and (max-width:768px) {
 .docdl h2 {
  font-size: 24px;
}
 section > .flex {
  width: 100%;
  display: block;
  flex-wrap: wrap;
}
.secBox {
  margin: 0 auto 20px;
  width: 100%;
}
.docdl .secBox:nth-child(odd) {
  margin-right: 0;
}
.docdl .secBox:last-child {
  margin-bottom: 0;
}
.docdl .box1 {
   margin-right: 20px;
   display: inline-block;
   background-position: top center;
   background-repeat: no-repeat;
   width: 100px;
   height: 100px;
   background-size: contain;
}
.docdl .box2 {
  width: calc(100% - 100px);
}
.docdl h4 {
  font-size: 16px;
}
.docdl .box3 div {
  margin: 0 0 30px 0;
  padding-bottom: 20px;
  text-align: center;
  display: block;
}
.docdl .box3 div:last-child {
  padding-bottom: 0;
}
.box3.flex {
  display: block;
}
}
  
  
/*交通費精算*/

#transportation div:nth-of-type(11).detailBlock02,
#transportation div:nth-of-type(14).detailBlock02,
#transportation div:nth-of-type(16).detailBlock02{
	background-color:#f0f4fa;
}

/* TOPページ修正 */
.slider {
  width: 100%;
}
.slider-wrap {
	animation: scroll 36s linear infinite;
	display: flex;
	width: calc(2390px * 2);
	height:100%;
}
.slider-wrap .slide {
  width: 2390px;
}
.slider-wrap .slide img {
  width: 2390px;
}
@keyframes scroll{
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-2390px * 1));
  }
}

.contFlex01 .contFlexBox06 {
  padding: 10px;
}
.contFlex01 .contFlexBox06:last-child {
  
}
.contFlex01 .contFlexBox06 .contText0401 {
  margin-top: 0.5rem;
  font-size: 14px;
  height: 2.5rem;
}
.contFlex01 .contFlexBox06 .contText0402 {
  margin: 0 0 0.5rem 0;
  font-size: 16px;
  font-weight: bold;
  color: #125990;
}
.contFlex01 .contFlexBox06 .contText0403 {
  font-size: 14px;
}

.toptext  {
  margin-top: 20px;
}
.toptext p {
  font-size: 18px;
  line-height: 130%;
}
.toptext02 {
  font-size: 24px;
  font-weight: bold;
}
.jirei_text01 {
  margin: 10px 0;
  padding: 5px 0 5px 0;
  border-bottom: 1px solid #cccccc;
  font-weight: bold;
}
.p10 {
  padding: 10px 10px 0 10px;
  box-sizing: border-box;
}

@media screen and (max-width:768px) {
.contFlexBox06 .linkWrap02 {
  display: flex;
}
.contFlexBox06 .linkWrap0201 {
  width: 30%;
}
.contFlexBox06 .linkWrap0202 {
  padding-left: 20px;
  width: 70%;
}
.toptext {
  font-size: 14px;
}
.movie01 {
  position: relative;
  padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
}
.movie01 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mainvisualWrapTrans.merit2 .mainvisualDetailCell01 {
	height: 180px
}
.merit2 .mainvisualDetailCell01 .meritText02 {
	margin: 0 0 10px 0;
	font-size: 30px;
}
.merit2 .mainvisualDetailCell01 .meritText03 {
	font-size: 16px;
}
.merit2 .meritImage {
	display: none;
}
.merit2 .mainvisualDetailCell01 .meritText04 {
	font-size: 12px;
}
.reasonImg04 {
	margin: 0 auto;
	width: 90%;
	display: block;
}
}




/* パスワード保護 */
.post-password-form {
  margin: 100px auto;
}
.post-password-form p {
  margin-bottom: 20px;
}
.post-password-form input:nth-child(1) {
  padding: 6px 10px;
  border: 1px solid #999;
  border-radius: 3px;
}
.post-password-form input:nth-child(2) {
  padding: 5px 20px;
  color: #fff;
  background: #125990;
  border: 0;
  border-radius: 3px;
}

/* 右下バナー広告 */
.floating-banner button {
  border: none;
  outline: none;
}
.floating-banner {
  position: fixed;
  right: 0;
  bottom: 90px;
  z-index: 9998;
  background: rgba(255,255,255,1.00);
}
.target.is-hidden {
  display: none;
}
.floating-banner p {
  margin: 0;
}
/* ボタンの設定 */
.floating-banner_button {
  display: block;
  width: 20px;
  height: 20px;
  background-color: #888;
  position: absolute;
  right: 0;
  cursor: pointer;
  z-index: 9999;
}
.floating-banner_button a:hover img {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: "alpha( opacity=90s )";
}
/* アイコンの設定(開) */
.floating-banner_button::before, .floating-banner_button::after {
  display: block;
  content: '';
  width: 2px;
  height: 16px;
  background-color: #FFF;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.floating-banner_button::before {
  transform: rotateZ(90deg);
}
.floating-banner_button::after {
  transform: rotateZ(90deg);
}
/* アイコンの設定(閉) */
.floating-banner_buttonClose {
  display: block;
  width: 20px;
  height: 20px;
  margin-left: auto;
  background-color: #888;
  position: absolute;
  left: 0;
  bottom: 100%;
  cursor: pointer;
}
.floating-banner_buttonClose::before, .floating-banner_buttonClose::after {
  display: block;
  content: '';
  width: 2px;
  height: 16px;
  background-color: #FFF;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.floating-banner_buttonClose::before {
  transform: rotateZ(0deg);
}
.floating-banner_buttonClose::after {
  transform: rotateZ(90deg);
}
#eventBnr img {
	width: 300px;
	display: block;
}
/* 会計ソフト連携実績ロゴ　カルーセル */
.slider-kaikei {
	animation: kscroll 36s linear infinite;
	display: flex;
	width: calc(960px * 2);
	height:100%;
}
.slider-kaikei .slide {
  width: 960px;
}
.slider-kaikei .slide img {
  width: 960px;
}
@keyframes kscroll{
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-960px * 1));
  }
}

@media screen and (max-width:768px) {
#eventBnr img {
	width: 200px;
	height: 80px;
}
.floating-banner {
  bottom: 49px;
}
}

/*イベント一覧*/
#cards ul {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 30px;
}
#cards li {
  width: 100%;
  position: relative;
  text-align: left;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}
#cards li a {
  text-decoration: none;
  height: auto;
}
#cards li a:visited {
  color: #1C81CF;
}
#cards li .box-bottom {
  height: auto;
 
}
#cards li .title {
  margin-bottom: 5px;
  text-align: left;
  font-size: 14px;
  color: #000;
}
#cards li img {
  margin-bottom: 10px;
}
#cards li a:hover img {
  opacity: 0.7;
}
#cards li a:hover .title {
  color: #666;
  text-decoration: none;
}
#cards li .tag {
  margin-bottom: 5px;
  text-align: left;
}
#cards li .tag span {
  margin-right: 10px;
  padding: 2px 10px;
  color: #FFF;
  font-size: 12px;
  border-radius: 10px;
}
#cards li .tag .onlineseminar {
  background: #46A0C8;
}
#cards li .tag .ekeihi {
  background: #6385B8;
}
#cards li .tag .eseikyu {
  background: #549C75;
}
#cards li .date {
  margin-top: auto;
  font-size: 14px;
}

@media screen and (min-width: 500px) {
    #cards ul {
        gap: 20px 20px;
}
    #cards li {
        width: calc((100% - (20px * 1)) / 2);
    }
    #cards .contIn960 {
        padding: 0 20px;
        box-sizing: border-box;
    }
    #cards li .tag span {
        margin-right: 5px;
        padding: 2px 10px;
        color: #FFF;
        font-size: 10px;
        border-radius: 10px;
    }
#cards li .date {
        margin-top: auto;
        font-size: 12px;
    }
}

@media screen and (min-width: 800px) {
    #cards ul {
        gap: 20px 20px;
    }
    #cards li {
        width: calc((100% - (20px * 2)) / 3);
    }
    #cards .contIn960 {
        padding: 0;
        box-sizing: border-box;
    }
}

.seminar-archive-list{
    display: flex;
	gap: 30px;
	flex-wrap: wrap;
	margin-top: 40px;
}
.seminar-archive-list li{
	width: calc(33.3% - 30px);
	display: block;
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 24%);
}
.seminar-archive-list li .text01 {
    display: block !important;
	padding: 20px !important;
	height: 85px;
}
.seminar-archive-list li .day01 {
    padding: 0px 20px 20px !important;
    width: auto !important;
	font-size: 14px;
}
.past-event{
	display: block;
	max-width: max-content;
	border: 1px solid #125990;
	border-radius: 3px;
	margin: 80px auto;
	padding: 10px 100px;
	text-decoration: none;
	color: #222;
}
.mainvisualWrapTrans.case-studyP {
	background-image: url("/img/case-study/mainvisual01.jpg");
}
#invoice .mainvisualWrapTrans{
	background-image: url("/img/invoice/mainvisual01.png");
}
#ai-ocr .mainvisualWrapTrans{
	background-image: url("/img/functions/ai-ocr/mainvisual01.jpg");
}
.post-type-archive-event .mainvisualWrapTrans{
	background-image: url("/img/event/mainvisual01.jpg");
}
#ai-ocr .flexbox {
	display: flex;
	justify-content: space-between;
}
#ai-ocr .block01 {
	margin: auto;
	max-width: 844px;
}
#ai-ocr .block01-2 {
	margin: auto;
	width: 228px;
	height: 456px;
	background-image: url("/img/functions/ai-ocr/p3.png");
}
#ai-ocr .block01-1 {
	font-size: 16px;
	text-align: left;
	align-content: center;
}
#ai-ocr .block01-1 h3 {
	margin-bottom: 20px;
	font-size: 30px;
	line-height: 130%;
	color: #015B96;
}
#ai-ocr .block01-2 img {
	margin-top: 58px;
	width: 194px;
}
#ai-ocr h4 {
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
	diaplay: block;
}
#ai-ocr .ocrDiagram, #ai-ocr .ocrMovie, #ai-ocr .ocrMerit {
	padding: 30px 10px;
	background: #F0F4FA!important;
}
#ai-ocr .ocrDiagram {
	margin-top: 30px;
}
#ai-ocr .ocrMethod {
	padding: 30px 0;
}
#ai-ocr .ocrFeatures {
	padding: 50px 0;
}
#ai-ocr .ocrMerit {
	padding: 50px 20px;
}
#ai-ocr .ocrMerit .ocrMeritBox {
	width: 33%;
}
#ai-ocr .ocrMerit .ocrMeritImg {
	margin-bottom: 10px;
	height: 130px;
	display: flex;
  justify-content: center;
  align-items: center;
}
#ai-ocr .ocrMerit h4 {
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
}
#ai-ocr .ocrMerit p {
	font-size: 14px;
}
#ai-ocr .detailBlock01 {
	padding-bottom: 0;
}


@media screen and (max-width:768px) {
	.seminar-archive-list {
		display: block;
	}
	.seminar-archive-list li {
		width: 100%;
		margin-bottom: 30px;
	}
	.past-event {
		margin: 40px auto;
	}
	.seminar-archive-list li .text01 {
		height: auto;
	}
	#ai-ocr .ocrMethod .block01 div {
		margin: 0 5px;
	}
	#ai-ocr .ocrMovie .flexbox {
		display: block;
	}
	#ai-ocr .block01-1 h3 {
		margin-bottom: 10px;
		font-size: 24px;
	}
	#ai-ocr h4 {
		font-size: 16px;
	}
	#ai-ocr .block01-1 {
		margin-bottom: 20px;
	}
	#ai-ocr .ocrMerit .flexbox {
		display: block;
	}
	#ai-ocr .ocrMerit .ocrMeritBox {
	 width: 100%;
	}
	#ai-ocr .ocrMerit .ocrMeritBox {
		margin-bottom: 30px;
	}
	#ai-ocr .ocrMerit .ocrMeritBox:nth-child(3) {
		margin-bottom: 0;
	}
}