@charset "UTF-8";

body {
	font-family: "Hiragino Kaku Gothic ProN",  Meiryo,  sans-serif;
    color: #333333;
}

a:link {
    color: #333333;
	text-decoration:none;
}

a:hover {
    color: #333333 !important;
    text-decoration: underline !important;
}

/* reset.css 上書き*/
a.blank_pec {
    margin-left: 2px !important;
}

/* app.css 上書き*/

.box01 {
    min-height: 670px !important;
}

.box_title h1 {
	font-weight:700;
}

.box01 h3 {
    margin: 20px 0 15px !important;
}

@media only screen and (max-width:640px) {
img.icon_app {
    left: -30px;
    position: relative;
    top: -150px !important;
}

h1{
		font-size:180% !important;
}

body {
    margin: 0 !important;
}

#content {
    margin: 0 auto !important;
    }}

@media only screen and (min-width:641px) {
ul.listBtn_pec {
    margin: 0 0 30px 0 !important;
    }
ul.listBtn_pec li {
    font-size: 16px !important;
    margin-bottom: 12px !important;
    }}

/* app.css 上書き ここまで*/

#st h1 {
    font-size: 290% !important;
    line-height: 1em !important;
}

#st h2 {
    font-size: 2em !important;
    font-weight: bold;
    margin-bottom: 20px;
}