<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*=================================================================*/
/* 共通
/*=================================================================*/
.jsLowdirTopMenu .inner {
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.jsLowdirTopMenu a.corlogo {
  width: 203px;
}
.corlogo img {
  margin-right: 0px;
}
.jsLowdirTopMenu .btn {
  margin: 0 0 0 auto;
}
.jsLowdirTopMenu .btn li.contact a {
  background: #004398 url(/system/cocktail/common/images/core/hanbai/icon_contact.svg) no-repeat right 10px center;
}
.contentWrap p a {
  color: #0400ff;
  text-decoration: underline;
}
.contentWrap p a:hover {
  text-decoration: none;
}

/*	footer
---------------------------------------------------------------*/
#contact {
  background: url(/it/products/garoon/images/pic_smartoffice_02.jpg) no-repeat center center #2c4b93;
  background-size: auto 100%;
}
.btn_w a {
  color: #2c4b93;
}

/*******************************************************************/
/* PC：幅769px以上
/*******************************************************************/
@media screen and (min-width: 769px), print {
/*&lt;start&gt;==========================================================*/

#mv {
  background: #e8f7ff;
  background-size: auto 100%;
  position: relative;
  overflow: hidden;
}
#mv::before {
  content: "";
  position: absolute;
  width: 731px;
  height: 162px;
  background: url(../images/bg_wave1.svg) no-repeat 0 0;
  left: 0;
  bottom: 0;
}
#mv::after {
  content: "";
  position: absolute;
  width: 1273px;
  height: 634px;
  background: url(../images/bg_wave2.svg) no-repeat 0 0;
  right: 0;
  bottom: 0;
}
#mv .inner {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  padding: 80px 0;
  z-index: 1;
}
#mv .inner::after {
  content: "";
  display: block;
  width: 760px;
  height: 406px;
  margin-top: -203px;
  top: 50%;
  right: -225px;
  background: url(../images/main_img.png) no-repeat 0 0;
  background-size: 100% auto;
  position: absolute;
  z-index: -1;
}
#mv .inner .topTxt {
  width: 550px;
}
#mv .inner .topTxt .small {
  display: inline-block;
  border: solid 2px #333;
  padding: 5px 12px;
  margin: 0 0 22px;
  font-size: 16px;
  font-weight: bold;
}
#mv .inner .topTxt .mainTxt {
  font-size: 32px;
  font-weight: bold;
  margin: 0 0 18px;
}
#mv .inner .topTxt .mainTxt span {
  font-size: 28px;
}

#mv .inner .btnAreaBox{
  text-align: center
}
#mv .inner .btnAreaBox p:before,
#mv .inner .btnAreaBox p:after {
  content: "";
  width: 15px;
  height: 1px;
  background-color: #004398;
  position: absolute;
}
#mv .inner .btnAreaBox p:before{
  left: -16px;
  top: 10px;
  transform: rotate(62deg);
}
#mv .inner .btnAreaBox p:after{
  right: -16px;
  top: 10px;
  transform: rotate(-62deg);
}
#mv .inner .btnAreaBox p {
  margin-bottom: 10px;
  font-size: 14px;
  color: #004398;
  position: relative;
  display: inline-block;
  width: auto;
  font-weight: bold;
}
#mv .inner .btnArea {
  text-align: center;
  display: block;
  background-color: #004398;
  color: #FFF;
  width: 360px;
  border-radius: 100px;
  padding: 10px;
  box-sizing: border-box;
  margin: 0 auto 10px;
  position: relative;
}
#mv .inner .btnArea::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-top: solid 1px;
  border-right: solid 1px;
  top: 50%;
  right: 22px;
  color: #FFF;
  display: block;
  margin: -5px 0 0;
  transform: rotate(45deg);
}
#mv .inner .btnArea .txt {
  font-size: 14px;
}
#mv .inner .textArea {
  width: 300px;
  margin: 0 auto;
  display: block;
  text-align: center;
}
.ttlStyle01 {
	font-size: 30px;
}
.ttlStyle01 {
  position: relative;
  padding: 0 0 30px;
  margin: 0 0 40px;
  text-align: center;
}
.ttlStyle01::after {
	position: absolute;
	content: "";
	width: 220px;
	height: 1px;
	background-color: #24597F;
	left: 50%;
	bottom: 0px;
	margin: 0 0 0 -110px;
}

