@charset "UTF-8";
/*Hero */
.Hero--phone#Hero--phone--home h1 { font-size: 48px; }
.Hero--phone#Hero--phone--home.Hero--phone--sales h1 span { font-size: 34px; line-height: 1.5; display :block;}
.Hero--phone#Hero--phone--home .Hero-subtitle{ width: 60%; }
.Hero--phone#Hero--phone--home h1 small { font-size: 54%; }
.Hero--phone#Hero--phone--home .Hero-image img { max-width: 100%; }
.Hero--phone#Hero--phone--home .Hero-subtitle a.Button--large { color: #fff; min-width: 160px; padding-left: 20px; padding-right: 20px;}
.Hero--phone#Hero--phone--plan h1 { font-size: 40px; }
.Hero--phone#Hero--phone--plan .Hero-kicker { margin-bottom: 10px; }
.Hero--phone.Hero--simple#Hero--phone--plan > .Hero.Hero--small.smallest { height: auto; padding-bottom: 0;}
.Hero--phone.Hero--simple#Hero--phone--plan h1 { font-size: 30px; color: #4a4a4a; }
.Hero--phone.Hero--simple#Hero--phone--plan > .Hero:before { background: #FFF; border-top: 3px solid #2470cc;top:95px;}
.Pacnav--is-scrolling .Hero--phone.Hero--simple#Hero--phone--plan > .Hero { background: #FFF;}
.Pacnav--is-scrolling .Hero--phone.Hero--simple#Hero--phone--plan > .Hero:before { border-top: 3px solid #FFF;}


.Pacnav--is-scrolling .Header {
  border-bottom: 3px solid #2470cc;
}
@media (min-width: 1180px){
  .Hero--phone#Hero--phone--plan .Hero.Hero--small { background-size:1180px auto;}
}
@media (max-width: 1180px){
  .Hero--phone#Hero--phone--home h1{
    font-size: 40px;
  }
  .Hero--phone#Hero--phone--home.Hero--phone--sales h1 span{
    font-size: 28px;
  }
}

@media (max-width: 1040px){
  .Hero--phone#Hero--phone--home h1{
    font-size: 36px;
  }
  .Hero--phone#Hero--phone--home.Hero--phone--sales h1 span{
    font-size: 24px;
  }
	.Hero--phone#Hero--phone--home .Hero-subtitle{ width: 50%; }
  .Hero--phone#Hero--phone--home .Hero-subtitle br{
    /*display: none;*/
  }
  .Hero-subtitle a.Button--large:first-of-type { margin-bottom: 10px; }
}

@media (max-width: 959px){
  .Hero--phone#Hero--phone--home .Hero--home{
	  padding-bottom: 30px;
	  padding-top: 150px;
	 }
  .Hero--phone#Hero--phone--home h1{
    font-size: 30px;
  }
	.Hero--phone#Hero--phone--home h1:before{
		display: none;
	}
	.Hero--phone#Hero--phone--home .Hero-subtitle{
		width: 100%;
		max-width: 100%;
	}	
	.Hero--phone#Hero--phone--home .Hero-subtitle p:first-of-type{
		width: 50%;
	}	
  .Hero--phone#Hero--phone--home h1 br{
    display: inline;
  }
}


@media (max-width: 799px){
  .Hero--phone#Hero--phone--home .Hero--home{
	  padding-top: 105px;
	 }
	.Hero--phone#Hero--phone--home h1,
	.Hero--phone#Hero--phone--home p,
	.Hero--phone#Hero--phone--home .Hero-cta{
		text-align: center;
	}
	.Hero--phone#Hero--phone--home .Hero-image{
		display: none;
	}
	.Hero--phone#Hero--phone--home .Hero-subtitle p:first-of-type{
		width: 100%;
	}
  .Hero--phone#Hero--phone--home  .Hero-subtitle br{
    display: inline;
  }
}


