﻿/* lp_mainimage */
/*------------------------------------------------------------------------------*/
.lp_mainimage#pp {
    margin: 0 auto;
    height: 538px;
    background: url(../image/pp_mainimage_bg.webp)no-repeat center top;
    background-size: cover;
}
e#pp img{
    margin: 0 auto;
}
.lp_mainimage .tit04 {
    padding-top: 50px;
}
.lp_mainimage .tit05 {
	margin-top: 45px;
}
.lp_mainimage .tit06 {
    position: absolute;
    top: 40px;
    right: 25%;
}


.lp_mainimag h1{
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
	font-size:100%;
	width:100%;
	max-width:700px;
	margin-bottom:40px;
}
.maintitle{
	display:block;
	font-size:35px;
	font-weight:bold;
	text-align:center;
	line-height:45px;
	color: #000;
	text-shadow: 4px 4px 5px #fff;
	margin-top:0 auto;
}

/* hat_mainimage
--------------------------------------------------- */
.hat_mainimage {
  position: relative;
  margin-top: 0px;
  padding-bottom: 40px;
  font-size: 0;
  background:linear-gradient(110deg, rgba(255,255,255,0.9), rgba(255,255,255,0.2)),url(../image/pp_mainimage_bg.webp)no-repeat center top;
  animation: change-color-anim 20s linear infinite;
}

.hat_mainimage img {
  width: 90%;
  height: auto;
  font-size: 0;
}

.hat_mainimage .main_txt2 {
  position: absolute;
  top: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  width: 80%;
  height: auto;
  padding: 3% 3% 0 15%;
  -ms-flex-pack: center;
}
/*
@media screen and (min-width: 1280.8px) {
  .hat_mainimage .main_txt2 {
    padding: 2% 3% 0 15%;
  }
}
*/
.hat_mainimage .main_txt2 > div {
  width: 100%;
  position: relative;
  margin-top:0;
}
@media screen and (max-width: 679.8px) {
	.hat_mainimage .main_txt2 > div {
	  margin-top:10px;
	}
}

.hat_mainimage .main_txt2 h1 {
  margin-bottom: 2%;
  font-size: 1.4vw;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing:0.05em;
  /* text-shadow:2px 1px 2px #fff; */
}

.hat_mainimage .main_txt2 h1 .main {
  display: inline-block;
  font-size: 2.4vw;
  font-weight: 900;
  line-height: 1.5;
  letter-spacing: 0.02em;
  width: 100%;
}

.hat_mainimage .main_txt2 h1 .sub {
  font-size: 1.1vw;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 0.01;
  text-shadow:none;
  margin-left: 4px;
}

.hat_mainimage .main_txt2 h1 .point {
  font-size: 1.3vw;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #16a5e9;
  text-shadow:none;
  margin-left: 4px;
}

.hat_mainimage .main_txt2 p {
  margin-bottom: 5%;
  font-size: 1vw;
  font-weight: 500;
}
/*
@media screen and (max-width: 1200px) {
  .hat_mainimage .main_txt2 h1 {
    font-size: 1.6vw;
	font-weight:600;
  }
}
*/
@media screen and (max-width: 1280.8px) {
  .hat_mainimage {
	padding-bottom: 100px;
    overflow: hidden;
  }
}
/*
@media screen and (max-width: 1280.8px) and (min-width:1024px) {
  .hat_mainimage .main_txt2 h1 {
    font-size: 1.2vw;
  }
}
*/
@media screen and (max-width: 1280.8px) and (min-width:1024px) {
  .hat_mainimage .main_txt2 {
    padding: 3% 3% 0 10%;
  }
}

@media screen and (max-width: 979.8px) {
  .hat_mainimage .main_txt2 {
    padding: 3% 3% 0 7%;
  }
}

@media screen and (max-width: 979px) {
  .hat_mainimage img {
    width: 100%;
    max-width: 100%;
  }

  .hat_mainimage .point {
    padding: 5% 5% 0 0;
  }

  .hat_mainimage .main_txt2 h1 {
    font-size: 1.8vw;
	line-height: 1.5;
  }

  .hat_mainimage .main_txt2 h1 .main {
    margin-top: 1%;
    font-size: 3.0vw;
  }

  .hat_mainimage .main_txt2 h1 .sub {
    font-size: 1.3vw;
  }

  .hat_mainimage .main_txt2 h1 .point {
	font-size: 2.0vw;
  }
}

@media screen and (max-width: 690px) {
  .hat_mainimage {
	padding-bottom: 15px;
    overflow: hidden;
  }

  .hat_mainimage img {
    width: 100%;
    max-width: 100%;
	margin-top:90px;
  }

  .hat_mainimage .main_txt2 {
    width: 100%;
    padding: 85% 3% 0;
    text-align: center;
  }

  .hat_mainimage .main_txt2 h1 {
    margin-bottom: 5%;
    font-size: 4.0vw;
	text-shadow:none;
  }

  .hat_mainimage .main_txt2 h1 .main {
    margin-top: 2%;
    font-size: 6.0vw;
  }

  .hat_mainimage .main_txt2 h1 .sub {
    font-size: 2.4vw;
  }

  .hat_mainimage .main_txt2 h1 .point {
	font-size: 3.8vw;
  }

  .hat_mainimage .main_txt2 p {
    margin-bottom: 5%;
    font-size: 3vw;
  }
}

@media screen and (max-width: 369.8px) {
  .hat_mainimage {
	padding-bottom: 25px;
    overflow: hidden;
  }
}

/* botton */
/*----------------------------------------------------------------------------------*/

/* main_btn */
.main_btn {
  display: -ms-flexbox;
  display: flex;
}

.main_btn li {
  width: 360px;
  max-width: 90%;
}
@media screen and (min-width: 768px) and (max-width:1024px) {
	.main_btn li {
	  width: 300px;
	}
}

