@charset "utf-8";

body {
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
  line-height: 1.8;
  background: #fff;
  position: relative;
  color: #333;
  /* font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
  font-weight: normal;
  text-align: left;
  width: 100%;
}

section {
  width:800px;
  margin: 0 auto;
}
section {
}
section article {
padding:40px 0;
}
section article p:nth-of-type(1) {
margin-bottom:10px;
}
section article p:nth-of-type(2) {
font-size: 13px;
margin-bottom:30px;
text-align:right;
}
section article video {
margin-bottom:40px;
}
section article p:nth-of-type(3) {
margin-bottom:10px;
}
section article p:nth-of-type(4) {
margin-bottom:10px;
}
section article div:nth-of-type(1)  {
width:400px;
display: inline-block;

}
section article div:nth-of-type(1) img  {
width:400px;
margin-bottom:3px;
}

section article div:nth-of-type(1) p {
font-size: 13px;
margin-bottom:20px;
text-align:right;
}
section article div:nth-of-type(2)  {
width:395px;
display: inline-block;
vertical-align: top;
}

section article div:nth-of-type(2) img  {
width:395px;
margin-bottom:60px;
}
section article p:nth-of-type(5) {
margin-bottom:20px;
text-align:center;
}
