@charset "shift_jis";
#contents-inner h2,
p,
ul,
li,
dl,
dt,
dd {
    margin: 0;
    padding: 0;
}

#contents-inner img {
    vertical-align: bottom;
}

a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:focus {
    outline: none;
}

/* soft-title */

#soft-title {
    background: #000;
}

#soft-title h1 {
    min-width: 298px;
    padding: 8px;
    color: #fff;
    font-size: 12px;
}

.sec03-sub01-txt02, .sec03-sub02-txt02, .sec03-sub03-txt02, #sec04{
	position:relative;
	text-align:center;
}
	.sec03-sub01-txt02 p.btn01, .sec03-sub02-txt02 p.btn01, .sec03-sub03-txt02 p.btn01{
		margin:-24.5% auto 8.1% auto;
		width:82.96%;
	}
	#sec04 p.btn01, #sec04 p.btn02{
		width:96.09%;
		margin:auto;
	}
	#sec04 p.btn01{
		margin-top:-24.5%;
		margin-bottom:1%;
	}

/* clearfix */

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}