@media (max-width: 639px){
  .Hero--phone#Hero--phone--home .Wrap{
	  padding-bottom: 0px !important;
	 }
	.Hero--phone#Hero--phone--home p{
		text-align: left;
	}
	.Hero--phone#Hero--phone--plan .Hero--small.smallest {
		height: auto;
		padding-top:65px;
		padding-bottom: 15px;
		background: none;
	}
	.Hero--phone#Hero--phone--plan h1 {
		font-size: 26px !important;
	}
	.Hero--phone#Hero--phone--plan .Hero-kicker img {
		width: 80px;
	}
	.Hero--phone#Hero--phone--plan .Hero-kicker { margin-bottom: 5px; }
  .Hero--phone#Hero--phone--home  .Hero-subtitle br{
    /*display: none;*/
  }
	.Hero--phone#Hero--phone--home .Hero-cta a{
		min-width: 0 !important;
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
  .Hero--phone#Hero--phone--plan .Hero.Hero--small { background-image:none !important;}
}


@media (max-width: 500px){
	.Hero--phone#Hero--phone--home h1 {
		font-size: 24px !important;
	}
	.Hero--phone#Hero--phone--home .Hero-cta a{
		font-size: 15px !important;
		height: auto;
		line-height: 36px;
	}
}






/* common */
.zp_sec_common .zp_flex{
 display: flex;
}
.zp_sec_common p:last-child{
	margin-bottom: 0;
}
.zp_sec_common figure{
	margin: 0;
}
.zp_sec_common.u-padding--medium {
  padding: 60px 0;
}
.zp_sec_common.u-padding--small {
  padding: 30px 0 60px;
}
.zp_cta{
	text-align: center;
}
.zp_sec_common .Section-content > p:nth-of-type(1){
	text-align: center;
}
.zp_sec_common .Section-content > p:last-of-type{
	margin-bottom: 60px;
}
.hs-cta-wrapper > span,
.zp_sec_common .Button--large{
	display: inline-block !important;
}
.zp_top_border_bold:before{
  background: #2470CC;
  content: "";
  display: block;
  height: 6px;
  margin: 20px auto 60px;
  max-width: 100%;
  width: 120px;
  position: relative; 
}
.zp_top_border_bold .Wrap{
  padding-top: 0 !important;
  border-top: 0 !important;
}
.zp_top_border_none:before{
  background: #FFFFFF;
  content: "";
  display: block;
  height: 6px;
  margin: 0 auto 60px;
  max-width: 100%;
  width: 120px;
  position: relative; 
}
.zp_top_border_none .Wrap{
  padding-top: 0 !important;
  border-top: 0 !important;
}


/* Zoom phone top common */

#zp_cost h2:after,
#zp_device h2:after,
#zp_platform h2:after,
#zp_quality h2:after,
.zp_title-underline h2:after{
    background: #2470CC;
    content: "";
    display: block;
    height: 6px;
    margin: 40px auto ;
    max-width: 100%;
    width: 120px;
}
#zp_cost h2:before,
#zp_device h2:before,
#zp_platform h2:before,
#zp_quality h2:before{
    content: "";
    display: block;
    margin: 0 auto 20px;
}
#zp_cost h2:before{
  content: url(https://1970584.fs1.hubspotusercontent-na1.net/hubfs/1970584/zoom/images/page/phone/zoomphone_icon_section01.svg);
}
#zp_device h2:before{
  content: url(https://1970584.fs1.hubspotusercontent-na1.net/hubfs/1970584/zoom/images/page/phone/zoomphone_icon_section02.svg);
}
#zp_platform h2:before{
  content: url(https://1970584.fs1.hubspotusercontent-na1.net/hubfs/1970584/zoom/images/page/phone/zoomphone_icon_section03.svg);
}
#zp_quality h2:before{
  content: url(https://1970584.fs1.hubspotusercontent-na1.net/hubfs/1970584/zoom/images/page/phone/zoomphone_icon_section04.svg);
}
#zp_cost h2 br::after{
	display: inline !important;
	content: "。" !important;
}

