.ac-container{
	width: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -70px;
	position: relative;
	top: -70px;
}
.ac-container label{
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	position: relative;
	z-index: 20;
	display: block;
	height: 40px;
	cursor: pointer;
	color: #483C00;
	/* [disabled]text-shadow: 1px 1px 1px rgba(255,255,255,0.8); */
	line-height: 33px;
	font-size: 16px;
	/* [disabled]box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3),1px 0px 0px 0px rgba(255,255,255,0.9) inset,0px 2px 2px rgba(0,0,0,0.1); */
	width: 40px;
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: 10px;
	/* [disabled]-webkit-box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3),1px 0px 0px 0px rgba(255,255,255,0.9) inset,0px 2px 2px rgba(0,0,0,0.1); */
	border-radius: 6px;
	background-color: #FAD200;
	text-align: center;
	/* [disabled]border: 1px solid hsla(240,1%,65%,1.00); */
}
.ac-container label:hover{
	background: #CAA700;
	color: #FFFFFF;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	/* [disabled]background: #c6e1ec; */
	/* [disabled]color: #3d7489; */
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
	/* [disabled]box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3),
        0px 2px 2px rgba(0,0,0,0.1); */
	/* [disabled]-webkit-box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3),0px 2px 2px rgba(0,0,0,0.1); */
}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	/* [disabled]content: ''; */
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	/* [disabled]background: transparent url(../images/arrow_down.png) no-repeat center center; */
}
.ac-container input:checked + label:hover:after{
	/* [disabled]background-image: url(../images/arrow_up.png); */
}
.ac-container input{
    display: none;
}
.ac-container article{
	/* [disabled]background: rgba(255, 255, 255, 0.5); */
	/* [disabled]margin-top: -1px; */
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	transition: height 0.3s ease-in-out,
        box-shadow 0.6s linear;
}
.ac-container input:checked ~ article{
	/* [disabled]transition:
        height 0.5s ease-in-out,
        box-shadow 0.1s linear; */
	/* [disabled]box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3); */
	/* [disabled]-webkit-box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3); */
}
.ac-container article p{
    font-style: italic;
    color: #777;
    line-height: 23px;
    font-size: 14px;
    padding: 20px;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container input:checked ~ article.ac-small{
	height: 470px;
	background-image: url(../img/bg_body.png);
}
.ac-container input:checked ~ article.ac-medium{
	height: 180px;
}
.ac-container input:checked ~ article.ac-large{
	/* [disabled]height: 230px; */
}





.sp_btn_01 {

}
.sp_btn_01 a {
	display: block;
	text-align: center;
	color: #483C00;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	text-decoration: none;
	border-right: 1px dotted #ffffff;
	background-color: #FAD200;
	font-weight: normal;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 10px;
	margin-right: 6px;
	border-radius: 12px;
	box-shadow: 2px 2px #cccccc;
	width: auto;
	padding-bottom: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.sp_btn_01 a:hover {
	color: #ffffff;
	background-color: #CAA700;
}
.sp_btn_02 {
}
.sp_btn_02 a {
	display: block;
	/* [disabled]height: 55px; */
	text-align: center;
	color: #ffffff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	text-decoration: none;
	border-right: 1px dotted #ffffff;
	background-color: #D95097;
	font-weight: normal;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 10px;
	margin-right: 6px;
	border-radius: 12px;
	box-shadow: 2px 2px #cccccc;
	width: auto;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sp_btn_02 a:hover {
	color: #ffffff;
	background-color: #D95097;
}

.sp_btn_03 {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;

}
.sp_btn_03 a {
	display: block;
	text-align: center;
	color: #483C00;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	text-decoration: none;
	border-right: 1px dotted #ffffff;
	background-color: hsla(50,100%,73%,1.00);
	font-weight: normal;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 10px;
	margin-right: 6px;
	border-radius: 12px;
	box-shadow: 2px 2px #cccccc;
	width: auto;
	padding-bottom: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.sp_btn_03 a:hover {
	color: #ffffff;
	background-color: #CAA700;
}
