@charset "UTF-8";

/* ============================================================
 General
 ============================================================ */
.telestart .computeFlatTypeSection h1 {
  margin-top: 20px;
  font-size: 36px;
}
.telestart .computeFlatTypeSection h2 {
  font-size: 26px;
  margin: 0;
}
.tabSection {
  margin: 50px 0 0;
}
.tabNavigation, .tabNavi-transition {
  margin: 0 0 110px;
}
.tabLayout.tabItemWrapper .tabItem {
  height: 50px;
}
.tabLayout.tabItemWrapper .tabItem a {
  line-height: 50px;
}
@media only screen and (max-width: 740px) and (min-width: 0px) {
	.sub_backTo-top {
			width: 100%;
			text-align: center;
			margin: 100px auto 100px;
	}
}
.fs-20{
  font-size:20px !important;
}

/* =========================================================
 * common
 * ====================================================== */
 .pc-none-b,
 .pc-none-i {
   display: none;
 }
 .sp-none-b {
   display: block;
 }
 .sp-none-i {
   display: inline;
 }
 
 @media only screen and (min-width: 0px) and (max-width: 768px) {
   .pc-none-b {
     display: block;
   }
   .pc-none-i {
     display: inline;
   }
   .sp-none-b,
   .sp-none-i {
     display: none !important;
   }
 }

.telestart-btn {
	margin: 30px 0 0;
	padding: 0;
	list-style: none;
	display: flex;
}
.telestart_btn-item {
	display: block;
	margin-right: 10px;
}
.telestart_btn-item:last-child {
	margin-right: 0;
}
.telestart_btn-item a {
	width: auto;
	display: inline-block;
	padding: 10px 0 9px;
	background: #0078ec;
	border-radius: 20px;
	font-size: 0.875em;
	color: #fff;
	text-decoration: none;
	text-align: center;
}


/* =========================================================
 * contents
 * ====================================================== */
 .contents-main-bg {
	background: url(/content/dam/nttcom/hq/jp/business/services/network/m2m-remote-access/telestart/img/telestart_bg01.png) repeat;
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
}
.contents-main-bg:before {
	content: "";
	position: absolute;
	z-index: 1;
	top: -94px;
	right: -94px;
	width: 185px;
	height: 185px;
	background: #fff;
	transform: rotate(45deg);
}
.contents-main-bottom_bg {
	position: relative;
}
.contents-main-bottom_bg:before {
	content: "";
	position: absolute;
	z-index: 0;
	bottom: -94px;
	left: -94px;
	width: 185px;
	height: 185px;
	background: #fff;
	transform: rotate(45deg);
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
	.contents-main-bg:before {
		top: -62px;
		right: -62px;
		width: 125px;
		height: 125px;
	}
	.contents-main-bg:after {
		bottom: -62px;
		left: auto;
		right: -62px;
		width: 125px;
		height: 125px;
		transform: rotate(45deg);
	}
}

/* ============================================================
 table
 ============================================================ */
 .Accordion table {
  table-layout: fixed;
}
.telestart table {
  width: 100%;
  margin-bottom: 20px;
}
.telestart table th {
  font-size: 18px;
}
.telestart table td {
  font-size: 20px;
}
.telestart table th,
.telestart table td {
  border: 1px solid #cccccc;
  padding: 10px;
  height: 60px;
  box-sizing: border-box;
}
.telestart table thead th {
  color: #ffffff;
  background-color: #6077a2;
}
.telestart table tbody th {
  background-color: #eff4fc;
}
.telestart table td {
  background-color: #ffffff;
}
.telestart table .red {
  color: #c7161e;
}
.telestart table .small {
  font-size: 14px;
}
.telestart table .lh-1 {
  line-height: 1;
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .telestart table th,
  .telestart table td {
		font-size: 14px !important;
		line-height: 1.5;
  }
  .telestart table th img,
  .telestart table td img {
    width: 100%;
  }
	.telestart table .lh-1 {
		line-height: 1.5;
	}
}


/* ============================================================
 contents-fee
 ============================================================ */