@media (max-width: 959px){
	.zp_sec_common .Button--large, .zp_sec_common .hs-button.primary{
		min-width: 0;
	}
	.zp_cta p{
		text-align: left;
	}
	.zp_cta br{
		display: none;
	}
	.zp_sec_common h2 br{
		display: inline !important;
	}
	#zp_cost h2,
	#zp_device h2,
	#zp_platform h2,
	#zp_quality h2{
		text-align: left;
	}	
	#zp_cost .Section-content > p:nth-of-type(1),
	#zp_device .Section-content > p:nth-of-type(1),
	#zp_platform .Section-content > p:nth-of-type(1),
	#zp_quality .Section-content > p:nth-of-type(1){
		text-align: left;
		margin-bottom: 30px;
	}	
	#zp_cost .Section-content > p:nth-of-type(1) br,
	#zp_device .Section-content > p:nth-of-type(1) br,
	#zp_platform .Section-content > p:nth-of-type(1) br,
	#zp_quality .Section-content > p:nth-of-type(1) br{
		display: none;
	}	
	#zp_cost h2:before,
	#zp_device h2:before,
	#zp_platform h2:before,
	#zp_quality h2:before{
		text-align: center;
	}
	#zp_cost h2:after,
	#zp_device h2:after,
	#zp_platform h2:after,
	#zp_quality h2:after,
  .zp_title-underline h2:after{
	    margin: 20px auto ;
	    width: 60px;
	}
}

@media (max-width: 639px){
	.zp_sec_common h2 br{
		display: none !important;
	}
}

/* outline */
#zp_outline.zp_sec_common{
  font-size: 16px;
  font-weight:bold;
  padding: 30px 0;
}
#zp_outline .zp_services{
  text-align :center; 
	display: flex
}
#zp_outline .zp_services strong{
  font-size: 131%;
}
#zp_outline .zp_services figure{
  margin:0 0 15px;
}
#zp_outline .zp_services figcaption{
	margin-top:12px;
}
#zp_outline .zp_services div{
  margin-right: 30px;
  position: relative;
}
#zp_outline .zp_services div:nth-of-type(2){
  padding-left: 60px;
}
#zp_outline .zp_services div:nth-of-type(2):before{
  content: url(https://1970584.fs1.hubspotusercontent-na1.net/hubfs/1970584/zoom/images/page/common/icon_plus.svg);
  position: absolute;
  left: 0;
  top:calc(50% - 20px);  
}
#zp_outline .zp_benefits{
  position:relative;
  padding-left: 70px;
}
#zp_outline .zp_benefits:before{
  content: url(https://1970584.fs1.hubspotusercontent-na1.net/hubfs/1970584/zoom/images/page/common/icon_arrow_right.svg);
  position: absolute;
  left: 0;
  top:calc(50% - 35px);  
}
#zp_outline .zp_benefits strong{
  font-size: 131%;
}
#zp_outline .zp_benefits p:nth-of-type(1){
	min-height: 51px;
  position: relative;
  top:5px;
}
#zp_outline .zp_benefits p{
	margin: 0 0 10px 0;
}
#zp_outline .zp_benefits p:nth-of-type(1):before{
  position: relative;
  top:-5px;
  content: url(https://1970584.fs1.hubspotusercontent-na1.net/hubfs/1970584/zoom/images/page/phone/zoomphone_icon_cost-light.svg);
  margin-right: 15px;
  vertical-align:middle;
  display: inline-block;
}
@media (max-width: 800px){
  #zp_outline .zp_flex{
	  display: block;
  }
  #zp_outline .zp_services{
	  justify-content :center;
  }
	#zp_outline .zp_services div:nth-of-type(2){
	  padding-right: 0;
	}
	#zp_outline .zp_benefits{
	  padding-left: 0;
	  text-align: center;
	}
	#zp_outline .zp_benefits:before{
	  content: url(https://1970584.fs1.hubspotusercontent-na1.net/hubfs/1970584/zoom/images/page/common/icon_arrow_right.svg);
	  position: relative;
	  left: -30px;
	  top:0;
	  display: block;
	  transform:rotate(90deg);
	}
}

