

/* CSS Document */
/* 14s–Ú td, íœ */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    #vertical-align:baseline;
    #background:transparent;
}





body {
    line-height:1;
}
#article,aside,details,figcaption,figure,
#footer,header,hgroup,menu,nav,section {
#   display:block;
#}
ol, ul {
    list-style:none;
}
#body {
#    font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif;
#   width: 100%;
#    height: auto;
#    margin: 0px;
#    background-color: #fff;
#    word-break: break-all;
#    word-wrap: break-word;
}
img {
    max-width: 100%;
    border: none;
    #vertical-align: bottom;
}

#h1,h2,h3,h4,p,ul,li {
#    color: #444;
#}

#a {
#    color: #0ba7e0;
#    text-decoration: none;
#}

#a:hover {
#    text-decoration: underline;
#}



/*-----------------------------------------------------
     HEAD
-----------------------------------------------------*/


/*ƒwƒbƒ_[ƒGƒŠƒA*/
header {
    background-color: #ffffff;  /*ƒwƒbƒ_[”wŒiF*/
    /* box-shadow */
	box-shadow:rgba(138, 138, 138, 0.2) 1px 1px 4px 0px;
	-webkit-box-shadow:rgba(138, 138, 138, 0.2) 1px 1px 4px 0px;
	-moz-box-shadow:rgba(138, 138, 138, 0.2) 1px 1px 4px 0px;


    padding: 0px 0px;  /*ƒwƒbƒ_[ŒÅ’è‚±‚±‚©‚ç*/
    position: fixed;
    width: 100%;
	z-index: 1000000;  /*ƒwƒbƒ_[ŒÅ’è‚±‚±‚Ü‚Å(main‚ÌˆÊ’u’²®‚ÆƒZƒbƒg92)*/
	
}


#contents {

padding-top:80px;  /*main‚ÌˆÊ’u’²®*/
}



header:after {
    content: '';
    display: inline-block;
    clear: both;
}
header h1 {
    padding-top: 5px;
    font-weight: normal;
    font-size: 11px;
    padding-left: 2%;
    padding-right: 2%;
}
header .logo {
    margin-left: 1%;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 76%;
    float: left;
}

header .button {
    display: none;
}

/*ƒXƒ}ƒz—pƒƒjƒ…[ƒ{ƒ^ƒ“*/
header .navOpen {
    width: 36px;
    height: 40px;
    float: right;
    margin-top: 20px; /*ƒnƒ“ƒo[ƒK[ˆÊ’u’²®*/
    margin-right: 5%;
    margin-bottom: 20px;
    cursor: pointer;
    background:url(../images/menu.png) no-repeat 0 0;
    background-size: 72px;




}
/*ƒXƒ}ƒz—pƒƒjƒ…[•Â‚¶‚éƒ{ƒ^ƒ“*/
header .navClose {
    background-position: -36px 0; /*ƒ{ƒ^ƒ“‚Ì‰æ‘œØ‚è‘Ö‚¦*/
}



/* --- ƒƒjƒ…[‘•üƒGƒŠƒA --- */

header .menu-sp {
    clear: both;
    position: relative;
}
header .menu-sp ul {
    width: 100%;
    position: absolute;
    top: 0px;
    background-color: rgba(255, 255, 255, 0.95) ; /*ƒwƒbƒ_[”wŒiFEÔ—ÎÂ“§–¾“x*/
    border-bottom: 3px #111111 solid;
}
header .menu-sp li {
    line-height: 1.4;
    border-top: 1px #ccc solid;
}
header .menu-sp a {
    color: #111111; /*•¶ŽšF*/
	font-size: 120%; /*ƒRƒ“ƒeƒ“ƒc•¶ŽšƒTƒCƒY*/
    padding: 30px 5%; /* ã‰ºF40pxA¶‰EF5% */
    display: block;
    text-align: center; /* ’†‰›Šñ‚¹ */
}

/* --- ƒƒjƒ…[‘•üƒGƒŠƒA --- */

/*/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
ƒƒfƒBƒAƒNƒGƒŠ‚É‚æ‚éØ‚è‘Ö‚¦
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/
 
@media only screen and (min-width: 3000px) {
    /* ƒwƒbƒ_[ƒGƒŠƒA*/
    header {
        min-width: 100%
    }
 
    header #header-area {
        width: 100%
        margin-left: auto;
        margin-right: auto;

    }
    header h1 {
        text-align: right;
    }
    header .logo {
        width: auto;
    }
	

    /*PC—pƒwƒbƒ_[ƒ{ƒ^ƒ“*/
    header .button {
        float: left;
        display: inline;
        margin-top: 0px;
    }
    header .button ul {
    }
    header .button li {

        font-size: 12px;
        line-height: 1.4;
    }

    header .button a:hover {
        opacity: 0.7;
    }

    /*ƒXƒ}ƒz—pƒƒjƒ…[ƒ{ƒ^ƒ“”ñ•\Ž¦*/
    header .navOpen {
        display: none;
    }
}