/*	about
---------------------------------------------------------------*/
.about {
  padding: 120px 0 80px;
}
.about .inner {
  width: 1000px;
}
.about .ttlTxt {
  margin-bottom: 60px;
  line-height: 1.8em;
  font-size: 18px;
}
.about .ttlTxt strong {
  background: linear-gradient(transparent 65%, #b8ddff 0%);
  font-weight: bold;
  display: inline;
  line-height: 1.3em;
}
p.osusume {
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  color: #004398;
}

.checkList {
	width: 720px;
	margin: 40px auto 0;
	border-top: 1px solid #c5c6ca;
	text-align: left;
}
.checkList li {
	padding: 17px 0 15px 60px;
	border-bottom: 1px solid #c5c6ca;
	font-size: 118%;
	position: relative;
}
.checkList li::before {
	content: url(../images/icon_list.svg);
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle;
	position: absolute;
	left: 20px;
}
.checkList li span {
	background: linear-gradient(transparent 65%, #a7e1ed 0%);
	font-weight: bold;
	display: inline-block;
	line-height: 1.3em;
}

/*	dlBtnWrap
---------------------------------------------------------------*/
.dlBtnWrap {
  padding: 60px 0;
  background-color: #ededed;
  text-align: center;
  margin: 0 0 120px;
}
.dlBtnWrap a.dlBtn {
	display: block;
	margin:0 auto;
	width: 690px;
	background: #0654a5 url(../images/bg_btn.svg) no-repeat right bottom;
  background-size: 760px auto;
  box-sizing: border-box;
  padding:0 20px 0 10px;
  border-radius: 10px;
  transition: .2s;
}
.dlBtnWrap a.dlBtn dl {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.dlBtnWrap a.dlBtn dl dd {
	text-align: center;
}
.dlBtnWrap a.dlBtn dl dd .baloon{
  background: #ffffff;
  border-radius: 5px;
  text-align: center;
  color: #0654a5;
  font-weight: bold;
  display: inline-block;
  padding: 5px 9px;
  position: relative;
  margin-bottom: 11px;
}
.dlBtnWrap a.dlBtn dl dd .baloon::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 10px solid #fff;
}
.dlBtnWrap a.dlBtn dl dd .flex {
	display: flex;
	font-size: 26px;
	font-weight: bold;
}
.dlBtnWrap a.dlBtn dl dd .flex .white {
	color: #FFF;
}
.dlBtnWrap a.dlBtn dl dd .flex .yellow {
  color: #f7d600;
  margin: 0 3px;
}
.dlBtnWrap a.dlBtn dl dd .sub {
	font-size: 14px;
  color: #fff;
}
.dlBtnWrap a.contact {
	display: flex;
	justify-content: center;
	align-items: center;
	border:1px solid #004398;
	box-sizing: border-box;
	width: 380px;
	margin: 40px auto 0;
	color: #004398 ;
	transition: .2s;
	padding:14px 0;
}
.dlBtnWrap a.contact span {
	margin-right: 15px;
	font-weight: bold;
}
.dlBtnWrap a.contactLink {
	margin: 20px 0 0;
  display: inline-block;
}

/*	strong
---------------------------------------------------------------*/
.strong {
  padding: 80px 0 40px;
  background-color: #f5f5f5;
}
.col2txtBox {
  width: 1000px;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  text-align: center;
}
.col2txtBox .left,
.col2txtBox .right {
	background: #fff;
	width: 48%;
	border-radius: 5px;
	box-sizing: border-box;
	padding:50px 20px 40px;
}
.col2txtBox h3 {
  text-align: center;
  font-size: 20px;
  padding-bottom: 20px;
  margin-bottom: 30px;
  position: relative;
}
.col2txtBox h3::after {
  position: absolute;
  content: "";
  width: 80px;
  height: 1px;
  background-color: #24597F;
  left: 50%;
  bottom: 0px;
  margin: 0 0 0 -40px;
}
.col2txtBox p {
  text-align: left;
}
.col2txtBox p span {
  display: block;
  margin-top: 15px;
}
.col2txtBox p a {
  color: #0400ff;
  text-decoration: underline;
}
.col2txtBox .innerImg {
  margin: 20px 0 0;
}
.cautionArea {
  width: 1000px;
  margin: 80px auto 0;
}
.cautionArea p {
  font-size: 80%;
}

/*	feature
---------------------------------------------------------------*/
.feature {
  margin: 0 0 120px;
}
.txtImg {
  width: 1000px;
  margin: 0 auto 40px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.txtImg.reverse {
  flex-flow: row-reverse;
}
.txtImg .txt {
  width: 460px;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.txtImg .txt dl {
}
.txtImg .txt dl dt {
  letter-spacing: 0.1em;
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 30px;
}
.txtImg .txt dl dt strong {
  color: #004d9d;
  background: linear-gradient(transparent 65%, #a7e1ed 0%);
  display: inline-block;
  line-height: 1.2;
}
.txtImg .txt dl dd {
  letter-spacing: 0.05em;
  line-height: 1.7;
}
.txtImg .txt dl dd a {
  color: #0400ff;
  text-decoration: underline;
}
.txtImg .img {
  width: 480px;
}

/*	support
---------------------------------------------------------------*/
.support {
  margin: 0 0 120px;
  width: 1000px;
  margin: 0 auto 120px;
}
.titleTxt {
  width: 1000px;
  margin: 0 auto 60px;
}
.titleTxt.center {
  text-align: center;
}
.supportStep {
  width: 1000px;
  margin: 0 auto 40px;
}
.supportStep li {
  background-color: #f3f3f3;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 0 0 60px;
}
.supportStep li .ttl {
  width: 320px;
  /*background-color: #2fb3c8;*/
  background-color: #7ebec9;
  color: #FFF;
  text-align: center;
  position: relative;
  padding: 30px 20px 20px;
  box-sizing: border-box;
}
.supportStep li .ttl::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 16px solid transparent;
  border-top: 14px solid #7ebec9;
  transform: rotate(0deg);
  left: 50%;
  margin-left: -16px;
  bottom: -30px;
}
.supportStep li:last-child .ttl::after {
  content: none;
}
.supportStep li.gray {
  padding: 30px;
  text-align: center;
  font-size: 20px;
  display: block;
  font-weight: bold;
  position: relative;
  margin-top: -20px;
}
.supportStep li.gray::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 16px solid transparent;
  border-top: 14px solid #f3f3f3;
  transform: rotate(0deg);
  left: 144px;
  bottom: -30px;
}
.supportStep li .ttl .num {
  font-size: 26px;
  font-weight: bold;
  font-style: italic;
  position: absolute;
  width: 64px;
  height: 64px;
  left: 50%;
  margin-left: -32px;
  top: -27px;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #7ebec9;
  border-radius: 100%;
  z-index: 0;
}
.supportStep li .ttl h3 {
  font-size: 20px;
  margin: 0 0 10px;
  position: relative;
  z-index: 1;
}
.supportStep li .ttl .img {
  background-color: #FFF;
  border-radius: 6px;
  padding: 10px;
}
.supportStep li .txt {
  width: 680px;
  box-sizing: border-box;
  padding: 30px 25px;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.supportStep li .txt .mainTxt {
  padding: 0 0 15px;
  margin: 0 0 15px;
  border-bottom: dotted 1px #DDD;
  font-size: 18px;
}
.supportStep li .txt .subTxt {
  font-size: 12px;
}
.bottomLinkText {
  color: #0400ff;
  text-decoration: underline;
  font-weight: bold;
  font-size: 18px;
}

/*	case
---------------------------------------------------------------*/
.case {
  margin: 0 0 120px;
}
.case .titleTxt {
  text-align: center;
  margin: 0 auto 40px;
}
.caseLink {
  width: 1000px;
  margin: 0 auto 60px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.caseLink a {
  width: 310px;
  background-color: #f7f7f7;
  display: block;
}
.caseLink a .img {
  
}
.caseLink a .txt {
  padding: 15px;
}
.caseLink a .txt p {
  font-weight: bold;
  margin: 0 0 15px;
  line-height: 1.4;
}
.caseLink a .txt span.company {
  font-size: 14px;
}
.systemWrap {
  width: 1000px;
  margin: 0 auto;
}
.systemWrap h3 {
  text-align: center;
  margin: 0 0 40px;
  font-size: 20px;
}
.systemBox {
  width: 1000px;
  margin: 0 auto 25px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.systemBox::after {
  width: 310px;
  content: "";
}
.systemBox dl {
  width: 310px;
  background-color: #f7f7f7;
  padding: 25px;
  box-sizing: border-box;
  margin: 0 0 35px;
}
.systemBox dl dt {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 15px;
}
.systemBox dl dd {
}
.systemBox.col2 dl {
  width: 480px;
}

.col2Box {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border: solid 1px #DDD;
}
.col2Box .left, .col2Box .right {
  width: 50%;
  box-sizing: border-box;
  padding: 0 0 5px;
}
.col2Box .left {
  border-right: solid 1px #DDD;
}
.col2Box&gt;div h3 {
  font-size: 26px;
  letter-spacing: 0.1em;
  background-color: #efefef;
  padding: 20px 0;
}
.col2Box&gt;div h3 span {
  font-size: 70%;
}
.col2Box&gt;div dl {
  margin: 0 0 25px;
  padding: 0 25px;
}
.col2Box&gt;div dl dt {
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: bold;
  color: #004398;
}
.col2Box&gt;div dl dd .imgWrap {
  text-align: center;
  margin: 0 0 15px;
}





/*&lt;end&gt;============================================================*/
}






/*******************************************************************/
/* SP：幅768px以下 
/*******************************************************************/

@media screen and (max-width: 768px) {
/*&lt;start&gt;==========================================================*/

/*=================================================================*/
/* SP共通
/*=================================================================*/

/*	contactBtn
---------------------------------------------------------------*/

.btn-box &gt; .downloadBtn, .btn-box &gt; .contactBtn {
  background: #004398;
}

#mv {
  background: #f4fdff;
  background-size: auto 100%;
  position: relative;
  overflow: hidden;
  padding: 7% 3% 5% 3%;
}
#mv::before {
  content: "";
  position: absolute;
  width: 440px;
  height: 97px;
  background: url(../images/bg_wave1.svg) no-repeat 0 0;
  background-size: 100% auto;
  left: 0;
  bottom: 0;
}
#mv::after {
  content: "";
  position: absolute;
  width: 600px;
  height: 298px;
  background: url(../images/bg_wave2.svg) no-repeat 0 0;
  background-size: 100% auto;
  right: 0;
  bottom: 0;
}
#mv .inner {
  /* width: 1000px; */
  margin: 0 auto;
  background: url(../images/main_img.png) no-repeat center bottom;
  background-size: 100% auto;
  position: relative;
  z-index: 1;
  padding: 0 0 58%;
}
#mv .inner .topTxt {
  /* width: 500px; */
}
#mv .inner .topTxt .small {
  display: inline-block;
  border: solid 2px #333;
  padding: 5px 12px;
  margin: 0 0 14px;
  font-size: 16px;
  font-weight: bold;
}
#mv .inner .topTxt .mainTxt {
  font-size: 6vw;
  font-weight: bold;
  margin: 0 0 18px;
  line-height: 1.5em;
}
#mv .inner .topTxt .mainTxt br {
  display: none;
}