/* worries */
#zp_worries:not(.Wrap,.zp_worries_sales){
	background-image: url(https://1970584.fs1.hubspotusercontent-na1.net/hubfs/1970584/zoom/images/page/phone/zoomphone_img_worry.png);	
	background-position: center bottom;
	background-size: 773px 168px;
	background-repeat: no-repeat;
	padding-bottom: 138px;
}
#zp_worries h2{
	font-weight: 700;	
}
#zp_worries ul{
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
	width: 100%;
	max-width: 1020px;
	margin: 60px auto 30px;
}
#zp_worries li{
	background: #2470CC;
	border-radius: 50px;
	display: inline-block;
	padding: 10px 40px 10px 30px;
	margin:0 auto 30px auto;
	color: #FFF;
	font-weight: 700;
	min-width: 485px;
}

#zp_worries li:before{
	content: '\f00c';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: relative;
  left: 0;
  top: 0;
  border: none;
  border-radius: 0;
  display: inline;
  transform: none;
  width: auto;
  height: auto;
  margin-right: 10px;
}
@media (max-width: 800px){
	#zp_worries:not(.Wrap){
		background-size: 500px auto;
		padding-bottom: 80px;
	}	
	#zp_worries ul{
		margin: 30px auto 30px;
	}
	#zp_worries li{
		margin:0 auto 15px auto;
	}
}
@media (max-width: 639px){
	#zp_worries li{
		min-width: 100%;
	}
}

/* worries 2カラム */
#zp_worries_2col:not(.Wrap){
	background-image: url(https://1970584.fs1.hubspotusercontent-na1.net/hubfs/1970584/zoom/images/page/phone/zoomphone_img_worry.png);	
	background-position: center bottom;
	background-size: 773px 168px;
	background-repeat: no-repeat;
	padding-bottom: 138px;
}
#zp_worries_2col h2{
	font-weight: 700;	
}
#zp_worries_2col .warries-content{
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
	width: 100%;
	margin: 60px auto 30px;
}
#zp_worries_2col ul{
	width: 485px;
}
#zp_worries_2col li{
	background: #2470CC;
	border-radius: 50px;
	display: inline-block;
	padding: 10px 40px 10px 30px;
	margin:0 auto 20px auto;
	color: #FFF;
	font-weight: 700;
	min-width: 485px;
}
#zp_worries_2col li h3{
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  display: inline;
}

#zp_worries_2col li:before{
	content: '\f00c';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: relative;
  left: 0;
  top: 0;
  border: none;
  border-radius: 0;
  display: inline;
  transform: none;
  width: auto;
  height: auto;
  margin-right: 10px;
}
#zp_worries_2col .warries-video {
	width: calc(100% - 485px);
	max-width: 680px;
	padding: 0 0 0 30px;
}
@media (max-width: 800px){
	#zp_worries_2col:not(.Wrap){
		background-size: 500px auto;
		padding-bottom: 100px;
	}	
	#zp_worries_2col .warries-content{
		display: block;
	}
	#zp_worries_2col ul{
		width: 100%;
		margin: 30px auto 30px;
	}
	#zp_worries_2col li{
		margin:0 auto 15px auto;
		min-width: 100%;
	}
	#zp_worries_2col .warries-video{
		width: 100%;
		max-width: 100%;
		padding: 0 0 0 0;
	}
}

/* features */
#zp_features h2 {
  font-size: 30px;
  line-height: 45px;
}
#zp_features .Card {
	border:1px solid #DDDDDD;
	box-shadow: none;
	padding-bottom: 15px;
}
#zp_features .Card a {
	color: #1977b5;;
}
#zp_features .Card .Card-image.large{
 width: calc(100% + 80px);
 background:none;
}
#zp_features .Card .Card-image.large:before{
 padding-bottom: 63%;
}
#zp_features .Card .Card-image.large img{
 width: 100%;
 height: auto;
 max-width: none;
 max-height: none;
}
#zp_features .Card .Card-content{
	margin-top: 15px;
}
#zp_features .Card .Card-content p{
	text-align: center;
}
#zp_features .Card .Card-content h3 {
  font-size: inherit;
  line-height: inherit;
  text-align: center;
}

@media (max-width: 959px){
	#zp_features h2 {
	  font-size: 24px;
	  line-height: 36px;
	}
}

