@charset "utf-8";
/* CSS Document */

/* -----------------------------------
 * SmartGo Steple
 * ---------------------------------*/

.clearfix:after {
  display: block;
  clear: both;
  content: "";
}

.cpn {
  border: 3px solid #337ECE;
  border-radius: 10px;
  background: #F0F9FF;
  padding: 24px;
}

.cpn h3 {
  font-size: 20px;
  color: #164481;
  position: relative;
  margin-top: 0!important;
  padding: 0 0 0 48px;
}

.cpn h3::before {
  content: "";
  display: inline-block;
  width: 39px;
  height: 24px;
  background: url(/content/dam/nttcom/hq/jp/business/services/application/smartworkstyle/smartme/img/icon_cpn.png);
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  left: 0;
}

/* article */
h3.t-c {
    margin: 64px 0 32px 0;
}

.related_link_list {
    padding: 0 2%;
}

.related_link_list li {
    list-style-type: none;
    line-height: 2;
    padding-left: 16px;
    position: relative;
}

.related_link_list li:before {
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 6px solid #485157;
    content: '';
    display: inline-block;
    height: 0;
    left: 0;
    position: absolute;
    top: 12px;
    width: 0;
}

@media screen and (min-width:769px) {

h1 .tlfsize{
  font-size:30px;
  display: block;
}

.container_contact_bt .contact_bt {
    min-width: 220px;
}

.contact_bt a {
    display: block;
    font-size: 16px!important;
}

.contact_bt a:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: .1em;
    right: 1em;
    margin: auto;
    width: .3em;
    height: .3em;
    border-top: .13em solid #193477;
    border-right: .13em solid #193477;
    transform: rotate(45deg);
}

.request_btn:hover{
  background: #fdea8a;
}

.btn_2col {
    display: flex;
    justify-content: space-between;
}

.online_btn {
	background: #ffd601!important;/*赤#CF1E1Eを黄色に*/
	border: 2px solid #000000!important;/*臙脂600000を紺に*/
	text-decoration: none;
	color: #000000!important;/*白FFFFを紺に*/
    min-width: 220px;
}

.online_btn:hover {
	background: #fdea8a;;/*薄赤#D64040を薄黄色に*/
}

.online_btn a {
	color: #000000!important;/*白FFFFを紺に*/
    display: block;
    letter-spacing: 0;
}

.online_btn a: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);
}

.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 rgb(0 0 0 / 30%);
}

.topcontact_bt {
  width:294px;
  height:45px;
  text-align: center;
    background: #cc023a!important;
  border: 2px solid #000000;
  padding: 12px 20px 12px 20px;
  font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", 		Meiryo, Helvetica, sans-serif;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
  float:left;
  position:relative;
}
  
.topcontact_bt a {
  text-decoration: none;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  padding-top: 12px;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}

.topcontact_bt a:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: .1em;
    right: 1em;
    margin: auto;
    width: .3em;
    height: .3em;
    border-top: .13em solid #ffffff;
    border-right: .13em solid #ffffff;
    transform: rotate(45deg);
}

.topcontact_bt:hover{
    background: #fdea8a;
}
.js-contact_bt_2 a::before{
background-image: url(/content/dam/nttcom/hq/cmn/img/arrow-right-black.svg);

	content:"";
	position:absolute;
	top:0;
	bottom:.1em;
	right:0.9em;
	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);
}

.fllb_hq {
  background: #fff;
}

.par01 h3 {
  margin: 30px 0 10px;
}

.ico_new {
  color: #D22628;
  font-size: .8em;
  font-weight: bold;
}

.par01 h3 + p a {
  display: inline-block;
  margin: .1em 0 0 0;
}

.par01 h3 + p a:after {
    content: url(/content/dam/nttcom/hq/cmn/img/icon_right_arrow.png);
    margin-left: 10px;
}

.award {
  background: #fff;
  border: 4px solid #A58F34;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 0;
}

