@charset "utf-8";

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

body{
	font: 12px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	color:#000000;
	background-color:#ffffff;
	-webkit-text-size-adjust: none;
}
#wrap {
	width:100%;
	max-width:900px;
	margin: 0 auto;
}
.animate73,
.a-option73,
.a-btnsub73 {
	-webkit-animation-timing-function: ease-in;
	-moz-animation-timing-function: ease-in;
	-o-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
	-moz-animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
a.a-btn {
	position:relative;
	display:inline-block;
	margin:auto;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
a.a-btn img {
	display: block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
img.a-main {
	width:100%;
	position:relative;
	z-index: 54;
}
@-moz-keyframes animate73 {
	0%{ -moz-transform:scale(0.92);}
	40%{ -moz-transform:scale(0.97);}
	60%{ -moz-transform:scale(0.86);}
	80%{ -moz-transform:scale(1);}
	100%{ -moz-transform:scale(0.92);}
}
@-o-keyframes animate73 {
	0%{ -o-transform:scale(0.92);}
	40%{ -o-transform:scale(0.97);}
	60%{ -o-transform:scale(0.86);}
	80%{ -o-transform:scale(1);}
	100%{ -o-transform:scale(0.92);}
}
@-webkit-keyframes animate73 {
	0%{ -webkit-transform:scale(0.92);}
	40%{ -webkit-transform:scale(0.97);}
	60%{ -webkit-transform:scale(0.86);}
	80%{ -webkit-transform:scale(1);}
	100%{ -webkit-transform:scale(0.92);}
}
@keyframes animate73 {
	0%{ transform:scale(0.92);}
	40%{ transform:scale(0.97);}
	60%{ transform:scale(0.86);}
	80%{ transform:scale(1);}
	100%{ transform:scale(0.92);}
}
.animate73{
	-webkit-animation-name: animate73;
	-moz-animation-name: animate73;
	-o-animation-name: animate73;
	animation-name: animate73;
		}
.a-btn73{
	padding-left:0%!important;
}
.a-option73{
	top:0%!important;
}
.a-option73{
	width:20%!important;
}
.a-btn73{
	max-width:100%!important;
}
.animate73,
.a-btnsub73,
.a-option73{
	animation-duration:1s!important;
	-webkit-animation-duration:1s;
	-ms-animation-duration:1s;
	-moz-animation-duration:1s!important;
}
