@charset "utf-8";

/*お申し込みボタンエリア*/
	.apply_area{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	justify-content:space-between;
}
.apply_area > div{
	width: 49%;
}
/* スマホタブレット */
@media only screen and (max-width: 768px){
	.apply_area > div{
		width: 100%;
	}
}
/*角丸*/
.apply_btn{
	position: relative;
	width:100%;
	padding:10px 20px;
	text-align: center;
	line-height: 1.25;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
	}
/*オンライン*/
.online_btn{
	background: #ffd601!important;/*赤#CF1E1Eを黄色に*/
	border: 2px solid #000000!important;/*臙脂600000を紺に*/
	text-decoration: none;
	color: #000000!important;/*白FFFFを紺に*/
}
.online_btn:hover{
	background: #fdea8a;;/*薄赤#D64040を薄黄色に*/
}
/*オンライン　くの字*/
.online_btn:after{
	content:"";
	position:absolute;
	top:0;
	bottom:.1em;
	right:1em;
	margin:auto;
	width: .3em;
	height: .3em;
	/* border-top: .13em solid #fff; */
	/* border-right: .13em solid #fff; */
	border-top: .13em solid #000000!important;
	border-right: .13em solid #000000!important;
	transform: rotate(45deg);
}
/*資料請求*/
.request_btn{
	background: #cc023a!important;/*黄#ffd601;からドコモ赤に*/
	border: 2px solid #000000!important;/*青#004386;から臙脂に*/
	text-decoration: none;
	color: #FFFFFF!important;/*紺#004386;を白に*/
}
.request_btn:hover{
	background: #cc023a!important;/*薄黄#fdea8aを薄赤に*/
}
/*資料請求　くの字*/
.request_btn:after{
	content:"";
	position:absolute;
	top:0;
	bottom:.1em;
	right:1em;
	margin:auto;
	width: .3em;
	height: .3em;
	/* border-top: .13em solid #004386; */
	/* border-right: .13em solid #004386; */
	border-top: .13em solid #fff!important;
	border-right: .13em solid #fff!important;
	transform: rotate(45deg);
}
/*変更・解約*/
.request_btn.navy{
	background: #004386!important;/*紺*/
	color: #fff!important;
}
.request_btn.navy:hover{
	background: #024F9C;/*薄紺*/
}
.request_btn.navy:after{
	border-color: #fff;
}

.ul_list li, .ol_list li {
    padding-bottom: 10px;
}
article figure {
    text-align: center;
}
article figure img {
    background: #fff;
    margin: 5px 0;
}
article strong {
	font-weight: bold;
}
article table {
    line-height: 1.25;
}
article table caption {
    text-align: left;
    font-size: 18px;
    color: #fff;
    background: #004386;
    padding: 8px 16px;
}
article table {
    width: 100%;
}
article table th {
    font-weight: bold;
    vertical-align: middle;
}
.tabNavigation_contents article table td p {
    margin-bottom: 0;
}
article table td .notes {
    list-style: none;
    font-size: 14px;
    padding-left: 0;
    margin: 0 0 0 20px;
}
article table td .notes li::before {
    content: '※';
    margin: 0 5px 0 -20px;
}

article table tr td .t-c {
	font-weight: normal;
	color: #6e6e6e;
}
article table tr td .circle {
	color: #333;
}
article table tr th .t-c {
	font-weight: normal;
	color: #333;
}
article table td.circle {
	font-weight: bold;
}
article table td.circle span {
	color: #cf1e1e;
}
article .i-table {
	display: inline-table;
}
article .i-table .cell {
	display: table-cell;
	vertical-align: middle;
	padding: 5px;
}
article .i-table img {
	width: auto;
}
main .red {
	color: #cf1e1e;
}

