@charset "utf-8";

.contact_btn{
	background: #cc023a!important;/*黄#ffd601;からドコモ赤に*/
	border: 2px solid #000000!important;/*青#004386;から臙脂に*/
}
.contact_btn a{
	color: #FFFFFF!important;/*紺#004386;を白に*/
}
.contact_btn a::after{
	content: url(/content/dam/nttcom/hq/jp/business/services/application/mail-groupware/gsuite/img/icon_right_arrow_w.png)!important;
}

.ren_btn_list_hq{
	width: 100%;
}
.ren_btn_list_hq ul{
	display: table;
    width: 100%;
    padding: 0;
}
.ren_btn_list_hq li{
	width: 33%;
	display: table-cell;
    box-sizing:border-box;
    text-align: center;
}
.ren_btn_list_hq li:first-child{
	padding-right:4px;
}
.ren_btn_list_hq li:nth-child(2){
	padding:0 2px;
}
.ren_btn_list_hq li:last-child{
	padding-left:4px;
}
.ren_btn_list_hq li a{
    background: #ffd601;
    border: 2px solid #ffef9c;
    padding: 6px 10px;
    display: block;
    text-decoration: none;
    color: #193477;
    font-size: 16px;
    font-weight: bold;
}

.parsys h4 {
    font-weight: bold;
}

.ren_oh_hq{
	overflow: hidden;
}

.link_arrow_list_hq{
	padding: 0;
}
.link_arrow_list_hq li{
	list-style-type: none;
	margin-bottom: 10px;
}
.link_arrow_list_hq li:last-child{
	margin-bottom: 0px;
}
.link_arrow_list_hq a:after {
    content: url(/content/dam/nttcom/cmn/img/icon_right_arrow.png);
    margin-left: 10px;
}

a.biz_arr_hq:after{
    content: url(/content/dam/nttcom/cmn/img/icon_right_arrow.png);
    margin-left: 10px;
}

.left_storong_num_hq{
	font-weight: bold;
	width: 100%;
	font-size: 22px;
	border-bottom: 3px solid #004386;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-bottom: 10px;
	display: table;
}

.left_storong_num_hq span:first-child{
	width: 120px;
	display: table-cell;
	vertical-align: middle;
	padding:5px;
	background: #287BC5;
	text-align: center;
	color: #fff;
}
.left_storong_num_hq span:nth-child(2){
	display: table-cell;
	vertical-align: middle;
	padding-left:10px;
}
.fllb_gray_hq{
	border-bottom: 3px solid #B1B1B1;
}
.biz_table_init_hq{
}
.biz_table_init_hq td{
	vertical-align: middle;
}
.biz_table_init_hq th{
	vertical-align: middle;
}
.linkblock_hq{
    width:100%;
    height:auto;
    margin:0;
    padding:0;
}
.linkblock_hq .l{
    height:auto;
    margin:0 1em 0 0;
    padding:0;
    float:left;
}
.linkblock_hq .r{
    height:auto;
    margin:0;
    padding:0;
    float:left;
}
.w10em_hq{
    width:10em;
}
.ren_btn_list_3_hq{
 width: auto;
}
.ren_btn_list_3_hq ul{
 display: table;
    width: 440px;
    padding: 0;
}
.ren_btn_list_3_hq li{
	width: 33%;
	display: table-cell;
    box-sizing:border-box;
    text-align: center;
}
.ren_btn_list_3_hq li:first-child{
 padding-right:4px;
}
.ren_btn_list_3_hq li:nth-child(2){
 padding:0 2px;
}
.ren_btn_list_3_hq li:last-child{
 padding-left:4px;
}
.ren_btn_list_3_hq li a{
    background: #ffd601;
    border: 2px solid #ffef9c;
    padding: 5px 10px;
    display: block;
    text-decoration: none;
    color: #193477;
    font-size: 14px;
    font-weight: bold;
}
.bizcase_hq{
	width:100%;
	margin:0px auto;
	padding:0px;
}
.bizcase_hq .picture{
	width:280px;
	height:auto;
	margin:0px;
	padding:10px;
	float:left;
}
.bizcase_hq .text{
	width:550px;
	height:auto;
	margin:0px;
	padding:15px;
	border:1px solid #ccc;
	float:right;
}
.bizcase_hq .text hr{
	margin-bottom:10px;
}
.bizcase_hq .btn1{
	background:#3379cd;
	color:#ffffff;
	padding:6px;
	margin-right:10px;
	border:1px solid #3379cd;
	border-radius: 2px;
}
.bizcase_hq .btn2{
	background:#76923c;
	color:#ffffff;
	border:1px solid #76923c;
	padding:6px;
	border-radius: 2px;
}
.bizcase_hq .text2{
	width:550px;
	height:auto;
	margin:0px;
	padding:15px;
	float:right;
}




@media only screen and (max-width: 480px){

.ren_btn_list_hq ul{
	display: block;
}
.ren_btn_list_hq li{
	display: block;
	margin-top: 5px;
	width: 100%;
	padding: 0 !important;
}
.ren_btn_list_hq li:first-child{
	margin-top: 0;
	padding: 0;
}
.left_storong_num_hq{
	font-size: 18px;
	display: table;
}
.left_storong_num_hq span:first-child{
	width: 80px;
	font-size: 15px;
}
.ren_btn_list_3_hq ul{
 display: block;
}
.ren_btn_list_3_hq li{
 display: block;
 margin-top: 5px;
 width: 100%;
}
.ren_btn_list_3_hq li:first-child{
 padding:0px;
}
.ren_btn_list_3_hq li:nth-child(2){
 padding:0px;
}
.ren_btn_list_3_hq li:last-child{
 padding:0px;
}
.bizcase_hq .picture {
    width: 100%;
    height: auto;
    margin: 0px;
    text-align: center;
}
.bizcase_hq .picture img{
	width:auto;
}
.bizcase_hq h3{
	width:100%;
	text-align:center !important;
}
.bizcase_hq .text{
	width:100%;
}
.bizcase_hq .btn1,
.bizcase_hq .btn2
 {
    padding: 6px;
    width: 100%;
    float: left;
    text-align: center;
    margin-top:10px;
}
}


/* kids */

.flL{
	float:left;
}
.flR{
	float:right;
}

.vaM{
	vertical-align:middle;
}
.taC{
	text-align:center;
}

.mt5{margin-top:5px;}  .mt6{margin-top:6px;} .mt10{margin-top:10px;} .mt20{margin-top:20px;} .mt30{margin-top:30px;} .mt40{margin-top:40px;} .mt50{margin-top:50px;}
.mtb20{margin-bottom:20px;} .mb30{margin-bottom:30px;} .mb40{margin-bottom:40px;} .mb50{margin-bottom:50px;}

