@charset "utf-8";
/* CSS Document */


body{ background:#fff!important; color:#333;}


.hh_hq {
	line-height:50px;
}

.btn_list_hq {
    width: 100%;
}

.btn_list_hq ul {
    display: table;
    width: 440px;
    padding: 0;
	text-align: center;
	list-style:none;
}

dl, dt, dd {
    margin: 0;
    padding: 0;
}

.btn_list_hq li a {
    background: #ffd601;
    border: 2px solid #ffef9c;
    padding: 5px 10px;
    display: block;
    text-decoration: none;
    color: #193477;
    font-size: 18px;
    font-weight: bold;
}

.link_component_w {
    margin-top: 20px;
    margin-bottom: 30px;
    position: relative;
}

.triangle{
  display:block
}

.triangle a:hover {
     color: #d1d1d1;
}


.triangle span{
 position: relative;
    display: block;
    margin-top: 20px;
    width: 145px;
}
.triangle span:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/online-storage/box/img/icon_right_arrow_w.png);
    margin-left: 10px;
    top: 2px;
    position: absolute;
}

.clfix:after {
  display: block;
  clear: both;
  content: "";
}

.firstSection h4 {
	font-weight:bold;
}

.mt10{margin-top:10px;} .mt20{margin-top:20px;} .mt30{margin-top:30px;} .mt40{margin-top:40px;} .mt50{margin-top:50px;} .mt150{margin-top:150px !important;}
.mtb20{margin-bottom:20px;} 

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

.mR10{margin-right:10px;} .mR15{margin-right:15px;} .mR20{margin-right:20px;} .mR30{margin-right:30px;}
.mL3{margin-left:3px;} .mL10{margin-left:10px;} .mL20{margin-left:20px;}.mL25{margin-left:25px;} .mL30{margin-left:30px;} .mL40{margin-left:40px;}


.fwb{font-weight:bold;}
.tac{text-align:center;}
.vam{vertical-align:middle;}


.fllb_hq {
    line-height: 1.3em;
}




@media only screen and (min-width: 341px) and (max-width: 740px) {

.btn_list_hq ul {
    display: table;
    width: 340px;
    padding: 0;
	text-align: center;
	list-style:none;
}
.triangle span{
 position: relative;
    display: block;
    margin-top: 20px;
    width: 162px;
    text-align: center;
    padding-left: 15px;
}
.triangle span:after {
		content: url(/content/dam/nttcom/hq/jp/business/services/application/online-storage/box/img/icon_right_arrow_w_smt.png);
    margin-left: 10px;
    top: 1px;
    position: absolute;
}

}

@media only screen and (min-width: 0px) and (max-width: 340px) {
	.hh_hq {
		line-height:1.5;
	}
	.sp_block_hq {
		display:block;
		padding-left: 1em;
		text-indent: -1em;
	}
	
	.btn_list_hq ul {
		display: table;
		width: 100%;
		padding: 0;
		text-align: center;
		list-style:none;
	}

.triangle span{
 position: relative;
    display: block;
    margin-top: 20px;
    width: 162px;
    text-align: center;
    padding-left: 15px;
}
.triangle span:after {
		content: url(/content/dam/nttcom/hq/jp/business/services/application/online-storage/box/img/icon_right_arrow_w_smt.png);
    margin-left: 10px;
    top: 1px;
    position: absolute;
}

}


/* PC */
@media only screen and (min-width: 740px) {

.smt{display:none;}

/* common変更 */
.jpnvpn{
	margin-left: -20px;
    margin-top: 30px;
}

.computeFlatTypeSection h2 {
    font-size: 24px;
    margin: 0;
}

.computeFlatTypeSection h1 {
    font-size: 40px;
    margin-top: 10px;
}




.computeFlatTypeSection {
	margin-bottom:0
}
.tabwidth {
    width: 980px;
    margin: 0 auto;
}

.footwidth{
	width:1260px;
	margin: 0 auto;
	margin-top: 80px;
	margin-bottom: 150px;
}

.topcrown{
	border: 3px solid #edb73c;
	overflow: hidden;
	padding:20px 10px;
	margin-bottom: 20px;
}


.topcrown .incrown{
	float:left;
}

.topcrown .incrown img{
	margin-right:20px;
	width: 100px;
	margin-top:10px
}

.topcrown .incrown ul{
	margin:0;
	padding:0;
	margin-left:20px;
	margin-top:10px;
}

.topcrown .incrown span{
	font-weight:bold;
}



.topcontact_bt {
    width: 294px;
    height: 45px;
    text-align: center;
	background: #cc023a!important;/*黄#ffd601;からドコモ赤に*/
	border: 2px solid #000000!important;/*青#004386;から臙脂に*/
    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!important;/*紺#193477;を白に*/
    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;
	}




.footlonk{
	border-top: solid 2px #05397c;
	text-align: center;
}
 
.footlonk ul li{
	display:inline;
	font-size: 1.1em;
	padding-left: 15px;
	padding-right: 15px;
}


.footlonk ul li.bdr{
	color:#777777;
	padding-left: 0px;
	padding-right: 0px;
}
.footlonk ul li.nbd{
		border-left: none;
}

.footlonk ul li.on{
		background-color: #004386;
}

.footlonk ul li.on a{
	color:#FFF;
	}
	
.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;
}
.sharebox{
	margin-top:85px;

}
.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: #d7e5f4;
	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;
	
}

