@media screen and (max-width: 768px) {
  
.pc_only {
  display: none;
}
.sp_only {
  display: block;
}
  
  
/*================================
  color
================================*/
.cl-or {
  color: #ff460e;
}
.cl-bl {
  color: #0058a9;
}
  
  
/*================================
  header
================================*/
#header{
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
}
#header img {
  width: 100%;
}
#header .logo{
  display: inline-block;
  vertical-align: middle;
}
#header .logo01{
  width: 50%;
  margin-right: 10px;
}
#header .logo02{
  width: 25%;
}
#header .btn{
  display: none;
}


/*================================
  footer
================================*/
#footer{
  width: 100%;
  margin: 40px auto 10px auto;
}

#footer img {
  width: 100%;
}

#footer #pagetop{
  display: none!important;
}
#footer .footLogo{
  width: 55%;
  margin: auto;
}
#footer .footLogo img{
  margin: 0 0 0 0;
}
#footer .footLogo a{
  display: block;
  background: none;
  color: #007fdf !important;
  padding: 0 0 0 0;
  font-size: 12px;
  text-decoration: underline;
}
  

/*================================
  contents
================================*/
#contents img {
  width: 100%;
}

.mainLead{
  background: #0058a9;
  padding: 8px 0 8px 0;
  text-align: left;
}

.mainImg{
  padding: 15px 10px 15px;
  background: url(../../img/landing_v3_b/mainimg.jpg) center top no-repeat;
  background-size: cover;
  position: relative;
}
.mainImg h1{
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.btn-mainImg{
  position: relative;
  bottom: inherit;
  right: inherit;
  display: block;
  margin: 15px 0 0;
}

.mainlead{
  position: relative;
  bottom: inherit;
  right: inherit;
}


.requestBtn{
  position: relative;
  margin: 0 0 0;
  text-align: center;
}
.requestBtn a{
  display: block;
  width: 85%;
  margin: 15px auto 0;
}

.requestBtn-only{
  margin: 30px 0 30px;
}

.requestBtn-m-none {
  position: relative;
  margin: 0;
  text-align: center;
}

/*.leadTxt{
  color: #666666;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
}*/


/*.transformInner{
  position: relative;
  overflow: hidden;
}
.transformInner:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 120%;
  height: 80%;
  margin: 0 -10% 0;
  background: #176fc0;
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: rotate(-3.2deg);
  -ms-transform: rotate(-3.2deg);
  transform: rotate(-3.2deg);
  z-index: -1;
}*/

/*.reasonNote {
  font-size: 12px;
}*/

  
/* experience
---------------------------------------------------------------------------- */
/*.experience{
  background: url(../../img/landing_v3_b/bg_experience.png) center bottom no-repeat #0058a9;
  background-size: contain;
  padding: 90px 0 12% 0;
}
.experience p{
  text-align: center;
}*/


/* recruit
---------------------------------------------------------------------------- */
/*.recruit{
  background:url(../../img/landing_v3_b/bg_recruit.png) center bottom no-repeat #f4e819;
  background-size: contain;
  padding: 45px 0 8% 0;
}
.recruit p{
  text-align: center;
}*/

  
/* gapBlock
---------------------------------------------------------------------------- */
/*.gapBlock .leadTxt{
  margin: 0 0 30px 0;
  font-size: 25px;
}
.gapBlock .leadTxt span{
  font-size: 16px;
}
.gapBlock h2{
  margin-bottom: 5px;
  text-align: center;
}
.gapBlock h3{
  margin-bottom: 10px;
  text-align: center;
}
.gapBlock .pointImg{
  width: 965px;
  margin: 0 auto;
}
.gapBlock .pointImg li{
  position: relative;
  margin: 50px 0 0 0;
}
.gapBlock .pointImg li:first-child{
  margin: 0;
}
.gapBlock .pointImg li span{
  position: absolute;
  top: -75px;
  left: -70px;
}

.gapBlock .pointTxt{
  overflow: hidden;
  width: 865px;
  margin: 25px auto 0;
}
.gapBlock .pointTxt li{
  background: url(../../img/landing_v3_b/bg_circle.png) left top no-repeat;
  float: left;
  width: 268px;
  margin: 0 0 0 30px;
  padding: 128px 0 0 0;
  color: #ffffff;
  font-size: 17px;
}
.gapBlock .pointTxt li:first-child{
  margin: 0;
}
.gapBlock .pointTxt li p{
  margin-bottom: 95px;
  color: #0058a9;
  font-size: 25px;
  font-weight: bold;
  text-align:center;
}

.gapBlock .transformInner{
  background: url(../../img/landing_v3_b/bg_transforminner.gif) left bottom repeat-x;
  margin: -130px 0 0 0;
  padding: 80px 0 130px;
}
.gapBlock  .transformInner:before{
  background: #176fc0;
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: rotate(-3.2deg);
  -ms-transform: rotate(-3.2deg);
  transform: rotate(-3.2deg);
  z-index: -1;
 }

.gapBlock .transformInner .requestBtn{
  margin-top:70px;
}
*/
  
  
/* voice
---------------------------------------------------------------------------- */
.voice{
  position: relative;
  padding: 30px 10px 30px 10px;
  z-index: 0;
  background: #0cb528;
}

.voice h2{
  position: relative;
  margin: 0 0 45px 0;
  padding: 0 18%;
  text-align: center;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
}
.voice h2::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0,-50%);
  background: url(../../img/landing_v3_b/voice_img01.png) top left no-repeat;
  background-size: contain;
  width: 18%;
  height: 0;
  padding-top: 18%;
  box-sizing: border-box;
}

