<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*-------------------------------------

タブレットとは

---------------------------------------*/
#container {
	width:100%;
}

.column2R #main {
	float: none;
	width: auto;
}
html {
	overflow: auto;
}
* html { /* for IE6 */
	overflow: hidden;
	overflow-x: auto;
	height: 100%;
}
body {
	overflow-x: hidden;
	position: relative;
	min-width: 805px;
}
* html body { /* for IE6 */
	overflow-y: auto;
	height: 100%;
}
#lp_page {
	font-size: 16px;
	line-height:180%;
	width: 1080px;
	color: #333;
	margin: 0 auto;
}
#lp_page p {
	margin:20px 0;
}

.breadCrumb {
    margin: 0 0 12px 90px;
}

.pageTitle {
	background: none;
	font-size: 14px;
	color: #000;
	border-left: solid 4px #FF3300;
	margin: 0 0 20px 0;
	padding: 4px 8px;
	font-weight:normal;
}
.sidebannerLeft,
.sidebannerRight {
	display:none;
}

.clear {
	clear:both;
}

.scrImg {
	/*
	isplay:none;
	left: -100px;
	position: relative;
	*/
}

.midashi {
	border-left: 6px solid #fff;
	font-size: 20px;
	font-weight: bold;
	padding-left: 8px;
}

@media screen and (max-width:479px){
	body {
		min-width: auto;
	}
	
	#container {
		margin-bottom: 0px;
	}
	
	#lp_page {
		width: 100%;
	}
	
	.breadCrumb {
		margin: 0px 0px 0px 1%;
	}
}



/*-------------------------------------
　タイトル部分
---------------------------------------*/
#boxTitle {
	margin: 0 -500%;
	padding: 0 500% 50px;
	width: 100%;
}
#boxTitle .boxInside {
	margin: 0 auto;
    overflow: hidden;
    width: 900px;
	background:url(/5info/img/about_tablet/bg.png) no-repeat top left;
	font-size:16px;
	height:300px;
}
#boxTitle .boxTitletext {
    width: 520px;
	padding:0 0 20px 380px;

}
#boxTitle h2 {
	font-size:45px;
	font-weight:bold;
	margin:30px 0;
	text-align:center;
}


@media screen and (max-width:479px){
	#boxTitle {
		margin: 0px;
		padding: 0px;
	}
	
	#boxTitle .boxInside {
		width: auto;
		height: auto;
		background-size: 50% auto;
		background-position: center top;
	}
	
	#boxTitle .boxTitletext {
		width: auto;
		padding: 50% 0% 0% 0%;
	}
	
	#boxTitle h2 {
		font-size: 30px;
	}
}


/*-------------------------------------
　PCとタブレットは何が違う
---------------------------------------*/
#boxDetail {
	background-color:#EFEFEF;
	margin: 0 -500%;
	padding: 40px 500%;
	width:100%;
}
#boxDetail .boxInside {
	margin: 0 auto;
    overflow: hidden;
    width: 900px;
}
#boxDetail h3 {
	text-align:center;
	font-size:30px;
	margin:30px 0;
}

#boxDetail .textH3 {
	font-size:18px;
	padding: 0 400px 0 0;
}

#boxDetail .textH3Bttom {
	font-size:18px;
}

#boxDetail h4 {
	font-size:24px;
	color:#5185a2;
	border-top:1px solid #5185a2;
	border-bottom:1px solid #5185a2;
	padding:10px 0 10px 10px;
	margin:60px 0 10px 0;
}

#boxDetail .textH4 {
	font-size:16px;
}

@media screen and (max-width:479px){
	#boxDetail {
		margin: 0px;
		padding: 0px;
	}
	
	#boxDetail .boxInside {
		width: auto;
	}
	
	#lp_page .boxInside {
		width: 98% !important;
		margin-left: 1%;
	}
	
	#lp_page .boxInside h3 {
		font-size: 26px;
	}
}


/*-------------------------------------
　タブレットの歴史
---------------------------------------*/
#boxHistory {
	margin: 0 -500%;
	padding: 40px 500%;
	width:100%;
}
#boxHistory .boxInside {
	margin: 0 auto;
    overflow: hidden;
    width: 900px;
}
#boxHistory h3 {
	text-align:center;
	font-size:30px;
	margin:30px 0;
	line-height:130%
}

#boxHistory .textH3 {
	font-size:18px;
	background:url(/5info/img/about_desktoppc/img_merritt.jpg) no-repeat top right;
	padding: 0 420px 50px 0;
}

#boxHistory h4 {
	font-size:24px;
	padding:10px 0 10px 10px;
	margin:60px 0 10px 0;
}


#boxHistory .textH4 {
	font-size:16px;
}