/* cost */
#zp_cost .zp_flex {
	justify-content:space-between;
	align-items: center;
  margin-bottom: 60px;
}
#zp_cost .zp_flex_item {
	flex-shrink:0;	
	padding-right: 20px;
}
#zp_cost figure.zp_cost_image,
#zp_cost figure.zp_cost_image img {
	max-width: 702px;
}

#zp_cost + #zp_cta_case-dl{
}

@media (max-width: 959px){	
	#zp_cost .Section-content > p:nth-of-type(1){
		margin-bottom: 10px;
	}
	#zp_cost .zp_flex {
		flex-direction: column-reverse;
	}
	#zp_cost .zp_flex_item {
		padding-right: 0;
	}
	#zp_cost figure.zp_cost_image,
	#zp_cost figure.zp_cost_image img {
		max-width: 600px;
	}
	#zp_cost .zp_flex_item {
		padding-right: 0;
		margin-top: 30px;
	}
	#zp_cost .zp_flex_item h4{
		text-align: center;
	}
	#zp_cost .zp_flex_item ul{
		margin: auto;
	}
}


/* device */
#zp_device .zp_flex {
	justify-content:space-between;
	align-items: top;
	width: 100%;
	max-width: 1080px;
	margin: auto;
}
#zp_device figure:nth-of-type(1) {
	max-width: 700px;
	align-items: center;
	display: flex;
	position: relative;
}
#zp_device figure:nth-of-type(2) {
	max-width: 326px;
	position: relative;
	margin-left: 30px;
}
#zp_device figure:nth-of-type(1):after{
  content: url(https://1970584.fs1.hubspotusercontent-na1.net/hubfs/1970584/zoom/images/page/common/icon_arrow_right.svg);
  margin: 0 30px; 
}

@media (max-width: 959px){	
	#zp_device .zp_flex{
		flex-direction: column;
	}
	#zp_device figure {
		flex-direction: column;
		justify-content:center;
		text-align: center;
		margin: auto !important;
	}
	#zp_device figure:nth-of-type(1):after{
		transform:rotate(90deg);
		margin-bottom: 15px;
	}
}


/* platform */
#zp_platform figure {
	max-width: 1080px;
	margin: auto;
}

/* quality */
#zp_quality figure.zp_flex{
	margin-bottom: 40px;
	justify-content:space-between;
	align-items: center;
}
#zp_quality figure img{
	max-width: 600px !important;	
	width: auto !important;
}
#zp_quality figure figcaption{
	margin-left: 30px;
	width: 650px !important;
}
#zp_quality figure figcaption p strong{
	padding-bottom: 10px;
	display: inline-block;
}
#zp_quality figure figcaption p small{
	padding-top: 10px;
	display: inline-block;
}

@media (max-width: 959px){	
	#zp_quality figure.zp_flex{
		flex-direction: column;
	}
	#zp_quality figure.zp_flex:last-of-type{
		margin-bottom: 0;
	}
	#zp_quality figure img{
		max-width: 100% !important;	
	}
	#zp_quality figure figcaption{
		margin-left: 0;
		margin-top: 10px;
		width: 100% !important;
	}
}


/* プランページ */
/* plan */
#zp_plan .zp_plan_item > .ColumnContentSection{
	border: 1px solid #DDDDDD;
	border-radius: 10px;
	height: 100%;
  background-color: #fff;
}
#zp_plan .zp_plan_item .zp_plan_outline{
	text-align: center;
	color: #FFF;
	padding:0 20px;
	font-weight: 700;
	height: 7em;
	border-radius: 10px 10px 0px 0px;
	margin-bottom: 0;
	display: block;
	font-size: 18px;
	place-items: center;
  background: #0E416E;
}
#zp_plan .colorLB{
	background: #2470CC !important;
}
#zp_plan .zp_plan_item .zp_plan_outline small{
  margin-top: 20px;
  display: inline-block;
}
#zp_plan .Section-title{
  margin-top:40px;
}
#zp_plan .zp_plan_item h2 {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
	margin: 15px 0 0;
	height: 3em;
	display: grid;
	place-items: center;
}
#zp_plan .zp_plan_item h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  color: inherit;
  margin-top: -30px;
}
#zp_plan .zp_plan_item h3 br {
  display: block;
}

