@charset "utf-8";
load Noto Sans JapaneseCSS

@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);


*{
    text-decoration: none;
	list-style-type: none;
}


body {
	margin-right: auto;
	margin-left:auto;
	width: 1200px;
    font-family: "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN",  "Noto Sans Japanese", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif ;  
    color: #323232;
}

img {
    border-style:none;
	margin:0;
	padding: 0;
	text-decoration: none;
}

a {
	margin:0;
}

li {
margin-left:0px;
list-style-type: none;
}

/* ヘッダー見出し */
.head {
    float: left;
}
/* ヘッダー会社説明 */
h1 {
    font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN",  "Noto Sans Japanese", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif ;
    font-size: 12px ;
    transform: rotate(0.05deg);
	letter-spacing:1px;
	margin-top: 10px;
    font-weight: 400;
}
/* ヘッダーTRUSTロゴ */
h2 {
    margin-top: -5px;
}

/* ヘッダーTEL */
.tel {
    float: right;
    margin-top: 12px;
    font-size: 30px;
    font-weight: 600;
    font-family: "Myriad Web", "Myriad Pro", "Gill Sans / Gill Sans MT", "Trebuchet MS", "Helvetica", sans-serif;
    color: #005ae6;
    line-height: 20px; 
}

#telnum {
    margin-left: 7px;
    letter-spacing: 1px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #005ae6), color-stop(0.50, #003ca0), color-stop(0.49, #005ae6), color-stop(0.00, #3282FF));
    background-image: -webkit-linear-gradient(top, #3282FF 0%, #005ae6 49%, #003ca0 50%, #005ae6 100%);
    background-image: -moz-linear-gradient(top, #3282FF 0%, #005ae6 49%, #003ca0 50%, #005ae6 100%); 
    background-image: -o-linear-gradient(top, #3282FF 0%, #005ae6 49%, #003ca0 50%, #005ae6 100%);
    background-image: -ms-linear-gradient(top, #3282FF 0%, #005ae6 49%, #003ca0 50%, #005ae6 100%);
    background-image: linear-gradient(to bottom, #3282FF 0%, #005ae6 49%, #003ca0 50%, #005ae6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}

/* ナビゲーション */
#top-nav {
	width:1200px;
	padding:0;
	margin:0;
	list-style-type: none;
    clear: both;
}

#top-nav li {
	width:20%;
	float:left;
	padding:0;
	margin:0 0 0 0;
	text-align:center;
}

#top-nav li a {
	font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN",  "Noto Sans Japanese", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif ; 
    width:auto;
	color:#fff;
	font-size:18px;
    letter-spacing:5px;
	font-weight:normal;
    text-shadow:0 -1px 0px #003ca0,0 1px 0px #3282ff;
    margin-top: -15px;
    padding:7px 0;
	text-decoration:none;
    transform: rotate(0.05deg);
	display:block;
	background:#005ae6;    
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #005ae6), color-stop(0.50, #003ca0), color-stop(0.49, #005ae6), color-stop(0.00, #3282FF));
    background-image: -webkit-linear-gradient(top, #3282FF 0%, #005ae6 49%, #003ca0 50%, #005ae6 100%);
    background-image: -moz-linear-gradient(top, #3282FF 0%, #005ae6 49%, #003ca0 50%, #005ae6 100%); 
    background-image: -o-linear-gradient(top, #3282FF 0%, #005ae6 49%, #003ca0 50%, #005ae6 100%);
    background-image: -ms-linear-gradient(top, #3282FF 0%, #005ae6 49%, #003ca0 50%, #005ae6 100%);
    background-image: linear-gradient(to bottom, #3282FF 0%, #005ae6 49%, #003ca0 50%, #005ae6 100%);
    border-top: 1px solid #94beFF;
    border-left:1px solid #4b8aed;
    border-right: 1px solid #12469c;
    border-bottom: 1px solid #003ca0;
}

#top-nav li a:hover {
	background:#005ae6;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #0005B9), color-stop(0.50, #00005D), color-stop(0.49, #0000BB), color-stop(0.00, #003BDC));
    background-image: -webkit-linear-gradient(top, #003BDC 0%, #005ae6 49%, #003ca0 50%, #0005B9 100%);
    background-image: -moz-linear-gradient(top, #003BDC 0%, #0000BB 49%, #00005D 50%, #0005B9 100%); 
    background-image: -o-linear-gradient(top, #003BDC 0%, #0000BB 49%, #00005D 50%, #0005B9 100%);
    background-image: -ms-linear-gradient(top, #003BDC 0%, #0000BB 49%, #00005D 50%, #0005B9 100%);
    background-image: linear-gradient(to bottom, #003BDC 0%, #0000BB 49%, #00005D 50%, #0005B9 100%);
    border-top: 1px solid #4d85dc;
    border-left:1px solid #0050d3;
    border-right: 1px solid #000097;
    border-bottom: 1px solid #000058;
}
/* ナビゲーション ここまで */

/* ボディーコピー */
#copy {
    color: #005ae6;
    font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 36px;
    line-height: 48px;
    font-weight: bold;
    transform: rotate(0.05deg);
    text-align: center;
  	letter-spacing:2px; 
    margin: 35px auto 0px auto;
    padding: 0;
}
/* アイコン */
h3 {
    text-align: center;
    margin: 10px auto 0 auto;
    padding: 0;
}


.counter {
        margin: 100px auto 50px;
    text-align: center;
}


/* フッター */
.footer {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #003ca0), color-stop(0.00, #005ae6));
    background: -webkit-linear-gradient(#005ae6, #003ca0);
    background: -moz-linear-gradient(#005ae6, #003ca0);
    background: -o-linear-gradient(#005ae6, #003ca0);
    background: -ms-linear-gradient(#005ae6, #003ca0);
    background: linear-gradient(#005ae6, #003ca0);
    width:1200px;
    height: 130px;

    text-align: center;
    padding-top: 0;
}

.footer ul {
    list-style-type: none;
    text-decoration:none;
	text-align: center;
    margin: 0 auto 0 0;
	padding: 10px 0 0 0;
    height:30px;
}

.footer li  {
	display: inline;
    margin: 0px 20px 0 20px;
    line-height: 10px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing:1px;
    transform: rotate(0.05deg);
    text-decoration:none;
    
}

.footer ul li a{
    color: white;
    text-decoration:none;
}

.footer ul li a:hover {
    color: white;
    text-shadow: white 0px 0px 10px;
    text-decoration:none;
}

#ft-bottom {
    clear: both;
    text-align: center;
    padding-top: 40px;
    margin-bottom: 3px;
}

#cr {
    color: white;
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    margin-top: 5px;
    transform: rotate(0.05deg);
}