.award p {
  font-size: 22px;
  font-weight: bold;
  border-left: 1px solid #707070;
  padding: 0 0 0 24px;
  margin: 0 0 0 12px;
}

.award p span {
  display: block;
  font-size: 16px;
  font-weight: normal;
}

.offerlead {
  background: #fff;
}

.offerbox {
  display: flex;
  justify-content: space-between;
}

.offerbox dl {
  width: 100%;
  text-align: center;
}

.offerbox dl:first-of-type {
  max-width: 530px;
}

.offerbox dl:last-of-type {
  max-width: 260px;
}

.offerbox dl dt{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  border: 2px solid #6BAF48;
  border-radius: 30px;
  background: #F7FCF8;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 16px 0;
}

.offerbox dl dd{
  display: inline-block;
}

.offerbox dl dd div {
  max-width: 200px;
  padding: 1em 0 0 0;
  text-align: left;
  line-height: 1.4;
}

.offerbox dl dd figure{
  position: relative;
  text-align: center;
}

.offerbox dl dd figure figcaption{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 40px;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  color: #fff;
  background: #1D1D1D;
  padding: 0 32px;
}

.offerbox dl:first-of-type dd:first-of-type figure{
  margin: 0 15px 0 0;
}

.offerbox dl:first-of-type dd:last-of-type figure{
  margin: 0 0 0 15px;
}

.bizseanarea{
  margin-bottom: 100px;
  overflow: hidden;
}
		
.bizseanarea .box{
	width:266px;
	margin-right:20px;
  float:left;
  cursor: pointer;
}
.bizseanarea .box:hover{
	opacity: 0.7;
}
.bizseanarea .box:nth-of-type(3){
	margin-right:0px;
}
.bizseanarea .box p{
	background-color: #fff;
	color: #004386;
	text-align: left;
	font-weight: bold;
	padding: 10px;
  font-size: 18px;
  margin: 0;
  border: 1px solid #ccc;
  border-top: none;
}
.bizseanarea .box p span{
  display: inline-block;
}
.bizseanarea .box p span::after{
  content: url(/content/dam/nttcom/hq/cmn/img/icon_right_arrow.png);
  display: inline-block;
  margin-left: 10px;
}
.bizseanarea .box img{
  width: 100%;
  height: auto;
  border: 1px solid #ccc;
  border-bottom: none;
}

.securebox{
  margin: 50px 0;
  overflow: hidden;
}

    
.securebox .box{
  width:398px;
  border:1px solid #cecece;
  float:left;
  padding:3px;
  background: #fff;
}
  
.securebox .arrow{
  width: 40px;
  float: left;
  color: #e3e3e3;
  font-size: 35px;
  text-align: center;
  margin-top: 50px;
}
  
.securebox .box .kadai{
  background-color:#e3e3e3;
  font-size: 18px;
  text-align:center;
  font-weight:bold;
  padding:8px;
  margin: 0;
}
  
.securebox .box .kaiketu{
  background-color:#dce6f1;
  font-size: 18px;
  text-align:center;
  font-weight:bold;
  padding:8px;
  margin: 0;
}

.securebox .box .bottom{
  padding:10px 10px 10px 10px;
  line-height:1.8em;
  font-size:18px;
}

.securebox .box .bottom span{
  font-size:20px;
  color:#b40000;
  font-weight:bold;
}

/* -----------------------------------
 * merit
 * ---------------------------------*/

/* intro */
.meritarea .merit_intro figure {
  display: flex;
  align-items: flex-end;
  margin: 0 auto 64px;
}

.meritarea .merit_intro figure img {
  width: 548px;
  height: 192px;
}

.meritarea .merit_intro figure figcaption ul {
  box-sizing: border-box;
  list-style-type: none;
  padding: 0 0 0 15px;
  width: 292px;
}