.voice ul li{
  position: relative;
  background: #ffffff;
  width: 100%;
  margin: 15px auto 0 auto;
  padding: 20px 15px 20px 15px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}
.voice ul li:first-child{
  margin-top: 0;
}
.voice ul li:last-child {
  padding-top: 0;
}
.voice ul li h3{
  color: #0cb528;
  font-size: 18px;
  font-weight: bold;
}
.voice ul li .clientVoice{
  background: none;
  border-top: 4px solid #f4e819;
  margin: 15px 0 0 0;
  padding: 15px 0 0 10%;
  font-size: 14px;
  font-weight: bold;
  position: relative;
}
.voice ul li .clientVoice::before {
  content: "";
  position: absolute;
  top: calc(50% + 6px);
  left: 0;
  transform: translate(0,-50%);
  background: url(../../img/landing_v3_b/voice_img.png) left center no-repeat;
  background-size: contain;
  width: 8%;
  height: 0;
  padding-top: 8%;
  box-sizing: border-box;
}
.voice ul li span{
  width: 25%;
}
.voice ul li:first-child span{
  position: absolute;
  top: 10px;
  right: 10px;
}
.voice ul li:last-child span{
  position: absolute;
  top: 10px;
  right: 10px;
  left: inherit;
}

/*.voice .transformInner{
  background: url(../../img/landing_v3_b/bg_green.gif) left bottom repeat-x;
  margin: -200px 0 0 0;
  padding: 3% 0 30px;
}*/
  

/* employ
---------------------------------------------------------------------------- */
/*.employ{
  background: url(../../img/landing_v3_b/bg_employ.png) center bottom no-repeat #f7f6d8;
  background-size: contain;
  padding: 50px 0 8% 0;
}
.employ h2{
  margin: 0 0 245px 0;
  text-align: center;
}
.employ ul{
  width: 964px;
  margin: 0 auto 25px auto;
}
.employ ul:after {
  content: "";
  clear: both;
  display: block;
}
.employ ul li{
  position: relative;
  float: left;
  background: #0cb528;
  width: 472px;
  padding: 205px 16px 35px 35px;
  color: #ffffff;
  font-size: 18px;
  line-height: 34px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.employ ul li span{
  font-weight: bold;
}
.employ ul li h3{
  margin: 0 0 25px 0;
}
.employ ul li:first-child{
  background: #ff3066;
  margin-right: 19px;
}
.employ ul li .employImg{
  position: absolute;
  top: -203px;
  left: 19px;
}*/