.mb10{margin-bottom:10px;} .mb20{margin-bottom:20px;} .mb30{margin-bottom:30px;} .mb40{margin-bottom:40px;} .mb50{margin-bottom:50px;}
.mbb20{margin-bottom:20px;} .mb30{margin-bottom:30px;} .mb40{margin-bottom:40px;} .mb50{margin-bottom:50px;}

.mR10{margin-right:10px;} .mR15{margin-right:15px;} .mR20{margin-right:20px;} .mR30{margin-right:30px;}
.mL10{margin-left:10px;} .mL20{margin-left:20px;} .mL30{margin-left:30px;}

.pb20{padding-bottom:20px;}



.fs08em{font-size:0.8em;} .fs09em{font-size:0.9em;} .fs1em{font-size:1em;} .fs12em{font-size:1.2em;} .fs13em{font-size:1.3em;} .fs14em{font-size:1.4em;} .fs15em{font-size:1.5em;} .fs16em{font-size:1.6em;} .fs17em{font-size:1.7em;} .fs18em{font-size:1.8em;} .fs19em{font-size:1.9em;} .fs2em{font-size:2em;} .fs21em{font-size:2.1em;} .fs22em{font-size:2.2em;} .fs23em{font-size:2.3em;} .fs24em{font-size:2.4em;} .fs25em{font-size:2.5em;}

.fs15px{font-size:15px;}

.lh1em{line-height:1em;} .lh12em{line-height:1.2em;} .lh13em{line-height:1.3em;} .lh14em{line-height: 1.4em;} .lh15em{line-height:1.5em;}



.fwb{
	font-weight:bold;
}

.colorR{
	color:#c00000;
}
.colorW{
	color:#FFF;
}

.linktxt{
	margin-top:20px;
	margin-bottom:30px;
	color: #004386;
}

.linktxt:after {
	content: url(/content/dam/nttcom/cmn/img/icon_right_arrow.png);
	margin-left: 10px;
}

.samplelist_chk{
	vertical-align:middle;
	margin-bottom:4px;
	margin-right:2px;
}

.campmk{        
		width: 128px;
    padding: 5px;
    text-align: center;
    background-color: #b11212;
    color: #FFF;
    border-radius: 5px;
	font-weight: bold;
}

.top_r_linkbox{
	width:100%; 
	border: solid 1px #cfcfcf; 
	padding:10px;
	margin-bottom: 50px;
	background-color: #FFF;
}

.top_r_linkbox .link_component{
	margin-top: 10px !important;
    margin-bottom: 0px !important;
}


/*PC*/
@media print, screen and (min-width: 769px) { 

.smt{
	display:none;
}


/* ヘッダレフト */
.topleftarea{
	margin-top:20px;
	padding:20px;
	border: solid 1px #cfcfcf;
	overflow:hidden;
	background-color:#FFF;
}

.topleftarea .title{
	font-size:18px;
	font-weight:bold;
}

.topleftarea .contact_tel-num_hq span{
	margin-left:10px;
	font-size:12px;
}

.topleftarea .phoneno{
		margin-left: 5px;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: -.1rem;
		margin-top:6px;
	}
		
.topleftarea .time{
	font-size: 14px;
    line-height: 1.3em;
    margin-top: 15px;
    margin-left: 15px;
	    font-weight: bold;
}



.topleftarea .hr{
	border-top: 1px solid #cfcfcf;
	margin-top: 15px;
}

.topcontact_bt {
    width: 178px;
    height: 45px;
    text-align: center;
    font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 4px;
    float: left;
    position: relative;
	background: #cc023a!important;/*黄#ffd601;からドコモ赤に*/
	border: 2px solid #000000!important;/*青#004386;から臙脂に*/
    border-image: initial;
    padding: 12px 20px;
    border-radius: 10px;
		margin-top:15px;
		margin-bottom:15px;
		}
		
		.topcontact_bt a {
    text-decoration: none;
	color: #FFFFFF!important;/*紺#004386;を白に*/
    font-size: 18px;
    font-weight: bold;
    padding-top: 13px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
		}

		.topcontact_bt:hover{
	background: #cc023a!important;/*薄黄#fdea8aを薄赤に*/
		}
		
		.topcontact_bt a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/mail-groupware/gsuite/img/icon_right_arrow_w.png);
    margin-left: 10px;
		}


.topcontact_bt_bl {
    width: 272px;
    height: 45px;
    text-align: center;
    font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 4px;
    float: left;
    position: relative;
    background: rgb(46, 103, 170);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(0, 67, 134);
    border-image: initial;
    padding: 12px 20px;
    border-radius: 10px;
	margin-top:15px;
	margin-bottom: 5px;
		}
		
		.topcontact_bt_bl a {
        text-decoration: none;
    color: #ffffff;
    font-size: 15px;
    line-height: 1.3em;
    font-weight: bold;
    padding-top: 1px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
		}

		.topcontact_bt_bl:hover{
			background: #658fc0;
		}
		
		.topcontact_bt_bl a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/cloud/rental-server/biz/img/icon_right_arrow_wh.png);
    position: absolute;
    right: 30px;
    top: 12px;
		}



/* フッターリンク */

.PcmR20{
	margin-right:20px;
}
.PcmL30{
	margin-left:30px;
}

.footlinkbox{
	width:100%;
	margin: 88px 0 0px;
	background-color: #FFF;
    overflow: hidden;
}

.footlinkbox2{
		width: 660px;
    margin: 0 auto;
    margin-top: 80px;
	background-color: #FFF;
    overflow: hidden;
}

.footlinkbox3{
		width: 1010px;
    margin: 0 auto;
    margin-top: 80px;
	background-color: #FFF;
    overflow: hidden;
}

.footlinkbox3 .footcontact_bt {
	    width: 450px;
}

.footlinkbox .fleftbox{
	border-top: solid 1px #cfcfcf;
    border-left: solid 1px #cfcfcf;
    border-bottom: solid 1px #cfcfcf;
		width:930px;
		height: 300px;
		float:left;
}

.footlinkbox .fleftbox .headarea,
.footlinkbox .frightbox .headarea{
	background-color: #f1f1f1;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 2em;
    margin: 4px;
    text-align: center;
}

.footlinkbox .frightbox{
		border: solid 1px #cfcfcf;
		width:330px;
		height: 300px;
		float:left;
}

.footlinkbox .bttop_comment{
	margin: 10px 0 10px 30px;
    line-height: 1.3em;
}