.sharebox_title {
    width: 980px;
    padding: 9px 0 2px;
    background-color: #255997;
    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: #255997 transparent transparent transparent;
}


.sharebox .lowbox{
	float:left;
	width:445px;
}

.sharebox .lowbox p{
	display:block;
	float:left;
	font-size:15px;
	padding-bottom: 10px;
}

.sharebox .lowbox p span{
	font-weight:bold;
	font-size:16px;
}

.sharebox .lowbox p.comment{
	 width: 380px;
    padding-top: 14px;
    padding-left: 5px;
}


.sean_detail {
	width: 260px;
    border: solid 2px #063796;
    padding: 20px 0;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: #063796;
    display: block;
    position: relative;
    cursor: pointer;
    float: right;
		background-color: #0e367d;
}

.sean_detail:hover{
	background-color:#3a5f9f;
    border: solid 2px #3a5f9f;
}


.sean_detail a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top:12px;
		color:#FFF;
}

.sean_detail a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/online-storage/box/img/icon_right_arrow_wh.png);
    margin-left: 10px;
}

/*Box 導入で、働き方改革を促進*/



.ribontitle{  
	width: 134px;
	background: #0e367d;
	margin: 60px 0 30px -40px;
	padding: 12px 10px 12px 30px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	box-shadow: inset 0 0 50px rgba(0,0,0, 0.1), 0 2px 3px rgba(0, 0, 0, 0.3);
	position: absolute;
	top: -93px;
	left: 30px;
}  
.ribontitle:after{  
	content: ' ';
    position: absolute;
    left: 0px;
    bottom: -10px;
    border-top: 9px solid #666;
    border-right: 9px solid #666;
    border-bottom: 9px solid transparent;
    z-index: -5;
}


.topcase{
	border: solid 2px #ccc;
	position:relative;
	margin-top:60px;
	margin-bottom:20px;
	height: 203px;
	position:relative;
}
.topcase img{
	float:left;
	margin: 20px 40px 20px 20px;
}
.topcase a{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.topcase:hover{
	border: solid 2px #4f81bd;
}

.topcase p{
	float:left;
	margin-top:37px;
	color:#0e367d;
	line-height:2.5em;
}
.topcase p span.title{
	font-size:20px;
	font-weight:bold;
}
.topcase p span.bottom{
	font-size: 16px;
	color:#333;
}


.show_detail {
	width: 160px;
    border: solid 2px #063796;
    padding: 20px 0;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: #063796;
    display: block;
    position: relative;
    cursor: pointer;
    float: right;
		background-color: #0e367d;
		margin-top: 0px;
    margin-bottom: 20px;
}

.show_detail:hover{
	background-color:#3a5f9f;
    border: solid 2px #3a5f9f;
}


.show_detail a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top:12px;
		color:#FFF;
}

.show_detail a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/online-storage/box/img/icon_right_arrow_wh.png);
    margin-left: 10px;
}




.efficiency{
}


.efficiency .box{
	border: solid 2px #ccc;
    width: 313px;
    padding: 20px 20px 10px;
    float: left;
    margin-right: 20px;
	line-height:1.5em;
	text-align:center;
	cursor: pointer;
	position:relative;
}

.efficiency .box a{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;

}

.efficiency .box:hover{
	border: solid 2px #4f81bd;
}

.efficiency .box img{
	margin-top:15px;
	width:260px;
}

.efficiency .box p{
	text-align:left;
	    font-size: 18px;
}

.efficiency .box:last-child{
	margin-right:0px;
}	



/*マンガでわかる紹介資料*/

.mangawidth{
	margin-top: 50px;
    border: 1px solid #ccc;
}

.manga{
	width: 470px;
	float:left;
	padding-left:20px;
	margin-top: 10px;
}

.MangaCatch{
	font-size:20px;
	font-weight:bold;
	text-align:center;
	width: 470px;
	float: left;
	position:relative;
	margin-top:53px;
	margin-bottom:20px;
	padding-left: 60px;
}
.MangaCatch p{
	float: left;
	font-size: 17px;
	font-weight: bold;
	overflow: hidden;
}
.MangaCatch span.blleft{
	border-left: 2px solid #939393;
	display: block;
	width: 20px;
	height: 50px;
	float: left;
	transform: skewX(-155deg);
	}
