
u{ color:#C0F;}

* { margin:0; padding:0; border:none;}



body {
color:#0b0b0b;
-webkit-text-size-adjust: none;
font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", "HanSerif Japanese", Meiryo, Osaka, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", ArialMT, sans-serif;
font-size:18px;
line-height:1.8;
/*letter-spacing:.05em;*/
min-width: 1200px;
min-width:1280px;
position:relative;
}

/*h2 span,#wrap-outer2nd h3 span{ font-family:'Century Gothic', Helvetica, Arial, sans-serif; font-weight:normal;}
*/

input, select, textarea {
}

input::-webkit-input-placeholder {
    color: #bbb;
    font-weight: normal;
}
input:-ms-input-placeholder {
    color: #bbb;
    font-weight: normal;
}
input::-moz-placeholder {
    color: #bbb;
    font-weight: normal;
}

input.imeDisabled {
ime-mode: disabled;
}

input[type="text"], input[type="tel"], input[type="password"], select, textarea {
	/* background-color:#fdfddc;*/
	background-color: #eeeeee;
    border: none !important;
    padding: 5px;
}

input[type="radio"]:checked {outline: solid 5px #ffff00;}
input[type="checkbox"]:checked {outline: solid 5px #ffff00;}

input[type="submit"] {letter-spacing:2px;}
input[type="submit"]:disabled {/*background: #DCDCDC;*/ background:#cecece; cursor: not-allowed; border-bottom:#ddd; box-sizing:border-box;}

em {font-style:normal;}
li {list-style:none;}
address {font-style:normal;}
address a {text-decoration:none; color: #666;}
span, label{ display:inline-block;}

/* --- */
#scrollUp {
	bottom: 0px;
	right: 0px;
	height: 70px;  /* Height of image */
	width: 70px; /* Width of image */
	background: url(/images/icons/top.png) no-repeat;
	background-size:70px;
	z-index:1000;

}

#scrollUp:hover {
	opacity:0.9;
}

.aside { color:#090;}

.clearfix:before,
.clearfix:after{
	display:block;
	content:"";
	clear:both;
}
#wrap_add01 h2{ margin-bottom:50px;}
#wrap_add04 h2{ margin-bottom:30px;}
#wrap_add05 h2{ margin-bottom:50px;}

#wrap-outer2nd h3{font-family:"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important; color:#5dabda;color:#4489d6;}