.main_btn li > a {
  display: block;
  width: 100%;
  text-align: center;
  color: #ffffff;
  position: relative;
  border-radius: 10px;
  padding: 8px 15px 13px 55px;
  font-size: 18px;
  font-weight: 800;
  text-decoration: none;
  letter-spacing: 0.05em;
  background:linear-gradient(90deg, #F05000 0%, #F05000 40%, #FFA300 100%);
  -webkit-box-shadow: 0 12px 16px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 10px 0 rgba(0,0,0,.3);
  -webkit-transition: 0.3s cubic-bezier(0.18, 0.45, 0.25, 1);
  -o-transition: 0.3s cubic-bezier(0.18, 0.45, 0.25, 1);
  transition: 0.3s cubic-bezier(0.18, 0.45, 0.25, 1);
}

.main_btn li > a span{
  font-size: 14px;
  font-weight: 500;
}

@media screen and (min-width: 1025px) {
  .main_btn li > a span {
    font-size: 15px;
  }
}

.main_btn li > a:hover {
  color: #ffffff;
  background-position: 0 100%;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.main_btn li > a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 25px;
  display: inline-block;
  width: 20px;
  height: 25px;
  z-index: 2;
}

@media screen and (max-width: 1200px) {
  .main_btn li .txt a {
    font-size: 1.1vw;
  }
}

@media screen and (max-width: 1024px) {
	.main_btn li > a::after {
	  width: 17px;
	  height: 22px;
	  top: 46%;
	}
}

.main_btn li > a::after {
  background: url("/dcms_media/image/icon_download1_w.png") no-repeat center/contain;
}

.main_btn li .txt {
  margin: 10px 0 0;
  text-align: center;
}

.main_btn li .txt a {
  font-size: 15px;
}

.main_btn li .txt a:hover {
  color: #ff7d91;
}

@media screen and (max-width: 1200px) {
  .main_btn li .txt a {
    font-size: 1.1vw;
  }
}

@media screen and (max-width: 1024.8px) {
  .main_btn li .txt a {
    font-size: 1.4vw;
  }
  .main_btn li a {
    font-size: 15px;
  }
}

@media screen and (max-width: 369.8px) {
  .main_btn li > a {
    padding: 8px 10px 11px 50px;
  }
  .main_btn li .txt a {
    font-size: 1.2vw;
  }
  .main_btn li a {
    font-size: 15px;
  }
  .main_btn li > a span {
    font-size: 13px;
  }
}

@media screen and (max-width: 690px) {
  .main_btn li .txt {
    margin: 0;
  }

  .main_btn li .txt a {
    font-size: 13px;
  }

  .main_btn {
    -ms-flex-pack: center;
    justify-content: center;
  }

  .main_btn li {
    width: 100%;
  }
}

@media screen and (min-width: 691px) {
  .sp {
    display: none;
  }
}

@media screen and (max-width: 690px) {
  .sp {
    display: block;
  }
}
@media screen and (min-width: 691px) {
  .spMin {
    display: block;
  }
}

@media screen and (max-width: 690px) {
  .spMin {
    display: none;
  }
}


/* pp.box3 */
/*----------------------------------------------------------------------------------*/
.pp.box3{
	margin:0 auto;
}
.pp.box3 ul{
	margin:0 auto;
}
.pp.box3 li{
	float:left;
	width:29%;;
	margin:0 0 0 2%;
	padding:20px;
	background:#FFF;
	border:3px solid #FFF;
	position:relative;
    box-shadow:0px 2px 15px 1px rgba(0,0,0,0.07);
    transition: 0.8s;
}
.pp.box3 li:first-child{
	margin-left:0;
}
.pp.box3 li.bl-hover{
    border: 1px solid #DDD;
    box-shadow:0px 0 20px 0 rgba(0, 0, 0, 0.3);
}
.pp.box3 li .num{
	text-align:center;
	font-size:18px;
	font-style:italic;
	color:#FFAA64;
	margin-bottom:5px;
	font-weight:bold;
	line-height:1.4;
}
.pp.box3 li dt{
	text-align:center;
	font-size:24px;
	font-style:normal;
	color:#16a5e9;
	padding-bottom:15px;
	border-bottom:0px dotted #E2E3D5;
	font-weight:bold;
	line-height:1.4;
}
.pp.box3 li dt a{
	color:#16a5e9;
}
.pp.box3 li dt a:hover{
	text-decoration:underline;
	color:#16a5e9;
}
.pp.box3 li dd{
    text-align: center;
    font-size: 14px;
    line-height: 1.6;
	padding-bottom:10px;
}
.pp.box3 li dd a{
	color:#333;
}

@media only screen and (max-width:690px) {
	.pp.box3 li{
		float:none;
		width:100%;
		margin:0 0 30px 0;
	}
	.pp.box3 li img {
		width: 100%;
		height: auto;
		border: none;
	}
}


/* pp.box4 */
/*----------------------------------------------------------------------------------*/
.pp.box4 li{
	position:relative;
	float:left;
	width:23.5%;
	margin:0 0 0 2%;
	padding: 15px 25px 20px 25px;
	background:#FFF;
	border:1px solid #BFDDF2;
	color:#333;
}
.pp.box4 li:hover{
	background:#F2FAFF;
	box-shadow: 0 8px 15px rgba(0,0,0,0.15);
	cursor: pointer;
}
.pp.box4 li img:hover{
	opacity:1.0;
}
.pp.box4 li:first-child{
	margin-left:0;
}
.pp.box4 li:after{
	content:"";
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #1A92DE;
	position:absolute;
	bottom:5px;
	left:calc(50% - 10px)
}
.pp.box4 li .num{
	text-align:center;
	font-size:18px;
	font-style:italic;
	color: #4FA3D9;
	/* margin-bottom: 10px; */
	font-weight:600;
	line-height:1.4;
}
.pp.box4 li .num span{
  display:inline-block;
  border-bottom:1px dotted #4FA3D9;
  padding-bottom:5px;
}
.pp.box4 li dt{
	text-align:center;
	font-size:18px;
	color: #333;
	padding: 15px 0 5px 0;
	border-bottom:0px dotted #1A92DE;
	margin-bottom:5px;
	font-weight:bold;
	line-height:1.4;
}
.pp.box4 li dt a{
	color:#333;
}
.pp.box4 li dd{
	font-size:13px;
	line-height:1.6;
	text-align: center;s
}
.pp.box4 li dd a{
	color:#333;
}
.pp.box4 li img{
	margin-top:15px;
}

@media screen and (min-width: 980px) and (max-width:1024.8px) {
	.pp.box4 li{
	padding: 15px 20px 20px 20px;
	}
}
@media all and (max-width: 979.8px) {
	.pp.box4 li{
	padding: 15px 15px 20px 15px;
	}
	.pp.box4 li .num{
		font-size:15px;
	}
	.pp.box4 li dt{
		font-size:15px;
	}
}
@media only screen and (min-width: 720px) and (max-width:810px) {
	.pp.box4 li{
	padding: 15px 10px 20px 10px;
	}
	.pp.box4 li .num{
		font-size:14px;
	}
	.pp.box4 li dt{
		font-size:14px;
	}
}
@media all and (max-width: 690px) {
	.pp.box4 li{
		float:none !important;
		width:100% !important;
		margin:0 0 25px !important;
		padding: 15px 25px 20px 25px;
	}
}

/* lp_btn_box2 */
/*----------------------------------------------------------------------------------*/
.lp_btn_box2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 20px 0;
}

.lp_btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  padding: 20px 0;
  border: 0px solid #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
  width: 420px;
  height: auto;
  max-width: calc(100% - 35px);
  border-radius: 15px;
  transition: transform 300ms ease-in-out, box-shadow 300ms ease-in-out;
}

@media all and (max-width: 767px) {
  .lp_btn {
    height: 80px;
  }
}

.lp_btn:hover {
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  box-shadow: 0 5px 13px rgba(0, 0, 0, 0.2);
}

