@charset "Shift_JIS";

html { scroll-behavior: smooth;}
body {
	font-size: 10px;
	line-height: 1.4;
	font-family: "Noto Sans Japanese", "ƒqƒ‰ƒMƒmŠpƒS Pro", "Hiragino Kaku Gothic Pro",  sans-serif;
	-webkit-text-size-adjust: 100%;
}
.display-pc-only{
	display: none;
}
.display-sp-only{
}

strong,
h1,
h2,
h3{
	font-weight: bold;
}
#wrapper {	display: none;}
#footer{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	font-size: 11px;
}
.new-footer{
	font-size: 1em;
	text-align: center;
	padding-top: 2em;
	padding-bottom: 2em;
	line-height: 2em;
}
.new-footer a{
	color:#333333;
}

.color-y {
	color: #FF0;
}
.color-w {
	color: #fff;
}
.color-r {
	color: #F00;
}

.marker_y {
	background: linear-gradient(transparent 60%, #fff000 60%);
}
.sp200{
	width: 200%;
	height: auto;
}
.sp150{
	width: 150%;
	height: auto;
}
.sp100{
	width: 100%;
	height: auto;
}
.sp90{
	width: 90%;
	height: auto;
	margin-left: 5%;
}
.sp70{
	width: 70%;
	height: auto;
	margin-left: 15%;
}
.sp50{
	width: 50%;
	height: auto;
	margin-left: 25%;
}
.fontsize60{
	font-size: 60%;
}
.fontsize70{
	font-size: 70%;
}
.fontsize80{
	font-size: 80%;
}
.fontsize120{
	font-size: 120%;
}
.fontsize130{
	font-size: 130%;
}
.fontsize140{
	font-size: 140%;
}

.sp_logo {
	float: left;
	width: 50%;
}
.sp_sns {
	float: right;
	width: 15%;
}
.sp_clear {
	clear: both;
}

/* ========== page top ========== */

.pagetop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
}
.pagetop a {
    display: block;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.pagetop a:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

/* ========== aboutus ========== */

.aboutus{
	width: 90%;
	clear: both;
	margin-left: 5%;
}
.aboutus th{
	padding: 4px;
	white-space: nowrap;
	background-color: #eee;
	font-size: 10px;
	line-height: 13px;
	border: 1px solid #666;
}
.aboutus td{
	padding: 4px;
	font-size: 10px;
	line-height: 13px;
	border: 1px solid #666;
}


/* ========== lenovo_dm_dg_sp ========== */
.lenovo_dm_dg_sp_box{
	background-image: url(../images/lenovo_dm_dg_spbg.png);
	background-repeat: repeat-y;
	padding-left: 8%;
	padding-right: 8%;
	width: 84%;
	overflow-x: scroll;
	background-size: 100% auto;
}
#lenovo_dm_dg_sp20,
#lenovo_dm_dg_sp24,
#lenovo_dm_dg_sp33{
	background-image: url(../images/lenovo_dm_dg_spbg.png);
	background-repeat: repeat-y;
	padding-left: 8%;
	padding-right: 8%;
	width: 84%;
	background-size: 100% auto;
}
.sp_scroll {
	color: #666;
	text-align: right;
	padding-bottom: 0.2em;
	background-image: url(../images/lenovo_dm_dg_spbg.png);
	background-repeat: repeat-y;
	background-size: 100% auto;
	padding-right: 8%;
}

#lenovo_dm_dg_sp20{
	font-size: 1em;
}
#lenovo_dm_dg_sp20 strong{
	font-size: 1.6em;
	color: #E72410;
}

#lenovo_dm_dg_sp23,
#lenovo_dm_dg_sp28{
	font-size: 1.2em;
	padding: 1em;
	background-color: #E72410;
	color: #FFFFFF;
	font-weight: bold;
}
#lenovo_dm_dg_sp23 strong,
#lenovo_dm_dg_sp28 strong{
	font-size: 1.6em;
}

#lenovo_dm_dg_sp24{
	font-size: 1em;
	padding-top: 1em;
}

#lenovo_dm_dg_sp33{
	font-size: 1em;
	border-bottom: 20px solid #D3D3D4;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