.footcontact_bt {
    width: 275px;
    height: 60px;
    text-align: center;
    font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 4px;
    float: left;
    position: relative;
	background: #cc023a!important;/*黄#ffd601;からドコモ赤に*/
	border: 2px solid #000000!important;/*青#004386;から臙脂に*/
    border-image: initial;
    padding: 12px 20px;
    border-radius: 10px;
		margin-top:5px;
		margin-bottom:15px;
		}
		
		.footcontact_bt a {
    text-decoration: none;
	color: #FFFFFF!important;/*紺#004386;を白に*/
    font-size: 25px;
    font-weight: bold;
    padding-top: 17px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
		}

		.footcontact_bt:hover{
	background: #cc023a!important;/*薄黄#fdea8aを薄赤に*/
		}
		
		.footcontact_bt a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/cloud/rental-server/biz/img/icon_right_arrow_b_wh.png);
    margin-left: 10px;
    position: absolute;
    top: 16px;
		}


.triallink{
	margin-top: 50px;
    margin-bottom: 50px;
	overflow:hidden;
}

.triallink p{
	text-align:center;
	font-size:1.3em;
	font-weight:bold;
}

.trialcontact_bt_bl_br{
	display:none;
	}
.trialcontact_bt_bl {
        width: 400px;
    height: 60px;
    text-align: center;
    font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 4px;
    position: relative;
    background: rgb(46, 103, 170);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(0, 67, 134);
    border-image: initial;
    padding: 12px 20px;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
		}
		
	.trialcontact_bt_bl a {
    text-decoration: none;
    color: #ffffff;
    font-size: 22px;
    line-height: 1.3em;
    font-weight: bold;
    padding-top: 15px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
		}

		.trialcontact_bt_bl:hover{
			background: #658fc0;
		}
		
		.trialcontact_bt_bl a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/cloud/rental-server/biz/img/icon_right_arrow_b_wh.png);
    position: absolute;
    top: 16px;
    right: 18px;
		}
		
		
.footcontact_bt_bl {
        width: 275px;
    height: 60px;
    text-align: center;
    font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 4px;
    position: relative;
    background: rgb(46, 103, 170);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(0, 67, 134);
    border-image: initial;
    padding: 12px 20px;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 16px;
    margin-bottom: 15px;
		}
		
	.footcontact_bt_bl a {
        text-decoration: none;
    color: #ffffff;
    font-size: 17px;
    line-height: 1.3em;
    font-weight: bold;
    padding-top: 5px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
		}

		.footcontact_bt_bl:hover{
			background: #658fc0;
		}
		
		.footcontact_bt_bl a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/cloud/rental-server/biz/img/icon_right_arrow_b_wh.png);
    position: absolute;
    top: 18px;
    margin-left: 10px;
		}

	.footlinkbox .phoneno{
		margin-left: 5px;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: -.1rem;
	}

	.footlinkbox .time{
	font-size: 14px;
    line-height: 1.3em;
    margin-top: 15px;
    margin-left: 15px;
	font-weight: bold;
		}

	.footlinkbox .phonemess{
		font-size:14px;
	
	}


/* タブ */

.subtitle{
		font-size: 18px !important;
    color: #FFF;
    margin-bottom: -31px;
    padding-top: 7px;
}

.ovtitle{
	width:100%; 
	height:87px; 
	background-color:#214a7b; 
	text-align:center; 
	font-size:2.2em; 
	font-weight:bold; 
	color:#fff; 
	line-height:32px;

}

.plan_out_box{
	background-color:#d7e5f4; 
	width:100%; 
	padding:20px; 
	overflow:hidden;
}

.plan_in_01{
	background-color:#FFF;
	padding:10px; 
	overflow:hidden;
}

.plan_in_01_L{
	float:left; 
	width:385px;
	border-right:solid 1px #cdcdcd;
}

.plan_in_01_L dt{
	float:left; 
	padding:5px;
	height:30px;
}

.plan_in_01_L dd{
	height:30px;
	margin-top: 5px;
}


.plan_in_01_R{
	float:left; 
	width:385px; 
}

.plan_in_02_box{
	width:100%;
	background-color:#fff;
	float:left;
}

.plan_in_s_box{
	width:266px; 
	float:left; 
	padding:10px; 
	margin-top:10px;
}

.plan_in_l_box{
	width:390px; 
	float:left; 
	padding:10px; 
	margin-top:10px;
}

.plan_in_l_box_tl{
	width:245px; 
	background-color:#5182bb; 
	color:#FFF; 
	padding:7px;
	float:left;
	text-align:center;
	font-size:1.2em;
	border-radius: 5px;
	font-weight:bold;
}

.plan_in_l_box_txt{
	width:245px;  
	color:#000; 
	padding:10px;
	float:left;
	text-align:center;
	font-size:1.2em;
	border-radius: 5px;
	font-weight:bold;
}

.plan_in_l_box_tl2{
	width:100px; 
	height:40px; 
	background-color:#d7e5f4; 
	padding:13px 0;
	border-radius: 5px;	
}

.plain_price{
	margin-left:20px;
	margin-top:0px;
}

.plan_in_iconbox1{
	float:left;
	width:399px;
	height:70px;
	border-right: solid 1px #d4d4d4; 
	border-bottom: solid 1px #d4d4d4; 
	padding-left:30px;
	padding-top:8px;
	display:block;
	cursor:pointer;
	position:relative;
	font-size: 1.1em;
	font-weight: bold;
	color:#000;
}

.plan_in_iconbox2{
	float:left;
	width:399px; 
	height:70px;
	border-bottom: solid 1px #d4d4d4; 
	padding-left:30px;
	padding-top:8px;
	display:block;
	cursor:pointer;
	position:relative;
	font-size: 1.1em;
	font-weight: bold;
	color:#000;
}

.plan_in_iconbox3{
	float:left;
	width:399px; 
	height:70px;
	border-right: solid 1px #d4d4d4;
	padding-left:30px;
	padding-top:8px;
	display:block;
	cursor:pointer;
	position:relative;
	font-size: 1.1em;
	font-weight: bold;
	color:#000;
}

.plan_in_iconbox1:hover,.plan_in_iconbox2:hover,.plan_in_iconbox3:hover{
	background-color:#d8fcff;
}


.plan_in_iconbox1 a,.plan_in_iconbox2 a,.plan_in_iconbox3 a{
	position:absolute;
	top:0;
	left:0;
	width:400px;
	height:70px;
}

.plan_in_022_box{
	width:389px;
	height:218px;
	background-color:#fff;
	margin-top:10px;
	margin-left:20px;
	float:left;
	position:relative;
	
}