#zp_plan .zp_plan_contents{
	padding: 20px;
}
#zp_plan .zp_plan_detail{
	text-align: center;
}
#zp_plan .zp_plan_price{
	margin-bottom: 0;
}
#zp_plan .zp_plan_price small{
	display: block;
	margin-bottom: 15px;
}
#zp_plan .zp_plan_price_val{
	font-size: 211%;
	margin: 0 3px 0 15px;
}
#zp_plan .zp_plan_cta{
	margin-top: 20px;
	margin-bottom: 0px;
}
#zp_plan .zp_plan_cta a{
  background-color: #ff7300;
  border: none;
  color: #FFF;
  font-weight: 600;
  display: inline-block;
  padding: 7px 25px;
  border-radius: 3px;
  font-size: 15px;
}
#zp_plan .zp_plan_cta a:hover{
  background-color: #cc5c00;
  text-decoration: none;
}
#zp_plan .zp_plan_desc{
	text-align: left;
	font-size: 16px;
	line-height: 1.5;
	margin-top: 20px;
}
#zp_plan .zp_plan_annotaion{
	text-align: left;
  text-indent:-4.7em;
  padding-left:5em;
  margin-bottom:0px;
}
#zp_plan .zp_cta{
  margin-top:30px;
}
@media (max-width: 639px){
	#zp_plan {
		padding-top: 15px !important;
	}
}
/* addon */
#zp_addon .Wrap {
	border-top: none;
	padding-top: 30px;
}
#zp_addon h2{
	font-size: 30px;
	padding-bottom: 0;
}
#zp_addon h4 {
	font-size: 18px;
}
#zp_addon h4:first-of-type {
	margin-top: 30px;
}
#zp_addon div.ColumnContentSection-image{
	height: 150px;
	display: grid;
	place-items: center;
}
#zp_addon div.ColumnContentSection-image{
	height: 150px;
	display: grid;
	place-items: center;
}
#zp_addon .z_btn_tooltip{
	position: relative;
}
#zp_addon .z_tooltip{
	position: absolute;
	left: -90px;
	bottom: calc(1em + 30px);
	width: 320px;
	text-align: left;
	background: #FFF;
	border: #DDD 1px solid;
	border-radius: 10px;
	padding: 15px;
	font-size: 80%;
	line-height: 1.5;
	z-index: 999;
	cursor: pointer;
	color: #666;
}
#zp_addon .z_tooltip::after {
	display: block;
	content: " ";
	width: 14px;
	height: 14px;
	overflow: hidden;
	position: absolute;
	bottom: -8px;
	left: 50%;
	margin-left: -18px;;
	background-color: #FFF;
	border: transparent;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	z-index: 999;
	transform: rotate(-135deg)
}

@media (max-width: 639px){
	#zp_addon div.ColumnContentSection{
		border-bottom: 1px solid #56a3ff;
		padding-bottom: 30px;
	}
	#zp_addon .Section-bottom-text .zp_cta p{
		padding-top:10px;
	}
}