/* caseReport
---------------------------------------------------------------------------- */
/*.caseReport{
  background: url(../../img/landing_v3_b/bg_report.png) center bottom no-repeat;
  background-size: contain;
  padding: 75px 0 9% 0;
}
.caseReport .leadTxt{
  margin: 0 0 35px 0;
}
.caseReport h2{
  margin: 0 0 40px 0;
  text-align: center;
}
.caseReport ul{
  width: 965px;
  margin: 8px auto 0 auto;
}
.caseReport ul li{
  position: relative;
}
.caseReport ul li:nth-child(1){
  padding: 90px 0 0 0;
}
.caseReport ul li:nth-child(2){
  padding: 113px 0 0 0;
}
.caseReport ul li:nth-child(3){
  margin: 30px 0 0 0;
  padding: 84px 0 0 0;
}
.caseReport ul li h3{
  background: #003c99;
  margin: 0 0 50px 0;
  padding: 15px 0 15px 110px;
}
.caseReport ul li h3 span{
  position: absolute;
  left: -39px;
}
.caseReport ul li:nth-child(1) h3 span{
  top: 42px;
}
.caseReport ul li:nth-child(2) h3 span{
  top: 65px;
}
.caseReport ul li:nth-child(3) h3 span{
  top: 36px;
}
.caseReport ul li .caseImg{
  position: absolute;
}
.caseReport ul li:nth-child(1) .caseImg{
  top: 10px;
  right: 0;
}
.caseReport ul li:nth-child(2) .caseImg{
  top: 27px;
  right: 33px;
}
.caseReport ul li:nth-child(3) .caseImg{
  top: -2px;
  right: 33px;
}
.caseReport ul li p{
  margin: 0 0 25px 0;
  font-size: 16px;
  line-height: 1.6;
  color: #000000;
}*/

  
/* test
---------------------------------------------------------------------------- */
.test{
  background: #0058a9;
  padding: 50px 10px 30px;
}

.test h2{
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 20px 0;
}

.type p{
  margin: 0 0 15px 0;
  color: #ffffff;
  font-size: 15px;
  text-align: center;
}

.type table{
  border: 2px solid #ffffff;
  width: 100%;
  margin: 0 auto 50px auto;
}
.type table th{
  border: 2px solid #ffffff;
  width: 35%;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  vertical-align: middle;
}
.type table th img {
  display: block;
  width: 50%!important;
  margin: 10px auto 0;
}
.type table td{
  border: 2px solid #ffffff;
  padding: 10px;
  color: #ffffff;
  font-size: 15px;
  vertical-align: middle;
}
.type table td span{
  font-size: 15px;
}
.type table td small{
  font-size: 12px;
}


.mount h2{
  margin: 0 0 20px 0;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
}