.lp_btn::before {
  content: "";
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.lp_btn.top {
  width: 450px;
  height: 75px;
  background-color: #F05000;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 30px;
  margin: 40px 0 0 0;
}

.lp_btn.top::before {
  margin-right: 10px;
  width: 30px;
  height: 30px;
  background-image: url(../image/icon_dl.png);
}

.lp_btn.dl {
  background-image: linear-gradient(90deg, #0046C8 0%, #00AFFF 100%);
  color: #fff;
}

.lp_btn.dl::before {
  margin-right: 10px;
  width: 50px;
  height: 50px;
  background-image: url(../image/icon_dl.png);
}

.lp_btn.dl_or {
  background-image: linear-gradient(90deg, #F05000 0%, #F05000 40%, #FFA300 100%);
  color: #fff;
}

.lp_btn.dl_or::before {
  margin-right: 15px;
  width: 48px;
  height: 48px;
  background-image: url(../image/icon_dl.png);
}

.lp_btn.mail {
  background-image: linear-gradient(90deg, #F05000 0%, #FFA300 100%);
  color: #fff;
}

.lp_btn.mail::before {
  margin-right: 29px;
  margin-left: 15px;
  width: 50px;
  height: 50px;
  background-image: url(../image/icon_mail.png);
}

.lp_btn.qa {
  background: #fff;
  border: 1px solid #468C00;
  color: #333;
  border-radius: 20px;
}

.lp_btn.qa::before {
  margin-right: 10px;
  width: 80px;
  height: 80px;
  background-image: url(../image/car_support_icon07.jpg);
}

.lp_btn.download {
  background: #fff;
  border:1px solid #468C00;
  color: #333;
  border-radius: 20px;
}

.lp_btn.download::before {
  margin-right: 29px;
  margin-left: 15px;
  width: 80px;
  height: 80px;
  background-image: url(../image/car_support_icon08.jpg);
}

@media all and (max-width: 767px) {
  .lp_btn.dl::before {
    margin-right: 8px;
    width: 52px;
    height: 33px;
  }
  .lp_btn.dl_or::before {
    margin-right: 8px;
    width: 52px;
    height: 33px;
  }
  .lp_btn.mail::before {
    margin-right: 20px;
    margin-left: 0;
    width: 32px;
    height: 32px;
  }
  .lp_btn.qa::before {
    margin-right: 4px;
    width: 65px;
    height: 65px;
  }
  .lp_btn.download::before {
    margin-right: 4px;
    width: 65px;
    height: 65px;
  }
	.lp_btn.top {
	  width: 430px;
	  height: 72px;
	  background-color: #F05000;
	  color: #fff;
	}
	.lp_btn.top::before {
	  margin-right: 10px;
	  width: 25px;
	  height: 25px;
	  background-image: url(../image/icon_dl.png);
	}
}

@media only screen and (max-width: 281px) {
	.lp_btn.dl::before {
		margin-right: 0px;
		width: 32px;
		height: 22px;
	}
	.lp_btn.dl_or::before {
		margin-right: 0px;
		width: 32px;
		height: 22px;
	}
	.lp_btn.mail::before {
		margin-right: 0px;
		width: 32px;
		height: 22px;
	}
   .lp_btn.qa::before {
		margin-right: 2px;
		width: 55px;
		height: 55px;
   }
   .lp_btn.download::before {
		margin-right: 2px;
		width: 55px;
		height: 55px;
   }
/*
  .lp_btn.dl::before {
    margin-right: 3px;
    width: 42px;
    height: 28px;
    margin-left: 15px;
  }
  .lp_btn.mail::before {
    margin-right: 3px;
    margin-left: 15px;
    width: 29px;
    height: 29px;
  }
*/
}

.lp_btn .text-wrapper {
  display: block;
  text-align: center;
}

.lp_btn .top-text {
  display: block;
  font-weight: bold;
  font-size: 17px;
  letter-spacing: 0.1em;
  line-height: 1.4;
}

.lp_btn .main-text {
  display: block;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.05em;
  line-height: 1.3;
}

.lp_btn .sub-text {
  display: block;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.3;
  margin-top: 7px;
}

@media all and (max-width: 767px) {
  .lp_btn .top-text {
    font-size: 100%;
	letter-spacing: 0.04em;
	line-height: 1.2;
  }
  .lp_btn .main-text {
    font-size: 120%;
	letter-spacing: 0.04em;
	line-height: 1.2;
  }

  .lp_btn .sub-text {
    font-size: 94%;
	letter-spacing: 0.02em;
	line-height: 1.2;
  }
}

@media only screen and (max-width: 281px) {
	.lp_btn {
	  margin: 18px 18px 0 17px;
	  width: 480px;
	  height: 96px;
	  max-width: calc(100% - 0px);
	  font-size: 14px;
	}
  .lp_btn .top-text {
    font-size: 100%;
	letter-spacing: 0.04em;
	line-height: 1.2;
  }
  .lp_btn .main-text {
    font-size: 120%;
	letter-spacing: 0.04em;
	line-height: 1.2;
  }

  .lp_btn .sub-text {
    display: none;
  }
}



#footswitch_main{
	background: url(../image/footswitch_img01.jpg) no-repeat center top;
}
#footswitch_tab_sp_mainimage img{
	display:none;
	width:100%;
	height: auto;
	margin-bottom:35px;
}

#footswitch_main_in{
	width:94%;
	max-width:1000px;
	margin:0 auto;
	display:table;
	height:580px;
}
#footswitch_main .valign_m{
	display:table-cell;
	vertical-align: middle;
}

#footswitch_main h2{
	width:100%;
	max-width:700px;
	margin-bottom:40px;
}
#footswitch_maintitle_sub{
	display:block;
	font-size:16px;
	font-weight:bold;
	margin-top:-10px;
}
#footswitch_main h2 img{
	width:100%;
	height:auto;
}

#footswitch_main p{
	margin-bottom:40px;
	line-height:1.8;
}



@media only screen and (min-width:691px) and (max-width:1000px) {
	.lp_mainimage#pp {
		height: 500px;
	}
	.lp_mainimage .tit04 {
		padding-top: 40px;
	}
	.lp_mainimage .tit05 {
		margin-top: 20px;
	}
	.lp_mainimage .tit06 {
		right: 10%;
		width: 100px;
		top: 20px;
	}
	.maintitle{
		display:block;
		font-size:30px;
		font-weight:bold;
		text-align:center;
		line-height:40px;
		color: #000;
		text-shadow: 4px 4px 5px #fff;
		margin:0 auto;
	}
}