#mv .inner .btnAreaBox{
  text-align: center
}
#mv .inner .btnAreaBox p:before,
#mv .inner .btnAreaBox p:after {
  content: "";
  width: 24px;
  height: 1px;
  background-color: #004398;
  position: absolute;
}
#mv .inner .btnAreaBox p:before{
  left: -20px;
  top: 50%;
  transform: rotate(62deg);
}
#mv .inner .btnAreaBox p:after{
  right: -20px;
  top: 50%;
  transform: rotate(-62deg);
}
#mv .inner .btnAreaBox p {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.4em;
  color: #004398;
  position: relative;
  display: inline-block;
  width: auto;
  font-weight: bold;
}
#mv .inner .btnArea {
  text-align: center;
  display: block;
  background-color: #004398;
  color: #FFF;
  max-width: 300px;
  border-radius: 100px;
  padding: 10px;
  box-sizing: border-box;
  margin: 0 auto 10px;
  position: relative;
}
#mv .inner .btnArea::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-top: solid 1px;
  border-right: solid 1px;
  top: 50%;
  right: 22px;
  color: #FFF;
  display: block;
  margin: -5px 0 0;
  transform: rotate(45deg);
}
#mv .inner .btnArea .txt {
  font-size: 14px;
}
#mv .inner .textArea {
  max-width: 300px;
  margin: 0 auto;
  display: block;
  text-align: center;
}
.ttlStyle01 {
	font-size: 26px;
}
.ttlStyle01 {
  position: relative;
  padding: 0 0 26px;
  margin: 0 0 30px;
  text-align: center;
}
.ttlStyle01::after {
	position: absolute;
	content: "";
	width: 160px;
	height: 1px;
	background-color: #24597F;
	left: 50%;
	bottom: 0px;
	margin: 0 0 0 -80px;
}