.MangaCatch span.blright{
	border-right: 2px solid #939393;
	display: block;
	width: 20px;
	height: 50px;
	float: left;
	transform: skewX(155deg);
	padding-left:10px;
	}


/*国際的なセキュリティ規格に準拠*/
.securityarea{
	margin-top:30px;
	overflow: hidden;
}

.securityarea .box{
	width:485px;
	float:left;
	margin: 12px 0;
}

.securityarea .box p{
	display:block;
	float:left;
	font-size:15px;
	padding-bottom: 10px;
}


.securityarea .box p.logo{
	width:115px;
	height: 80px;
	text-align:center;
}

.securityarea .box p span{
	font-weight:bold;
	font-size:16px;
		display:block;
}


.securityarea .box p.comment{
	 width: 350px;
    padding-left: 8px;
}


/*選べるプラン・料金*/
table.price{
	width:100%;
	margin-bottom: 0;
}


table.price .ln1{ 
	width: 280px;
}
table.price .ln2{ 
	width: 195px;
}

table.price .com{
 font-size: 15px;
    line-height: 1.3em;
} 

table.price .tl{
	font-size: 19px;
}

table.plan .tl{
	font-size: 19px;
}


/*選べるプラン・料金ポップアップ*/
.popup_outer{
	width:96%;
	padding:15px;
	margin-top: 180px;
	overflow*hidden;
}
.popup_outer .title{
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	margin: 0;
}

.popup_outer .outbox{
overflow: hidden;
    width: 885px;
    margin: 0 auto;
}
		
.popup_outer .outbox .box{
	float:left;
	margin-right:20px;
	width:280px;
}

.popup_outer .outbox .box:nth-of-type(3){
	margin-right:0px;
}
.popup_outer .outbox .box .regbtn{
	width: 100%;
	height: 100px;
	background-color: #ffd601!important;
	color: #FFF;
	float: left;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	position: relative;
	margin-top: 30px;
	overflow: hidden;
	border-radius: 5px;
	border: solid 2px #000000;
}
.popup_outer .outbox .box .regbtn:hover{
	background-color:#ffd601!important
}
.popup_outer .outbox .box .regbtn a {
    position: absolute;
    top: 8px;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: 15px;
    color: #000;
		text-decoration: none;
}
.popup_outer .outbox .box .regbtn:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/online-storage/box/img/icon_right_arrow_black.png);
    margin-left: 10px;
    position: absolute;
    right: 7px;
    /*top: 38px;*/
    top: 46px;
}

.popup_outer .outbox .box .regbtn span{
	font-size:18px;
}
.popup_outer .outbox .box .comment{
	font-size: 16px;
	line-height: 1.3em;
	padding: 10px 10px 10px;
	margin: 0;
	overflow: hidden;
	font-weight:bold;
}


/*下部お問い合わせ*/
.inquary {
    background-color: #004386;
    color: #FFF;
    font-size: 1.5em;
    padding: 15px;
    margin: 50px 0 30px;
    text-align: center;
    font-weight: bold;
}


.btmcontact_bt {
    width: 440px;
    height: 65px;
    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;
		}
		
		.btmcontact_bt a {
    text-decoration: none;
	color: #FFFFFF!important;/*紺#193477;を白に*/
    font-size: 22px;
    font-weight: bold;
    padding-top: 13px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
		}

	.btmcontact_bt:hover{
	background: #cc023a!important;/*薄黄#fdea8aを薄赤に*/
	}
		
	.btmcontact_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;
    right: 120px;
    top: 22px;
	}

	.btmcontact_bt a span{
		line-height: 38px;
	}

.pcmr20{
	margin-right:20px;
}




/*-----特徴----------*/


.merit_titlearea {
    overflow: hidden;
    border-bottom: solid 3px #214a7b;
    padding-bottom: 2px;
}

.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: 24px;
    font-weight: bold;
    height: 35px;
    margin-top: 5px;
		margin-bottom: 0;
}

.point_img {
    width: 330px;
    margin-bottom: 80px;
    float: left;
    margin-top: 20px;
}

.point_txt {
    width: 650px;
    float: left;
    font-size: 15px;
    line-height: 1.5em;
    margin-top: 20px;
}



/*-----利用シーン----------*/


.Jireibox{
	border:1px solid #ccc;
	margin-bottom: 80px;
	overflow:hidden;
}

.Jireibox .title{
	background-color:#20497b;
	color:#FFF;
	margin:5px;
	padding: 10px;
	font-size: 20px;
	font-weight: bold;
}

.Jireibox img{
	float:left;
	margin: 65px 33px 20px 20px;
}