@media only screen and (max-width:690px) {
	 .lp_mainimage#pp {
		height: 370px;
		padding-top:0px;
	 }
	 .lp_mainimage .tit04 {
		position: relative;
		z-index: 100;
	 }
	 .lp_mainimage .tit04-2 {
		position: relative;
		z-index: 100;
	 }
	 .lp_mainimage .tit05 {
		margin-top: 20px;
		position: relative;
		z-index: 100;
	 }
	 .lp_mainimage .tit06 {
		top: 0;
		right: 50%;
		margin-right: -50px;
		width: 100px;
	 }
	 .maintitle{
		display:block;
		font-size:17px;
		font-weight:bold;
		text-align:center;
		line-height:25px;
		color: #000;
		text-shadow: 4px 4px 5px #fff;
		margin:0 auto;
	}
}

/* wllp_box01 */
/*------------------------------------------------------------------------------*/
.wllp_box01_bg {
	background: #F5F5F5;
	padding: 100px 0 80px 0;
	border-top:0px solid #dddddd;
	border-bottom:1px solid #dddddd;
}
.wireless.box li {
    float: center;
    width: 86%;
	margin:0 auto;
    padding: 30px 35px 40px 35px;
    background: #FFF;
    border: 1px solid #FFF;
    position: relative;
	border-radius:10px;
    box-shadow:0px 10px 30px 1px rgba(0,0,0,0.07);
    transition: 0.8s;
}
.wireless.box li.bl-hover{
    border: 1px solid #DDD;
    box-shadow:0 0 20px 0 rgba(0, 0, 0, 0.3);
}
.wireless.box li::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #16A5E9;
    position: absolute;
    bottom: 10px;
    left: calc(50% - 10px);
}
.wireless.box li:first-child {
	margin-left:0;
}
.wireless.box li dt {
    text-align: center;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: bold;
    line-height: 1.4;
	letter-spacing:0.05em;
}
.wireless.box li dt a {
    color: #16A5E9;
}
.wireless.box li dd {
    font-size: 16px;
    line-height: 1.8;
}
.wireless.box li dd a {
	color:#333333;
}
@media only screen and (min-width:691px) and (max-width:980px) {
 .wireless.box li {
    padding: 30px 1% 40px;
 }
}

@media only screen and (max-width:690px) {
 .wllp_box01_bg {
	padding-bottom:60px;
 }
 .wireless.box li {
    float: none !important;
    width: 100% !important;
    margin: 0 0 15px !important;
	padding: 20px 20px 40px;
 }
 .wireless.box li dt {
    font-size: 18px;
 }
 .wireless.box li dd {
    font-size: 14px;
    line-height: 1.4;
 }
}

.wireless.box3 li {
    float: left;
    width: 31.6%;
	margin:0 0 0 2.6%;
    padding: 30px 20px 40px;
    background: #FFF;
    border: 1px solid #FFF;
    position: relative;
    box-shadow:0px 2px 15px 1px rgba(0,0,0,0.07);
    transition: 0.8s;
}
.wireless.box3 li.bl-hover{
    border: 1px solid #DDD;
    box-shadow:0px 0 20px 0 rgba(0, 0, 0, 0.3);
}
.wireless.box3 li::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #FF7F00;
    position: absolute;
    bottom: 10px;
    left: calc(50% - 10px);
}
.wireless.box3 li:first-child {
	margin-left:0;
}
.wireless.box3 li dt {
    text-align: center;
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold;
    line-height: 1.4;
}
.wireless.box3 li dt a {
    color: #34A3A6;
}
.wireless.box3 li dd {
    font-size: 14px;
    line-height: 1.6;
}
.wireless.box3 li dd a {
	color:#333333;
}
@media only screen and (min-width:691px) and (max-width:980px) {
 .wireless.box3 li {
    padding: 30px 1% 40px;
 }
}

@media only screen and (max-width:690px) {
 .wllp_box01_bg {
	padding-bottom:60px;
 }
 .wireless.box3 li {
    float: none !important;
    width: 100% !important;
    margin: 0 0 15px !important;
	padding: 20px 20px 40px;
 }
}

/* wllp_box02 */
/*------------------------------------------------------------------------------*/
.wllp_box02_bg {
	width:100%;
	background:#FFF; /* #F7F7F7  */
	position:relative;
	padding-bottom:60px;
}
.wllp_box02_bg::after {
	content:"";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 50px 75px 0 75px;
	border-color: #FFF transparent transparent transparent;
	position:absolute;
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
	bottom:-50px;
}
.wllp_box02 {
    max-width: 1000px;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
	position:relative;
	padding-top:70px;
}
.wl_solution_trouble {
	position:absolute;
	width:auto;
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	top:-30px;
}
.wl_solution_title {
	text-align:center;
	margin-bottom:50px;
}
.solution_list {
	display:flex;
	justify-content:space-around;
}
.solution_list li {
	position:relative;
	padding: 30px 20px 30px 55px;
	width: 280px;
	max-width:30%;
	font-size: 17px;
	font-weight: 600;
	text-align: left;
	line-height: 1.8;
	background: #fff;
	box-shadow: 0px 2px 15px 1px rgba(0,0,0,0.07);
}
.solution_list li::before {
	content:"";
	width:20px;
	height:17px;
	position:absolute;
	left: 25px;
	top: 35px;
	background:url(../image/pp_checkmark.png) no-repeat;
	background-size:cover;
}
@media screen and (max-width: 679.8px) {
	.solution_list li::before {
		top: 25px;
	}
}

/*
.solution_list li {
	width:250px;
	max-width:30%;
	border-bottom:2px dotted #16A5E9;
	font-size: 16px;
	font-weight: 600;
	position:relative;
	padding-left:28px;
	padding-bottom:8px;
	line-height: 1.8;
}
.solution_list li::before {
	content:"";
	width:20px;
	height:17px;
	position:absolute;
	left:0;
	top:5px;
	background:url(../image/pp_checkmark.png) no-repeat;
	background-size:cover;
}
*/

@media only screen and (max-width:980px) {
 .wl_solution_title img {
	width:auto;
	height:35px;
 }
}

@media only screen and (max-width:767px) {
 .wl_solution_title img {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	max-width:100%;
	height:auto;
	max-height:35px;
 }
}

@media only screen and (max-width:690px) {
 .wllp_box02_bg {
		padding-bottom:10px;
 }
 .wllp_box02_bg::after {
	content:"";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 50px 0 50px;
	border-color: #FFF transparent transparent transparent;
	position:absolute;
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
	bottom:-30px;
 }
 .wllp_box02 {
	padding-top:35px;
 }
 .wl_solution_trouble {
	top:-35px;
 }
 .wl_solution_trouble img {
	width:auto;
	height:65px;
 }
 .solution_list {
	flex-direction:column;
 }
 .solution_list li {
	width:90%;
	max-width:90%;
	margin:0 auto 25px;
	padding:15px 15px 15px 55px;
 }
}