/*	about
---------------------------------------------------------------*/
.about {
  padding: 8% 4%;
}
.about .inner {
}
.about .ttlTxt {
  margin-bottom: 50px;
  line-height: 1.8em;
}
.about .ttlTxt strong {
  background: linear-gradient(transparent 65%, #b8ddff 0%);
  font-weight: bold;
  display: inline;
  line-height: 1.3em;
}
p.osusume {
  text-align: center;
  font-weight: bold;
  font-size: 22px;
  color: #004398;
}
.checkList {
	margin: 25px auto 0;
	border-top: 1px solid #c5c6ca;
	text-align: left;
}
.checkList li {
	padding: 17px 0 15px 60px;
	border-bottom: 1px solid #c5c6ca;
	/* font-size: 118%; */
	position: relative;
}
.checkList li::before {
	content: url(../images/icon_list.svg);
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle;
	position: absolute;
	left: 20px;
}
.checkList li span {
	background: linear-gradient(transparent 65%, #a7e1ed 0%);
	font-weight: bold;
	display: inline-block;
	line-height: 1.3em;
}

/*	imgWrap
---------------------------------------------------------------*/
section.imgWrap {
  text-align: center;
  padding: 8% 4%;
}
section.imgWrap .imgBottomTxt {
  text-align: left;
  margin: 10px auto 0;
}

/*	dlBtnWrap
---------------------------------------------------------------*/
.dlBtnWrap {
  padding: 8% 4%;
  background-color: #f5f5f5;
  text-align: center;
  margin: 0 0 60px;
}
.dlBtnWrap a.dlBtn {
	display: block;
	margin:0 auto;
	max-width: 690px;
	background: #0654a5 url(../images/bg_btn.svg) no-repeat right bottom;
  background-size: 760px auto;
  box-sizing: border-box;
  border-radius: 10px;
  transition: .2s;
}
.dlBtnWrap a.dlBtn dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 10px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.dlBtnWrap a.dlBtn dl dt {
	width: 48%;
}
.dlBtnWrap a.dlBtn dl dt img {
	width: 100%;
  height: auto;
}
.dlBtnWrap a.dlBtn dl dd {
	text-align: center;
}
.dlBtnWrap a.dlBtn dl dd .baloon{
  background: #FFF;
  border-radius: 5px;
  text-align: center;
  color: #004398;
  font-weight: bold;
  display: inline-block;
  padding:5px 9px;
  position: relative;
  margin-bottom: 16px;
  font-size: 3vw;
}
.dlBtnWrap a.dlBtn dl dd .baloon::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 10px solid #fff;
}
.dlBtnWrap a.dlBtn dl dd .flex {
	display: flex;
	font-size: 5vw;
	font-weight: bold;
}
.dlBtnWrap a.dlBtn dl dd .flex .white {
	color: #FFF;
}
.dlBtnWrap a.dlBtn dl dd .flex .yellow {
  color: #f7d600;
  margin: 0 3px;
}
.dlBtnWrap a.dlBtn dl dd .sub {
	font-size: 14px;
	color: #FFF;
}
.dlBtnWrap a.contact {
	display: flex;
	justify-content: center;
	align-items: center;
	border:1px solid #004398;
	box-sizing: border-box;
	width: 380px;
	margin: 40px auto 0;
	color: #004398 ;
	transition: .2s;
	padding:14px 0;
}
.dlBtnWrap a.contact span {
	margin-right: 15px;
	font-weight: bold;
}
.dlBtnWrap a.contactLink {
	margin: 20px 0 0;
  display: inline-block;
}

/*	step
---------------------------------------------------------------*/
.step {
  padding: 8% 4%;
}
.step .ttlStyle01 {
  margin: 0 0 60px;
}
.ulcol3 {
  margin: 0 auto;
  text-align: center;
}
.ulcol3 li {
  max-width: 260px;
  position: relative;
  margin: 0 auto 60px;
}
.ulcol3 li::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border-top: solid 3px;
  border-right: solid 3px;
  bottom: -27px;
  left: 50%;
  color: #545454;
  display: block;
  margin: 0 0 0 -10px;
  transform: rotate(135deg);
}
.ulcol3 li:nth-child(3) {
  margin-bottom: 0;
}
.ulcol3 li:nth-child(3)::after {
  content: none;
}
.ulcol3 li img {
  border-radius: 100%;
  display: block;
  margin: 0 0 20px;
}
.ulcol3 li p {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

/*	function
---------------------------------------------------------------*/
.function {
  padding: 8% 4% 0;
}
.txtcol3 {
  margin: 60px auto 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.txtcol3 li {
  width: 48%;
  margin: 0 0 5%;
}
.txtcol3 li::after {
  content: "";
  width: 320px;
}
.txtcol3 li dl {
  font-size: 14px;
}
.txtcol3 li dl dt {
  font-weight: bold;
  margin: 0 0 16px;
  font-size: 15px;
}
.txtcol3 li dl dd {
  line-height: 1.8em;
  font-size: 13px;
}

/*	other
---------------------------------------------------------------*/
.other {
  padding: 8% 4%;
}
.other .ttlTxt {
  margin: 0 auto 40px;
}
.imgTxt {
  margin: 0 auto 40px;
  border: solid 1px #efefef;
  padding: 35px 30px;
  box-sizing: border-box;
  box-shadow: 4px 4px 6px rgb(0 0 0 / 6%);
}
.other .imgTxt:last-child {
  margin: 0 auto 0;
}
.imgTxt .img {
  margin: 0 0 20px;
  text-align: center;
  width: 100%;
}
.imgTxt .img img {
  height: auto;

}
.imgTxt .txt {
  padding: 10px 0 0;
}
.imgTxt .txt h3 {
  margin: 0 0 15px;
  font-size: 24px;
  letter-spacing: 0.1em;
  color: #000000;
  border-left: solid 4px #ffbf00;
  padding: 2px 0 0 15px;
}
.imgTxt .txt p {
  line-height: 1.6em;
  font-size: 15px;
}

/*	strong
---------------------------------------------------------------*/
.strong {
  padding: 8% 4%;
  background-color: #f5f5f5;
}
.col2txtBox {
  margin: 0 auto;
  text-align: center;
}
.col2txtBox .left,
.col2txtBox .right {
	background: #fff;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 40px 20px 30px;
}
.col2txtBox .left {
	margin: 0 0 20px;
}
.col2txtBox h3 {
  text-align: center;
  font-size: 18px;
  padding-bottom: 15px;
  margin-bottom: 25px;
  position: relative;
}
.col2txtBox h3::after {
  position: absolute;
  content: "";
  width: 60px;
  height: 1px;
  background-color: #24597F;
  left: 50%;
  bottom: 0px;
  margin: 0 0 0 -30px;
}
.col2txtBox p {
  text-align: left;
}
.col2txtBox p span {
  display: block;
  margin-top: 15px;
}
.col2txtBox p a {
  color: #0400ff;
  text-decoration: underline;
}
.col2txtBox .innerImg {
  margin: 20px 0 0;
}
.cautionArea {
  margin: 10% auto 0;
}
.cautionArea p {
  font-size: 80%;
}

.webDb {
  margin: 0 auto 40px;
  padding: 40px 0 0;
  text-align: center;
}
.webDb .inner {
  width: 100%;
}
.webDb h3 {
  margin-bottom: 20px;
  color: #000000;
  background: linear-gradient(transparent 58%, #fff59d 0%);
  display: inline-block;
  line-height: 1.2em;
  font-weight: bold;
  font-size: 24px;
}
.webDb .inner&gt;img {
  height: auto;
  width: 260px;
}
.webDb .inner&gt;p {
  text-align: left;
  line-height: 1.6em;
}
span.caution {
  font-size: 14px;
  display: block;
  margin: 10px 0 0;
  color: #fe370a;
}

.renkei {
  margin: 0 4% 60px;
}
.renkei .txt {
  margin: 0 0 20px;
}
.renkei .img {
  text-align: center;
}
.renkei img {
  height: auto;
}


/*  document_dl
---------------------------------------------------------------*/
.document_dl {
  padding: 8% 4%;
  background: #f5f5f5;
  text-align: center
}
.document_dl .inner {
  width: 100%;
}
.document_dl .inner a {
  display: inline-block;
}
.document_dl .inner a.dl_txt{
  margin-top: 30px;
  color: #004398;
  text-decoration: underline;
}
.document_dl .inner a.dl_txt: hover{
  text-decoration: none;
}


/*  head_text_list
---------------------------------------------------------------*/
.head_text_list{
  margin: 0 auto;
  padding: 40px 0 0;
  text-align: center;
}
.head_text_list&gt;h3.head {
  margin-bottom: 20px;
  color: #000000;
  background: linear-gradient(transparent 58%, #fff59d 0%);
  display: inline-block;
  line-height: 1.2em;
  font-weight: bold;
  font-size: 24px;
}

.head_text_list dl {
  line-height: 1.6em;
  text-align: left;
}
.head_text_list dl:nth-of-type(n+2){
  margin-top: 40px;
}
.head_text_list dl dt {
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: bold;
  text-decoration: underline;
}
.head_text_list dl dd&gt;a{
  color: #004398;
  text-decoration: underline;
}
.head_text_list dl dd&gt;a:hover{
  text-decoration: none;
}


/*	feature
---------------------------------------------------------------*/
.feature {
  margin: 0 0 60px;
  padding: 0 4%;
}
.txtImg {
  margin: 0 auto 40px;
}
.txtImg.reverse {
}
.txtImg .txt {
  margin: 0 0 20px;
}
.txtImg .txt dl {
}
.txtImg .txt dl dt {
  letter-spacing: 0.1em;
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 15px;
}
.txtImg .txt dl dt strong {
  color: #004d9d;
  background: linear-gradient(transparent 65%, #a7e1ed 0%);
  display: inline-block;
  line-height: 1.2;
}
.txtImg .txt dl dd {
  letter-spacing: 0.05em;
  line-height: 1.7;
}
.txtImg .txt dl dd a {
  color: #0400ff;
  text-decoration: underline;
}
.txtImg .img {
  text-align: center;
}
.txtImg .img img {
  height: auto;
}

/*	support
---------------------------------------------------------------*/
.support {
  margin: 0 auto 60px;
  padding: 0 4%;
}
.titleTxt {
  margin: 0 auto 60px;
}
.titleTxt.center {
  text-align: center;
}
.supportStep {
  margin: 0 auto 40px;
}
.supportStep li {
  background-color: #f3f3f3;
  margin: 0 0 60px;
  position: relative;
}
.supportStep li::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 16px solid transparent;
  border-top: 14px solid #f3f3f3;
  transform: rotate(0deg);
  left: 50%;
  margin-left: -16px;
  bottom: -30px;
}
.supportStep li:last-child {
  margin: 0 0 40px;
}
.supportStep li:last-child::after {
  content: none;
}
.supportStep li .ttl {
  background-color: #7ebec9;
  color: #FFF;
  text-align: center;
  padding: 30px 20px 20px;
  box-sizing: border-box;
}
.supportStep li.gray {
  padding: 30px;
  text-align: center;
  font-size: 20px;
  display: block;
  font-weight: bold;
  margin-top: -20px;
}
.supportStep li .ttl .num {
  font-size: 26px;
  font-weight: bold;
  font-style: italic;
  position: absolute;
  width: 64px;
  height: 64px;
  left: 50%;
  margin-left: -32px;
  top: -27px;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #7ebec9;
  border-radius: 100%;
  z-index: 0;
}
.supportStep li .ttl h3 {
  font-size: 20px;
  margin: 0 0 10px;
  position: relative;
  z-index: 1;
}
.supportStep li .ttl .img {
  background-color: #FFF;
  border-radius: 6px;
  padding: 10px;
}
.supportStep li .txt {
  box-sizing: border-box;
  padding: 25px;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.supportStep li .txt .mainTxt {
  padding: 0 0 15px;
  margin: 0 0 15px;
  border-bottom: dotted 1px #DDD;
  font-size: 18px;
}
.supportStep li .txt .subTxt {
  font-size: 12px;
}
.bottomLinkText {
  color: #0400ff;
  text-decoration: underline;
  font-weight: bold;
  font-size: 18px;
}

/*	case
---------------------------------------------------------------*/
.case {
  margin: 0 0 60px;
  padding: 0 4%;
}
.case .titleTxt {
  text-align: center;
  margin: 0 auto 40px;
}
.caseLink {
  margin: 0 auto 60px;
}
.caseLink a {
  background-color: #f7f7f7;
  display: block;
  margin: 0 0 20px;
}
.caseLink a .img {
}
.caseLink a .img img {
  width: 100%;
  height: auto;
}
.caseLink a .txt {
  padding: 15px;
}
.caseLink a .txt p {
  font-weight: bold;
  margin: 0 0 15px;
  line-height: 1.4;
}
.caseLink a .txt span.company {
  font-size: 14px;
}
.systemWrap {
  margin: 0 auto;
}
.systemWrap h3 {
  text-align: center;
  margin: 0 0 30px;
  font-size: 20px;
}
.systemBox {
  margin: 0 auto 60px;
}
.systemBox dl {
  background-color: #f7f7f7;
  padding: 20px;
  box-sizing: border-box;
  margin: 0 0 20px;
}
.systemBox dl dt {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 10px;
}
.systemBox dl dd {
}

.col2Box {
}
.col2Box .left, .col2Box .right {
  border: solid 1px #DDD;
  box-sizing: border-box;
  padding: 0 0 5px;
}
.col2Box .left {
  margin: 0 0 30px;
}
.col2Box&gt;div h3 {
  font-size: 24px;
  letter-spacing: 0.1em;
  background-color: #efefef;
  padding: 15px 0;
}
.col2Box&gt;div h3 span {
  font-size: 70%;
}
.col2Box&gt;div dl {
  margin: 0 0 20px;
  padding: 0 6%;
}
.col2Box&gt;div dl dt {
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: bold;
  color: #004398;
}
.col2Box&gt;div dl dd .imgWrap {
  text-align: center;
  margin: 0 0 15px;
}
.col2Box&gt;div dl dd .imgWrap img {
  height: auto;
}


/*&lt;end&gt;============================================================*/
}
</pre></body></html>