div.topimage img{
  width: 100%;
  margin-top: 1%;
}
.topimage {
  margin: 0 auto;
  max-width: 100%;
  height: calc(100vw * 0.48);
  text-align: left;
  overflow: hidden;
  position: relative;
}
.topimage img {
  top: 0;
  left: 0;
  position: absolute;
}
.mainsec{
  padding-right: 3%;
  padding-left: 3%;
  padding-top: 5%;
}
.mainsec h1{
  line-height: 1.5em;
  font-weight:normal;
	font-size:15px;
}
.fossettediv{
  margin-top: 5%;
  border:1px solid #000;
  border-top: 8px solid #e898a2;
}
.fossettediv h3{
  text-align: center;
  padding-top:3%;
  padding-bottom:3%;
  color: #e898a2;
  font-size: 18px;
}
.fossettediv img{
  width: 80%;
  display: block;
  margin:0 auto;
}
.fossettediv p{
	padding:10px 0.75rem;
	line-height: 1.5em;
	font-size:14px;
	width:80%;
	margin:0 auto;
}
.fossettediv p strong{
	display:block;
}
.fossettediv p span{
	display:block;	
}
p.detail{
  text-align: center;
  display: block;
  width: 80%;
  margin:0 auto;
  background: linear-gradient(180deg, #D5848C,#ffc0cb);
  padding:7px 0;
  line-height: auto;
  color: #fff;
  border-radius: 3px;
  font-weight: bold;
  margin-top: 3%;
  margin-bottom: 2%;
}
.recruit{
  line-height: 1.5em;
}
.about{
  font-size: 14px;
  line-height: 1.5em;
}
p#aboutp{
  margin-top: 0;
}
.secabout{
  padding-left: 3%;
  padding-right: 3%;
  padding-top: 3%;
  padding-bottom: 10%;
}
.secabout h1{
  font-size: 20px;
  text-align: center;
  color: #e898a2;
}
.secabout h2{
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5em;
  text-align: center;
  border-bottom: 1px solid #e898a2;
  border-top: 1px solid #e898a2;
  margin-top: 2%;
  margin-bottom: 5%;
  padding-top: 1%;
  padding-bottom: 1%;
}
.pinkbar{
  font-size: 18px;
  padding-left: 3%;
  margin-top: 5%;
  margin-bottom: 3%;
  background-image: url(../image/pinkbar.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 1%;
  padding-bottom: 1%;
  color: #fff;
}
.secabout div:nth-child(2){
  border:1px solid #898989;
  padding-left: 3%;
  padding-right: 3%;
  padding-top: 3%;
  padding-bottom: 3%;
}
.news time{
  display: block;
  color: #e898a2;
}
a time{
  color:#e898a2;
}
.news p {
  line-height: 20px;
  margin-top:1%;
}
.news li{
  border-bottom: 1px dotted #898989;
}
.news li a{
	display:block;
	padding:15px 0;
}
.secabout{
		margin-top:35px;
	}
.secabout h2,
.pinkbar{
	margin-top:25px;
}
.secabout div:nth-child(7){
  padding: 1rem;
  border:1px solid #898989;
	font-size:14px;
}
dl{
  border-left:1px solid #898989;
  border-bottom:1px solid #898989;
  border-right:1px solid #898989;
}
dl,dt,dd{
  box-sizing: border-box;
}
dt {
  font-weight: bold;
  padding-left: 3%;
  background-color: #fffcdb;
  display: block;
  border-top: 1px solid #898989;
  border-bottom: 1px solid #898989;
  font-size: 14px;
  width: 100%;
  line-height: 2em;
}
dt span{
  padding-left: 5%;
}
dd {
  padding-top: 2%;
  margin-bottom: 5%;
  display: block;
  font-size: 14px;
  padding-left: 3%;
  padding-right: 3%;
  line-height: 2em;
  margin-left: 0%;
}
dd:after {
  content: '';
  display: block;
  clear: both;
}
.placeul ul{
  padding-left: 4%;
}
.fossettediv a{
  color: #fff;
}
.fossettediv{
	position:relative;
	padding-bottom:115px;
}
.fossettediv > div.ad-link01{
	position:absolute;
	left:0;
	bottom:10px;
	width:100%;
}
@media (min-width: 799px){
section.mainsec {
  padding-top: 1%;
}
.mainsec h1 {
  font-size: 18px;
}
	div.ad-list01 {
		display:flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	div.ad-list01 > div{
		width:23.5%;
	}
.fossettediv {
  margin-top: 5%;
  border: 1px solid #000;
  border-top: 8px solid #e898a2;
  display: inline-block;
}
div.fossettediv h3 {
  padding-top: 5%;
  padding-bottom: 5%;
  font-size: 13px;
}
div.fossettedivlast p {
  font-size: 12px;
}
div.fossettedivlast p strong{
	letter-spacing:-1px;
}
.fossettediv img {
  width: 90%;
}
.fossettediv p {
    font-size: 12px;
}
.fossettediv p strong{
	margin-bottom:6px;
	display:block;
}
.fossettediv p span{
	display:block;
	font-size:90%;
	margin-top:6px;
	margin-left:0.5rem;
	line-height:1.5;
}
p.detail {
  background: linear-gradient(180deg,   #D5848C,#ffc0cb);
}
.secabout h1 {
  font-size: 32px;
}
.secabout h2 {
  font-size: 20px;
  margin-bottom: 2%;
}
.about {
  font-size: 18px;
  line-height: 2em;
}
.pinkbar {
  font-size: 22px;
  padding-left: 1%;
  margin-top: 5%;
  margin-bottom: 3%;
  background-image: url(../image/pinkbar.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 1%;
  padding-bottom: 1%;
  color: #fff;
}
.news li a{
	display:block;
	padding:25px 0;
}
.news time {
  display: inline-block;
  font-size: 22px;
  padding-left: 3%;
  vertical-align: top;
  padding-right: 5%;
  line-height: 1.5em;
}
.news p {
  margin-top: 0;
  width: 75%;
  line-height: 1.5em;
  display: inline-block;
  font-size: 22px;
}
.news li {
  margin-bottom: 0%;
}
p#plast{
  margin-top: 16.5%;
}
dt {
  border-right: 1px solid #898989;
  padding-left: 3%;
  display: block;
  border-bottom: none;
  font-size: 16px;
  width: 24%;
  float: left;
}
dd {
  font-size: 16px;
  margin-left: 24%;
  padding-top: 0%;
  padding-left: 2%;
  margin-bottom: 0%;
  border-top: 1px solid #898989;
}
	.borderdiv.ad0724 dl dd{
		margin-left:inherit;
		width:76%;
	}
.borderdiv{
  border:1px solid #898989;
  padding: 3%;
}
	.borderdiv.ad0724 dl{
		display:flex;
		flex-wrap:wrap;
	}
.recruit{
  line-height: 2em;
}
dd:nth-of-type(7) br{
  display: none;
}
.ask{
  font-weight: bold;
  margin-top: 3%;
}
	.fossettediv{
		padding-bottom:80px;
	}
.secabout div:nth-child(7){
  padding: 2rem;
  border:1px solid #898989;
	font-size:16px;
}

}
@media (min-width: 1100px){
	div.fossettediv h3 {
		font-size: 18px;
	}
	div.fossettedivlast p {
	  font-size: 15px;
	}
	.fossettediv p {
		font-size: 15px;
	}
	.fossettediv{
		padding-bottom:100px;
	}
}