.Jireibox .Rside{
	float:left;
	width: 670px;
	margin-top:20px;
	overflow:hidden;
}

.Jireibox .Rside .subtitle{
	font-size:20px;
	font-weight:bold;
	margin-bottom: 15px;
}

.Jireibox dl dt{
	float:left;
	background-color:#eaf5fc;	
	padding:10px 15px;
}
.Jireibox dl dd{
	float:left;
	width: 600px;
	margin-bottom: 15px;
}

.Jireibox dl dd p:before{
	content:"・";
	font-size:22px;
	font-weight:bold;
}
.casebox{
	display:table;
	margin-top: 20px;
	margin-bottom:80px;
}

.casebox .box,.casebox .cbox{
	display:table-cell;
	width: 50px;
    vertical-align: middle;
    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;
}



/*-----プラン----------*/

table.plan{
	width:100%;
}


table.plan .ln1{ 
	width: 280px;
}
table.plan .ln2{ 
	width: 200px;
}

table.plan .com{
 font-size: 15px;
 line-height: 1.3em;
} 

table.plan th{
	line-height:1.3em;
	padding: 15px 11px;
}

dl.otherplan dt{
 font-size:1.2em;
 font-weight:bold;
}

dl.otherplan dd{
 font-size:1em;
 line-height: 1.3em;
 margin-left:20px;
 margin-top:15px;
 margin-bottom:40px;
}


.planbottom{
	margin-bottom:100px;
}


/*-----よくある質問----------*/

.faqlist {
    line-height: 1.7em;
    width: 800px;
    margin: 0 auto;
}


.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
	}



.faqnavi {
    width: 100%;
    background-color: rgb(247,247,247);
    text-align: center;
    display: table;
    margin-bottom: 50px;
}

.faqnavi .faxtxtbox {
    width: 338px;
    margin: 0 auto;
}

.faqnavi .textlink {
    float: left;
    display: inline;
    line-height: 5em;
    font-weight: bold;
    padding: 5px;
}

.faqnavi .faqselect {
    background-color: rgb(139,24,109);
    color: #FFF;
    padding: 5px;
}


.faqnavi .textlink {
    float: left;
    display: inline;
    line-height: 5em;
    font-weight: bold;
    padding: 5px;
}

.anslast{
	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;
}

.faqanser .qanser {
    font-size: 16px;
    line-height: 1.3em;
    margin-left: 40px;
}



/* 新規お申し込み */
.tabwidth .navi{
	overflow:hidden;
	margin-bottom:40px;
}
.tabwidth .navi .box{
	width:237px;
	height:45px;
	border:2px solid #004386;
	float:left;
	padding:10px;
	margin-right:10px;
	text-align:center;
	position:relative;
	
}
.tabwidth .navi .box:nth-of-type(4){
	margin-right:0;
}
.tabwidth .navi .box:hover{
	background-color:#a8d7ff;
}
.tabwidth .navi .box a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: 12px;
    color: #004386;
}

.tabwidth .navi .box a.mlsp{
	margin-left:10px;
}

.tabwidth .navi .box a.mlsp2{
	margin-left:5px;
}

.tabwidth .navi .box a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/online-storage/box/img/arrow_d.png);
    margin-left: 5px;
}


.tabwidth .block{

}

.tabwidth .block p.tlbar{
	background-color:#004386;
	color:#FFF;
	padding:10px;
	border-radius:8px;
	font-size:20px;
       font-weight: bold;
}
.tabwidth .block p.top_txt{
	margin:10px;
}
.tabwidth .block p.txt{
	margin:10px;
        font-weight:bold;
}
.tabwidth .block p a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/online-storage/box/img/arrow_d.png);
    margin-left: 10px;
}

table.different .wi1{
	width:189px;
}

table.different .wi2{
	width:398px;
}

.tabwidth .block .regbtn{
	width:470px;
	height:100px;
	background-color:#ffd601!important;
	color:#FFF;
	float:left;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	position: relative;
	margin-top:30px;
	border-radius: 5px;
	border: solid 2px #000000;
}
.tabwidth .block .regbtnpc{
	margin-left: 10px;
	margin-right: 20px;
}

.tabwidth .block .regbtn span{
	font-size:16px;
}

.tabwidth .block .regbtn a {
    position: absolute;
    top: 8px;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: 12px;
    color: #000;
}
.tabwidth .block .regbtn:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/online-storage/box/img/icon_right_arrow_black.png);
    margin-left: 10px;
		position:absolute;
		right: 49px;
    top: 38px;
}

.tabwidth .block .regbtn:hover{
	background-color:#ffd601!important;
}

.tabwidth .block .regbtn.red{
	background-color:#cc023a!important;
}
.tabwidth .block .regbtn.red a{
	color:#FFF;
}
.tabwidth .block .regbtn.red:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/online-storage/box/img/icon_right_arrow_b_w.png);
}
.tabwidth .block ul{
	margin-top: 10px;
	font-size: 14px;
	margin-left: -10px;
}