/* wllp_box03 */
/*------------------------------------------------------------------------------*/
.wllp_box03_bg {
    width: 100%;
	background: #F6F6F6;
}
.wllp_box03 {
    max-width: 1080px;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
	padding-top:110px;
	padding-bottom:50px;
}
.wl_merit_list {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;
}
.wl_merit_list li {
	width:30%;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#333;
	margin-bottom:40px;
}
.wl_merit_list li a {
	color:#333;
}
.wl_merit_list li a:hover {
	color:#16A5E9;
	text-decoration: underline;
}
.wl_merit_list li .wl_image {
	margin-bottom:10px;
}
.wl_merit_list li .wl_image img {
	max-width:100%;
	height:auto;
}
.wl_merit_list li .num{
	text-align:center;
	font-size:20px;
	font-style:italic;
	color:#16A6E7;
	margin-bottom:2px;
	font-weight:bold;
	line-height:1.4;
/*	text-shadow: 2.5px 2.5px 0.0em rgba(0,0,0,1); */
}
.hover6 {
  transition: all 1s linear 0s;
  border-radius: 50%;
  cursor: pointer;
}
.hover6:hover {
  transform: rotateY(360deg);
}
.hover10 {
  border-radius: 50%;
  transition: all 0.6s ease 0s;
}
.hover10:hover {
  cursor: pointer;
  transform: scale(1.1, 1.1);
}

@media only screen and (max-width:690px) {	
 .wllp_box03 {
	padding-top:50px;
	padding-bottom:20px;
 }
 .wl_merit_list {
	flex-direction:column;
	max-width:350px;
	margin-left:auto;
	margin-right:auto;
 }
 .wl_merit_list li {
	width:100%;
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-bottom:15px;
	color:#333;
 }
 .wl_merit_list li .wl_image {
	width:32%;
	text-align:center;
	margin-bottom:0;
 }
  .wl_merit_list li .wl_image img {
	width:125px;
	max--width:100%;
	height:auto; 
 }
 .wl_merit_list li p {
	width:48%;
	font-size:15px;
 }
 .wl_merit_list li .num{
	width:20%;
	font-size:12px;
 }
}

/* wllp_box04 */
/*------------------------------------------------------------------------------*/
.wllp_box04 {
	width:100%;
	background:#fdeae5;
	padding-top:80px;
	padding-bottom:70px;
	text-align:center;
}
.wllp_box04 p {
	color:#333;
}
.wllp_box04 img {
	max-width:100%;
	width:auto;
	height:auto;
}
.wllp_box04 .zoom a {
	pointer-events:none;
}

@media only screen and (max-width:690px) {	
 .wllp_box04 {
	padding:40px 2% 50px;
 }
 .wllp_box04 .zoom a {
	pointer-events:auto;
 }
}

/* wllp_box05 */
/*------------------------------------------------------------------------------*/
.wllp_box05_bg {
	background:#16A5E9;
	box-shadow:0px 5px 10px 2px rgba(0,0,0,0.2);
	margin-bottom:20px;
}
.wllp_box05 {
    max-width: 1000px;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
	padding-top:90px;
	padding-bottom:70px;
	position:relative;
}
.wl_function_title {
	position:absolute;
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	top:-60px;
}
.wl_function_list {
	display:flex;
	justify-content:space-between;
}
.wl_function_list li {
	max-width:33%;
}
.wl_function_list li img{
	width:320px;
	max-width:100%;
	height:auto;
}

@media only screen and (max-width:690px) {
 .wllp_box05 {
	padding-top:60px;
	padding-bottom:30px;
 }
 .wl_function_title {
	top:-30px;
 }
 .wl_function_title img{
	width:auto;
	height:70px;
 }
 .wl_function_list {
	flex-direction:column;
 }
 .wl_function_list li {
    max-width:100%;
	text-align:center;
	margin-bottom:20px;
 }
}


/* wllp_box06 */
/*------------------------------------------------------------------------------*/
.wllp_box06_bg {
    width: 100%;
	background: #fff;
	position:relative;
	padding:70px 0 0 0;
	margin:0 auto;
/*	border-bottom:1px solid #dddddd;
	box-shadow:0px 5px 10px 2px rgba(0,0,0,0.2); */
}
.wllp_box06 {
	background:#FFF;
	box-shadow:0 0 10px 3px rgb(0 0 0 / 10%);
	border-radius:15px;
    max-width:1100px;
    width:94%;
    margin:80px auto;
	padding:30px;
	position:relative;
}
.wllp_box06 img, .pb img, .pb02 img {
    max-width: 100%;
    height: auto;
    border: none;
}
.wllp_box06#border {
	border:1px solid #BFDDF2s;
	padding:40px 50px 50px 50px;
}
.wllp_box06#border_first {
	border:1px solid #BFDDF2;
    margin:40px auto 80px auto;
	padding:40px 50px 50px 50px;
}

.pointbox_title{
	border-bottom:1px solid #4FA3D9;
	padding-bottom:5px;
	line-height:1.5;
	margin-bottom:40px;
}
.pointbox_title .num{
	float:left;
	margin-right:20px;
	font-size:140%;
	font-style:italic;
	font-weight:bold;
	color:#4FA3D9;
}
.pointbox_title .num strong{
	font-size:160%;
	font-weight:900;
}
.pointbox_title h4{
	float:left;
	font-size:26px;
	font-style:normal;
	font-weight:bold;
	padding-top:6px;
}
.pointbox_title ul{
	float:right;
	padding-top:10px;
}
.pointbox_title ul li{
	float:left;
	padding:5px 10px;
	background:#CCC;
	font-size:14px;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	margin-left:10px;
}
.pointbox_title ul li:first-child{
	margin-left:0;
}
.pointbox_title ul li.d-bl{background:#0580b7;}
.pointbox_title ul li.bl{background:#1A92DE;}
.pointbox_title ul li.org{background:#F05000;}
.pointbox_title ul li.gr{background:#B7C242;}
.pointbox_title ul li.pu{background:#7E318E;}

.wl_product {
	display:flex;
	justify-content:space-between;
}
.wl_product#last {
	margin-top:20px;
}

@media only screen and (max-width:979.8px) {
	.wllp_box06#border_first {
		margin:40px auto;
		padding:30px 40px 40px 40px;
	}
	.wllp_box06#border {
		margin:40px auto;
		padding:30px 40px 40px 40px;
	}
}

@media only screen and (max-width:690px) {
	.wllp_box06_bg {
		padding:40px 20px 10px 20px;
	}
	.wllp_box06 {
		margin: 40px auto;
		padding:20px;
	}
	.wllp_box06#border_first {
		margin:40px auto;
		padding:25px 25px 45px 25px;
	}
	.wllp_box06#border {
		margin:40px auto;
		padding:25px 25px 45px 25px;
	}
	.wllp_box06_title{
		margin-bottom:20px;
	}
	.wllp_box06_title .num{
		font-size:120%;
	}
	.wllp_box06_title .num_bold{
		font-size:140%;
	}
	.wllp_box06_title h2{
	font-size:120%;
	}
	.pointbox_title{
		margin-bottom:20px;
	}
	.pointbox_title ul{
		float:none;
		clear:both;
		padding:5px 0;
	}
	.pointbox_title ul li{
		min-width:0;
	}
	.pointbox_title .num{
		font-size:120%;
	}
	.pointbox_title h4{
		font-size:20px;
		margin-bottom:5px;
	}
}