.meritarea .merit_intro figure figcaption ul li {
  position: relative;
  background: #F7FCF8;
  border: 2px solid #6BAF48;
  border-radius: 10px 10px 10px 0;
  margin: 0 0 20px 0;
  padding: 10px;
}

.meritarea .merit_intro figure figcaption ul li::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: url(/content/dam/nttcom/hq/jp/business/services/application/smartworkstyle/smartgo-staple/img/baloon_arrow.png);
  background-size: cover;
  position: absolute;
  bottom: -2px;
  left: -15px;
}

/* box */
.meritarea .meritbox:nth-of-type(1),
.meritarea .meritbox:nth-of-type(2),
.meritarea .meritbox:nth-of-type(3){
  margin-top:0px;
}

.meritarea .merit_wrap {
  display: flex;
  flex-wrap: wrap;
}

.meritarea .meritbox{
  flex-basis: calc(33.333% - 16px);
  max-width: calc(33.333% - 16px);
  border:2px solid #cecece;
  background: #fff;
  margin-right:24px;
  text-align:center;
  margin-top:30px;
  position:relative;
}
.meritarea .meritbox:nth-of-type(3),
.meritarea .meritbox:nth-of-type(6){
  margin-right:0px;
}

.meritbox a {
  display: block;
}

.meritbox a:hover {
    opacity: 0.7;
}

.meritarea .meritbox img{
  width:100%;
  height: auto;
}

.meritarea .meritbox .meritbox_summary{
  display: block;
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  color: #004386;
  padding: 20px 10px;
  margin: 0;
  line-height: 1.4;
}

.meritarea .meritbox::after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background: url(/content/dam/nttcom/hq/jp/business/services/application/smartworkstyle/smartgo-staple/img/arrow_corner.png);
  background-size: cover;
  position: absolute;
  bottom: 0;
  right: 0;
}

.meritContainer {
  background-color: #FFF;
}

.merit_titlearea {
  overflow: hidden;
  border-bottom: solid 3px #214a7b;
  padding-bottom: 2px;
}

.morelink {
    text-align: right;
}

.morelink a {
  display: inline-block;
  font-size: 17px;
  font-weight: bold;
  padding: 20px;
  color: #fff;
  background-color: #004386;
  position: relative;
  cursor: pointer;
}

.morelink a:hover {
  background-color: #176abc;
}

.morelink a:after {
  content: url(/content/dam/nttcom/hq/jp/business/services/application/smartworkstyle/smartgo-staple/img/icon_right_arrow_w.png);
  margin-left: 10px;
}

/* -----------------------------------
 * price list
 * ---------------------------------*/

 .price_list_sp {
  display: none;
 }

 .price_list_pc {
   width: 100%;
   line-height: 1.4;
   margin-bottom: 0;
 }

 .price_list_pc caption {
    caption-side: bottom;
    text-align: left;
    font-size: 14px;
    padding: 20px 0 0 0;
    line-height: 1.6;
 }

 .price_list_pc sup {
   font-size: 12px;
 }

 .price_list_pc th {
  background: #1D1D1D;
  color: #fff;
  vertical-align: middle;
  text-align: center;
 }

 .price_list_pc .plan_detail {
  vertical-align: middle;
  text-align: center;
  background: #F8F8F8;
 }

 .price_list_pc td {
  vertical-align: middle;
  text-align: center;
  background: #fff;
  padding: 40px 0;
 }

 .price_list_pc td span {
   display: inline-block;
  text-align: left;
 }

 .price_list_pc td .notice {
   color: #D22628;
 }

 .price_list_pc td .contents_detail {
  display: inline-block;
 }

 .price_list_pc td .contents_detail div {
  text-align: left;
 }

 .price_list_pc td .contents_detail div:first-of-type {
  margin: 0 auto 1em;
 }

 /* -----------------------------------
 * case
 * ---------------------------------*/

 .sharebox{
	margin:80px auto;

}
.sharebox p.title{
	font-size:1.5em;
	font-weight:bold;
	text-align:center;
}


