@charset 'utf-8';

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, img, 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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: baseline;
}
* {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-touch-callout: none;
	-webkit-text-size-adjust: 100%;
	max-height: 100%;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
em, strong {
	font-weight: bold;
}
html, body {
	height: 100%;
}
body {
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 16px;
	color: #483a10;
	background: #d8b10d;
}
.site-header{
    display: flex;
    padding: 30px 15px;
    position: relative;
     width: 100%;
}
.site-logo img{
    height: 30px;
    width: auto;
}
#container {
	position: 10px;
	height: 975px;
	width: auto;
	margin: 0px;
	background: #d8b10d url(../images/bg.png) no-repeat center;
}
a {
	color: #b59c72;
	text-decoration: none;
}
.index {
	position: relative;
	min-height: 570px;
	padding: 240px 0 0 0;
	position: relative;
}
.index h1 {
	font-size: 56px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	margin: 0 0 40px;
}
.index p {
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	margin: 0 0 40px;
}
.birthday {
	text-align: center;
	font-size: 26px;
	margin: 0 0 40px;
}
select {
	border: 1px solid #ccc;
	font-size: 28px;
	padding: 8px 25px 8px 5px;
	border-radius: 0;
	margin: 0 8px 0 0;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff url(../images/arrow.png) right 50% no-repeat;
	background-size: 20px, 100%;
}
select::-ms-expan {
	display: none;
}
.btn {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	border: none;
	cursor: pointer;
	display: block;
	background: #ae7f00;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	width: 400px;
	text-align: center;
	padding: 12px 0;
	border-radius: 8px;
	border: 1px solid #ddac70;
	box-shadow:rgba(0, 0, 0, 0.3) 0px 4px 5px 1px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.3) 0px 4px 5px 1px;
	-moz-box-shadow:rgba(0, 0, 0, 0.3) 0px 4px 5px 1px;
}
.btn-am, .btn-pm {
	position: static;
}
.result {
	display: none;
	position: relative;
	min-height: 535px;
	padding: 275px 0 0 0;
}
.result h1 {
	font-size: 36px;
	line-height: 52px;
	font-weight: bold;
	text-align: center;
}
.summary {
	text-align: center;
	width: 430px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.summary dt {
	font-size: 20px;
	line-height: 32px;
	font-weight: bold;
	margin: 0 0 5px;
}
.summary dd {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
.animal {
	text-align: center;
	width: 430px;
	height: 200px;
	margin: 0 auto;
}
#sun .animal {
	background: url(../images/sun.png) no-repeat center bottom;
	background-size: 200px 164px;
}
#mon .animal {
	background: url(../images/mon.png) no-repeat center bottom;
	background-size: 200px 164px;
}
#tue .animal {
	background: url(../images/tue.png) no-repeat center bottom;
	background-size: 200px 164px;
}
#wedAm .animal {
	background: url(../images/wed_am.png) no-repeat center bottom;
	background-size: 200px 164px;
}
#wedPm .animal {
	background: url(../images/wed_pm.png) no-repeat center bottom;
	background-size: 200px 164px;
}
#thu .animal {
	background: url(../images/thu.png) no-repeat center bottom;
	background-size: 200px 164px;
}
#fri .animal {
	background: url(../images/fri.png) no-repeat center bottom;
	background-size: 200px 164px;
}
#sat .animal {
	background: url(../images/sat.png) no-repeat center bottom;
	background-size: 200px 164px;
}
.animal dt {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.animal dd {
	font-size: 22px;
	line-height: 34px;
	font-weight: bold;
}
.animal dd img {
	display: block;
	width: 140px;
	margin: 0 auto;
}
.wrapper {
	position: relative;
	top: -30px;
	display: table;
	width: 380px;
	margin: 0 auto;
}
.direction, .star {
	text-align: center;
	vertical-align: top;
	display: table-cell;
	width: 50%;
}
.direction dt, .star dt {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.direction dd, .star dd {
	font-size: 22px;
	line-height: 34px;
	font-weight: bold;
}
.result ul {
	margin: 80px 0 0;
}
.result li {
	margin: 50px 0 0;
}
.result li:first-child {
	margin: 0;
}

#footer {
  position: relative;

  /* min-width */
  /* ブラウザの幅をコンテンツ幅以下にしたときの対策 */
  /* 左右スクロールバーを移動したときに、表示に差が出る */
  width: device-width;

  height: 60px;
  left: 0;
  right: 0;

  bottom: 0;
  background-color: #d8b10d;
}
