#newsInfo {
		margin-bottom: 20px;
		padding-right: 0px;
}
#topmain h2 {
	padding-bottom: 10px;
	margin-bottom: 15px;
	background-image: url(https://img15.shop-pro.jp/PA01089/136/etc/top_h2_bg-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #FC6619;
	clear: both;
}

#newsInfo dl {
	line-height: 1.3;
}
#newsInfo dl dt {
	float: left;
	display: inline;
	font-weight: bold;
	color: #999;
}

#newsInfo dl dd {
	padding-left: 6em;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}

#newsInfo dl dd a {
	color: #333;
}

#newsInfo dl dd a:hover {
	text-decoration: underline;
	color: #FC6619;
}
.box1 {
width: 100%;
  position: relative;
  background: url(https://img08.shop-pro.jp/PA01203/575/etc/bnr_top_stu2.jpg?cmsp_timestamp=20190619113059) no-repeat left top;
}
.box1.box02 {
  -webkit-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
}
.box1.box02:before {
  content:"";
  display: block;
  padding-top:55%;
}



.box1.box02 p{
  position: absolute;
  background-color:rgba( 255,255,255 , 0.8 );
  left: 5px;
  top: 20%;
  width:58%;
  display:inline-block;
}
@media (min-width: 769px) {
  .box1.box02 p{
    top:60%;
  }
}



.box3 {
width: 100%;
  position: relative;
  background: url(https://img08.shop-pro.jp/PA01203/575/etc/bnr_top_nonhol.jpg?cmsp_timestamp=20190619114550) no-repeat left top;
}
.box3.box04 {
  -webkit-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
}
.box3.box04:before {
  content:"";
  display: block;
  padding-top:40%;
  
}
.box3.box04 p{
  position: absolute;
  left: 28%;
  top: 1%;
  width:72%;
}
@media (min-width: 769px) {
  .box3.box04 p{
    top:20%;
  }
}