@media only screen and (max-width: 281px) {
	.wllp_box06_bg {
		padding:40px 10px 10px 10px;
	}
	.pointbox_title h4{
		font-size:20px;
	}
}


/* wl_product */
/*------------------------------------------------------------------------------*/
.wl_product_left_2box {
	width:45%;
	position: relative;
}
.wl_product_left_2box::after {
	content: "";
	border-top: 80px solid transparent;
	border-right: 50px solid transparent;
	border-left: 50px solid #BFDDF2;
	position: absolute;
	opacity: 0.2;
	border-bottom: 80px solid transparent;
	right: -130px;
	top: calc(50% - 90px);
}
.wl_product_left_2box#w42 {
	width:42%;
	position: relative;
}
.wl_product_left_2box#w42::after {
	border: none;
}
.wl_product_left_2box img{
	max-width:95%;
	height:auto;
	border:1px solid #eeeeee;
}
.wl_product_left_2box p{
	margin-bottom:0px;
	padding-top:10px;
	color:#333;
 }
.wl_product_right_2box {
	width:45%;
}
.wl_product_right_2box#w54 {
	width:54%;
}
.wl_product_right_2box img{
	max-width:100%;
	height:auto;
	border:0px solid #eeeeee;
}
.wl_product_right_2box p{
	margin-bottom:0px;
	padding-top:5px;
	color:#333;
	line-height:1.8;
 }

 @media screen and (max-width: 1479.8px) {
	.wl_product_left_2box::after {
		content: "";
		border-top: 80px solid transparent;
		border-right: 50px solid transparent;
		border-left: 50px solid #BFDDF2;
		position: absolute;
		opacity: 0.2;
		border-bottom: 80px solid transparent;
		right: -125px;
		top: calc(50% - 90px);
	}
}
@media screen and (max-width: 979.8px) {
	.wl_product_left_2box::after {
		content: "";
		border-top: 75px solid transparent;
		border-right: 40px solid transparent;
		border-left: 40px solid #BFDDF2;
		position: absolute;
		opacity: 0.2;
		border-bottom: 75px solid transparent;
		right: -98px;
		top: calc(45% - 90px);
	}
}

@media only screen and (max-width:690px) {
	 .wl_spec_title {
		padding-top:40px;
	 }
	 .wl_product_title {
		border-bottom:none;
	 }
	 .wl_product_title .wl_btn, .wl_product_title .wl_btn_blue  {
		text-align:right;
	 }
	 .wl_product_title .wl_btn a, .wl_product_title .wl_btn_blue a {
		position:relative;
		bottom:auto;
	 }
	 .wl_product {
		flex-direction:column;
	 }
	 .wl_product#last {
		margin-top:0px;
	}
	 .wl_product_left {
		width:100%;
		margin-bottom:40px;
	 }
	 .wl_product_right {
		width:100%;
	 }
	  .wl_product_left_2box {
		width:100%;
		margin-bottom:80px;
	 }
	 .wl_product_left_2box::after {
		content: "";
		border-top: 40px solid #BFDDF2;
		border-right: 90px solid transparent;
		border-left: 90px solid transparent;
		position: absolute;
		opacity: 0.2;
		border-bottom: 90px solid transparent;
		top: auto;
		right: auto;
		left: 50%;
		bottom: -150px;
		margin-left: -90px;
	 }
	 .wl_product_right_2box {
		width:100%;
	 }
	 .wl_product_left_2box#w42 {
		width:100%;
		margin-bottom:40px;
	 }
	 .wl_product_right_2box#w54 {
		width:100%;
	 }
	 .wl_product_left_2box#w34 {
		width:100%;
		margin-bottom:40px;
	 }
	 .wl_product_right_2box#w62 {
		width:100%;
	 }
	 .wl_product_left_2box#w62 {
		width:100%;
		margin-bottom:40px;
	 }
	 .wl_product_right_2box#w34 {
		width:100%;
	 }
	.wl_product_left_2box img{
		max-width:100%;
	}
	 .scroll_txt {
		font-size:13px;
		margin-bottom:5px;
		color:#3688c7;
	 }
	 .scroll {
		width:100%;
		overflow:scroll;
	 }
	 .scroll table {
		width:640px;
	 }
}


/* wllp_spec */
/*------------------------------------------------------------------------------*/
.wl_spec_title {
	padding-top:70px;
}
.wl_product_box {
    max-width: 1000px;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
}
.wl_product_title {
	width:100%;
	border-bottom:2px solid #E3F3F7;
	color:#333;
	position:relative;
	margin-bottom:25px;
}
 .wl_title03 {
	display:table;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
	font-size:32px;
	font-weight:bold;
	color:#333;
	border-bottom:3px solid #16A5E9;
	padding-bottom:15px;
}
.wl_title04 {
	font-size:20px;
	font-weight:bold;
	color:#1A92DE;
	position:relative;
	padding-left:0px;
	margin-bottom:10px;
}
.wl_title04#mb0 {
	font-size:20px;
	font-weight:bold;
	color:#1A92DE;
	position:relative;
	padding-left:0px;
	margin-bottom:0px;
}
.wl_title05 {
	font-size:16px;
	font-weight:bold;
	color:#333;
	position:relative;
	padding-left:20px;
	margin-bottom:3px;
}
.wl_title05::before {
	content:"\0025a0";
	position:absolute;
	left:0;
	top:0;
	color:#16A6E7;
}
.wl_title05_blue {
	font-size:16px;
	font-weight:bold;
	color:#333a;
	position:relative;
	padding-left:20px;
	margin-bottom:0px;
}
.wl_title05_blue::before {
	content:"\0025a0";
	position:absolute;
	left:0;
	top:0;
	color:#07488a;
}
@media only screen and (min-width:767px) and (max-width:1200px)  {
	.wl_title04 {
		font-size: 20px;
		font-weight:bold;
		color:#1A92DE;
		position:
		relative;
		padding-left:0px;
		margin-bottom:8px;
	}
	.wl_title04#mb0 {
		font-size: 20px;
		font-weight:bold;
		color:#1A92DE;
		position:
		relative;
		padding-left:0px;
		margin-bottom:0px;
	}
}
@media only screen and (max-width: 690px) {
	 .wl_title03 {
		font-size:28px;
	 }
	.wl_title04 {
		font-size:19px;
		line-height:normal;
	}
}
@media only screen and (max-width: 281px) {
	 .wl_title03 {
		font-size:24px;
	 }
	.wl_title04 {
		font-size:17px;
		line-height:normal;
	}
}