.contents-fee {
	padding: 0 0 185px;
}
.contents-fee .ttl-area {
  text-align: center;
  margin: 60px 0;
}
.contents-fee .ttl-area h2 {
  font-size: 30px;
  font-weight: bold;
  color: #004386;
  margin: 0 0 20px;
}
.contents-fee .ttl-area p {
  font-size: 22px;
}
.contents-fee .fee-inner {
  width: 980px;
  margin: 0 auto 60px;
}
.contents-fee .fee-inner.contents-charge-items {
	background-color: #ffffff;
	border: solid 1px #e5e5e5;
}
.contents-fee .fee-inner.contents-charge-items h3 {
	background-color: #e5f7f8;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.5;
	padding: 15px 0;
	margin: 0;
	text-align: center;
}
.contents-fee .fee-inner .contents-charge-items-inner {
	padding: 30px 70px;
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
	.contents-fee .fee-inner .contents-charge-items h3 {
		font-size: 20px;
		font-weight: bold;
	}
	.contents-fee .fee-inner .contents-charge-items-inner {
		padding: 20px 30px;
	}
}
.contents-fee .fee-inner h4 {
	position: relative;
	border-top: 3px solid #004386;
	color: #004386;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.5;
	margin: 40px 0 0;
	padding: 7px 0 15px;
}
.contents-fee .fee-inner h4:first-child {
  margin: 0;
}
.contents-fee .fee-inner h4 .plan {
  float: right;
  background-color: #eff4fc;
  border: 1px solid;
  font-size: 18px;
  padding: 4px 5px;
  margin: 5px 0;
}
.contents-fee .fee-inner .link {
  text-align: right;
}
.contents-fee .fee-inner .link a {
  text-decoration: underline;
}
.contents-fee .fee-inner .telestart-btn {
  justify-content: flex-end;
}
.contents-fee .fee-inner .telestart_btn-item a {
  padding: 10px 20px 9px;
}
.contents-fee .link a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .contents-fee {
    padding: 0 0 125px;
  }
	.contents-fee .ttl-area {
    margin: 60px 0 30px;
  }
  .contents-fee .fee-inner {
    width: auto;
    margin: 30px 0 30px;
  }
  .contents-fee .fee-inner.contents-charge-items h3 {
    font-size: 20px;
    font-weight: bold;
  }
   .fee-inner  .fee-inner .contents-charge-items-inner {
    padding: 20px 30px;
  }
}


/* ============================================================
 contents:contact
 ============================================================ */
 .contents-contact {
	background-color: #0e3176;
	text-align: center;
	color: #0e3176;
	position: relative;
	overflow: hidden;
}
.contents-contact:before {
	content: "";
	position: absolute;
	z-index: 1;
	bottom: -94px;
	left: -94px;
	width: 185px;
	height: 185px;
	background: #fff;
	transform: rotate(45deg);
}
.contents-contact-items h3 {
	font-size: 1.875em;
	line-height: 1.5;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 60px 0 30px;
}
.contact-info {
	color: #fff;
	display: table;
	margin: 0 auto;
}
.contact-info .contact-tel,
.contact-info .contact-hours {
	display: table-cell;
}
.contact-info .contact-tel img {
	vertical-align: top;
	margin-top: 8px;
}
.contact-info .contact-tel p {
	display: inline-block;
	margin-left: 5px;
	font-size: 1.625em;
	font-weight: bold;
}
.contact-info .contact-hours p {
	font-size: 0.875em;
	text-align: right;
	margin-left: 15px;
	text-align: center;
}
.telestart-btn.contact-btn {
	justify-content: center;
	padding-bottom: 60px;
}
.telestart-btn.contact-btn .telestart_btn-item {
	border-top: 1px solid #fff;
	padding-top: 30px;
	padding-right: 10px;
	margin-right: 0;
}
.telestart-btn.contact-btn .telestart_btn-item:last-child {
	padding-right: 0;
}
.telestart-btn.contact-btn .telestart_btn-item a {
	width: 253px;
	display: inline-block;
	padding: 9px 0 8px;
	background: #ffd601;
	border-radius: 10px;
	color: #004386;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.telestart-btn.contact-btn .telestart_btn-item a:hover {
	opacity: 0.6;
}
.telestart-btn.contact-btn .telestart_btn-item .telestart_btn-item-bg {
	border-radius: 10px;
	background: #ffffff;
}
.telestart_btn-item a:hover {
	opacity: 0.6;
}
.telestart-btn.contact-btn .telestart_btn-box:after {
	content: url(/content/dam/nttcom/hq/jp/business/services/network/m2m-remote-access/telestart/img/icon_right_arrow2.png);
	margin-left: 10px;
}

@media only screen and (min-width: 0px) and (max-width: 768px) {
	.contents-contact-items {
		width: 100%;
	}
	.contact-info {
		display: block;
	}
	.contact-info .contact-tel,
	.contact-info .contact-hours {
		display: block;
	}
	.contents-contact:before {
		bottom: -62px;
		left: auto;
		right: -62px;
		width: 125px;
		height: 125px;
	}
	.telestart-btn.contact-btn {
		display: block;
		padding-bottom: 80px;
	}
	.telestart-btn.contact-btn .telestart_btn-item:last-child {
		border-top: 0;
	}
	.telestart-btn.contact-btn .telestart_btn-item {
		padding-right: 0;

	}
	.telestart-btn.contact-btn .telestart_btn-item a {
		width: 100%;
	}
	.contents-contact-items .telestart_btn-box {
		font-size: 14px;
	}
	.contents-contact-items .telestart_btn-box:after {
		display: inline-block;
	}
}




/* ============================================================
 General
 ============================================================ */
.telework_inner {
	max-width: 960px;
	margin: 0 auto;
}
@media screen and (max-width: 768px) {
	.telework_inner {
		max-width: initial;
	}
}

