@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 90%, #f49600 90%);
	font-weight: bold;
}
.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: #666;
	text-align: right;
	margin-bottom: 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;
}


/* ========== ibm_hoshu_sp ========== */


#ibm_hoshu_sp01,
#ibm_hoshu_sp02{
	padding: 1.5em;
	font-size: 1em;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
}
#ibm_hoshu_sp01{
	background-image: url(../images/ibm_hoshu_sp01_bg.png);
}
#ibm_hoshu_sp02{
	background-image: url(../images/ibm_hoshu_sp02_bg.png);
}

#ibm_hoshu_sp01-02{
	font-size: 1.2em;
	color: #00428E;
	text-align: left;
}
#ibm_hoshu_sp01-08{
	font-size: 1em;
	background-color: #00428E;
	color: #FFFFFF;
	padding: 1.5em;
}
#ibm_hoshu_sp01-09{
	font-size: 1em;
	background-color: #00428E;
	margin-bottom: 2em;
}
#ibm_hoshu_sp01-09 th{
	width: 80%;
}
#ibm_hoshu_sp01-09 td{
	width: 20%;
}
#ibm_hoshu_sp02-02{
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #5184c5;
	border-radius: 0.5em;
	text-align: center;
	margin-bottom: 1em;
	padding: 0.5em;
}
#ibm_hoshu_sp02-03{
	font-size: 1.2em;
	color: #00428E;
	text-align: center;
}
#ibm_hoshu_sp02-07{
	background-color: #00428E;
	padding: 1.5em;
	margin-bottom: 2em;
}