.sharebox dl{
	padding: 20px 110px;
}

.sharebox dt {
    float: left;
    padding: 5px;
    vertical-align: middle;
    height: 30px;
}

.sharebox dt img{
	padding-top: 6px;
}


.sharebox dd {
    margin-left: 30px;
    font-weight: bold;
    padding: 5px 5px 5px 30px;
    margin-top: 5px;
    height: 45px;
    font-size: 1.2em;
}

.sharebox .uparea,.sharebox .lowarea{
	background-color: #DAEDD9;
	overflow: hidden;
}

.sharebox .uparea .inner{
	background-color: #fff;
	margin: 40px 40px 0 40px;
}

.sharebox .lowarea .inner{
	background-color: #fff;
	margin: 40px;
	padding: 20px 5px;
	overflow: hidden;
  display: flex;
  justify-content: space-around;
}

.sharebox_title {
    width: 980px;
    padding: 9px 0 2px;
    background-color: #1D1D1D;
    color: #fff;
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.sharebox_title span{
	font-size:1.5em
}

.sharebox_title:after {
    content: "";
    position: relative;
    top: 16px;
    left: 50%;
    margin-left: -15px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #1D1D1D transparent transparent transparent;
}


.sharebox .lowbox{
  display: flex;
}

.sharebox .lowbox p{
	display:block;
	font-size:15px;
  padding-bottom: 10px;
  margin: 0;
}

.sharebox .lowbox p span{
	font-weight:bold;
	font-size:16px;
}

.sharebox .lowbox p.comment{
    padding-top: 14px;
    padding-left: 5px;
}

.casebox{
	display:table;
	margin-top: 20px;
	margin-bottom:80px;
}

.casebox .cbox{
	display:table-cell;
	width: 50px;
  vertical-align: middle;
  text-align: center;
	
}

.casebox .box{
	display:table-cell;
	width: 50px;
  vertical-align: top;
  text-align: center;	
}

.casebox .box{
	width:465px;
	border:solid 1px #ccc;
	margin-top:15px;
}

.casebox .box img{
	width:300px;
}


.casebox .box img.case2{
	width:390px;
}

.casebox .box .title_L{
	background-color: #e3e3e3;
    margin: 2px;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0;
}

.casebox .box .title_R{
	background-color: #eaf5fc;
    margin: 2px;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0;
}

.casebox .box ul{
	margin-left:0px;
}

.casebox .box ul li{
	text-align:left;
}


.casebox .cbox .arrow{
	 width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 20px 20px;
    border-color: transparent transparent transparent #ebebeb;
    margin-left: 15px;
}

.point_box {
  width: 120px;
  height: 40px;
  background-color: #214a7b;
  color: #FFF;
  float: left;
  font-size: 1.2em;
  padding: 3px;
  text-align: center;
  font-weight: bold;
  margin-right: 10px;
  margin-bottom: 5px;
}

.fs15em {
  font-size: 1.5em;
}

.point_title {
  float: left;
  font-size: 22px;
  font-weight: bold;
  height: 35px;
  margin-top: 5px;
  margin-bottom: 0;
  border: none;
}

.point_img {
  width: 320px;
  margin-bottom: 50px;
  float: left;
  margin-top: 20px;
}

.point_img img {
  width: 100%;
  height: auto;
}

.point_txt {
  width: 519px;
  float: left;
  font-size: 15px;
  line-height: 1.5em;
  margin-top: 20px;
  margin-bottom: 50px;
}

.point_txt span {
    display: block;
    margin-top: 1rem;
}

/* -----------------------------------
 * faq
 * ---------------------------------*/

.faqlist {
  line-height: 1.7em;
  width: 800px;
  margin: 0 auto;
  background: #fff;
}

.faqlist dl {
  line-height: 2.5em;
  font-size: 1em;
}

.faqlist dl dt {
  float: left;
  color: #004386;
}

.faqlist dl dd {
  margin-left: 40px;
  cursor: pointer;
}

.faqlist dl dd:hover{
background-color:#daebf5
}

.lasttbl{
  margin-bottom:100px;
}

.faqanser {
  width: 100%;
  margin-top: 50px;
}

.faqanser .qtitle {
  font-size: 1.5em;
  margin: 15px 0;
  background: #004386 !important;
  color: #fff !important;
  padding: 13px 10px!important;
  overflow: hidden !important;
  border-radius: 6px !important;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  line-height: 1.4;
}

.faqanser .qanser {
  font-size: 16px;
  line-height: 1.4;
  margin-left: 40px;
}

.faqanser .qanser dl dt{
width:20px;
float:left;
}
.faqanser .qanser dl dd{
margin-left:20px;
}

.faqanser .qanser dl dt.nodt{
width:25px;
float:left;
}
.faqanser .qanser dl dd.nodd{
margin-left:25px;
}

.faqanser .qanser dl.wide dt{
width:48px;
}
.faqanser .qanser dl.wide dd{
margin-left:48px;
}

}

