*{
  margin: 0;
  padding: 0;
}
.body{
  overflow: hidden;
}
@media screen and (min-width: 761px){
#img1{
  padding-bottom: 1.5%;
}
#shadow{
  text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000;
}
h1{
  font-size: 16px;
  display: none;
}
h2{
  font-size: 24px;
  text-align: center;
  background-color:#ffddff;
}
#sp{
  display: none;
}
.pic{
  display : inline-block;
  text-align: center;
  width : 18%;
  padding-left: 1.5%;
}
.pic p{
  font-size: 16px;
  padding: 5 0 10 0;
}
.pic a{
  font-weight: bold;
  color: white;
  font-size: 18px;
  text-decoration: none;
}
.pic img{
  width: 100%;
  height: auto;
}
.pic2{
  display : inline-block;
  text-align: center;
  width : 37.8%;
  padding-left: 1.5%;
}
.pic2 p{
  font-size: 16px;
  padding: 5 0 10 0;
}
.pic2 a{
  font-weight: bold;
  color: white;
  font-size: 18px;
  text-decoration: none;
}
.pic2 img{
  width: 100%;
  height: auto;
}
.image{
margin-top: 2%;
margin-bottom: 2%;
background-color: #ffddff;
}
.footer{
width: 100%;
height: auto;
background-color: #999999;
}
.bcont{
display : inline-block;
width: 18%;
height: auto;
padding-left: 3%;
border-left-width: 3px;
border-left-style: solid;
border-left-color: black;
text-align: left;
}
.bcont p{
font-size: 19px;
margin-left: 1%;
font-family: AR丸ゴシック体E;
font-weight: bold;
}
.bcont a{
font-size: 16px;
margin-left: 1%;
font-weight: bold;
color: white;
text-align:left;
text-decoration: none;
  text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000;
}
.bcont2{
display : inline-block;
width: 18%;
height: auto;
}
.bcont2 a{
font-size: 16px;
margin-left: 0%;
font-weight: bold;
color: white;
text-decoration: none;
  text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000;
}
#sp{
  display: none;
}
}

@media screen and (max-width: 760px){
.body{
background-color:#ffddff;
}
h1{
  font-size: 16px;
  display: none;
}
#pc{
  display: none;
}
h2{
  width: 90%;
  font-size: 16px;
  text-align: center;
  padding-left:5%;
  padding-top: 2%;
  padding-bottom: 2%;
  margin-bottom: 1%;
  background-color:#ffddff;
}
#pic{
  text-align: center;
}
.pic{
  display : inline-block;
  width : 28%;
  text-align: center;
}
.pic p{
  font-size: 14px;
  padding: 5 0 10 0;
}
.pic a{
  font-weight: bold;
  text-decoration: none;
}
.pic img{
  width: 100%;
  height: auto;
}
.pic2{
  display : inline-block;
  text-align: center;
  width : 88%;
}
.pic2 p{
  font-size: 16px;
  padding: 5 0 10 0;
}
.pic2 a{
  font-weight: bold;
  text-decoration: none;
}
.pic2 img{
  width: 100%;
  height: auto;
}
.image{
margin-top: 5%;
margin-bottom: 3%;
background-color:#ffddff;
}
.footer{
width: 100%;
height: 180px;
background-color: #999999;
}
.bcont{
display : inline-block;
width: 80%;
text-align: center;
height: auto;
}
.bcont p{
font-size: 16px;
margin-left: 26%;
font-family: AR丸ゴシック体E;
font-weight: bold;
}
.bcont a{
font-size: 14px;
margin-left: 26%;
font-weight: bold;
color: white;
}
.bcont2{
display : inline-block;
width: 10%;
height: auto;
}
.bcont2 a{
font-size: 16px;
margin-left: 0%;
font-weight: bold;
color: white;
}
.pc{
  display: none;
}
#pc{
  display: none;
}
}