.wl_product_title .wl_btn a {
	position:absolute;
	right:0;
	bottom:10px;
	padding:5px 15px 5px 25px;
	border:1px solid #888888;
	border-radius:3px;
	color:#333;
	background:url(../image/wl_arr01.png) no-repeat;
	background-size:6px auto;
	background-position:15px center;
}
.wl_product_title .wl_btn a:hover {
	color:#f99ec7;
	border:1px solid #f99ec7;
}
.wl_product_title .wl_btn_blue a {
	position:absolute;
	right:0;
	bottom:10px;
	padding:5px 15px 5px 25px;
	border:1px solid #888888;
	border-radius:3px;
	color:#333;
	background:url(../image/wl_arr02.png) no-repeat;
	background-size:6px auto;
	background-position:15px center;
}
.wl_product_title .wl_btn_blue a:hover {
	color:#16A6E7;
	border:1px solid #16A6E7;
}
.wl_product {
	display:flex;
	justify-content:space-between;
}
.wl_product_left {
	width:34%;
}
.wl_product_left img{
	border:1px solid #eeeeee;
}
.wl_product_left.border {
	border:1px solid #dddddd;
}
.l_product_left img {
	max-width:100%;
	height:auto;
}
.wl_product_right {
	width:64%;
}
.wl_product_right p{
	font-size:100%;
	margin-bottom:10px;
	padding-bottom:5px;
	color:#333;
	border-bottom:0px dotted #adadad;
 }

table.wl_tab01 {
	width:100%;
	margin-bottom:20px;
}
table.wl_tab01 th {
	width:31.25%;
	background:#f99ec7;
	color:#ffffff;
	text-align:left;
	padding:8px 15px;
	border-bottom:1px solid #ffffff;
}
table.wl_tab01.blue th {
	background:#07488a;
}
table.wl_tab01 td {
	padding:8px 15px;
	border:1px solid #dddddd;
	color:#333;
}

table.wl_tab02 {
	width:100%;
	table-layout:fixed;
	margin-top:20px;
}
table.wl_tab02 th {
	border:2px solid #ffffff;
	color:#ffffff;
	background:#4FA3D9;
	padding:7px 0;
	vertical-align:middle;
	line-height:1.3;
	font-size:13px;
	font-weight:normal;
}
table.wl_tab02.blue th {
	background:#07488a;
}
table.wl_tab02 tr th:last-child {
	background:#4FA3D9;
}
table.wl_tab02.blue tr th:last-child {
	background:#07488a;
}
table.wl_tab02 td {
	border:0px solid #dddddd;
	text-align:center;
	padding-top:5px;
	color:#333;
}
/*
table.wl_tab02 tr td:last-child {
	color:#16A6E7;
}
*/
table.wl_tab02.blue tr td:last-child {
	color:#333;
}

@media only screen and (max-width:690px) {
 .wl_spec_title {
	padding-top:40px;
 }
 .wl_product_title {
	border-bottom:none;
 }
 .wl_title04, .wl_title04_blue {
	border-bottom:2px solid #eeeeee;
	margin-bottom:15px;
 }
 .wl_product_title .wl_btn, .wl_product_title .wl_btn_blue  {
	text-align:right;
 }
 .wl_product_title .wl_btn a, .wl_product_title .wl_btn_blue a {
	position:relative;
	bottom:auto;
 }
 .wl_product {
	flex-direction:column;
 }
 .wl_product_left {
	width:100%;
	margin-bottom:20px;
 }
 .wl_product_right {
	width:100%;
 }
 .scroll_txt {
	font-size:13px;
	margin-bottom:5px;
	color:#16A6E7;
 }
 .scroll {
	width:100%;
	overflow:scroll;
 }
 .scroll table {
	width:640px;
 }
}


/*CONTACT AREA*/
.ctbtn {
	width: 94%;
    display: flex;
    justify-content: center;
    margin:30px auto;
}
.ctbtn a {
    color: #FFFFFF;
    display: flex;
    border-radius: 5px;
    text-align: center;
    line-height: 32px;
    padding: 10px 10px 10px 35px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 425px;
    height: 80px;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    transition: 0.8s;
}
.ctbtn a:hover{opacity: 0.6; }
.ctbtn a:nth-child(1) {
    background: url(../image/icon_mail_s.png) no-repeat 7% center, url(../image/common/btn_bg01.jpg) repeat-x left center;
}
.ctbtn a:nth-child(2) {
    background: url(../image/common/icon_dl.png) no-repeat 7% center, url(../image/common/btn_bg02.jpg) repeat-x left center;
    margin-left: 20px;
}

@media only screen and (max-width:600px) {
	.ctbtn{flex-wrap: wrap; }
	.ctbtn a {
		width: 300px;
	    font-size: 17px;
	}
	.ctbtn a:nth-child(2) {
	    margin-left: 0;
	    margin-top: 15px;
	}
}

.lp_main_tit {
    font-size: 26px;
	font-weight:bold;
    line-height: 1.6;
    color: #000000;
    text-align: center;
	padding-top: 10px;
    margin-bottom: 30px;
}
.lp_main_tit span#or{
    font-size: 36px;
    color: #ff7f00;
}
.lp_main_tit span#bl{
    font-size: 30px;
    color: #16A5E9;
}

@media only screen and (max-width:690px) {
	.lp_main_tit {
		font-size: 20px;
		font-weight:bold;
		line-height: 1.8;
	}
	.lp_main_tit span#or{
		font-size: 26px;
	}
	.lp_main_tit span#bl{
		font-size: 22px;
	}
}

/*arrow*/
/*----------------------------------------------------------------*/

.arrow{
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
}
.arrow::before,
.arrow::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}

.arrow2{
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
}
.arrow2::before, .arrow2::after{
    position: absolute;
    top: 0;
    bottom: -2px;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}

.arrow_g-1::before{
    left: 1px;
    bottom: 3px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #17C6CA;
    border-right: 2px solid #17C6CA;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.arrow_g-2::before{
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #7a0;
}
.arrow_g-2::after{
    left: 5px;
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    border-left: 3px solid #fff;
}

.arrow_g-3::before{
    width: 12px;
    height: 12px;
    -webkit-border-radius: 25%;
    border-radius: 25%;
    background: #7a0;
}
.arrow_g-3::after{
    left: 5px;
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    border-left: 3px solid #fff;
}

.arrow_g-4::before{
    width: 12px;
    height: 12px;
    background: #7a0;
}
.arrow_g-4::after{
    left: 5px;
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    border-left: 3px solid #fff;
}