@media screen and (max-width:768px) {

.sub_backTo-top {
  padding-bottom: 80px;
}

h1 .tlfsize{
  display: block;
}

.container_contact_bt .contact_bt {
    padding: 12px;
    letter-spacing: 0;
    min-width: 190px;
}

.firstSection .TitleHn h4 {
  line-height: 1.3;
}

.fllb_hq {
  line-height: 1.3;
  background: #fff;
}

#tab1 h4 {
  font-size: 27px;
}
.merit {
  font-size: 27px;
}
.box_merit > .box1 > p, .box_merit > .box2 > p, .box_merit > .box3 > p {
  font-size: 15px;
}
.box1 span, .box2 span, .box3 span {
  font-size: 13px;
}

/* add */

.contact_bt a {
    display: flex;
    justify-content: space-between;
    font-size: 14px!important;
}

.contact_bt a:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: .1em;
    right: 1em;
    margin: auto;
    width: .3em;
    height: .3em;
    border-top: .13em solid #193477;
    border-right: .13em solid #193477;
    transform: rotate(45deg);
}

.online_btn {
	background: #ffd601!important;/*赤#CF1E1Eを黄色に*/
	border: 2px solid #000000!important;/*臙脂600000を紺に*/
	text-decoration: none;
	color: #000000!important;/*白FFFFを紺に*/
    width: 190px;
padding: 12px 12px;
}

.online_btn a {
    color: #000000;
    letter-spacing: 0;
    display: block;
}

.online_btn a:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: .1em;
    right: .9em;
    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);
}

.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 rgb(0 0 0 / 30%);
}

.topcontact_bt {
    width: 100%;
    height:45px;
    text-align: center;
    background: #cc023a!important;
    border: 2px solid #000000;
    padding: 12px 20px 12px 20px;
    font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", 		Meiryo, Helvetica, sans-serif;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
    margin:10px 0;
    position:relative;
  }

.topcontact_bt a {
    text-decoration: none;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    padding-top: 12px;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
  }

.topcontact_bt a:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: .1em;
    right: 1em;
    margin: auto;
    width: .3em;
    height: .3em;
    border-top: .13em solid #ffffff;
    border-right: .13em solid #ffffff;
    transform: rotate(45deg);
}

.js-contact_bt_2 a{
    color: #000000!important;
}
.js-contact_bt_2 a::before{
background-image: url(/content/dam/nttcom/hq/cmn/img/arrow-right-black.svg);

	content:"";
	position:absolute;
	top:0;
	bottom:.1em;
	right:0.9em;
	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);
}
.ico_new {
    color: #D22628;
    font-size: .8em;
    font-weight: bold;
  }
  
  .par01 h3 + p a {
    display: inline-block;
    margin: .1em 0 0 0;
  }
  
  .par01 h3 + p a:after {
      content: url(/content/dam/nttcom/hq/cmn/img/icon_right_arrow.png);
      margin-left: 10px;
  }
  