.tabwidth .block table{
	width:100%;
	margin-top:20px;
	line-height: 1.3em;
}
.tabwidth .block table th,
.tabwidth .block table td{
	text-align:center;
}

.tabwidth .block table td .plan{
	text-align: left;
	/*width: 300px;*/
	width: 320px;
	margin: 0 auto;
}

.tabwidth .block .flowbox{
	border:1px solid #ccc;
	text-align:center;
	position:relative;
	overflow:hidden;
	margin-top: 20px;
	}

.tabwidth .block .flowbox p.title{
	text-align:left;
	font-size:18px;
	font-weight:bold;
	margin:10px;
}

.tabwidth .block .flowbox .tearmtxt{
	position: absolute;
	top: 52px;
	left: 350px;
}

.tabwidth .block .flowbox .tearmtxt2{
	position: absolute;
	top: 52px;
	left: 440px;
}
.tabwidth .block .flowbox .flowunderbox{
	width:840px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom: 20px;
	margin-top: 6px;
}

.tabwidth .block .flowbox .flowunderbox .flowunder{
	width: 204px;
	text-align: left;
	float: left;
	font-size: 14px;
	padding: 0px 17px 0 10px;
}

.tabwidth .block .flowbox .flowunderbox .flowunder2{
	width: 164px;
	text-align: left;
	float: left;
	font-size: 14px;
	padding: 0 12px 0 5px;
}

.tabwidth .block .noticelist{
	margin-left:-7px;
}
.tabwidth .block .not2nd{
	margin-top:40px !important;
}

.tabwidth .block .notlast{
	margin-bottom:40px !important;
}

}

/* スマホタブレット */
@media only screen and (max-width: 739px) {

.pc{display:none !important;}


.smtimg{
	width:100%;
	max-width:640px;
}



.jpnvpn{
    margin-top: 30px;
}

.contact_tel_hq {
    width: 100% !important;
}


.tabwidth {
    width: 100%;
}

.footwidth {
    width: 100%;
		margin-top: 100px;
		margin-bottom: 100px;
}

.topcrown{
	border:solid 3px #edb73c;
	overflow: hidden;
	padding:20px 10px;
}


.topcrown .incrown{
	float:left;
}

.topcrown .incrown img{
	margin-right:20px;
	width: 110px;
}

.topcrown .incrown ul{
	margin:0;
	padding:0;
	margin-left:20px;
	margin-top:10px;
}

.topcrown .incrown span{
	font-weight:bold;
	line-height: 1.4em;
}



.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;
    border-width: 2px;
    border-style: solid;
    border-color: #000000;
    border-image: initial;
    padding: 12px 20px;
    border-radius: 10px;
		margin-top:15px;
		margin-bottom:15px;
		}
		
		.topcontact_bt a {
    text-decoration: none;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    padding-top: 13px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
		}

	.topcontact_bt:hover{
		background: #fdea8a;
	}
		
	.topcontact_bt a:after {
	content: url(/content/dam/nttcom/hq/jp/business/services/application/crm-dm/salesforce/img/icon_right_arrow_w.png);
	margin-left: 10px;
	}



.footlonk{
	border-top: solid 2px #05397c;
	text-align: center;
}
 
.footlonk ul li{
	display:inline;
	font-size: 1.1em;
	padding-left: 15px;
	padding-right: 15px;
}

.footlonk ul{
	margin:0;
	-webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
		-webkit-padding-start: 0px;
}

.footlonk ul li{
	display:block;
	width:100%;
	text-align: left;
	line-height: 1.5;
}

.footlonk ul li a:before {
    content: url(/content/dam/nttcom/hq/jp/business/services/network/vpn/vpn/img/icon_right_arrow.png);
    margin-right: 10px;
}

.footlonk ul li.on{
	display:block;
	width:90%;
		background-color: #004386;
		border-left: none;
}

.footlonk ul li.on a{
	color:#FFF;
	}

.footlonk ul li.on a:before {
    content: url(/content/dam/nttcom/hq/jp/business/services/network/vpn/vpn/img/icon_right_arrow_w.png);
}




.sharebox{
	margin-top:70px;

}
.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: #d7e5f4;
	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: #255997;
    color: #fff;
    font-size: 1.2em;
		line-height: 1.5em;
    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: 17px;
    left: 50%;
    margin-left: -15px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #255997 transparent transparent transparent;
}


.sharebox .lowbox{
	float:left;
	width:100%;
}

.sharebox .lowbox p{
	display:block;
	float:left;
	font-size:15px;
	padding-bottom: 10px;
}

.sharebox .lowbox p span{
	font-weight:bold;
	font-size:16px;
}