.plain_in_02_box_title{
		width: 389px;
    height: 50px;
    background-color: #5182bb;
    color: #fff;
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.plain_in_02_box_txt{
	padding:10px;
	font-size:0.9em;
	line-height:1.2em;
}

.plain_in_02_box_img{
	text-align:center;
}


.plan_in_03_box{
	width:100%;
	height:245px;
	background-color:#fff;
	margin-top:20px;
	float:left;
	
}

.plan_in_03_box:after {
    content: "";
    position: relative;
    bottom: 0px;
    left: 50%;
    margin-left: -15px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #5182bb transparent transparent transparent;
}

.plain_in_03_box_title{
		width: 800px;
    height: 50px;
    background-color: #5182bb;
    color: #fff;
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.icon_img{
	vertical-align:middle; 
	padding-right:20px;
	}

.icon_txt_link{

}

.osususme_box{
	width:700px;
	margin-left: 80px;
	margin-top:30px;
	position: absolute;

}
.osususme_box dt{
	float:left; 
	padding:5px;
	vertical-align:middle;
	height:30px;
}

.osususme_box dd{
	margin-left:30px;
	font-weight:bold;
	padding:5px;
	margin-top:5px;
	height:44px;
	font-size: 1.4em;
}


.function_title{
	margin-top:40px;
	margin-bottom:10px;

}

.function_item_box1{
	display:table;
	float:left;
	margin-bottom:11px;
	margin-right:11px;
}
.function_item_box2{
	display:table;
	float:left;
	margin-bottom:10px;
}

.function_item_box_bottom{
	width:100%;

}

.function_outbox{
	width:840px;
	margin:0 auto;
}


.function_item{
	position:relative;
	width:201px;
	height:75px;
	border: solid 1px #c3c3c3;
	border-radius: 3px;
	cursor:pointer;
	vertical-align:middle;
	text-align:center;
	display:table-cell;
	font-size:18px;
	font-weight:bold;
}

.function_item:hover{
	background-color:#FFF;
	border: solid 1px #eaeaea;

}

.function_item a{
    position:absolute;
    top:0;
    left:0;
    width:201px;
    height:75px;
    text-indent:-999px;
}

.function_item_no{
	width:201px;
	height:75px;
	border: solid 1px #c3c3c3;
	border-radius: 3px;
	display:block;
	vertical-align:middle;
	text-align:center;
	margin:5px 10px;
	display:table-cell;
	background-color:#eaeaea;
	font-size:18px;
	color:#ababab;
	font-weight:bold;
}

.function_item_clear{
	width:201px;
	height:75px;
	display:block;
	vertical-align:middle;
	text-align:center;
	margin:5px 10px;
	display:table-cell;
}

.function_item_nlink{
	position:relative;
	width:201px;
	height:75px;
	border: solid 1px #c3c3c3;
	border-radius: 3px;
	vertical-align:middle;
	text-align:center;
	display:table-cell;
	font-size:18px;
	font-weight:bold;
	line-height: 20px;
}

.bgplus{
	background-image: url("/content/dam/nttcom/hq/jp/business/services/cloud/rental-server/biz/img/function_plus.png");
	background-repeat: no-repeat;
	background-position: 97% 10%;
}

.bgplus_gr{
	background-image: url("/content/dam/nttcom/hq/jp/business/services/cloud/rental-server/biz/img/function_plus_gr.png");
	background-repeat: no-repeat;
	background-position: 97% 10%;
}

.bgstar_gr{
	background-image: url("/content/dam/nttcom/hq/jp/business/services/cloud/rental-server/biz/img/function_star_gr.png");
	background-repeat: no-repeat;
	background-position: 97% 10%;
}

.bgstar_stpl_gr{
	background-image: url("/content/dam/nttcom/hq/jp/business/services/cloud/rental-server/biz/img/function_star_plus_gr.png");
	background-repeat: no-repeat;
	background-position: 97% 10%;
}

table.control_panel{
	max-width: 840px; 
	margin: 0 auto;
}

table.control_panel th{
	vertical-align:middle;
}

table.control_panel td{
	line-height:1.3em;
}

.contol_caption{
	padding-left:1em;
	text-indent:-1em;
	width:840px; 
	margin: 0 auto; 
	margin-top: 10px;
}


}

/*タブレット*/
@media screen and (min-width:481px) and (max-width:768px) {

.pc{
	display:none;
}


/* ヘッダレフト */
.PcmL30{
	margin: 20px;
}


.topleftarea{
	margin-top:20px;
	padding:15px;
	border: solid 1px #cfcfcf;
	overflow:hidden;
	background-color:#FFF;
}

.smmb15{
	margin-bottom:15px !important;
}


.topleftarea .title{
	font-size:18px;
	font-weight:bold;
}

.topleftarea .contact_tel-num_hq span{
	margin-left:10px;
	font-size:12px;
}

.topleftarea .phoneno{
		margin-left: 5px;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: -.1rem;
		margin-top:6px;
	}
		
.topleftarea .time{
	font-size: 14px;
    line-height: 1.3em;
    margin-top: 5px;
    margin-left: 0px;
	    font-weight: bold;
}

.topleftarea .hr{
	border-top: 1px solid #cfcfcf;
	margin-top: 15px;
}

.topcontact_bt {
    width: 100%;
    height: 45px;
    text-align: center;
    font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 4px;
    float: left;
    position: relative;
	background: #cc023a!important;/*黄#ffd601;からドコモ赤に*/
	border: 2px solid #000000!important;/*青#004386;から臙脂に*/
    border-image: initial;
    padding: 12px 20px;
    border-radius: 10px;
    margin-top: 15px;
    margin-bottom: 0px;
		}
		
		.topcontact_bt a {
    text-decoration: none;
	color: #FFFFFF!important;/*紺#004386;を白に*/
    font-size: 18px;
    font-weight: bold;
    padding-top: 12px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
		}

		.topcontact_bt:hover{
	background: #cc023a!important;/*薄黄#fdea8aを薄赤に*/
		}
		
		.topcontact_bt a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/mail-groupware/gsuite/img/icon_right_arrow_w.png);
    margin-left: 10px;
		}


.topcontact_bt_bl {
    width: 100%;
    height: 45px;
    text-align: center;
    font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 4px;
    float: left;
    position: relative;
    background: rgb(46, 103, 170);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(0, 67, 134);
    border-image: initial;
    padding: 12px 20px;
    border-radius: 10px;
		margin-top:15px;
		margin-bottom:0px;
		}
		
		.topcontact_bt_bl a {
    text-decoration: none;
    color: #ffffff;
    font-size: 15px;
    line-height: 1.3em;
    font-weight: bold;
    padding-top: 5px;
    position: absolute;
    top: -4px;
    left: 0;
    width: 100%;
    height: 100%;
		}

		.topcontact_bt_bl:hover{
			background: #658fc0;
		}
		
		.topcontact_bt_bl a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/cloud/rental-server/biz/img/icon_right_arrow_wh.png);
        position: absolute;
    top: 15px;
    margin-left: 10px;
		}