.award {
  background: #fff;
  border: 4px solid #A58F34;
  display: flex;
}

.offerlead {
  background: #fff;
}

.offerbox dl {
  width: 100%;
  text-align: center;
}

.offerbox dl dt{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  border: 2px solid #6BAF48;
  border-radius: 30px;
  background: #F7FCF8;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 16px 0;
}

.offerbox dl dd{
  display: inline-block;
}

.offerbox dl dd figure{
  position: relative;
  text-align: center;
}
.offerbox dl dd div{
  width: 70%;
  padding: 1em 0 0 0;
  text-align: left;
  line-height: 1.4;
  margin: 0 auto 1em;
}

.offerbox dl dd figure img{
  width: 70%;
  height: auto;
}

.offerbox dl dd figure figcaption{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 40px;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  color: #fff;
  background: #1D1D1D;
  padding: 0 32px;
  width: 70%;
  margin: 0 auto;
}

.bizseanarea{
  margin-bottom: 100px;
  overflow: hidden;
}
		
.bizseanarea .box{
	width:100%;
	margin-bottom:15px;
}

.bizseanarea .box p{
	background-color: #fff;
	color: #004386;
	text-align: left;
	font-weight: bold;
	padding: 10px;
  font-size: 18px;
  margin: 0;
  border: 1px solid #ccc;
  border-top: none;
}

.bizseanarea .box p span{
  display: inline-block;
}
.bizseanarea .box p span::after{
  content: url(/content/dam/nttcom/hq/cmn/img/icon_right_arrow.png);
  display: inline-block;
  margin-left: 10px;
}

.bizseanarea .box img{
  width:100%;
  height: auto;
  border: 1px solid #ccc;
  border-bottom: none;
}

.securebox{
  margin-top:30px;
  overflow: hidden;
}

.securebox .box{
  width:100%;
  border:1px solid #cecece;
  float:left;
  padding:3px;
}

.securebox .arrow{
  width: 88%;
  float: left;
  color: #e3e3e3;
  font-size: 35px;
  text-align: center;
  margin: 20px;
  transform: rotate(90deg);
}

.securebox .box .kadai{
  background-color:#e3e3e3;
  font-size: 18px;
  text-align:center;
  font-weight:bold;
  padding:8px;
  margin: 0;
}
  
.securebox .box .kaiketu{
  background-color:#dce6f1;
  font-size: 18px;
  text-align:center;
  font-weight:bold;
  padding:8px;
  margin: 0;
}

.securebox .box .bottom{
  padding:10px;
  line-height:1.8em;
  font-size:18px;
}
  
.securebox .box .bottom span{
  font-size:20px;
  color:#b40000;
  font-weight:bold;
}

/* -----------------------------------
 * merit
 * ---------------------------------*/

 .meritarea .merit_intro figure {
  margin: 0 auto 64px;
}

.meritarea .merit_intro figure img {
  width: 100%;
  height: auto;
}

.meritarea .merit_intro figure figcaption ul {
  box-sizing: border-box;
  list-style-type: none;
  padding: 0;
  width: 100%;
}

.meritarea .merit_intro figure figcaption ul li {
  position: relative;
  background: #F7FCF8;
  border: 2px solid #6BAF48;
  border-radius: 10px;
  margin: 0 0 20px 0;
  padding: 10px;
}

.meritarea .meritbox:nth-of-type(1),
.meritarea .meritbox:nth-of-type(2),
.meritarea .meritbox:nth-of-type(3){
  margin-top:0px;
}

.meritarea .merit_wrap{
  display: block;
}

.meritarea .meritbox{
  width: 100%;
  border:2px solid #cecece;
  background: #fff;
  margin-right:24px;
  text-align:center;
  margin: 0 auto 30px;
  position:relative;
}

