@charset "utf-8";

@media print,screen and (min-width : 501px) {


#main h2{
  font-family:"MPLUSRounded1c-4";
  font-size:22px;font-size:2.2rem;
  border-bottom:solid 4px #c9888b;
  line-height: 1.4;
  padding-bottom: 8px;
}
#main .txtal_r{
  margin-top: 10px;
}

#introduction{
  background-color: #fff5f5;
  padding: 40px;
  line-height: 2;
}
#introduction h1{
  font-size:18px;font-size:1.8rem;
  font-family:"MPLUSRounded1c-4";
}


#news{
  margin-top: 40px;
}
#news li{
  margin-top: 14px;
  width: 100%;
}
#news li a{
  margin-left: 10px;
}


#bg_ig{
  margin-top: 40px;
}
#bg_ig li{
  margin-top: 14px;
  width: 100%;
}
#bg_ig li a{
  margin-left: 10px;
}
#bg_ig .fb_right .fb{
  margin-top: 14px;
  -webkit-box-align: center;-ms-flex-align: center;align-items: center;
}
#bg_ig .fb_right img{
  width: 60px;
  display: block;
  margin-right: 10px;
}


#tokutyou{
  margin-top: 40px;
  background-color: #fff5f5;
  padding: 40px;
}
#tokutyou h2{
  border: none;
  text-align: center;
}
#tokutyou #topmenu{
  margin-top: 20px;
}
#tokutyou #topmenu dd{
  text-align: left;
}



}
@media screen and (max-width : 500px) {

#main h2{
  font-family:"MPLUSRounded1c-4";
  font-size:22px;font-size:2.2rem;
  border-bottom:solid 4px #c9888b;
  line-height: 1.4;
  padding-bottom: 8px;
}
#main{
  margin-top: 0px;
}

#introduction{
  background-color: #fff5f5;
  padding: 10px 0;
  line-height: 1.8;
}
#introduction h1{
  font-size:18px;font-size:1.8rem;
  font-family:"MPLUSRounded1c-4";
  line-height: 1.4;
  margin-bottom: 10px;
}


#news{
  margin-top: 40px;
}
#news li{
  margin-top: 14px;
  width: 100%;
}
#news li time{
  display: block;
}
#news li a{
  margin: 4px 0 0 10px;
  display: block;
}


#bg_ig{
  margin-top: 40px;
}
#bg_ig li{
  margin-top: 14px;
  width: 100%;
}
#bg_ig li time{
  display: block;
}
#bg_ig li a{
  margin: 4px 0 0 10px;
  display: block;
}
#bg_ig .fb_right .fb{
  margin-top: 14px;
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -webkit-box-align: center;-ms-flex-align: center;align-items: center;
}
#bg_ig .fb_right img{
  width: 50px;
  display: block;
  margin-right: 10px;
}

#tokutyou{
  margin-top: 40px;
  background-color: #fff5f5;
  padding: 20px 10px;
}
#tokutyou h2{
  border: none;
  text-align: center;
}
#tokutyou #topmenu{
  margin-top: 10px;
}
#tokutyou #topmenu dd{
  text-align: left;
  margin-top: 4px;
}

}
