/*-------------------------------ここから下は編集しないでください----------------------------*/
#is-wrapper {
  overflow: hidden;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
#is-wrapper article, #is-wrapper aside, #is-wrapper details, #is-wrapper figcaption, #is-wrapper figure,
#is-wrapper footer, #is-wrapper header, #is-wrapper hgroup, #is-wrapper menu, #is-wrapper nav, #is-wrapper section {
  margin: 0;
  padding: 0;
  display: block;
}
#is-wrapper img {
  max-width: 100%;
  height: auto;
}
#is-wrapper a {
  color: #0071b9;
  text-decoration: underline;
}
#is-wrapper a:hover {
  text-decoration: none;
}
#is-wrapper a:hover > img {
  opacity: .75;
}
#is-wrapper .pc-view {
  display: block;
}
.sp#is-wrapper .pc-view {
  display: none;
}
#is-wrapper .sp-view {
  display: none;
}
.sp#is-wrapper .sp-view {
  display: block;
}
#is-wrapper img.pc-view {
  display: inline-block;
}
.sp#is-wrapper img.pc-view {
  display: none;
}
#is-wrapper img.sp-view {
  display: none;
}
.sp#is-wrapper img.sp-view {
  display: inline-block;
}
/*-------------------------------ここまで編集しないでください----------------------------*/

/*-------------------------------ここから下を編集してください----------------------------*/

/*-----------------2019年9月12日----------------------*/
#is-wrapper .image02{
  margin:8px auto;
}
#is-wrapper .image04{
  position:relative;
  top:-50px;
}
#is-wrapper{
  max-width:760px;
}
/*------------------2020年2月15日----------------------*/
#is-wrapper a{
	display: block;
}
#is-wrapper .content{
	width: 90%;
	margin:0 auto;
}
#is-wrapper .content a{
	margin-top: 2%;
	width: 47.5%;
	float: left;
}
#is-wrapper .content a:nth-of-type(even){
	margin-left:5%;
}
#is-wrapper .content11-back{
	background-image: url(images/11-back.png);
	background-size: cover;
}
#is-wrapper .a11-btn{
	margin: 0 auto;
	width: 40%;
	padding-bottom: 8%;
}
#is-wrapper .campaign_content p{
  display: block;
  font-size: 13px;
  border: solid 2px #ff0000;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 15px;
}
#is-wrapper .campaign_content p span{
  font-size: 15px;
  font-weight: bold;
}
/*-----------------編集領域ここまで------------------------*/