.meritbox a {
  display: block;
}

.meritbox:last-of-type {
   margin: 0 auto;
}

.meritarea .meritbox img{
  width:100%;
  height: auto;
}

.meritarea .meritbox p{
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  color: #004386;
  padding: 5px 10px 20px;
  margin: 0;
}

.meritarea .meritbox .meritbox_summary {
  display: block;
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  color: #004386;
  padding: 20px 10px 40px;
  margin: 0;
  line-height: 1.4;
}

.meritarea .meritbox::after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background: url(/content/dam/nttcom/hq/jp/business/services/application/smartworkstyle/smartgo-staple/img/arrow_corner.png);
  background-size: cover;
  position: absolute;
  bottom: 0;
  right: 0;
}

.morelink {
  text-align: right;
}

.morelink a {
display: inline-block;
font-size: 17px;
font-weight: bold;
padding: 20px;
color: #fff;
background-color: #004386;
position: relative;
cursor: pointer;
}

.morelink a:after {
  content: url(/content/dam/nttcom/hq/jp/business/services/application/smartworkstyle/smartgo-staple/img/icon_right_arrow_w.png);
  margin-left: 10px;
}

/* price */
.price_list_pc {
  display: none;
}

.price_list_sp caption {
  caption-side: bottom;
  text-align: left;
  font-size: 12px;
  padding: 20px 0 0 0;
  line-height: 1.6;
}

.price_list_sp sup {
  font-size: 12px;
}

.price_list_sp .notice {
  color: #D22628;
}

.price_list_sp:last-of-type {
  margin-bottom: 0;
}

.price_list_sp th,.price_list_sp td{
  vertical-align: middle;
  line-height: 1.5;
}

.price_list_sp th:first-of-type{
  width: 30%;
}

.price_list_sp td:nth-of-type(odd){
  background: #F8F8F8;
}

.price_list_sp th {
  background: #1D1D1D;
  color: #fff;
}

.sharebox{
	margin: 0 auto 40px;
}
.sharebox p.title{
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
}

.sharebox dl{
	padding: 20px 10px;
}

.sharebox dt {
    float: left;
    padding: 5px;
    vertical-align: middle;
    height: 30px;
}

.sharebox dt img{
	padding-top: 6px;
}


.sharebox dd {
    margin-left: 30px;
    font-weight: bold;
		line-height: 1.4em;
    padding: 5px;
    margin-top: 5px;
    font-size: 1em;
}

.sharebox .uparea,.sharebox .lowarea{
	background-color: #DAEDD9;
	overflow: hidden;
}

.sharebox .uparea .inner{
	background-color: #fff;
	margin: 20px 20px 0 20px;
}

.sharebox .lowarea .inner{
	background-color: #fff;
	margin: 20px;
	padding: 20px 5px;
	overflow: hidden;
	
}

.sharebox_title {
    width: 100%;
    padding: 9px 0 2px;
    background-color: #1D1D1D;
    color: #fff;
    font-size: 1.2em;
		line-height: 1.5em;
    font-weight: bold;
    text-align: center;
}

.sharebox_title span{
  font-size:1.5em;
  display: block;
}

.sharebox_title:after {
    content: "";
    position: relative;
    top: 17px;
    left: 50%;
    margin-left: -15px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #1D1D1D transparent transparent transparent;
}


.sharebox .lowbox{
	float:left;
	width:100%;
}

.sharebox .lowbox p{
	display:block;
	float:left;
	font-size:15px;
	padding-bottom: 10px;
}

.sharebox .lowbox:last-of-type p{
	margin-bottom: 0;
}

.sharebox .lowbox p span{
	font-weight:bold;
	font-size:16px;
}

.sharebox .lowbox p.comment{
	 width: 200px;
    padding-bottom: 21px;
    padding-left: 8px;
}