.arrow_g-5::before{
    width: 12px;
    height: 12px;
    background: #16A5E9;
}
.arrow_g-5::after{
    left: 3px;
    width: 3px;
    height: 3px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*
.arrow_g-6::before{
    width: 12px;
    height: 12px;
    background: #16A5E9;
}
.arrow_g-6::after{
    left: 4px;
    width: 3px;
    height: 3px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
*/
.mark01 {
  /* display: inline-block; */
	background: #df002c;
	padding: 0px 5px;
	position:absolute;
	left:170px;
	bottom:5px;
	font-size: 0.8em;
	font-weight: bold;
	color: #fff;
	border-radius: 3px;
}
.mark02 {
    background-color: #ff7f00;
    color: #fff;
    text-align: center;
	padding: 2px 7px;
	margin-right:6px;
}
.mark03 {
    background-color: #1A92DE;
    color: #fff;
    text-align: center;
	font-size: 1.0vw;
	font-weight: 500;
	padding: 1px 10px 3px 10px;
	margin-right:6px;
}

@media screen and (max-width:979.8px) {	
	.mark03 {
		font-size: 1.3vw;
	}
}

@media screen and (max-width:679.8px) {	
	.mark01 {
		position:relative;
		padding: 3px 5px;
		left:10px;
		bottom:auto;
		font-size: 0.9em;
	 }
	.mark03 {
		font-size: 3.0vw;
	}
}


/* tl_title */
/*----------------------------------------------------------------*/

.tl_title01 {
	display:table;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
	font-size:32px;
	font-weight:bold;
	color:#333;
	border-bottom:3px solid #17C6CA;
	padding-bottom:10px;
}
.tl_txt01 {
	padding: 0 20px;
	margin-bottom:40px;
	text-align:center;
	font-size: 16px;
}
.tl_txt02 {
	padding:0 80px;
	margin-bottom:30px;
	text-align:center;
}

@media only screen and (max-width:690px) {	
 .tllp_box01 {
	padding:0px;
 }
 .tl_title01 {
	font-size:24px;
	padding-bottom:10px;
	margin-bottom:30px;
 }
.tl_txt01 {
	padding:0 10px;
}
.tl_txt02 {
	padding:0 10px;
	margin-bottom:30px;
	text-align:center;
}
 .tl_merit_list li {
	width:100%;
 }
}


/* pp_alert_pointbox */
/*----------------------------------------------------------------*/
.pp_alert_pointbox{
	background:#FFF;
	box-shadow:2px 2px 3px rgba(0,0,0,0.05);
	padding:30px;
}

.pp_alert_pointbox_title{
	border-bottom:2px solid #E3F3F7;
	padding-bottom:5px;
	line-height:1.5;
	margin-bottom:40px;
}
.pp_alert_pointbox_title .num{
	float:left;
	margin-right:15px;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	color:#16A6E7;
}
.pp_alert_pointbox_title .num strong{
	font-size:30px;
}

.pp_alert_pointbox_title h4{
	float:left;
	font-size:20px;
/*	font-style:italic; */
	color:#333;
	font-weight:bold;
	padding-top:12px;
}

.pp_alert_pointbox_title ul{
	float:right;
	padding-top:10px;
}
.pp_alert_pointbox_title ul li{
	float:left;
	min-width:90px;
	padding:5px 10px;
	background:#CCC;
	font-size:13px;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	margin-left:10px;
}
.pp_alert_pointbox_title ul li:first-child{
	margin-left:0;
}

.pp_alert_pointbox_title ul li.houkou{background:#1A92DE;}
.pp_alert_pointbox_title ul li.okunai{background:#B7C242;}
.pp_alert_pointbox_title ul li.okugai{background:#D80000;}


.pp_alert_pointbox_in h5{
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px;
	color:#FF7F00;
}

.pp_alert_pointbox_block{
	padding:60px 20px 20px;
	border:1px solid #FF7F00;
	position:relative;
	font-size:15px;
}

.car_alert_title03{
	padding:7px 30px;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	background:#FF7F00;
	text-align:center;
	position:absolute;
	left:0;
	top:0;
}

.pp_block_l{
	float:left;
	width:202px;
}
.pp_block_r{
	float:right;
	width:calc(97% - 202px);
}

.pp_block_r a{
	color:#FF7F00;
	text-decoration:underline;
}

.pp_block_title{
	border-left:3px solid #FF7F00;
	line-height:1.5;
	margin-bottom:20px;
	padding:10px 0 10px 10px;
}

.pp_block_title .pp_block_title_txt{
	float:left;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	padding:5px 0;
}

.pp_block_title ul{
	float:right;
	margin-top:-2px;
}
.pp_block_title ul li{
	float:left;
	min-width:90px;
	padding:5px 10px;
	background:#CCC;
	font-size:13px;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	margin-left:10px;
}
.pp_block_title ul li:first-child{
	margin-left:0;
}

.pp_block_title ul li.houkou{background:#1A92DE;}
.pp_block_title ul li.okunai{background:#B7C242;}
.pp_block_title ul li.okugai{background:#D80000;}

.pp_block_r_l{
	float:left;
	width:110px;
	text-align:center;
}
.pp_block_r_r{
	float:right;
	width:calc(97% - 110px);
	font-size:14px;
}
.pp_block_r_l img{
	max-width:100%;
	height:auto;
}

.pp_block_r_r_title{
	color:#FF7F00;
	font-weight:bold;
	margin-bottom:10px;
}

.pp_list li{
	padding-left:1em;
	text-indent:-1em;
	line-height:1.5;
	margin-bottom:5px;
}
.pp_list li:before{
	display:inline-block;
	width:1em;
	text-align:center;
	content:"・";
}

.pp_alert_pointbox_block > .box2:nth-of-type(n+2){
	padding-top:85px;
	background: url(../image/common/border-double.gif) repeat-x 0 40px;
}

@media only screen and (max-width:690px) {	
	.pp_alert_pointbox_title ul{
		float:none;
		clear:both;
		padding:0 0 5px;
	}
	.pp_alert_pointbox{
		padding:20px 3%;
	}
	.pp_alert_pointbox_title ul li{
		min-width:0;
	}
	.pp_block_title ul li{
		min-width:0;
	}
	.pp_alert_pointbox_title .num{
		float:left;
		margin-right:15px;
		font-size:18px;
		font-style:italic;
		font-weight:bold;
		color:#63C0E5;
	}
	.pp_alert_pointbox_title .num strong{
		font-size:30px;
	}
	.pp_alert_pointbox_title{
		margin-bottom:30px;
	}
	.pp_alert_pointbox_title h4{
	float:left;
	font-size:19px;
	font-style:normal;
	color:#333;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:5px;
	}
	.m70 { margin-bottom:50px;}
}


.text_or {
  color: #ff7f00;
}

.text_d_or {
	color: #F05000;
	font-size:14px;
	font-weight:bold;
}

.text_bl {
  color: #16A5E9;
}


.c-btn11 {
  font-size: 18px;
}

@media screen and (max-width:  979.8px) {
	.c-btn11 {
	  font-size: 16px;
	}
	.text_d_or {
		color: #F05000;
		font-size: 1.5vw;
		font-weight: 600;
	}
}

@media screen and (max-width:  500px) {
	.text_d_or {
		font-size:3.0vw;
	}
}

@media screen and (max-width: 369.8px) {
	.c-btn11 {
	  font-size: 14px;
	}
}