/* フッターリンク */
.footlinkbox{
	width:100%;
	background-color: #FFF;
	display:hidden;
}

.footlinkbox2,
.footlinkbox3{
	width:100%;
	background-color: #FFF;
	margin-top: 50px;
	display:hidden;
}

.footlinkbox .fleftbox{
	border-top: solid 1px #cfcfcf;
    border-left: solid 1px #cfcfcf;
    border-right: solid 1px #cfcfcf;
		width:100%;
		overflow:hidden;
    margin-top: 10px;
		padding-bottom: 16px;
		float:left;
}

.footlinkbox .fleftbox .headarea,
.footlinkbox .frightbox .headarea{
	background-color: #f1f1f1;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.3em;
    margin: 4px;
    text-align: center;
	padding: 10px 0;
}

.footlinkbox .frightbox{
		border: solid 1px #cfcfcf;
		width:100%;
		overflow:hidden;
    margin-bottom: 50px;
		float:left;
}

.footlinkbox .bttop_comment{
	margin: 10px 0 10px 30px;
    line-height: 1.3em;
}

.footcontact_bt {
    width: 95%;
    height: 60px;
    text-align: center;
    font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 4px;
    position: relative;
	background: #cc023a!important;/*黄#ffd601;からドコモ赤に*/
	border: 2px solid #000000!important;/*青#004386;から臙脂に*/
    border-image: initial;
    padding: 12px 20px;
    border-radius: 10px;
		margin: 0 auto;
		margin-top:5px;
		margin-bottom:15px;
		}
		
		.footcontact_bt a {
    text-decoration: none;
	color: #FFFFFF!important;/*紺#004386;を白に*/
    font-size: 25px;
    font-weight: bold;
    padding-top: 17px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
		}

		.footcontact_bt:hover{
	background: #cc023a!important;/*薄黄#fdea8aを薄赤に*/
		}
		
		.footcontact_bt a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/cloud/rental-server/biz/img/icon_right_arrow_b_wh.png);
    margin-left: 10px;
		}


.triallink{
	margin-top: 50px;
    margin-bottom: 50px;
	overflow:hidden;
}

.triallink p{
	text-align:center;
	font-size:1.3em;
	font-weight:bold;
}


.trialcontact_bt_bl_br{
	display:none;
	}
.trialcontact_bt_bl {
        width: 95%;
    height: 60px;
    text-align: center;
    font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 4px;
    position: relative;
    background: rgb(46, 103, 170);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(0, 67, 134);
    border-image: initial;
    padding: 12px 20px;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
		}
		
	.trialcontact_bt_bl a {
    text-decoration: none;
    color: #ffffff;
    font-size: 22px;
    line-height: 1.3em;
    font-weight: bold;
    padding-top: 15px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
		}

		.trialcontact_bt_bl:hover{
			background: #658fc0;
		}
		
		.trialcontact_bt_bl a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/cloud/rental-server/biz/img/icon_right_arrow_b_wh.png);
    position: absolute;
    top: 18px;
    margin-left: 10px;
		}
		
		
.footcontact_bt_bl {
        width: 95%;
    height: 45px;
    text-align: center;
    font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 4px;
    position: relative;
    background: rgb(46, 103, 170);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(0, 67, 134);
    border-image: initial;
    padding: 12px 20px;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: 15px;
		}
		
		.footcontact_bt_bl a {
    text-decoration: none;
    color: #ffffff;
    font-size: 21px;
    line-height: 1.3em;
    font-weight: bold;
    padding-top: 2px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
		}

		.footcontact_bt_bl:hover{
			background: #658fc0;
		}
		
		.footcontact_bt_bl a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/cloud/rental-server/biz/img/icon_right_arrow_b_wh.png);
    position: absolute;
    top: 18px;
    margin-left: 10px;
		}

	.footlinkbox .phoneno{
		margin-left: 5px;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: -.1rem;
	}

	.footlinkbox .time{
	font-size: 14px;
    line-height: 1.3em;
    margin-top: 5px;
    margin-left: 0px;
	font-weight: bold;
		}

	.footlinkbox .phonemess{
		font-size:14px;
	
	}

/* サービス概要 */

.subtitle{
	font-size:14px !important;
    color: #FFF;
    margin-bottom: -18px;
}

.ovtitle{
	width:100%; 
	background-color:#214a7b; 
	text-align:center; 
	font-size:1.8em; 
	font-weight:bold; 
	color:#fff; 
	overflow:hidden;
	padding-bottom: 13px;
}

.plan_out_box{
	background-color:#d7e5f4; 
	width:100%; 
	padding:20px; 
	overflow:hidden;
}

.plan_in_01{
	background-color:#FFF;
	padding:10px; 
	overflow:hidden;
}

.plan_in_01_L{
	float:left; 
	width:100%;
}

.plan_in_01_L dt{
	float:left; 
	padding:5px;
	height:50px;
}

.plan_in_01_L dd{
	margin-left:100px;
	height:50px;
	margin-top: 5px;
	line-height:1.3em;
}


.plan_in_01_R{
	float:left; 
	width:100%; 
}

.plan_in_02_box, .plan_in_022_box{
	width:100%;
	background-color:#fff;
	float:left;
	padding-bottom:20px;
}

.plan_in_s_box{
	width:100%; 
	padding:10px; 
	margin-top:20px;
	margin:0 auto;
	overflow: hidden;

}

.plan_in_l_box{
	width:300px; 
	padding:10px; 
	margin-top:10px;
	margin:0 auto;
	overflow: hidden;
}

.plan_in_l_box_tl{
	width:100%; 
	background-color:#5182bb; 
	color:#FFF; 
	padding:7px;
	float:left;
	text-align:center;
	font-size:1.2em;
	border-radius: 5px;
	font-weight:bold;
}

.plan_in_l_box_txt{
	width:100%;  
	color:#000; 
	padding-top:10px;
	float:left;
	text-align:center;
	font-size:1.2em;
	border-radius: 5px;
	font-weight:bold;
}

.plan_in_l_box_tl2{
	width:100px; 
	height:40px; 
	background-color:#d7e5f4; 
	padding:13px 0;
	border-radius: 5px;
}


.plain_price{
	margin-left:20px;
	margin-top:-9px;
}


.plan_in_iconbox1{
	float:left;
	width:100%;
	height:70px;
	border-bottom: solid 1px #d4d4d4; 
	padding-left:30px;
	padding-top:8px;
	display:block;
	cursor:pointer;
	position:relative;
	font-size: 0.9em;
	font-weight: bold;
	color:#000;
}