.sharebox .lowbox p.comment{
	 width: 200px;
    padding-bottom: 21px;
    padding-left: 8px;
}


.sean_detail {
		width: 265px;
    border: solid 1px #063796;
    padding: 20px 0;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: #063796;
    display: block;
    position: relative;
    cursor: pointer;
    float: right;
}

.sean_detail:hover{
	background-color:#f8fcff;
}

.sean_detail a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top:8px;
}


/*Box 導入で、働き方改革を促進*/


.ribontitle{  
	width: 134px;
	background: #0e367d;
	margin: 60px 0 30px -40px;
	padding: 12px 10px 12px 30px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	box-shadow: inset 0 0 50px rgba(0,0,0, 0.1), 0 2px 3px rgba(0, 0, 0, 0.3);
	position: absolute;
	top: -93px;
	left: 30px;
}  
.ribontitle:after{  
	content: ' ';
    position: absolute;
    left: 0px;
    bottom: -10px;
    border-top: 9px solid #666;
    border-right: 9px solid #666;
    border-bottom: 9px solid transparent;
    z-index: -5;
}


.topcase{
	border: solid 2px #ccc;
	position:relative;
	margin-top:60px;
	margin-bottom:20px;
	text-align:center;
}
.topcase img{
	margin:20px;
}
.topcase p{
	color:#0e367d;
	line-height:2.5em;
	text-align: left;
    padding: 10px;
}
.topcase p span.title{
	font-size:20px;
	font-weight:bold;
}
.topcase p span.bottom{
	font-size:16px;
	color:#333;
}


.show_detail {
	width: 160px;
    border: solid 2px #063796;
    padding: 20px 0;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: #063796;
    display: block;
    position: relative;
    cursor: pointer;
    float: right;
		background-color: #0e367d;
		margin-top: 0px;
    margin-bottom: 20px;
}

.show_detail:hover{
	background-color:#3a5f9f;
    border: solid 2px #3a5f9f;
}


.show_detail a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top:12px;
		color:#FFF;
}

.show_detail a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/online-storage/box/img/icon_right_arrow_wh.png);
    margin-left: 10px;
}




.efficiency{
}

.efficiency .box{
	border: solid 2px #ccc;
    width: 100%;
    padding: 10px;
    float: left;
    margin-bottom: 20px;
    line-height: 1.5em;
    text-align: center;
		position:relative;
}


.efficiency .box a{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;

}


.efficiency .box img{
	margin-top:15px;
	width: 100%;
}

.efficiency .box p{
	text-align:left;
	    font-size: 18px;
}

.efficiency .box:last-child{
	margin-right:0px;
}	


/*マンガでわかる紹介資料*/

.mangawidth{
	margin-top: 50px;
    border: 1px solid #ccc;
}

.manga{
	width: 100%;
	margin-top: 20px;
}

.MangaCatch{
	font-size:20px;
	font-weight:bold;
	text-align:center;
	width: 100%;
	position:relative;
	margin-top:20px;
	margin-bottom:20px;
	overflow: hidden;
}
.MangaCatch p{
	float:left;
	width:70%;
	font-size: 17px;
	overflow:hidden;
}
.MangaCatch span.blleft{
	border-left: 2px solid #939393;
	display: block;
	width: 10%;
	height: 50px;
	float: left;
	transform: skewX(-155deg);
	margin-left: 20px;
	}
.MangaCatch span.blright{
	border-right: 2px solid #939393;
	display: block;
	width: 10%;
	height: 50px;
	float: left;
	transform: skewX(155deg);
	padding-left:10px;
	}




/*国際的なセキュリティ規格に準拠*/
.securityarea{
	margin-top:30px;
	overflow: hidden;
}

.securityarea .box{
	width:100%;
	float:left;
	margin: 12px 0;
}

.securityarea .box p{
	display:block;
	float:left;
	font-size:15px;
}


.securityarea .box p.logo{
	width: 100%;
	text-align:center;
}

.securityarea .box p span{
	font-weight:bold;
	font-size:16px;
		text-align:center;
		width:100%;
		margin-bottom:5px;
		display:block;
}


.securityarea .box p.comment{	
		width: 100%;
    padding-left: 8px;
		margin-bottom:15px;
}


/*選べるプラン・料金*/
table.price{
	width:100%;
}


table.price .ln1{ 
	width: 280px;
}
table.price .ln2{ 
	width: 200px;
}

table.price .com{
 font-size: 15px;
    line-height: 1.3em;
} 

table.price .tl{
	font-size: 19px;
}

table.price tr td,table.plan tr td{
	line-height:1.4em;
}

dl.otherplan dt{
 font-size:1em;
 font-weight:bold;
 line-height:1.3em;
 text-indent: -1em;
	padding-left: 1em;
}