.mount ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}
.mount ul li{
  width: calc(50% - 10px);
  float: left;
  margin: 0 0 20px 0;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.mount ul li:first-child{
  margin: 0;
}
.mount ul li .imgBox {
  display: flex;
  align-items: flex-end;
  margin: 0 0 10px;
}
.mount ul li img {
  margin: 0 0 0 0;
}
.mount ul li img.pc_only {
  display: none;
}
.mount ul li br {
  display: none;
}


/* plan
---------------------------------------------------------------------------- */
.plan{
  position: relative;
  padding: 30px 10px 30px 10px;
}
.planImg{
  width: 40%;
  margin: 20px auto 10px;
  text-align: center;
}
.plan h2{
  margin: 0 0 0 0;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
}
.plan h2 img{
  width: 90%!important;
  margin: auto;
}
.plan .price{
  margin: 15px 0 45px 0;
  color: #0058a9;
  font-size: 12px;
  text-align: center;
}

.planBox{
  position: relative;
  border: 2px solid #0058a9;
  background: #f5fdff;
  width: 100%;
  margin: 0 auto 30px;
  padding: 25px 20px 20px 20px;
  color: #ff5230;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.planBox span{
  position: absolute;
  display: inline-block;
  top: -25px;
  left: 50%;
  transform: translate(-50%,0);
  padding: 8px 0 5px 0;
  background: #0058a9;
  width: inherit;
  max-width: 70%;
  color: #ffffff;
  text-align: center;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.planBox:after{
  position: absolute;
  content: "";
  left: 50%;
  top: calc(100% + 2px);
  bottom: inherit;
  background:url(../../img/landing_v3_b/plan_arrow.png) center top no-repeat;
  background-size: contain;
  width: 20px;
  height: 10px;
  margin-left: -10px;
}


/* qa
---------------------------------------------------------------------------- */
.qa{
  background: #eef7ff;
  width: 100%;
  margin: 0 auto 25px auto;
  padding: 30px 10px 30px 10px;
  box-shadow: none;
}

.qa h2 {
  position: relative;
  border-bottom: none;
  margin: 0 0 0 0;
  padding-bottom:0;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
}
.qa h2 span{
  display: inline-block;
  position: relative;
  top: inherit;
  right: inherit;
  padding: 0 15px 10px 0;
}
.qa h2 span::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 100%;
  background: url("../../img/landing_v3_b/qa_img01.png") left top no-repeat;
  background-size: contain;
  width: 28%;
  height: 0;
  padding-top: calc(28%*110/86);
  box-sizing: border-box;
}

.qa dl dt{
  background: #0058a9 url(../../img/landing_v3_b/sp/ic_q_sp.png) left 10px center no-repeat;
  background-size: 25px auto;
  margin: 15px 0 0 0;
  padding: 15px 30px 15px 45px;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  position: relative;
}
.qa dl dt:first-of-type{
  margin: 0 0 0 0;
}
.qa dl dt::before,
.qa dl dt::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  background: #fff;
  width: 20px;
  height: 3px;
  margin-top: -2px;
  transition: all 0.4s;
}
.qa dl dt::after {
  transform: rotate(90deg);
}
.qa dl dt.open::before {
  display: none;
}
.qa dl dt.open::after {
  transform: rotate(180deg);
}
.qa dl dd{
  display: none;
  background: #fff;
  margin: 0 0 0;
  padding: 15px 15px;
  color: #494949;
  font-size: 16px;
  border: 2px solid #0058a9;
  border-top: none;
}
.qa dl dd.q01{
  position: relative;
  padding: 15px 15px;
}
.qa dl dd .qaImg{
  display: none;
}

.qa table{
  border: 1px solid #8797a6;
  width: 100%;
}
.qa table {
  border: 1px solid #8797a6;
  margin: 20px 0 10px 0;
}
.qa table thead th{
  background: #6276a9;
  padding: 15px 0 15px 0;
  color: #ffffff;
  text-align: center;
}
.qa table tbody th{
  background: #e8edf7;
  width: 30%;
  text-align: center;
}
.qa table th,
.qa table td{
  border: 1px solid #8797a6;
  font-size: 16px;
  vertical-align: middle;
}
.qa table td{
  background: #ffffff;
  padding: 15px 15px 15px 15px;
  color: #494949;
}

/*.qa-note{
  width: 965px;
  margin: 0 auto 25px;
  font-size: 12px;
  line-height: 1.5;
  color: #494949;
}
.qa-note .title {
  margin-bottom: 10px;
  padding-bottom: 3px;
  border-bottom: 1px solid #aaa;
  font-weight: normal;
  font-size: inherit;
}
.qa-note dl,
.qa-note dt,
.qa-note dd {
  font-size: inherit;
}
.qa-note a {
  color: inherit;
}
.qa-note dd + dt{
  margin-top: 1em;
}
.qa-note dt:before {
  content: '\25CF';
  margin-right: 0.25em;
}
.qa-note dd {
  color: #aaa;
}*/


/*================================
  spi_lp01b
================================*/
/* common
---------------------------------------------------------------------------- */
.mainLead{
  position: relative;
  background: #0058a9;
  padding: 8px 0 8px 0;
  text-align: left;
}
#typeB .mainLead{
  padding: 8px 0 8px 0;
  color: #ffffff;
  font-size: 3.5vw;
  font-weight: bold;
  line-height: 1;
}
#typeB .mainLead span{
  background: none;
  padding: 0 0 0 12%;
  position: relative;
}
#typeB .mainLead span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 5px;
  transform: translate(0,-50%);
  background: url(../../img/landing_v3_b/mainlead_img.png) no-repeat left center;
  background-size: contain;
  width: 8%;
  height: 0;
  padding-top: calc(8%*44/54);
}

#typeB .mainImg {
  background: url("../../img/landing_v3_b/sp/mainimg02_sp.jpg") center 50% no-repeat;
  background-size: cover;
  position: relative;
}


