﻿.wrapper{
	position:relative;
	top:50px;
	margin: 0 auto;
    max-width: 80%;
}

#pj1{
	font-size:18px;
	line-height:40px;
	text-indent:10px;
	font-family: "游ゴシック", "Yu Gothic",'Noto Serif JP', serif;;
}
#pj1r{
	font-size:18px;
	line-height:40px;
	text-indent:10px;
	font-family: "游ゴシック", "Yu Gothic",'Noto Serif JP', serif;;
	color:red;
}
.wrapper img{
	width :100%;
	border-radius: 20px;
}
h1 {
  position: relative;
  font-size: 25px;
  color: #000000;
  font-family: "游ゴシック", "Yu Gothic",'Noto Serif JP', serif;;
  text-align:center;
  font-weight:300;
}
p.p2{
  position: relative;
  font-size: 12px;
  color: #000000;
  font-family: "游ゴシック", "Yu Gothic",'Noto Serif JP', serif;;
  text-align:center;
  font-weight:300;
}