.plan_in_iconbox2{
	float:left;
	width:100%; 
	height:70px;
	border-bottom: solid 1px #d4d4d4; 
	padding-left:30px;
	padding-top:8px;
	display:block;
	cursor:pointer;
	position:relative;
	font-size: 0.9em;
	font-weight: bold;
	color:#000;
}

.plan_in_iconbox3{
	float:left;
	width:100%; 
	height:70px;
	border-bottom: solid 1px #d4d4d4;
	padding-left:30px;
	padding-top:8px;
	display:block;
	cursor:pointer;
	position:relative;
	font-size: 0.9em;
	font-weight: bold;
	color:#000;
}


.plain_in_02_box_title{
		width: 450px;
    height: 50px;
    background-color: #5182bb;
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.plain_in_02_box_txt{
	padding:10px;
	font-size:0.9em;
	line-height:1.2em;
}

.plain_in_02_box_img{
	text-align:center;
}


.plan_in_03_box{
	position: relative;
	width:100%;
	background-color:#fff;
	margin-top:20px;
	float:left;
}

.plan_in_03_box:after {
    content: "";
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -4%;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #5182bb transparent transparent transparent;
}

.plain_in_03_box_title{
		width: 450px;
    height: 50px;
    background-color: #5182bb;
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.icon_img{
	vertical-align:middle; 
	width:100%;
	max-width:55px;
	margin-right:10px;
	margin: 10px;
	}
	
.icon_txt_link{
	font-size: 1em;
	font-weight: bold;
	color:#000;
	padding-top:26px;

}

.osususme_box{
	width:92%;
	margin:0 auto;
	margin-top:30px;
	margin-bottom: 20px;
	padding-bottom: 20px;

}
.osususme_box dt{
	float:left; 
	padding:5px;
	vertical-align:middle;
}

.osususme_box dd{
	margin-left:30px;
	font-weight:bold;
	margin-top:5px;
	font-size: 1.2em;
}



.function_title{
	margin-top:30px;
	margin-bottom:10px;

}

.function_item_box1,.function_item_box2{
	float:left;
	margin-bottom:11px;
	margin-right:11px;
}

.function_item_box_bottom{
	width:100%;

}

.function_item{
	position:relative;
	width:201px;
	height:75px;
	border: solid 1px #c3c3c3;
	border-radius: 3px;
	cursor:pointer;
	vertical-align:middle;
	text-align:center;
	display:table-cell;
	font-size:18px;
	font-weight:bold;
}

.function_item:hover{
	background-color:#FFF;
	border: solid 1px #eaeaea;

}

.function_item a{
    position:absolute;
    top:0;
    left:0;
    width:200px;
    height:75px;
    text-indent:-999px;
}

.function_item_no{
	width:201px;
	height:75px;
	border: solid 1px #c3c3c3;
	border-radius: 3px;
	display:block;
	vertical-align:middle;
	text-align:center;
	margin:5px 10px;
	display:table-cell;
	background-color:#eaeaea;
	font-size:18px;
	color:#ababab;
	font-weight:bold;
}

.function_item_clear{
	width:201px;
	height:75px;
	display:block;
	vertical-align:middle;
	text-align:center;
	margin:5px 10px;
	display:table-cell;
}

.function_item_nlink{
	position:relative;
	width:201px;
	height:75px;
	border: solid 1px #c3c3c3;
	border-radius: 3px;
	vertical-align:middle;
	text-align:center;
	display:table-cell;
	font-size:18px;
	font-weight:bold;
}


.bgplus{
	background-image: url("/content/dam/nttcom/hq/jp/business/services/cloud/rental-server/biz/img/function_plus.png");
	background-repeat: no-repeat;
	background-position: 97% 10%;
}

.bgplus_gr{
	background-image: url("/content/dam/nttcom/hq/jp/business/services/cloud/rental-server/biz/img/function_plus_gr.png");
	background-repeat: no-repeat;
	background-position: 97% 10%;
}

.bgstar_gr{
	background-image: url("/content/dam/nttcom/hq/jp/business/services/cloud/rental-server/biz/img/function_star_gr.png");
	background-repeat: no-repeat;
	background-position: 97% 10%;
}

.bgstar_stpl_gr{
	background-image: url("/content/dam/nttcom/hq/jp/business/services/cloud/rental-server/biz/img/function_star_plus_gr.png");
	background-repeat: no-repeat;
	background-position: 97% 10%;
}

table.control_panel{
	margin-bottom:10px;
	width: 100%;
}

table.control_panel th{
	vertical-align:middle;
}

table.control_panel td{
	line-height:1.3em;
}

.contol_caption{
	padding-left:1em;
	text-indent:-1em;
	width:100%; 
	margin: 0 auto; 
	margin-top: 10px;
}



}


/*スマホ*/
@media screen and (max-width:480px) {

.pc{
	display:none;
}



/* ヘッダレフト */
.PcmL30{
	margin: 20px;
}


.topleftarea{
	margin-top:20px;
	padding:15px;
	border: solid 1px #cfcfcf;
	overflow:hidden;
	background-color:#FFF;
}

.smmb15{
	margin-bottom:15px !important;
}

.topleftarea .title{
	font-size:18px;
	font-weight:bold;
}

.topleftarea .contact_tel-num_hq span{
	margin-left:10px;
	font-size:12px;
}

.topleftarea .phoneno{
		margin-left: 5px;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: -.1rem;
		margin-top:6px;
	}
		
.topleftarea .time{
	font-size: 14px;
    line-height: 1.3em;
    margin-top: 5px;
    margin-left: 0px;
	    font-weight: bold;
}

.topleftarea .hr{
	border-top: 1px solid #cfcfcf;
	margin-top: 15px;
}

.topcontact_bt {
    width: 100%;
    height: 45px;
    text-align: center;
    font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 4px;
    float: left;
    position: relative;
	background: #cc023a!important;/*黄#ffd601;からドコモ赤に*/
	border: 2px solid #000000!important;/*青#004386;から臙脂に*/
    border-image: initial;
    padding: 12px 20px;
    border-radius: 10px;
    margin-top: 15px;
    margin-bottom: 0px;
		}
		
		.topcontact_bt a {
    text-decoration: none;
	color: #FFFFFF!important;/*紺#004386;を白に*/
    font-size: 18px;
    font-weight: bold;
    padding-top: 14px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
		}

		.topcontact_bt:hover{
	background: #cc023a!important;/*薄黄#fdea8aを薄赤に*/
		}
		
		.topcontact_bt a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/mail-groupware/gsuite/img/icon_right_arrow_w.png);
    margin-left: 10px;
		}