dl.otherplan dd{
 font-size:1em;
 line-height: 1.4em;
 margin-left:20px;
 margin-top:10px;
 margin-bottom:40px;
 line-height:1.3em;
}


/*選べるプラン・料金ポップアップ*/
.popup_outer{
	width:90%;
	padding:15px;
	margin-top: 30px;
}
.popup_outer .title{
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	line-height: 1.3em;
}

.popup_outer .box{
	float:left;
	margin-bottom:10px;
	width:100%;
}

.popup_outer .box .regbtn{
	width: 100%;
	height: 100px;
	background-color: #ffd601!important;
	color: #000;
	float: left;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	position: relative;
	margin-top: 30px;
	overflow: hidden;
	border-radius: 5px;
	border: solid 2px #000;
}

.popup_outer .box .regbtn a {
    position: absolute;
    top: 8px;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: 15px;
    color: #000;
		text-decoration: none;
}
.popup_outer .box .regbtn:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/online-storage/box/img/icon_right_arrow_black.png);
    margin-left: 10px;
    position: absolute;
    right: 7px;
    /*top: 38px;*/
    top: 46px;
}
.popup_outer .box .regbtn span{
	font-size:18px;
}
.popup_outer .box .comment{
	font-size: 14px;
	line-height: 1.3em;
	padding: 6px 15px 10px;
	margin: 0;
	overflow: hidden;
	font-weight:bold;
}


/*下部お問い合わせ*/
.inquary {
    background-color: #004386;
    color: #FFF;
    font-size: 1.5em;
    padding: 15px;
    margin: 50px 0 30px;
    text-align: center;
    font-weight: bold;
}


.btmcontact_bt {
    width: 90%;
    margin: 0 auto;
    height: 65px;
    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;
    border-width: 2px;
    border-style: solid;
    border-color: #000000;
    border-image: initial;
    border-radius: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
		}
		
		.btmcontact_bt a {
    text-decoration: none;
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    padding-top: 13px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
		}

	.btmcontact_bt:hover{
		background: #fdea8a;
	}
		
	.btmcontact_bt a:after {
	content: url(/content/dam/nttcom/hq/jp/business/services/application/crm-dm/salesforce/img/icon_right_arrow_w.png);
	position: absolute;
    right: 20px;
    top: 22px;
	}

	.btmcontact_bt a span{
		line-height: 38px;
	}

.pcmr20{
	margin-right:20px;
}




/*-----特徴----------*/


.merit_titlearea {
    overflow: hidden;
    border-bottom: solid 3px #214a7b;
    padding-bottom: 2px;
}

.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;
		line-height:1.3em;
		margin-bottom: 5px;
}

.point_img {
    margin-top: 20px;
}

.point_img img{
	width:100%;
}

.point_txt {
    width: 100%;
    font-size: 15px;
    line-height: 1.5em;
    margin-top: 20px;
		margin-bottom:50px;
}



/*-----利用シーン----------*/


.Jireibox{
	border:1px solid #ccc;
	overflow:hidden;
	text-align:center;
	margin-bottom:50px;
}

.Jireibox .title{
	background-color:#20497b;
	color:#FFF;
	margin:5px;
	padding: 10px;
	font-size: 20px;
}

.Jireibox img{
	margin-top:20px;
}

.Jireibox .Rside{
	width: 100%;
	margin-top:20px;
	overflow:hidden;
	padding:10px;
}

.Jireibox .Rside .subtitle{
	font-size:20px;
	font-weight:bold;
	margin-bottom: 15px;
}

.Jireibox dl dt{
	float:left;
	background-color:#eaf5fc;	
	padding:10px 15px;
}
.Jireibox dl dd{
	float: left;
    margin-bottom: 15px;
    text-align: left;
    padding: 10px;
		padding-left:1em;
text-indent:-1em;
}

.Jireibox dl dd p:before{
	content:"・";
	font-size:22px;
	font-weight:bold;
}

.casebox{
	margin-top: 20px;
	margin-bottom:80px;
}

.casebox .box,.casebox .cbox{
	width: 50px;
    margin: 0 auto;
    margin-top: 20px;
	
}


.casebox .box img{
	margin-top:15px;
	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;
}



/*-----プラン----------*/

table.plan{
	width:100%;
}


table.plan .ln1{ 
	width: 280px;
}
table.plan .ln2{ 
	width: 200px;
}

table.plan .com{
 font-size: 15px;
 line-height: 1.3em;
} 

table.plan th{
	line-height:1.3em;
}

.planbottom{
	margin-bottom:80px;
}


/*-----よくある質問----------*/

.faqnavi {
    width: 100%;
    background-color: rgb(247,247,247);
    text-align: center;
    display: table;
    margin-bottom: 50px;
}