.merit h4 {
	padding-left: 30px;
	background: url(/content/dam/nttcom/hq/jp/business/services/voice-visual-communication/byod/bn-set/img/icon02.png) no-repeat center left;
	background-size: 25px;
	height: 26px;
	line-height: 23px;
	display: inline-table;
}
.merit ul.nav {
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0;
}
.merit ul.nav li {
	width: 33%;
	height: 180px;
	border: solid 1px #004386;
	margin: 0 25px 10px;
	position: relative;
}
.merit ul.nav li::before {
	content: "";
	display: block;
	position: absolute;
	top: 23px;
	left: 20px;
	width: 25px;
	height: 25px;
	background: #fff url(/content/dam/nttcom/hq/jp/business/services/voice-visual-communication/byod/bn-set/img/icon02.png) no-repeat center left;
	background-size: 100%;
}
.merit ul.nav li > a {
	display: block;
	height: 100%;
	overflow: hidden;
	/* text-align: center; */
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: center bottom 15px;
	padding: 15px 0 15px 50px;
}
.merit ul.nav li:nth-of-type(1) > a {
  background-image: url(/content/dam/nttcom/hq/jp/business/services/voice-visual-communication/byod/bn-set/img/valueset_link01.png);
}
.merit ul.nav li:nth-of-type(2) > a {
  background-image: url(/content/dam/nttcom/hq/jp/business/services/voice-visual-communication/byod/bn-set/img/valueset_link02.png);
}
.merit ul.nav li:nth-of-type(3) > a {
  background-image: url(/content/dam/nttcom/hq/jp/business/services/voice-visual-communication/byod/bn-set/img/valueset_link03.png);
}

.step-list {
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 0;
	margin: 70px 0 0;
}

.step-list li.step {
  position: relative;
  width: 128px;
  height: 220px;
  padding: 45px 10px 0;
  border-radius: 5px;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-size: auto auto;
  background-position: center bottom 45px;
  background-repeat: no-repeat;
  background-color: #f5f8f9;
}

.step-list li.step + li.step {
  margin-left: 30px;
}

.step-list li.step:nth-of-type(1) {
  background-image: url(/content/dam/nttcom/hq/jp/business/services/voice-visual-communication/byod/bn-set/img/flow_step01.png);
}

.step-list li.step:nth-of-type(2) {
  background-image: url(/content/dam/nttcom/hq/jp/business/services/voice-visual-communication/byod/bn-set/img/flow_step02.png);
}

.step-list li.step:nth-of-type(3) {
  background-image: url(/content/dam/nttcom/hq/jp/business/services/voice-visual-communication/byod/bn-set/img/flow_step03.png);
}

.step-list li.step:nth-of-type(5) {
  background-image: url(/content/dam/nttcom/hq/jp/business/services/voice-visual-communication/byod/bn-set/img/flow_step04.png);
}

.step-list li.step:nth-of-type(6) {
  background-image: url(/content/dam/nttcom/hq/jp/business/services/voice-visual-communication/byod/bn-set/img/flow_step05.png);
}

.step-list li.step + li.step:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  width: 30px;
  height: 100%;
  background: url(/content/dam/nttcom/hq/jp/business/services/voice-visual-communication/byod/bn-set/img/flow_arrow01.png) center center/auto auto no-repeat;
}

.step-list li.step .num {
  position: absolute;
  top: -35px;
  left: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 68px;
  height: 68px;
  font-size: 16px;
  color: #004386;
  border: 3px solid #004386;
  background-color: #fff;
  border-radius: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.step-list li.step .num span {
  width: 100%;
  display: block;
  margin-top: -0.8em;
  font-size: 24px;
}

.step-list li.day {
  width: 110px;
  padding-top: 30px;
  background: url(/content/dam/nttcom/hq/jp/business/services/voice-visual-communication/byod/bn-set/img/flow_arrow02.png) right center/auto auto no-repeat;
}

.step-list li.day p {
  color: #004386;
  font-weight: bold;
  text-align: center;
}

.step-list li.day p .num {
  font-size: 24px;
}

.manual-list {
  list-style: none;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0 0;
}
.firstSection .manual-list {
  padding: 0;
}
.TabInPage .manual-list {
  text-align:center;
}
.AccordionPar .manual-list {
  padding: 0;
}
.manual-list li {
  /*display: inline-block;*/
  margin: 10px 0;
}

.manual-list .btn a {
  height: 40px;
  display: inline-block;
  margin: 0 auto;
  padding: 0 20px;
  color: #555;
  font-size: 14px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  letter-spacing: 0.025em;

  background-color: #f5f8f9;
  border-radius: 30px;
}

.manual-list a:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 21px;
  margin-right: 0.5em;
  background: url(/content/dam/nttcom/hq/jp/business/services/voice-visual-communication/byod/bn-set/img/icon_pdf.png) left top/100% auto no-repeat;
  vertical-align: text-bottom;
}