/*.sourceTxt{
  width: 965px;
  margin: 10px auto 0;
  font-size: 12px;
  text-align: right;
}*/
  

/* anxiety
---------------------------------------------------------------------------- */
.anxiety{
  background: url(../../img/landing_v3_b/bg_anxiety.png) center bottom no-repeat #0058a9;
  background-size: contain;
  padding: 30px 20px 40px;
}
.anxiety h2{
  color: #fff;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
}
.anxiety h2 .large {
  font-size: 25px;
}
.anxiety .anxiety_img {
  margin: 20px 0 0;
}
/*.anxiety ul{
  width: 965px;
  margin: 0 auto;
}
.anxiety ul li{
  margin: 0 0 5px 0;
}
.anxiety .sourceTxt{
  color: #ffffff;
}*/


/* getBetter
---------------------------------------------------------------------------- */
.getBetter{
  background:url(../../img/landing_v3_b/bg_getbetter02.png) center bottom no-repeat #f4e819;
  background-size: contain;
  padding: 30px 20px 60px 20px;
}
.getBetter.--02{
  background: #f4e819;
  padding: 30px 10px 20px 10px;
}
.getBetter h2{
  margin: 0 0 30px 0;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.getBetter h2 .large {
  font-size: 30px;
}
.getBetter.--02 h2{
  font-size: 30px;
  line-height: 1.3;
}

/*.getBetter p{
  position: relative;
  text-align: center;
}*/
/*.getBetterImg span{
  position: absolute;
  bottom: -65px;
  left: 50%;
  margin-left: -312px;
}*/

/*.simpleQa{
  width: 950px;
  margin: 0 auto;
}
.simpleQa span{
  position: absolute;
  bottom: 0;
  right: -93px;
}

.getBetter .sourceTxt{
  color: #747474;
  text-align: right;
}*/
  

/* flow
---------------------------------------------------------------------------- */
.flow-box{
  background: #0058a9;
}

.flow{
  position: relative;
  background-size: contain;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px 30px 10px;
}
.flow h3{
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.flow h3 .large{
  font-size: 28px;
}

.arrow-yellow {
  display: block;
  width: 45%!important;
  margin: auto;
  margin-top: 0;
  position: relative;
  top: -15px;
}

.flow-img{
  margin-top: 20px;
}
  

/* point
---------------------------------------------------------------------------- */
.point{
  background: #f0fcff;
  padding: 0 10px 30px;
}
.point h2{
  margin: 0 0 20px 0;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
}
.point h2 .large {
  font-size: 30px;
}

.pointBox{
  position: relative;
  border: 4px solid #0058a9;
  background: #ffffff;
  width: 100%;
  margin: 0 auto;
}
.pointBox:not(:last-child){
  margin-bottom: 30px;
}
.pointBox h3{
  margin: 0 0 15px 0;
  text-align: center;
}
.pointBox h3 .pointNum {
  display: block;
  width: 30%;
  margin: auto;
  margin-bottom: 15px;
}
.pointBox h3 .point_num_ti {
  font-size: 6vw;
  font-weight: bold;
}

.pointWrap{
  padding: 10px 10px 20px;
}

.pointLead{
  margin-bottom: 20px;
  color: #666666;
  font-size: 4vw;
  font-weight: bold;
  text-align: center;
  line-height: 25px;
}

.pointBtn{
  position: relative;
  padding: 15px 30px 10px;
  background: #0058a9;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}
.pointBtn::after{
  content: '';
  position: absolute;
  top: 55%;
  right: 10px;
  display: block;
  width: 12px;
  height: 10px;
  background: #fff;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  transform: translateY(-50%);
  transition: transform .3s;
}
.pointBtn.is-active::after{
  transform: translateY(-50%) rotate(180deg);
}

.pointContent{
  display: none;
  padding: 20px 10px;
  background: #fffef1;
  text-align: center;
}
.pointContent p{
  text-align: center;
}
.pointContent p:first-child{
  margin-bottom: 20px;
}

.point01Img01{
  margin: 20px auto 0;
}

/*.point02 ul{
  font-size: 0;
  text-align: center;
  margin: 40px 0 0 0;
}
.point02 li{
  display: inline-block;
  margin-left: 0;
}*/

.point .requestBtn{
  margin-top: 0;
}

.point03 ul{
  background: none;
  margin: 20px 0 0 0;
}
.point03 ul li{
  display: block;
  background: #f6fcfe;
  width: 100%;
  margin: 0 10px;
  padding: 15px 10px 20px 10px;
  border: 2px solid #0058a9;
}
.point03 ul li img{
  width: 75%!important;
  margin: auto;
  vertical-align: middle;
  padding: 0 0 0 0;
}
.point03 ul li div{
  display: block;
  padding-left: 0;
  vertical-align: middle;
}

.point03 ul li div h4{
  margin: 15px 0 15px 0;
  color: #0058a9;
  font-size: 23px;
  font-weight: bold;
  text-align: center;
}
.point03 ul li div h4 span{
  display: inline-block;
  background: #0257a9;
  margin-bottom: 5px;
  padding: 5px 15px 3px;
  font-size: 16px;
  color: #fff;
  border-radius: 100px;
}
.point03 ul li div p{
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
}
.point03 ul li div .note {
  font-size: 12px;
}

button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* arrow */
.slide-arrow {
  display: block;
  position: absolute;
  top: 58%;
  background: url("../../img/landing_v3_b/sp/slide-arrow.png") left top no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  z-index: 999;
  cursor: pointer;
}
.prev-arrow {
  left: -10px;
}
.next-arrow {
  right: -10px;
  transform: scale(-1,1);
}

.point03 .slide-arrow {
  top: 50%;
  transform: translate(0,-50%);
}
.point03 .next-arrow {
  transform: translate(0,-50%) scale(-1,1);
}

/* dots */
.slide-dots {
  text-align: center;
  margin: 15px 0 0!important;
  padding: 0 0;
  font-size: 0;
}
.slide-dots li {
  display: inline-block!important;
  background: none!important;
  width: inherit!important;
  height: inherit!important;
  margin: 0 5px!important;
  padding: 0 0 0 0!important;
  border: none!important;
}
.slide-dots li button {
  background: #cccccc;
  width: 10px;
  height: 10px;
  box-sizing: border-box;
  border-radius: 50%;
  position: relative;
  text-indent: -9999px;
}
.slide-dots li.slick-active button {
  background: #ff2f66;
}
.point02 .slide-dots {
  display: none!important;
}
  
  
/* good
---------------------------------------------------------------------------- */
.goodPoint{
  position: relative;
  background: #176fc0;
  padding: 30px 10px;
  z-index: 0;
}
.goodPoint h2{
  margin-bottom: 0;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.goodPoint h2 .large{
  font-size: 30px;
}

.goodPoint .pointTxt{
  overflow: hidden;
  width: 100%;
  margin: 20px auto 80px auto;
}
.goodPoint .pointTxt li{
  background: none;
  float: inherit;
  width: 100%;
  margin: 0 0 25px 0;
  padding: 0 0 0 0;
  color: #ffffff;
  font-size: 16px;
  text-align: left;
}
.goodPoint .pointTxt li:first-child{
  margin: 0 0 25px 0;
}
.goodPoint .pointTxt li:last-child{
  margin: 0 0 0 0;
}
.goodPoint .pointTxt li p{
  background: #fff;
  padding: 10px 10px 8px;
  margin-bottom: 15px;
  color: #0058a9;
  font-size: 4.5vw;
  font-weight: bold;
  text-align: center;
  border-radius: 100px;
}
.goodPoint .pointTxt li p span {
  padding: 0 0 0 35px;
  position: relative;
}
.goodPoint .pointTxt li p span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0,-50%);
  background: url("../../img/landing_v3_b/sp/icon_check.png") left top no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
  box-sizing: border-box;
}

.goodPoint .goodPointBox{
  position: relative;
  border: 2px solid #0058a9;
  background: url(../../img/landing_v3_b/goodpoint_img.png) no-repeat right top #ffffff;
  background-size: 20% auto;
  width: 100%;
  margin: 0 auto;
  padding: 30px 15px 20px 15px;
}
.goodPoint .goodPointBox h3{
  color: #0058a9;
  font-size: 5.5vw;
  font-weight: bold;
  text-align: left;
  padding: 0 20% 0 0;
}
.goodPoint .goodPointBox h3 span{
  position: absolute;
  top: inherit;
  bottom: calc(100% - 15px);
  left: 50%;
  width: 45%;
  margin-left: 0;
  margin: auto;
  transform: translate(-50%,0);
}
  

/* voice
---------------------------------------------------------------------------- */
/*#typeB .voice .transformInner{
  z-index: 3;
}*/
#typeB .voice .inner {
  background: none;
  width: 100%;
  margin: 0 auto;
}
#typeB .voice h2 {
  margin: 0 0 10px 0;
  padding: 0 18% 0 18%;
}
#typeB .voice ul li {
  padding: 20px 15px 20px 15px;
}
  