.topcontact_bt_bl {
    width: 100%;
    height: 45px;
    text-align: center;
    font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 4px;
    float: left;
    position: relative;
    background: rgb(46, 103, 170);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(0, 67, 134);
    border-image: initial;
    padding: 12px 20px;
    border-radius: 10px;
		margin-top:15px;
		margin-bottom:0px;
		}
		
		.topcontact_bt_bl a {
    text-decoration: none;
    color: #ffffff;
    font-size: 15px;
    line-height: 1.3em;
    font-weight: bold;
    padding-top: 5px;
    position: absolute;
    top: -4px;
    left: 0;
    width: 100%;
    height: 100%;
		}

		.topcontact_bt_bl:hover{
			background: #658fc0;
		}
		
		.topcontact_bt_bl a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/cloud/rental-server/biz/img/icon_right_arrow_wh.png);
        position: absolute;
    top: 15px;
    margin-left: 10px;
		}


/* フッターリンク */
.footlinkbox{
	width:100%;
	background-color: #FFF;
	display:hidden;
}

.footlinkbox2,
.footlinkbox3{
	width:100%;
	background-color: #FFF;
	margin-top: 50px;
	display:hidden;
}

.footlinkbox .fleftbox{
	border-top: solid 1px #cfcfcf;
    border-left: solid 1px #cfcfcf;
    border-right: solid 1px #cfcfcf;
		width:100%;
		overflow:hidden;
    margin-top: 10px;
		padding-bottom: 16px;
		float:left;
}

.footlinkbox .fleftbox .headarea,
.footlinkbox .frightbox .headarea{
	background-color: #f1f1f1;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.3em;
    margin: 4px;
    text-align: center;
	padding: 10px 0;
}

.footlinkbox .frightbox{
		border: solid 1px #cfcfcf;
		width:100%;
		overflow:hidden;
    margin-bottom: 50px;
		float:left;
}

.footlinkbox .bttop_comment{
	margin: 10px 10px 15px;
    line-height: 1.3em;
}

.footcontact_bt {
    width: 95%;
    height: 60px;
    text-align: center;
    font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 4px;
    position: relative;
	background: #cc023a!important;/*黄#ffd601;からドコモ赤に*/
	border: 2px solid #000000!important;/*青#004386;から臙脂に*/
    border-image: initial;
    padding: 12px 20px;
    border-radius: 10px;
		margin: 0 auto;
		margin-top:5px;
		margin-bottom:15px;
		}
		
		.footcontact_bt a {
    text-decoration: none;
	color: #FFFFFF!important;/*紺#004386;を白に*/
    font-size: 18px;
    font-weight: bold;
    padding-top: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
		}

		.footcontact_bt:hover{
	background: #cc023a!important;/*薄黄#fdea8aを薄赤に*/
		}
		
		.footcontact_bt a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/cloud/rental-server/biz/img/icon_right_arrow_b_wh.png);
    position: absolute;
    top: 18px;
    margin-left: 10px;
		}


.triallink{
	margin-top: 50px;
    margin-bottom: 50px;
	overflow:hidden;
}

.triallink p{
	text-align:center;
	font-size:1em;
	font-weight:bold;
}

.trialcontact_bt_bl {
        width: 95%;
    height: 60px;
    text-align: center;
    font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 4px;
    position: relative;
    background: rgb(46, 103, 170);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(0, 67, 134);
    border-image: initial;
    padding: 12px 20px;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
		}
	
	.trialcontact_bt_bl a {
    text-decoration: none;
    color: #ffffff;
    font-size: 18px;
    line-height: 1.3em;
    font-weight: bold;
    padding-top: 5px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
		}

		.trialcontact_bt_bl:hover{
			background: #658fc0;
		}
		
		.trialcontact_bt_bl a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/cloud/rental-server/biz/img/icon_right_arrow_b_wh.png);
    position: absolute;
    top: 18px;
    margin-left: 32px;
		}
		
		
.footcontact_bt_bl {
        width: 95%;
    height: 60px;
    text-align: center;
    font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 4px;
    position: relative;
    background: rgb(46, 103, 170);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(0, 67, 134);
    border-image: initial;
    padding: 12px 20px;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: 15px;
		}
		
		.footcontact_bt_bl a {
    text-decoration: none;
    color: #ffffff;
    font-size: 15px;
    line-height: 1.3em;
    font-weight: bold;
    padding-top: 8px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
		}

		.footcontact_bt_bl:hover{
			background: #658fc0;
		}
		
		.footcontact_bt_bl a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/cloud/rental-server/biz/img/icon_right_arrow_b_wh.png);
    position: absolute;
    top: 17px;
    margin-left: 10px;
		}

	.footlinkbox .phoneno{
		margin-left: 5px;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: -.1rem;
	}

	.footlinkbox .time{
	font-size: 14px;
    line-height: 1.3em;
    margin-top: 5px;
    margin-left: 0px;
	font-weight: bold;
		}

	.footlinkbox .phonemess{
		font-size:14px;
	
	}

.subtitle{
	font-size:14px !important;
    color: #FFF;
    margin-bottom: -28px;
}


.ovtitle{
	width:100%; 
	background-color:#214a7b; 
	text-align:center; 
	font-size:1.7em; 
	line-height:1em;
	font-weight:bold; 
	color:#fff; 
	padding-bottom:10px;

}

.plan_out_box{
	background-color:#d7e5f4; 
	width:100%; 
	padding:20px; 
	overflow:hidden;
}

.plan_in_01{
	background-color:#FFF;
	padding:10px; 
	overflow:hidden;
}

.plan_in_01_L{
	float:left; 
	width:100%;
}

.plan_in_01_L dt{
	float:left; 
	padding:5px;
	height:50px;
}

.plan_in_01_L dd{
	margin-left:100px;
	height:50px;
	margin-top: 5px;
	line-height:1.3em;
}


.plan_in_01_R{
	float:left; 
	width:100%; 
}

.plan_in_02_box, .plan_in_022_box{
	width:100%;
	background-color:#fff;
	float:left;
	padding-bottom:20px;
}

.plan_in_s_box{
	width:100%; 
	padding:10px; 
	margin-top:20px;
	margin:0 auto;
	overflow: hidden;

}

.plan_in_l_box{
	width:300px; 
	padding:10px; 
	margin-top:10px;
	margin:0 auto;
	overflow: hidden;
}

.plan_in_l_box_tl{
	width:100%; 
	background-color:#5182bb; 
	color:#FFF; 
	padding:7px;
	float:left;
	text-align:center;
	font-size:1.2em;
	border-radius: 5px;
	font-weight:bold;
}