.manual-list .btn a + a {
  margin-left: 5px;
}

.manual-list .btn a span {
  font-size: 14px;
}

.ul_list {
    padding-left: 25px;
}
.tabNavigation_contents .accordion_contents ul {
	list-style: disc;
	margin-left: 1.5rem;
}
.q_num {
	font-size: 18px;
	float: left;
}
.q_txt {
	font-size: 16px;
	margin-left: 3.5rem;
}
.tabNavigation_contents .accordion_component article {
	clear: both;
}
.prefix {
	background: #f9f9f9;
}
.prefix,
.prefix div {
	height: 100%;
	overflow: hidden;
}
.prefix div figure {
	float: left;
	width: 193px;
}
.prefix div ul {
	float: left;
	width: 530px;
	padding-left: 30px;
}
.prefix li p {
	margin-bottom: 10px;
}
/*
.prefix ol div figure {
	float: left;
	width: 259px;
}
.prefix ol div p {
	float: left;
	width: 481px;
	padding-left: 30px;
}
*/
.prefix ol {
	list-style-position: inside;
	list-style: none;
}
.prefix ol div figure {
	float: none;
	width: auto;
	margin: auto;
}
.prefix ol li {
	float: left;
	width: 335px;
	margin: 0 15px;
}
.prefix ol div p {
}
.prefix h5 {
	font-weight: bold;
	margin: 8px 0 0;
}

.specificationsSection .accordion_contents dt {
	font-size: 18px;
	margin: 0.75rem 0;
}
.specificationsSection .accordion_contents dd {
	line-height: 1.5;
	margin-bottom: 0.75rem;
}

@media screen and (max-width: 480px) {
	.prefix div figure {
		float: none;
	}
	.prefix div ul {
		float: none;
		width: auto;
		padding-left: 0;
	}
	.prefix ol {
		padding-left: 0;
	}
	.prefix ol li {
		width: auto;
		margin-left: 0;
	}
	.prefix ol li div figure img,
	.prefix ol li div p {
		width: auto !important;
	}
}
@media screen and (min-width: 1px) and (max-width: 599px) {
	.merit ul.nav {
		display: block;
	}
	.merit ul.nav li {
		width: 100%;
		margin: 0 0 15px;
	}


  .step-list {
    display: block;
    margin: 60px 0 0;
  }
  .step-list li.step {
    width: 100%;
    height: 150px;
    padding-top: 40px;
    background-size: auto 25%;
  }
  .step-list li.step + li.step {
    margin-left: 0;
    margin-top: 80px;
  }
  .step-list li.step + li.step:before {
    right: auto;
    left: 0;
    background-size: 15px auto;
    background-position: left 45% center;
    top: -54%;
    width: 100%;
    height: 80px;
    -webkit-transform: rotateZ(90deg);
            transform: rotateZ(90deg);
  }
  .step-list li.day {
    position: relative;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 120px;
    background: none;
  }
  .step-list li.day:after {
    content: "";
    position: absolute;
    top: 55%;
    left: 50%;
    width: 60px;
    height: 16px;
    margin-left: -30px;
    background: url(/content/dam/nttcom/hq/jp/business/services/voice-visual-communication/byod/bn-set/img/flow_arrow02.png) right center/auto auto no-repeat;
    -webkit-transform: rotateZ(90deg);
            transform: rotateZ(90deg);
  }
 
	.manual-list .btn a {
		width: 100%;
		height: auto;
		line-height: 1.5;
		padding: 10px;
		font-size: 14px;
	}
}
.contact_bt {
	font-weight: bold;
}

@media screen and (max-width: 768px) {
    article table th {
        width: 30%;
    }
    .is_pc {
        display: none;
    }
    
  .step-list {
    margin: 70px 0 0;
  }
  .step-list li.step {
  	font-size: 14px;
  }
  .step-list li.step {
    width: 100%;
    /* background-size: auto 15%; */
    background-position: center bottom 10px;
  }
  .step-list li.step + li.step:before {
    /* background-size: auto 4%; */
  }
  .step-list li.day {
    padding-top: 35px;
    width: 100%;
    background-size: auto 4%;
    font-size: 12px;
  }
  .step-list li.day p .num {
    font-size: 18px;
  }
  
}
@media screen and (min-width: 769px) {
    .is_sp {
        display: none;
    }
}