/* caseReport
---------------------------------------------------------------------------- */
/*.useReport{
  padding: 140px 0 55px 0;
}
.useReport h2{
  margin: 0 0 55px 0;
  text-align: center;
}*/
  

/* difference
---------------------------------------------------------------------------- */
.difference{
  padding: 30px 15px;
  background: #effbfb;
}
.difference h2{
  margin-bottom: 20px;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
}
.difference ul{
  width: 100%;
  margin: 0 auto;
}
.difference ul li{
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 5px;
  padding: 20px 15px;
  border: 2px solid #0058a9;
  background: #fff;
}
.difference ul >li +li{
  margin-top: 0;
}
.difference ul li > div {
  text-align: center;
}
.difference ul li img{
  display: none;
}
.difference ul li img.sp_only{
  display: inline-block;
  display: none;
  width: 47px!important;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0,-50%);
  background: #ddd;
}
.difference ul li h3 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  color: #0058a9;
  font-size: 18px;
  font-weight: bold;
  position: relative;
}
.difference ul .slide_item02 h3 {
  margin-bottom: 5px;
}
.difference ul li h3 > span {
  display: inline-block;
  text-align: left;
  padding: 0 0 0 50px;
  position: relative;
}
.difference ul .slide_item h3 > span::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0,-50%);
  width: 42px;
  height: 42px;
  box-sizing: border-box;
}
.difference ul .slide_item01 h3 > span::before {
  background: url("../../img/landing_v3_b/difference_img01.png") left top no-repeat;
  background-size: contain;
}
.difference ul .slide_item02 h3 > span {
  padding: 0 25px 0 50px;
}
.difference ul .slide_item02 h3 > span::before {
  background: url("../../img/landing_v3_b/difference_img02.png") left top no-repeat;
  background-size: contain;
}
.difference ul .slide_item03 h3 > span::before {
  background: url("../../img/landing_v3_b/difference_img03.png") left top no-repeat;
  background-size: contain;
}
.difference ul .slide_item04 h3 > span::before {
  background: url("../../img/landing_v3_b/difference_img04.png") left top no-repeat;
  background-size: contain;
}
.difference ul li h3 > span span {
  font-size: 20px;
}

.difference ul li p{
  display: block;
  text-align: center;
  font-size: 15px;
  margin: 0 0 0;
}

.difference .slide-arrow {
  top: 50%;
  transform: translate(0,-50%);
}
.difference .next-arrow {
  transform: translate(0,-50%) scale(-1,1);
}

.difference .slide-dots li {
  display: inline!important;
}
  

/* cta
---------------------------------------------------------------------------- */
.cta{
  padding: 25px 0;
  text-align: center;
}
.cta.requestBtn a{
  margin: 0 auto 0;
}
  
  
.fixed_cta {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999;
}  
.fixed_cta .requestBtn {
  position: relative;
  margin: 0 0 0;
  padding: 0 0;
  text-align: center;
}
.requestBtn a{
  display: block;
  width: 85%;
  margin: 0 auto 0;
}
  
.fadein_inner {
  display: block;
  background: rgba(255,255,255,0.7);
  padding: 5px 0 3px;
  transition: all 0.3s ease;
}
.fadein_inner.stop {
  opacity: 0;
}
.fadein_inner.stop a {
  pointer-events: none;
}
  
  
#banner {
  display: none;
}  
  
}