.display_pc {
	display: inline;
}
.none_display_pc {
	display: none;
}
@media screen and (max-width: 768px) {
	.display_pc {
		display:none;
	}
	.none_display_pc {
		display: inline;
  }

}


/* ============================================================
 accordion
 ============================================================ */
.Accordion {
  margin: 20px 0 0; 
}
.Accordion + .Accordion {
  margin: 10px 0 0;
}
.accordion_component {
  max-width: 100%;
  background-color: #FFF;
}
.accordion_contents {
  background-color: #f1f1f1;
  margin: 0;
  padding: 40px 30px;
}
.vaio .accordion_contents {
  padding: 80px 30px 40px;
}
.accordion_header {
  text-align: center;
  color: #000000;
  font-size: 16px;
  font-weight: normal;
}
.accordion_header.ac-leftIcon {
  padding: 17px 20px 17px 66px;
}
.accordion_header.ac-leftIcon:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 26px;
  height: 26px;
  top: 50%;
  left: 20px;
  margin-top: -13px;
  background: url(/content/dam/nttcom/hq/jp/business/services/network/m2m-remote-access/telestart/fee/img/btn_close01.png) left top no-repeat;
  background-size: contain;
}
.accordion_header.accordion-close:after, .accordion_header.accordion-close.ac-leftIcon:before {
  background-image: url(/content/dam/nttcom/hq/jp/business/services/network/m2m-remote-access/telestart/fee/img/btn_open01.png);
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .accordion_component {
    width: 100%;
  }
  .accordion_contents,
  .vaio .accordion_contents {
    padding: 20px 15px;
  }
}

.Accordion table {
  table-layout: fixed;
}




/* ============================================================
 cost_area
 ============================================================ */
.cost_area {
  margin: 0 0 90px 0;
}
.cost_area .ttl_area {
  text-align: center;
  position: relative;
}
.cost_area .ttl_area h2 {
  font-size: 40px;
  color: #004386;
  margin: 0;
  padding: 85px 20px 26px;
}
.cost_area h3 {
  font-size: 30px;
  font-weight: bold;
}
.cost_area h3 .blue {
  color: #004386;
}
.cost_area h4 {
  font-size: 24px;
  font-weight: bold;
  color: #004386;
  margin: 20px 0 18px;
  padding: 5px 10px 10px 6px;
  border-bottom: 3px solid #004086;
}
.cost_area .device_box {
  display: flex;
  justify-content: space-between;
  margin-top: 18px;
}
.cost_area .device_box .items {
  border: solid 1px #cccccc;
  width: 465px;
  text-align: center;
  background-color: #fff;
}
.cost_area .device_box .box_ttl {
  background-color: #6077a2;
  padding: 10px 20px;
  height: 84px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cost_area .device_box .box_ttl .name {
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.cost_area .device_box .items .txt {
  font-size: 18px;
  margin: 16px 20px 8px;
}
.cost_area .device_box .items .price {
  font-size: 36px;
  font-weight: bold;
  margin: -17px 20px 10px;
}
.cost_area .device_box .items .price .small {
  font-size: 18px;
}


.cost_area .AccordionPar h4 {
  background-color: #004386;
  color: #ffffff;
  font-size: 24px;
  margin: 0 0 20px;
  padding: 12px 20px 12px;
  line-height: 1.2;
}
.cost_area .spec .ttl {
  position: relative;
  margin: 0 0 18px;
}
.cost_area .spec .ttl .name {
  color: #004386;
  font-size: 24px;
  font-weight: bold;
  border-bottom: 2px solid #004386;
  margin: 0 0 36px;
  padding: 18px 0 14px;
}
.cost_area .spec .ttl .img {
  position: absolute;
  right: 42px;
  top: -38px;
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .cost_area {
    margin: 0 0 30px 0;
  }
  .cost_area .ttl_area h2 {
    font-size: 30px;
    padding: 40px 20px 26px;
  }
  .cost_area .ttl_area p {
    text-align: left;
  }
  .cost_area h3 {
    font-size: 24px;
  }
  .cost_area h4 {
    font-size: 20px;
  }

  .cost_area .AccordionPar h4 {
    font-size: 26px;
  }
  .cost_area .spec .ttl .img {
    position: static;
    text-align: center;
  }
  .cost_area .spec .ttl .img img {
    width: 100%;
  }

  .cost_area .device_box {
    display: block;
  }
  .cost_area .device_box .items {
    width: auto;
  }
  .cost_area .device_box .items + .items {
    margin: 30px 0 0;
  }
  .cost_area .device_box .box_ttl {
    background-color: #6077a2;
    padding: 10px 20px;
    height: auto;
    min-height: 84px;
  }
  .cost_area .device_box .items img {
    width: 100%;
    padding: 10px;
  }
  .cost_area .device_box .items .price {
    font-size: 24px;
    margin: 0 20px 20px;
  }
  .cost_area .device_box .items .price .small {
    font-size: 14px;
  }
}