/* plan-sample */
#zp_plan-sample .zp_plan-sample_item{
	margin-bottom: 10px;
	background: #FFF;
	display: grid;
  grid-template-columns: 360px auto;	
  gap: 30px;
  padding: 30px;
}
#zp_plan-sample .zp_plan-sample_item:last-of-type{
	margin-bottom: 30px;
}
#zp_plan-sample .zp_plan-sample_item p,
#zp_plan-sample .zp_plan-sample_item dl{
	margin: 0;
	padding: 0;
}
#zp_plan-sample .zp_plan-sample_conditions h4,
#zp_plan-sample .zp_plan-sample_conditions p.zp_plan-sample_example {
	background: #2470CC;
	border-radius: 50px;
	display: inline-block;
	padding: 3px 30px;
	margin:0 0 15px;
	color: #FFF;
	font-weight: 700;
	font-size: inherit;
}
#zp_plan-sample .zp_plan-sample_conditions p{
	color: #2470CC;
	font-weight: 700;
	line-height: 1.75;
	font-size: inherit;
}
#zp_plan-sample .zp_plan-sample_results dt{
	font-size: 80%;
	line-height: 1.5;
}
#zp_plan-sample .zp_plan-sample_results dd{
	font-size: inherit;
	margin: 0;
	padding-bottom: 5px;
}
#zp_plan-sample .zp_plan-sample_results dd:last-of-type{
	padding-bottom: 20px;	
}
#zp_plan-sample .zp_plan-sample_results .zp_plan-sample_amount{
	color: #ff7300;
	font-weight: 700;
}
#zp_plan-sample .zp_plan-sample_results .zp_plan-sample_amount:not(:last-of-type){
	padding-bottom: 20px;	
}
#zp_plan-sample .zp_plan-sample_annotation{
	font-size: 80%;
	line-height: 1.75;
}

@media (max-width: 639px){
	#zp_plan-sample .zp_plan-sample_item{
		display: block;
		padding: 30px 15px;
	}
	#zp_plan-sample .zp_plan-sample_conditions h4,
  #zp_plan-sample .zp_plan-sample_conditions p.zp_plan-sample_example{
		padding: 3px 0;
		margin:0 auto 15px;
		display: block;
		text-align: left;
		border-radius: 3px;
		text-align: center;
	}
	#zp_plan-sample .zp_plan-sample_conditions p{
		font-size: 80%;
		line-height: 1.5;
		margin-bottom: 20px;
	}
	#zp_plan-sample .zp_plan-sample_results dd{
		font-size: 80%;
		line-height: 1.5;
		padding-bottom: 10px;
	}
	#zp_plan-sample .zp_plan-sample_results dd span{
		display: block;
	}
	#zp_plan-sample .zp_plan-sample_results dd span.zp_plan-sample_hyphen{
		display: none;
	}
	#zp_plan-sample .zp_plan-sample_results .zp_plan-sample_desc{
		font-size: 80%;
		line-height: 1.5;
	}
}

/* 固定電話機ページ */
/* devices */
/* 共通 */

/* function */
#zp_function table{
	border-color: #FFF;
	font-size: 16px;
	width: 100%;
}
#zp_function th,
#zp_function td{
	background:#F4F8F9;
	text-align: left;
	padding: 15px 15px 14px;
	font-weight: normal;
	border-color: #FFF;
}
#zp_function th{
	background:#2470CC;
	color: #FFF;
	white-space: nowrap;
}
#zp_function th h3{
	color: inherit;
  font-size: inherit;
  line-height: 1em;
}
#zp_function #zp_function_table tr:not(:nth-of-type(-n+6)) {
  display: none;
}
#zp_function #zp_function_table.show_functoin_table tr {
	display: table-row !important;
}
#zp_function .fas { color: #1977b5; }
#zp_function table+p a {
	cursor: pointer;
}
#zp_function table+p:before {
	content: url(https://1970584.fs1.hubspotusercontent-na1.net/hubfs/1970584/zoom/images/page/common/icon_dots.svg);
	display: block;
	margin-bottom: 15px;
}
}
@media (max-width: 639px){
	#zp_function th,
	#zp_function td{
		display: block;
		padding: 10px 15px ;
	}
	#zp_function td:not(:last-of-type){
		margin-bottom: 10px ;
	}
}

/* FAQ */
#plan_faq {background-color: #223A43;}
#plan_faq h2{color: #fff;}
#plan_faq .FAQ-item {background-color: transparent; text-decoration: none;}
#plan_faq .FAQ-item h3 { color: inherit; font-size: inherit; margin: inherit; }
#plan_faq .FAQ-item a, #plan_faq .FAQ-content p{color: #fff;}
#plan_faq .FAQ-item a:hover{color: #fff; text-decoration: underline;}
#plan_faq .Section-FAQ li {border-top: 1px solid #92A1A7; margin-bottom: 0;}
#plan_faq .Section-FAQ li:last-child {border-bottom: 1px solid #92A1A7; }
#plan_faq .FAQ-content a {text-decoration: underline;}