.plan_in_l_box_txt{
	width:100%;  
	color:#000; 
	padding-top:10px;
	float:left;
	text-align:center;
	font-size:1.2em;
	border-radius: 5px;
	font-weight:bold;
}

.plan_in_l_box_tl2{
	width:80px; 
	height:40px; 
	background-color:#d7e5f4; 
	padding:13px 0;
	border-radius: 5px;
	margin-right: 10px;
}


.plain_in_02_box_title{
		width: 420px;
    height: 50px;
    background-color: #5182bb;
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.plain_in_02_box_txt{
	padding:10px;
	font-size:0.9em;
	line-height:1.2em;
}

.plain_in_02_box_img{
	text-align:center;
}


.plan_in_03_box{
	position: relative;
	width:100%;
	background-color:#fff;
	margin-top:20px;
	float:left;
	padding-bottom: 20px;
}

.plan_in_03_box:after {
    content: "";
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -4%;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #5182bb transparent transparent transparent;
}

.plain_in_03_box_title{
		width: 420px;
    height: 50px;
    background-color: #5182bb;
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.icon_img{
	vertical-align:middle; 
	width:100%;
	max-width:55px;
	margin-right:10px;
	margin: 10px;
	}
	

.icon_txt_link{
	font-size: 0.9em;
	font-weight: bold;
	color:#000;
	padding-top:26px;

}


.osususme_box{
	width:92%;
	margin:0 auto;
	margin-top:30px;

}
.osususme_box dt{
	float:left; 
	padding:5px;
	vertical-align:middle;
}

.osususme_box dd{
	margin-left:30px;
	font-weight:bold;
	padding:5px;
	margin-top:5px;
	font-size: 1.2em;
}



.function_title{
	margin-top:30px;
	margin-bottom:10px;

}

.function_item_box1,.function_item_box2{
	float:left;
	width:100%;
	margin-bottom:15px;
	margin-right:10px;
}

.function_item_box_bottom{
	width:100%;

}

.function_item{
	position:relative;
	width:100%;
	padding:10px 0;
	border: solid 1px #c3c3c3;
	border-radius: 3px;
	cursor:pointer;
	vertical-align:middle;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}

.function_item:hover{
	background-color:#FFF;
	border: solid 1px #eaeaea;

}

.function_item a{
    position:absolute;
    top:0;
    left:0;
    width:200px;
    height:75px;
    text-indent:-999px;
}

.function_item_no{
	width:100%;
	padding:10px 0;
	border: solid 1px #c3c3c3;
	border-radius: 3px;
	display:block;
	vertical-align:middle;
	text-align:center;
	background-color:#eaeaea;
	font-size:18px;
	color:#ababab;
	font-weight:bold;
}

.function_item_clear{
	width:180px;
	height:75px;
	display:block;
	vertical-align:middle;
	text-align:center;
	margin:5px 10px;
	display:table-cell;
}

.function_item_nlink{
	position:relative;
	width:100%;
	padding:10px 0;
	border: solid 1px #c3c3c3;
	border-radius: 3px;
	vertical-align:middle;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}

.bgplus{
	background-image: url("/content/dam/nttcom/hq/jp/business/services/cloud/rental-server/biz/img/function_plus.png");
	background-repeat: no-repeat;
	background-position: 98% 10%;
}

.bgplus_gr{
	background-image: url("/content/dam/nttcom/hq/jp/business/services/cloud/rental-server/biz/img/function_plus_gr.png");
	background-repeat: no-repeat;
	background-position: 98% 10%;
}

.bgstar_gr{
	background-image: url("/content/dam/nttcom/hq/jp/business/services/cloud/rental-server/biz/img/function_star_gr.png");
	background-repeat: no-repeat;
	background-position: 98% 10%;
}

.bgstar_stpl_gr{
	background-image: url("/content/dam/nttcom/hq/jp/business/services/cloud/rental-server/biz/img/function_star_plus_gr.png");
	background-repeat: no-repeat;
	background-position: 98% 10%;
}


table.control_panel{
	margin-bottom:10px;
	width: 100%;
}

table.control_panel th{
	vertical-align:middle;
}

table.control_panel td{
	line-height:1.3em;
}

.contol_caption{
	padding-left:1em;
	text-indent:-1em;
	width:100%; 
	margin: 0 auto; 
	margin-top: 10px;
}



}


/* =========================================================
 * 2022
 * 新テンプレ調整
 * ====================================================== */

/*トライアルボタン文字色*/
.trialcontact_bt_bl a{
	color:#FFF !important;
}

/*MV調整*/
@media screen and (max-width: 834px){
	.wrapper .p-facade.mv__photo .c-inner .p-facade__wrap {
		padding-bottom:20px !important;
	}
}
.p-facade__button{
	margin:5px 0 0 !important;
}
.btn-ttl{
	font-size:14px;
	font-weight:bold;
	line-height:1.5;
}
@media only screen and (min-width: 481px) and (max-width: 768px){
	.btn-ttl{
		margin-left:20px;
	}
}
/*青ボタン*/
.c-btn.--blue .c-btn__link {
	background-color: #2E67AA;
	color: #ffffff;
	transition: opacity .3s ease;
	border: 1px solid #000000;
}
.c-btn.--blue .c-btn__link:hover {
	opacity: .8;
}

/*青ボタンの高さを低くしたい
.wrapper .p-facade .p-facade__wrap .p-facade__button .c-btn.--blue .c-btn__link{
	padding: 7px 15px;
	font-size:16px;
	line-height:1.2;
}
*/

/*下部問い合わせ文字*/ 
.wrapper .p-contact .p-contact__item .p-contact-item__button .c-btn__link{
	font-size:18px;
	font-weight:bold;
}
/*黄ボタン文字色*/
.wrapper .p-contact .p-contact__item .p-contact-item__button .c-btn.--yellow.--large .c-btn__link{
	color:#000 !important;
}
/*下部問い合わせ広げて3列ボタンにしたい*/
.p-contact-item__title{
	line-height:1.2 !important;
}
@media screen and (min-width: 769px){
	.p-contact__item {
		width: 100% !important;
	}
	.p-contact-item__button{
		justify-content: space-around !important;
	}
}
@media screen and (max-width: 768px){
	.p-contact-item__button{
		flex-wrap:wrap;
	}
	.p-contact-item__button .c-btn.--large{
		margin-bottom:18px;
	}
	.p-contact-item__button .c-btn.--large:last-child{
		margin-bottom:0;
	}
}

/*2022.10*/
/*青ボタンを上部の赤枠3つと横幅をそろえる*/
@media screen and (min-width: 834px){
	.wrapper .p-facade .p-facade__wrap .p-facade__button .c-btn.--blue {
		width:100%;
	}
}