/*----- アンカーリンク -----*/
/*
.anchor-nav {
	margin-top: 30px;
	margin-bottom: 60px;
}
.anchor-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-flex;
	display: flex;
	-ms-flex: 0 1 auto;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
	font-size: 14px;
}
.anchor-nav ul li {
	margin: 0 4% 15px 0;
}
.anchor-nav ul li:last-child {
	margin-right: 0;
}
.anchor-nav ul li a {
	position: relative;
	padding-right: 15px;
}
.anchor-nav ul li a:after {
	content: "";
	border: 0px;
	border-right: solid 2px #09357f;
	border-top: solid 2px #09357f;
	height: 6px;
	right: 0;
	margin-top: -6px;
	position: absolute;
	top: 50%;
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	width: 6px;
}
@media screen and (max-width:480px) {
	.anchor-nav ul {
		display: block;
	}
}
*/


/*
.anchor-nav ul {
	display: flex;
	align-items: center;
	justify-content: center;
	list-style: none;
	margin: 0;
	padding: 0;
}
.anchor-nav ul li {
	margin-right: 10px;
	max-width: 360px;
	width: 32.727%;
}
.anchor-nav ul li:last-of-type {
	margin-right: 0;
}
.anchor-nav ul li a {
	border: solid 1px #09357f;
	color: #09357f;
	-webkit-display:  flex;
	display:  flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	font-weight: 700;
	padding: 14px 0;
	position: relative;
	text-align: center;
}

.anchor-nav ul li a::after {
	border: 0px;
	border-right: solid 2px #09357f;
	border-top: solid 2px #09357f;
	content: '';
	height: 6px;
	right: 20px;
	margin-top: -4px;
	position: absolute;
	top: 50%;
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	width: 6px;
}

@media screen and (max-width: 768px) {
	.anchor-nav ul {
		flex-direction: column;
	}
	.anchor-nav ul li:nth-of-type(1) {
		margin-right: 0;
		margin-bottom: 15px;
	}
	.anchor-nav ul li:nth-of-type(1),
	.anchor-nav ul li:nth-of-type(2) {
		margin-top: 0;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 480px) {
	.anchor-nav ul li {
		margin: 0 auto 15px;
		width: 100%;
	}
	.anchor-nav ul li:last-of-type {
		margin-top: 0;
		margin-left: 15%;
		margin-right: 15%;
		margin-bottom: 0;
	}
	.anchor-nav ul li a {
		width: 100%;
	}
}
*/

.internal_area{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	justify-content: center;
}
.internal_area .internal_box{
	width: auto;
	margin: 5px 8px;
}
@media screen and (max-width: 480px) {
	.internal_area .internal_box{
		width: 100%;
		margin:10px 0;
	}
}
.internal_txt{
	position: relative;
	display: inline-block;
	padding: 0 0 0 12px;
	vertical-align: middle;
	text-decoration: none;
	font-size: 21px;
	font-weight: bold;
}
.internal_txt::before,
.internal_txt::after{
	position: absolute;
	top: 4px;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.triangle_under::before{
	width: 14px;
	height: 14px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #004386;
}
.triangle_under::after{
	top: 9px;
	left: 3px;
	box-sizing: border-box;
	width: 2px;
	height: 2px;
	border: 4px solid transparent;
	border-top: 4px solid #fff;
}
.internal_txt span{
	padding-left:0.5em;
	font-size: 15px;
	letter-spacing: -1px;
}


/* =========================================================
 * 2022
 * 新テンプレ調整
 * ====================================================== */

.p-facade__button__text{
	position:relative;
	font-size:14px;
	line-height:1.5;
	margin:20px 0 0;
}
/*フリースペース*/
.f-wrap{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.f-box01{
	width:40%;
}
.f-box02{
	width:29%;
}
@media screen and (max-width: 768px) {
	.f-box01,
	.f-box02{
		width:100%;
		margin:0 0 10px 0;
	}
}
.f-wrap h4{
	font-size:18px;
	font-weight:bold;
	line-height:1.5;
	margin:0 0 5px 0;
}
.f-wrap p{
	font-size:14px;
	line-height:1.5;
}
.f-wrap a{
	text-decoration:none !important;
}

/*黄ボタン文字色*/
.wrapper .p-contact .p-contact__item .p-contact-item__button .c-btn.--yellow.--large .c-btn__link{
 	color:#000 !important;
}