/* zp_cta_seminar */
#zp_cta_seminar .Wrap {
	border-top: none;
	padding-top: 30px;
}


/* cta_contents */
.zp_cta_contents a{
  margin-bottom:20px;
}
@media (max-width: 800px){
	.zp_cta_contents{
		text-align: center;
	}
}


/* 固定電話機ページ */
/* devices */
#zp_devices{
  padding-bottom: 40px;	
}
#zp_devices .u-justifyCenter{
  justify-content: left !important;
}
#zp_devices .zp_devices_item > .ColumnContentSection{
  border: 1px solid #DDDDDD;
  border-radius: 10px;
  height: 100%;
  font-size: 16px;
}
#zp_devices .zp_devices_item h2,
#zp_devices .zp_devices_item h3{
  text-align: center;
  color: #FFF;
  padding:20px;
  font-weight: 700;
  border-radius: 10px 10px 0px 0px;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 1.5;
}
#zp_devices .zp_devices_item h2 sub,
#zp_devices .zp_devices_item h2 small,
#zp_devices .zp_devices_item h3 sub,
#zp_devices .zp_devices_item h3 small{
  font-size: 16px;
}
#zp_devices .zp_devices_item.yealink h2,
#zp_devices .zp_devices_item.yealink h3{
  background: #0E416E;
}
#zp_devices .zp_devices_item.poly h2,
#zp_devices .zp_devices_item.poly h3{
  background: #2470CC;
}
#zp_devices .zp_devices_contents{
  padding: 30px;	
  text-align: left;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px 0;
  align-content: start;
}
#zp_devices .zp_devices_contents p,
#zp_devices .zp_devices_contents ul{
  padding: 0;
  margin: 0;
}
#zp_devices .zp_devices_display{
  grid-column: 1 / 2;
  grid-row: 1 / 2;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}
#zp_devices .zp_devices_line{
  grid-column: 2 / 3;
  grid-row: 1 / 2;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}
#zp_devices .zp_devices_display small,
#zp_devices .zp_devices_line small{
  font-size: 16px
}
#zp_devices .zp_devices_copy{
  grid-column: 1 / 3;
  grid-row: 2 / 3;
}
#zp_devices .zp_devices_spec{
  grid-column: 1 / 3;
  grid-row: 3 / 4;
}
#zp_devices .zp_devices_spec li{
  padding-left: 0;
  margin-top: 3px;
}
#zp_devices .zp_devices_spec li:first-of-type{
  margin-top: 0;
}
#zp_devices .zp_devices_spec li:before{
  display: none;
}
#zp_devices .zp_devices_spec span.fa-check{
  color: #2d8cff;
  margin-right: 8px
}
@media (max-width: 639px){
  #zp_devices  {
    padding-top: 15px !important;
  }
}


/* 営業・インサイド */
.Hero--phone--sales .Hero--home.bg-2:after {
  background:url(https://1970584.fs1.hubspotusercontent-na1.net/hubfs/1970584/zoom/images/page/phone/sales/sales_mv_bg.png) no-repeat right bottom ;
  display: block;
  width: 100%;
  height: 100%;
  bottom: 0;
  content:'';
  left: 0;
  position: absolute;
  z-index: 5;
  background-size: auto calc( 100% - 110px);
}
.Hero--phone--sales .Hero-image {
  max-width: 457px;
  top: 31.5px;
}
@media (max-width: 900px){
  .Hero--phone--sales .Hero--home.bg-2:after{
    display: none;
  }
}
.zp_sales_contents .zp_flex{
	align-items: center;
  gap:40px;
}
.zp_sales_contents .zp_flex figure{ width: 32%;}
.zp_sales_contents .zp_flex div{ width: calc( 68% - 40px);}

@media (max-width: 959px){
  .zp_sales_contents .zp_flex{ display :block;}
.zp_sales_contents .zp_flex figure{ width: 50%; min-width: 300px; margin: 0 auto 15px;}
.zp_sales_contents .zp_flex div{ width: 100%;}
}