@charset "Shift_JIS";
* {
    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'ŸàƒSƒVƒbƒN  Medium', meiryo, sans-serif!important;
}
h1 {
    font-size: 1.33em;
    font-weight: bold;
    color: #333;
    text-align: center;
    padding: 3.125% 0;
}
h1 span {
    display: block;
    font-weight: normal;
    font-size: .5em;
    padding-top: .5em;
}
h1 a {
    text-decoration: none;
    color: #333;
}
#mainvisual img{
		width:100%;
}
#Message #pointer{
	display:none;
	width:20%;
	margin-left: 70%;
    bottom: 0;
    margin-bottom: 1em;
    position: fixed;
    z-index: 1;
    opacity: 0.9;
}
#Message h2{
    font-size: 1.58333em;
    font-weight: bold;
    padding: 5.375% 0;
}
#Message h3{
	font-size: 1.2em;
	line-height: 1.4em;
    font-weight: bold;
    padding-bottom: 4.375%;
}
#Message p{
		font-size: 1.1em;
    line-height: 1.5em;
  	padding-bottom: 7.375%;
/*    padding-left: 6.6875%;
    padding-right: 7.6875%;*/
}
#Contents {
    background-color: #ccc;
    /*padding-bottom: 10.15625%;*/
}
#Content section {
		position: relative;
    background-color: #fff;
    padding-left: 3.6875%;
    padding-right: 4.6875%;
    padding-bottom: 10.6875%;

}
#Content section > div {
    padding: 7.8125% 4.375% 13.28125%;
    color: #333;
    font-size: 1.08333em;
    display: none;
}
#FooterNavi .selected{
		color:#dc1e37;
}
