@charset "Shift_JIS";

html { scroll-behavior: smooth;}
body {
	font-size: 10px;
	line-height: 1.4;
	font-family: "Noto Sans Japanese", "ヒラギノ角ゴ 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%);
}
.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;
}
.sp_scroll {
	color: #fff;
	text-align: right;
	margin-bottom: 0.1em;
}

/* ========== 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;
}


/* ========== dell_powerstore_sp ========== */
.hoge{
	white-space: nowrap;
	border-radius: 10px;
	border-radius: 5px 5px 0px 0px; /* 左上、右上、右下、左下 */
	box-sizing: border-box;
	background-size:100%;
    width: fit-content; /*テキスト幅に合わせる*/

	text-shadow:1px 1px 0 #000, -1px -1px 0 #000,
              -1px 1px 0 #000, 1px -1px 0 #000,
              0px 1px 0 #000,  0-1px 0 #000,
              -1px 0 0 #000, 1px 0 0 #000;
/* 文字を更に太く */
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #F00;

}
.hoge:nth-child(3) {}
.hoge:nth-child( odd ) {}
.hoge:nth-last-child(1) {}



#dell_powerstore_sp{
	font-size: 1em;
	background-color: #00B7DE;
	background-image: url(../images/dell_powerstore_sp_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 1.5em;
	background-size: 100% auto;
	margin-bottom: 2em;
}
.dell_powerstore_sp_box{
	background-color: #ffffff;
	padding: 1em;
	margin-bottom: 3em;
}

#dell_powerstore_sp01-01{
	font-size: 2em;
	color: #FFF134;
	text-align: center;
	font-weight: 900;
	margin-bottom: 0.3em;
}
#dell_powerstore_sp01-03{
	font-size: 1em;
	color: #ffffff;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}

#dell_powerstore_sp01-04 {
	width: 100%;
	overflow-x: scroll;
	margin-bottom: 2em;
	font-size: 0.9em;
}
#dell_powerstore_sp01-04 table{
	width: 200%;
}
#dell_powerstore_sp01-04 th{
	font-size: 10px;
	padding: 3px;
	background-color: #D7ECFA;
	border: 1px solid #53B6DB;
	text-align: center;
}
#dell_powerstore_sp01-04 td{
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #53B6DB;
	text-align: center;
}
#dell_powerstore_sp01-04 td:nth-child(1){
	background-color: #FFFDDE;
	text-align: right;
}
#dell_powerstore_sp01-04 p{
	color: #ffffff;
}


#dell_powerstore_sp01-05 img{
	margin-bottom: -0.6em;
}
#dell_powerstore_sp01-07,
#dell_powerstore_sp01-09,
#dell_powerstore_sp01-11{
	font-size: 1em;
	padding-top: 0.5em;
	padding-bottom: 1em;
}
#dell_powerstore_sp01-12,
#dell_powerstore_sp02-17{
	font-size: 1em;
	text-align: right;
}
#dell_powerstore_sp01-12 img,
#dell_powerstore_sp02-17 img{
	width: 8em;
}
#dell_powerstore_sp02-01,
#dell_powerstore_sp02-11{
	font-size: 1em;
	border-radius: 2em;
	background-color: #fff134;
	border: 1px solid #4FB6DB;
	color: #4FB6DB;
	font-weight: 900;
	padding: 0.5em;
	text-align: center;
	margin-bottom: 1em;
}
#dell_powerstore_sp02-02{
	font-size: 2.4em;
	text-align: center;
	font-weight: 900;
	color: #4FB6DB;
	margin-bottom: 0.3em;
}
#dell_powerstore_sp02-04,
#dell_powerstore_sp02-06,
#dell_powerstore_sp02-08{
	font-size: 1em;
	text-align: center;
	padding: 0.3em;
	color: #FFFFFF;
	margin-top: 1em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
#dell_powerstore_sp02-04{
	background-color: #235da7;
}
#dell_powerstore_sp02-06{
	background-color: #8dbe55;
}
#dell_powerstore_sp02-08{
	background-color: #db749a;
}
#dell_powerstore_sp02-05,
#dell_powerstore_sp02-07,
#dell_powerstore_sp02-09,
#dell_powerstore_sp02-16{
	font-size: 1em;
}
#dell_powerstore_sp02-10{
	font-size: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}
#dell_powerstore_sp02-13 {
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 2em;
}
#dell_powerstore_sp02-13 th{
	width: 25%;
	vertical-align: top;
}
#dell_powerstore_sp02-13 td{
	font-size: 1em;
}
#dell_powerstore_sp02-18{
	font-size: 1.2em;
	background-color: #fff134;
	color: #4FB6DB;
	font-weight: 900;
	padding: 0.3px;
	text-align: center;
	margin-bottom: 1em;
}
#dell_powerstore_sp02-19{
	color: #ffffff;
	margin-top: 1em;
	margin-bottom: 1em;
}
#dell_powerstore_sp02-20 {
	padding: 0.5em;
	border-radius: 2em;
	background-color: #FFF001;
}
#dell_powerstore_sp02-20 th{
	width: 40%;
	padding-left: 10%;
	padding-right: 5%;
}
#dell_powerstore_sp02-20 td{
	width: 30%;
	padding-right: 15%;
	text-align: center;
}
