@charset "utf-8";

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
img {
	vertical-align: bottom;
}
#section1 {
	background-color:#FFF176;
	padding:15px 0px;
}
#section2 {
	background-color:#CAE5C7;
	padding:15px 0px 30px;
}
#section3 {
	background-color:#F7C9DD;
	padding:15px 0px 30px;
}

@media print, screen and (min-width: 769px) {
.sp { 
    display: none; 
}
body {
	width:1200px;
	margin:0 auto;
	text-align:center;
}
#section2 img {
	margin-top:15px;
}
#section3 img {
	margin:20px 0;
}
#section4 img {
	margin:50px 0;
}
p {
	font-size:36px;
	font-weight:bold;
	margin-bottom:20px;
}
.text1 {
	font-size:46px;
	font-weight:bold;
	text-align:left;
	margin-left:250px;
	width:720px;
}
.text1 .strong {
	background-color:#FFF100;
	color:#C40D23;
}
.text1 .small {
	font-size:41px;
}
.text2 {
	font-size:36px;
	font-weight:bold;
	text-align:left;
	margin-left:250px;
	margin-top:20px;
}
.text2 .red {
	color:#C40D23;
}
.box1 {
	width:700px; 
	background-color:#FFFFFF; 
	color:#C40D23; 
	border:solid #C40D23 1px; 
	font-weight:bold; 
	margin:10px auto 15px;
	padding:20px 0;
	font-size:32px;
}
.box2 {
	width:700px; 
	background-color:#FFFFFF;
	margin:15px auto;
	padding:30px 25px;
	font-size:28px;
	text-align:left;
}
.box2 .title1 {
	font-size:48px;
	font-weight:bold;
	color:#C40D23;
	margin-bottom:30px;
	text-align:center;
}
.box2 .title2 {
	font-size:36px;
	font-weight:bold;
	margin-bottom:30px;
	text-align:center;
}
.box2 .title2 .number {
	color:#C40D23;
	background-color:#DAE000;
	margin-bottom:15px;
}
.box3 {
	width:700px; 
	background-color:#FFFFFF; 
	color:#C40D23; 
	border:solid #C40D23 3px;
	border-radius:15px;
	margin:15px auto;
	padding:20px;
	font-size:32px;
	text-align:left;
}
.box3 .title {
	font-size:36px;
	font-weight:bold;
	margin-bottom:10px;
}
.box3 .title .strong {
	font-size:42px;
}
.box4 {
	width:700px; 
	background-color:#FFFFFF;
	margin:40px auto 20px;
	padding:15px 30px 30px;
	font-size:26px;
	text-align:left;
}
.box4 .bold {
	font-weight:bold;
    margin-top:20px;
}
.box5 {
	width:700px; 
	background-color:#E4007F; 
	color:#FFFFFF; 
	font-weight:bold; 
	margin:15px auto 15px;
	padding:20px 0;
	font-size:32px;
}
.box5 .name {
	font-size:36px;
	margin:20px 0;
	text-height:20px;
}
.box6 {
	margin-bottom:-20px;
}
.box6 .pic{
	margin-left: 15px;
}
.copyright {
	font-size:24px;
	margin:10px 10px;
}
iframe.twitter-follow-button {
	width: 266px;
	height: 40px;
	font-size: 10px;
}
}

@media screen and (max-width: 768px) {
.pc {
	display: none;
}
img {
	width:100%;
}
#section1, #section2, #section3, #section4 {
	padding:15px 3%;
}
#section3 img {
	margin:0px 0 20px;
}
#section4 img {
	margin:10px 0;
}
body {
	width:100%;
	text-align:center;
}
p {
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
	line-height:150%;
}
.text1 {
	font-size:17px;
	font-weight:bold;
	text-align:left;
	line-height:150%;
}
.text1 .strong {
	background-color:#FFF100;
	color:#C40D23;
}
.text1 .small {
	font-size:15px;
	line-height:120%;
}
.text2 {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin-top:20px;
	line-height:150%;
}
.text2 .red {
	color:#C40D23;
}
.box1 {
	background-color:#FFFFFF; 
	color:#C40D23; 
	border:solid #C40D23 1px; 
	font-weight:bold; 
	margin:0px auto 15px;
	padding:10px 0;
	font-size:13px;
	line-height:160%;
}
.box2 {
	background-color:#FFFFFF;
	margin:15px auto;
	padding:20px 15px;
	font-size:10px;
	text-align:left;
	line-height:150%;
}
.box2 .title1 {
	font-size:18px;
	font-weight:bold;
	color:#C40D23;
	margin-bottom:20px;
	text-align:center;
	line-height:120%;
}
.box2 .title2 {
	font-size:13.5px;
	font-weight:bold;
	margin-bottom:15px;
	text-align:center;
	line-height:150%;
}
.box2 .title2 .number {
	color:#C40D23;
	background-color:#DAE000;
	margin-bottom:15px;
}
.box3 {
	background-color:#FFFFFF; 
	color:#C40D23; 
	border:solid #C40D23 3px;
	border-radius:15px;
	margin:15px auto;
	padding:15px;
	font-size:12px;
	text-align:left;
	line-height:150%;
}
.box3 .title {
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
	line-height:170%;
}
.box3 .title .strong {
	font-size:15px;
}
.box4 {
	background-color:#FFFFFF;
	margin:20px auto 10px;
	padding:1px 10px 10px;
	font-size:10px;
	text-align:left;
	line-height:150%;
}
.box4 .bold {
	font-weight:bold;
    margin-top:10px;
}
.box5 {
	background-color:#E4007F; 
	color:#FFFFFF; 
	font-weight:bold; 
	margin:15px auto;
	padding:10px 0;
	font-size:13px;
	line-height:150%;
}
.box5 .name {
	font-size:16px;
	margin:15px 0;
	text-height:20px;
	line-height:170%;
}
.box6 {
	margin-bottom:-20px;
}	
.box6 img{
	width:48%;
}	
.box6 .pic{
	margin-left: 5px;
}
.copyright {
	font-size:11px;
	margin-top:15px;
	line-height:150%;
}
}