.faqnavi .faxtxtbox {
    width: 100%;
    margin: 0 auto;
}

.faqnavi .textlink {
    line-height: 3em;
    font-weight: bold;
    width: 100%;
}

.faqnavi .faqselect {
    background-color: rgb(139,24,109);
    color: #FFF;
    padding: 5px;
}

.faqnavi .textlink {
    line-height: 3em;
    font-weight: bold;
    width: 100%;
}


.faqlist {
    line-height: 1.7em;
    width: 100%;
    margin: 0 auto;
}

.faqlist dl {
    line-height: 2.5em;
}

.faqlist dl dt {
    float: left;
    color: #004386;
}

.faqlist dl dd {
    margin-left: 40px;
}


.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.4em;
    margin-left: 40px;
}


/* 新規お申し込み */


/* common変更 */
.jpnvpn{
	margin-left: -20px;
    margin-top: 30px;
}

.computeFlatTypeSection h2 {
    font-size: 24px;
    margin: 0;
}

.computeFlatTypeSection h1 {
    font-size: 40px;
    margin-top: 10px;
}



.tabwidth .navi{
	overflow:hidden;
	margin-bottom:40px;
}
.tabwidth .navi .box{
	width: 100%;
	height: 45px;
	border: 2px solid #004386;
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;
	position: relative;
	
}

.tabwidth .navi .box:hover{
	background-color:#a8d7ff;
}
.tabwidth .navi .box a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: 12px;
    color: #004386;
}

.tabwidth .navi .box a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/online-storage/box/img/arrow_d.png);
    margin-left: 10px;
}


.tabwidth .block{

}

.tabwidth .block p.tlbar{
	background-color:#004386;
	color:#FFF;
	padding:10px;
	border-radius:8px;
	font-size:18px;
       font-weight: bold;
}

.tabwidth .block p.top_txt{
	margin:10px;
}
.tabwidth .block p.txt{
	margin:10px;
        font-weight:bold;
}
.tabwidth .block p a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/online-storage/box/img/arrow_d.png);
    margin-left: 10px;
}


.tabwidth .block .regbtn{
	width:100%;
	height:100px;
	background-color:#ffd601!important;
	color:#FFF;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	position: relative;
	margin-top:30px;
	border-radius: 5px;
	border: solid 2px #000000;
}
.tabwidth .block .regbtn span{
	font-size:16px;
}

.tabwidth .block .regbtn a {
    position: absolute;
    top: 8px;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: 12px;
    color: #000;
}
.tabwidth .block .regbtn:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/online-storage/box/img/icon_right_arrow_black.png);
    margin-left: 10px;
		position:absolute;
		right: 10px;
    top: 38px;
}

.tabwidth .block .regbtn:hover{
	background-color:#ffd601!important;
}

.tabwidth .block .regbtn.red{
	background-color:#cc023a!important;
}
.tabwidth .block .regbtn.red a{
	color:#FFF;
}
.tabwidth .block .regbtn.red:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/online-storage/box/img/icon_right_arrow_b_w.png);
}
.tabwidth .block ul{
	margin-top:10px;
	margin-left: -15px;
	font-size: 14px;
}



.tabwidth .block table{
	width:100%;
	margin-top:20px;
	line-height:1.3em;
}
.tabwidth .block table th,
.tabwidth .block table td{
	text-align:center;
}

.tabwidth .block table td .plan{
	text-align: left;
	padding-left:1em;
	text-indent:-1em;
}	

.tabwidth .block .flowbox{
	border:1px solid #ccc;
	text-align:center;
	position:relative;
	overflow:hidden;
	margin-top: 20px;
	}

.tabwidth .block .flowbox p.title{
	text-align:left;
	font-size:18px;
	font-weight:bold;
	margin:10px;
}

.tabwidth .block .flowbox .tearmtxt{
	position: absolute;
	top: 52px;
	left: 350px;
}

.tabwidth .block .flowbox .tearmtxt2{
	position: absolute;
	top: 52px;
	left: 440px;
}
.tabwidth .block .flowbox .flowunderbox{
	width:840px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom: 20px;
}

.tabwidth .block .flowbox .flowunderbox .flowunder{
	width: 202px;
	text-align: left;
	float: left;
	font-size: 14px;
	padding: 0 15px;
}

.tabwidth .block .flowbox .flowunderbox .flowunder2{
	width: 162px;
	text-align: left;
	float: left;
	font-size: 14px;
	padding: 0 10px;
}

.tabwidth .block .noticelist{
	margin-left:-7px;
}
.tabwidth .block .not2nd{
	margin-top:40px !important;
}

.tabwidth .block .notlast{
	margin-bottom:40px !important;
}

}


/* ５インチスマホタブレット */
@media only screen and (max-width: 360px) {


.topcontact_bt a {
    font-size: 15px;
}





}