/* CSS Document */

.newsBox01 {
	background-color: #F3F1EF;
}
.newsBox01 .inNewsBox01 .blog {
	margin: 0 90px;
	padding: 100px 0;
}
/* 以上、アメブロエリア */

.content_flex {
	display: flex;
	justify-content: space-around;
}
.newsBox02 .inNewsBox02 {
	padding: 70px 0 80px;
}
.newsBox02 .inNewsBox02 .newsBox02_l {
	width: 480px;
	padding-top: 10px;
	text-align: center;
}
.newsBox02 .inNewsBox02 .newsBox02_l .news {
	padding: 10px 0 10px;
	position: relative;
	background-image: url(../img/news/newsLoop_bg.png);
	background-position: top center;
	background-repeat: repeat-y;
}
.newsBox02 .inNewsBox02 .newsBox02_l .news:before {
	content: "";
	position: absolute;
	top: -20px;
	left: 0;
	width: 479px;
	height: 13px;
	background-image: url(../img/news/newsTop_bg.png);
	background-position: top center;
	background-repeat: no-repeat;
}
.newsBox02 .inNewsBox02 .newsBox02_l .news:after {
	content: "";
	position: absolute;
	bottom: -25px;
	left: 0;
	width: 479px;
	height: 13px;
	background-image: url(../img/news/newsBottom_bg.png);
	background-position: top center;
	background-repeat: no-repeat;
}
.newsBox02 .inNewsBox02 .newsBox02_l .news h4 {
	padding-bottom: 25px;
}
.newsBox02 .inNewsBox02 .newsBox02_l .news p {
	padding-bottom: 25px;
	font-weight: bold;
}
.newsBox02 .inNewsBox02 .newsBox02_l .news p.schoolstartTxt a {
	color: #eb96bd;
}
.newsBox02 .inNewsBox02 .newsBox02_l .news p.schoolstartTxt a:hover {
	opacity: .7;
}
.newsBox02 .inNewsBox02 .newsBox02_l .news dl {
	overflow: hidden;
	padding-bottom: 20px; 
	margin: 0 65px;
}
.newsBox02 .inNewsBox02 .newsBox02_l .news dl dt {
	float: left;
	width: 110px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.newsBox02 .inNewsBox02 .newsBox02_l .news dl dd {
	float: right;
	width: 225px;
	font-weight: bold;
	text-align: left;
	color: #000;
}
.newsBox02 .inNewsBox02 .newsBox02_l .news .newsArea {
	width: 96%;
	margin: 0 auto;
	background-color: #FFEEEE;
	padding: 15px 1em 5px;
}

.newsBox02 .inNewsBox02 .newsBox02_l .btn_scool {
	background-color: #D47DA0;
	margin: 70px 100px 0;
}
.newsBox02 .inNewsBox02 .newsBox02_l .btn_scool a {
		display: block;
		padding: 5px 15px 10px 5px;
}
.newsBox02 .inNewsBox02 .newsBox02_l .btn_scool a:hover {
	background-color: #E6B0C6;
}
.newsBox02 .inNewsBox02 .newsBox02_r {
	float: right;
	width: 480px;
	margin-right: 85px;
}
.newsBox03 {
	background-color: #F3F1EF;
}
.newsBox03 .snsBox {
	padding: 60px 20px;
	text-align: center;
}
.newsBox03 .snsBox p {
	font-size: min(3.5vw,22px);
	font-weight: bold;
	color: #FFF;
	padding: 5px 100px;
	background-color: #CA5F8B;
	display: inline-block;
	margin-bottom: 25px;
	border-radius: 30px;
}
.newsBox03 .snsBox ul {
	display: flex;
	align-items: center;
	justify-content: center;
}
.newsBox03 .snsBox ul li {
	margin: 0.5em 1em;
}
.newsBox03 .snsBox ul li.fb ,
.newsBox03 .snsBox ul li.ig {
	width: 50px;
}
.newsBox03 .snsBox ul li.ab {
	width: 100px;
}
.newsBox03 .snsBox ul li:hover {
	opacity: 0.7;
	transition: .3s;
}
.wrapClassBox {
	width: 100%;
	margin: 0 auto;
	max-width: 900px;
	padding: 50px 10px;
	text-align: center;
}
.wrapClassBox > h3 {
	font-weight: bold;
	display: inline-block;
	border-bottom: 1px dashed #CA5F8B;
	font-size: min(4vw,20px);
	color: #CA5F8B;
}
.wrapClassBox .classBox {
	margin: 15px auto;
	padding: 10px 5vw 30px;
	text-align: left;
	border-radius: 10px;
	border: 8px solid #ffcec3;
	box-shadow: 1px 1px 5px #CCC;
}
.wrapClassBox .classBox h4 {
	margin: 15px auto;
	font-size: min(4vw,20px);
	text-align: left;
	color: #ca5f8b;
	font-weight: bold;
}
.wrapClassBox .classBox ol li {
	display: inline-block;
	margin-right: 2em;
}
.mt50 {
	margin-top: 50px;
}
.mt30 {
	margin-top: 30px;
}
.mt10 {
	margin-top: 10px;
}

.newsBox02 .inNewsBox02 .newsBox02_l .news dl.fortuneTellingType dt {
	display: block;
	float: none;
	width: 100%;
	text-align: center;
	margin-top: 25px;
}
.newsBox02 .inNewsBox02 .newsBox02_l .news dl.fortuneTellingType dt:first-child {
	margin-top: 0px;
}
.newsBox02 .inNewsBox02 .newsBox02_l .news dl.fortuneTellingType dd {
	display: block;
	float: none;
	width: 100%;
	text-align: center;
}
.newsBox02 .inNewsBox02 .newsBox02_l .news dl.fortuneTellingType dd span{
	display: inline-block;
	margin-left: 10px;
}

/*追加180927*/
.smtxt {
	margin: 0 65px;
	font-size: 13px;
	text-align: left;
}
.pk_txt {
	color: #CA5F8B;
	font-weight: bold;
	font-size: 1.5em;
}
.fwb {
	font-weight: bold;
	color: #CA5F8B;
	font-size: 16px;
}
/*追加220118*/
.newsFont01 {
  font-size: 20px;
  text-align: center;
  padding-bottom: 20px;
  color: #8C2200;
}
.newsFont02 {
  padding-bottom: 10px;
  font-size: 16px;
  color: #D47DA0;
  font-weight: bold;
}
.boxF {
  display: flex;
  justify-content: space-around;
}
.text_school {
  text-align: center;
  padding: 30px;
}
.btn01 {
  margin: 20px auto 30px;
  max-width: 400px;
  background-color: #CA5F8B;
  border-radius: 10px;
}
.btn01 a {
  display: block;
  padding: 20px;
}
.btn01 a img {
  vertical-align: middle;
}
.btn01:hover {
  background-color: #D887A7;
}
/*.boxF ol li {
  list-style: decimal;
}*/
.boxF ol {
  counter-reset: number 0;
}
.boxF ol li {
  position: relative;
  padding-left: 20px;
}
.boxF ol li:before {
  position: absolute;
  counter-increment: number 1;
  content: counter(number)".";
  top: 0px;
  left: 0px;
}

@media screen and (max-width: 736px) {
.newsBox01 .inNewsBox01 .blog {
	margin: 0 auto;
	padding: 20px 10px;
}
.newsBox03 .snsBox {
	padding: 40px 20px;
	text-align: center;
}
.content_flex {
	flex-direction: column;
}
.newsBox02 .inNewsBox02 {
	padding: 60px 10px 0;
}
.newsBox02 .inNewsBox02 .newsBox02_l {
	width: 100%;
	margin-left: 0;
	padding-top: 10px;
}
.newsBox02 .inNewsBox02 .newsBox02_l .news {
	padding: 0 30px;
	background-size: contain;
}
.newsBox02 .inNewsBox02 .newsBox02_l .news:before,
.newsBox02 .inNewsBox02 .newsBox02_l .news:after {
	width: 100%;
	background-size: cover;
}
.newsBox02 .inNewsBox02 .newsBox02_l .news p {
	font-size: 14px;
	text-align: left;
}
.newsBox02 .inNewsBox02 .newsBox02_l .news dl {
	overflow: hidden;
	padding-bottom: 20px; 
	margin: 0 auto;
	font-size: 12px;
}
.newsBox02 .inNewsBox02 .newsBox02_l .news dl dt {
	width: 100px;
	text-align: left;
}
.newsBox02 .inNewsBox02 .newsBox02_l .news dl dd {
	width: calc(100% - 100px);
	text-align: left;
}
.newsBox02 .inNewsBox02 .newsBox02_l .btn_scool {
	margin: 40px auto 20px;
}
.newsBox02 .inNewsBox02 .newsBox02_l .btn_scool a {
	padding-top: 10px;
	padding-bottom: 15px;
}
.newsBox02 .inNewsBox02 .newsBox02_r {
	float: none;
	width: 100%;
}
/*追加180927*/
.smtxt {
	margin: 0 0;
	font-size: 12px!important;
}
  /*追加220118*/
.boxF {
  flex-direction: column;
  align-content: center;
  padding: 10px;
} 
  span {
    display: inline-block;
  }
  .newsFont01 {
    font-size: 18px;
  }
  .new_school01 {
    padding: 0 10px 30px;
  }
  .new_school02 {
    padding: 0 10px 30px;
  }
}

@media screen and (max-width: 500px) {
	.newsBox03 .snsBox p {
    display: block;
		padding: 5px 0;
		margin-bottom: 20px;
	}
	.newsBox03 .snsBox ul li.fb ,
	.newsBox03 .snsBox ul li.ig {
		width: 40px;
	}
	.newsBox03 .snsBox ul li.ab {
		width: 80px;
	}
  .newsBox02 .inNewsBox02 .newsBox02_l .news:before,
	.newsBox02 .inNewsBox02 .newsBox02_l .news:after {
        background-size: contain;
    }
}