@charset "UTF-8";
img{vertical-align:top;}
body,div,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,table,th,td{padding:0;margin:0;}
caption,h1,h2,h3,h4,h5,h6,th{font-weight:normal;font-style:normal;}
table{border-collapse:separate;border-spacing:0;}
th,td{text-align:left;vertical-align:top;}
.cf:before,.cf:after{content:"";display:table;}.cf:after{clear:both;}.cf{_zoom:1;}

body {
  line-height: 1;
  font-family: serif;
  color: #544b44;
  font-size: 16px;
  background: url("img/bottom.png") bottom left no-repeat;
  background-size: 60%;
  -webkit-text-size-adjust: 100%;
}
.sp {
  display: none;
}
a {
  color: #544b44;
  background: #daf2f6;
  text-decoration: none;
}
footer a {
  background: none;
}
b {
  font-weight: bold;
}
.br {
  display: inline-block;
  padding-top: 1em;
}
dt {
  float: left;
}
dd {
  overflow: hidden;
}
#bottom {
  width: 960px;
  margin: 0 auto 30px;
}
header,aside,section,article,footer {
  margin: 4em 0;
}
aside,section,article {
  margin-bottom: 0;
  padding-top: 4em;
  border-top: 1px solid #808080;
}

/*font*/
p {max-height: 100%;}
header .p1 {font-size: 2em; max-height: 100%;}
header h1 {font-size: 3.5em; max-height: 100%;}
header .p2 {font-size: 2.5em; max-height: 100%;}
small {font-size: 0.75em; max-height: 100%;}
section p,aside h1,article h1 {font-size: 1.5em; max-height: 100%;}
article caption {font-size: 1.25em; max-height: 100%;}
aside p {font-size: 15px; max-height: 100%;}
table {font-size: 14px; max-height: 100%;}

/*#top*/
#top img {
  width: 100%;
}

/*header*/
header img {
  width: 100%;
}
header dl {
  margin-top: 3.25em;
}
header dt {
  width: 33%;
  padding-right: 2em;
}
header .p1 {
  letter-spacing: 0.1em;
}
header h1 {
  letter-spacing: 0.25em;
}
header .p2 {
  position: relative;
  letter-spacing: 0.1em;
  left: 0.1em;
  text-align: right;
  margin-top: 0.5em;
}
header .p3 {
  position: relative;
  letter-spacing: 0.1em;
  left: 0.1em;
  display: block;
  margin-left: auto;
  margin-top: 2em;
  line-height: 2.4;
}

/*aside*/
aside {
  background: url("img/bg.png") 80% 90% no-repeat;
  background-size: 200px;
}
aside p {
  line-height: 1.6;
}
aside .p1 {
  margin-top: 1em;
}
aside .p2 {
  margin-top: 1.5em;
}
aside span {
  display: inline-block;
  padding-right: 1em;
}
aside .p3 {
  margin-top: 2em;
}

/*section*/
section iframe {
  margin-top: 2em;
}

/*article*/
article h1,article p {
  text-align: center;
}
table {
  width: 300px;
  float: left;
}
article .t2 {
  margin: 0 30px;
}
article h1 {
  margin: 0 0 0.5em;
}
article caption {
  margin: 3em 0 1em;
}
article tr {
  line-height: 1.6;
}
article th {
  width: 5em;
}
article .br {
  display: table-row;
}
article .br th,
article .br td {
  padding-top: 0.75em;
}
article p {
  margin-top: 4em;
}

/*footer*/
footer {
  text-align: center;
}
footer img {
  width: 100px;
  padding: 30px;
}

@media only screen and (max-width: 960px) {

.sp {
  display: block;
}
.pc {
  display: none;
}
#bottom,table {
  width: 420px;
}
table {
  float: none;
}
table {font-size: 15px; max-height: 100%;}
article .t2 {
  margin: 0;
}
body {
  background-size: 100%;
}
header span {font-size: 0.66em;}
header .p3 {
  font-size: 16px;
  margin-top: 1.32em;
}
header dt {
  float: none;
  width: 100%;
  padding-right: 0;
}
header h1 {
  margin-top: 1em;
}

}