.merit_titlearea {
  overflow: hidden;
  border-bottom: solid 3px #214a7b;
  padding-bottom: 2px;
}

.casebox{
	margin-top: 20px;
	margin-bottom:80px;
}

.casebox .box,.casebox .cbox{
	width: 50px;
    margin: 0 auto;
    margin-top: 20px;
	
}


.casebox .box img{
	width: 100%;
}


.casebox .box{
	width:100%;
	border:solid 1px #ccc;
	margin-top:15px;
	text-align: center;
}

.casebox .box .title_L{
	background-color: #e3e3e3;
    margin: 2px;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0;
		text-align: center;
}

.casebox .box .title_R{
	background-color: #eaf5fc;
    margin: 2px;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0;
}

.casebox .box ul{
	margin-left: -10px;
}

.casebox .box ul li{
	padding-right: 15px;
    text-align: justify;
    text-justify: inter-ideograph;
}


.casebox .cbox .arrow{
	width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #ebebeb transparent transparent transparent;
}

.point_box {
  width: 100%;
  height: 40px;
  background-color: #214a7b;
  color: #FFF;
  float: left;
  font-size: 1.2em;
  padding: 3px;
  text-align: center;
  font-weight: bold;
  margin-right: 10px;
  margin-bottom: 5px;
}

.fs15em {
  font-size: 1.5em;
}

.point_title {
  float: left;
  font-size: 24px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 0;
  line-height: 1.3;
  border: none;
  padding-bottom: 10px;
}

.point_img {
  width: 100%;
  margin-top: 20px;
  text-align: center;
  height: auto;
}

.point_txt {
  width: 100%;
  float: left;
  font-size: 15px;
  line-height: 1.5em;
  margin-top: 20px;
  margin-bottom: 50px;
}

.point_txt span {
    display: block;
    margin-top: 1rem;
  }

.faqlist {
  line-height: 1.7em;
  width: 100%;
  margin: 0 auto;
}

.faqlist dl {
  line-height: 2.5em;
}

.faqlist dl dt {
  float: left;
  color: #004386;
  line-height: 1.4;
}

.faqlist dl dd {
  margin: 0 0 1em 40px;
  line-height: 1.4;
}

.lasttbl{
margin-bottom:100px;
}

.faqanser {
  width: 100%;
  margin-top: 50px;
}

.faqanser .qtitle {
  font-size: 1.5em;
  line-height: 1.3em;
  margin: 15px 0;
  background: #004386 !important;
  color: #fff !important;
  padding: 13px 10px!important;
  overflow: hidden !important;
  border-radius: 6px !important;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}

.faqanser .qanser {
  font-size: 16px;
  line-height: 1.5;
  margin-left: 0;
}


.faqanser .qanser dl dt{
width:20px;
float:left;
}
.faqanser .qanser dl dd{
margin-left:20px;
}

.faqanser .qanser dl dt.nodt{
width:25px;
float:left;
}
.faqanser .qanser dl dd.nodd{
margin-left:25px;
}

.faqanser .qanser dl.wide dt{
width:48px;
}
.faqanser .qanser dl.wide dd{
margin-left:48px;
}
}

.orig_movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.orig_movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* =========================================================
 * 2022
 * 新テンプレ調整
 * ====================================================== */

/*MVボタン2行調整*/
@media screen and (min-width: 769px){
	.p-facade__wrap {
		width: 50% !important;
	}
	.w100p{
		width:100% !important;
	}
}
.p-facade__button{
	height:auto !important;
}
.c-btn.--large{
	margin-bottom:15px !important;
}
@media screen and (min-width:481px) and ( max-width:768px){
	.line02 .c-btn.--large{
		margin-top:0 !important;
	}
}
/*黄ボタン文字色*/
.wrapper .p-contact .p-contact__item .p-contact-item__button .--yellow .c-btn__link{
	color:#000 !important;
}