@media screen and (max-width:479px){
	#boxHistory {
		margin: 0px;
		padding: 0px;
	}
	
	#boxHistory .boxInside {
		width: auto;
	}
	
	#boxHistory .textH3 {
		padding: 32% 0% 0% 0%;
		background-size: 30% auto;
		background-position: center top;
	}
}



/*-------------------------------------
　タブレットの種類
---------------------------------------*/
#boxKind {
	background-color:#EFEFEF;
	margin: 0 -500%;
	padding: 40px 500%;
	width:100%;
}
#boxKind .boxInside {
	margin: 0 auto;
    overflow: hidden;
    width: 900px;
}
#boxKind h3 {
	text-align:center;
	font-size:30px;
	margin:30px 0;
}

#boxKind h4 {
	font-size:24px;
	color:#5185a2;
	border-top:1px solid #5185a2;
	border-bottom:1px solid #5185a2;
	padding:10px 0 10px 10px;
	margin:60px 0 10px 0;
}

#boxKind .textH4 {
	font-size:16px;
}


#boxKind ul {
	font-size:16px;
}

#boxKind .leftBox {
    width: 440px;
	float:left;
	border:1px solid #ccc;
	margin:10px 0;
	height: 400px;
}

#boxKind .rightBox {
    width: 440px;
	float:right;
	border:1px solid #ccc;
	margin:10px 0;
}


#boxKind .centerBox {
    width: 898px;
	border:1px solid #ccc;
	margin:20px 0;
}

#boxKind .ht190 {
	height: 190px;
}

#boxKind .ht230 {
	height: 230px;
}

#boxKind .ht300 {
	height: 300px;
}
#boxKind .ht320 {
	height: 320px;
}

#boxKind .ht365 {
	height: 365px;
}

#boxKind .ht450 {
	height: 450px;
}

#boxKind h5 {
    clear: both;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 2px 10px;
    text-align: center;
}

#boxKind h5.blue {
    background-color: #036;
}
#boxKind .textH5 {
	font-size:14px;
	padding:15px;
}

@media screen and (max-width:479px){
	#boxKind {
		margin: 0px;
		padding: 0px;
	}
	
	#boxKind .boxInside {
		width: auto;
	}
	
	#boxKind .leftBox { 
		width: 100%;
		height: auto;
		float: none;
		border: none;
	}
	
	#boxKind .rightBox {
		width: 100%;
		float: none;
		border: none;
	}
	
	#boxKind .centerBox {
		width: auto;
		border: none;
	}
	
	#boxKind .ht190,
	#boxKind .ht230,
	#boxKind .ht300,
	#boxKind .ht320,
	#boxKind .ht365,
	#boxKind .ht450 {
		height: auto;
	}
}


/*-------------------------------------
　セルラーとWi-Fi
---------------------------------------*/
#boxWifi {
	margin: 0 -500%;
	padding: 40px 500%;
	width:100%;
}
#boxWifi .boxInside {
	margin: 0 auto;
    overflow: hidden;
    width: 900px;
}
#boxWifi h3 {
	text-align:center;
	font-size:30px;
	margin:30px 0;
	line-height:130%
}

#boxWifi h4 {
	font-size:24px;
	padding:10px 0 10px 10px;
	margin:60px 0 10px 0;
}


#boxWifi .textH4 {
	font-size:16px;
}



hr {
	border:0;
	border-top:1px #666 solid;
	width:940px;
}


.wordBox {
	padding:20px;
	margin:30px 70px;
	width:900px;
	border:1px #999 solid;
}

@media screen and (max-width:479px){
	#boxWifi {
		margin: 0px;
		padding: 0px;
	}
	
	#boxPcType .boxInside {
		width: auto;
	}
	
	hr {
		width: auto;
	}
	
	.wordBox {
		width: auto;
		margin: 0px 2% 32px 2%;
	}
}



/*-------------------------------------
　幅調整
---------------------------------------*/
.pagetop {
	width:970px;
	margin: 0 auto;
}

@media screen and (max-width:479px){
	.pagetop {
		display: none;
	}
}

/*-------------------------------------
　ページTOPへ
---------------------------------------*/
#pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
}
#pagetop a {
	color: #fff;
	background-color: #666;
	border-radius:5px;
    -webkit-border-radius:5px; 
    -moz-border-radius:5px;
	display: block;
	font-size: 12px;
	line-height:1.5em;
	padding:5px 10px;
	text-align: center;
	text-decoration: none;
}

@media screen and (max-width:479px){
	#pagetop {
		bottom: 0px;
		right: 10px;
	}
}

/*-------------------------------------
 Pop Up for SmartPhone
---------------------------------------*/
@media screen and (max-width:510px){
	#fvpop {
		height:auto !important;
		width:90% !important;
	}
	#fvpop img {
		height:auto !important;
		width:100% !important;
	}
}
</pre></body></html>