/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */

* {
  box-sizing: border-box;
  font-size: 16px;
  letter-spacing: 1px;
  color: #616161;
}

.header__link-buy {
	color: #EDB35D;
}
@media (max-width: 740px) {
	.header__link-buy {
	  color: #fff;
	}
}

.extra-header__link-school {
	color: #512f27;
}

.school-wrap{
  width: 1080px;
  background:#fff;
}

@media (max-width: 740px) {
  .grey-back{
  background-color: #fff;
}
  .school-wrap{
    width: 100%
  }
#buy .wrapper {
  width:100%;

}
}

.school-wrap h3 {
  background:#E2F1F6;
  padding:10px 0 10px 50px;
  font-weight:normal;
}
.school-box {
  width:980px;
  padding:50px 0;
  display:flex;
}
@media (max-width: 740px) {
  .school-box {
    width:100%;
    padding:0;
    display:flex;
    flex-wrap:wrap;
  }
  .school-wrap h3 {
    width:100%;
    background:#95989A;
    padding:0px 0 0px 5%;
    font-weight:normal;
    color:#fff;
    line-height:30px;
    float:left; clear:none;
  }
}

.school-box h4 {
  width:250px;
  padding:0;
  margin:0 0 0 50px;
  display:block;
}
@media (max-width: 740px) {
.school-box h4{
  width:100%;
  padding-left:5%;
  margin:0px 0 0 0;
  line-height:50px;
  display:block;
  }
}
.school-box-name{
  width:680px;
  margin:0;
  list-style:none;
  padding:0;
}
.school-box-name li {
  width:226px;
  float:left; clear:none;
  padding:10px 0;
}

.school-box-name li a{
  width:95%;
  margin:0 0 0 5%;
  font-size:14px;
}

@media (max-width: 740px) {
  .school-box-name{
    width:100%;
    height:auto;
    margin-bottom:30px;
  }
  .school-box-name li {
    width:100%;
    margin:0;
    border-bottom:1px solid #ccc;
    padding:0 0 0 5%;
    line-height:50px;
  }
  .school-box-name li a{
    width:100%;
    margin:0;
  }
}

.school-box-name li a:hover {
  text-decoration:underline;
}
.school-box .line {
  background:#F4F2F0;
  padding:10px 0;
}

@media (max-width: 740px) {
  .school-box .line {
    background:none;
    width:100%;
    padding: 0 0 0 5%;
    line-height:50px;
  }
  .fas {
  color:#E89F32;
}
}

hr {
  width:980px;
  border-top: 1px dotted #999999;
     border-right: none;
     border-bottom: none;
     border-left: none;
     margin:0 50px 0 50px;
}
#buy { padding-bottom:50px;}

/*ページのタイトル*/
.page-title {
  margin: 0;
  font-size: 25px;
  padding: 50px 0 0 0;
  font-weight:normal;
}
.page-title img { width:25px;
margin:3px 10px 0 20px;}

.page-title strong {
  font-size:20px;
  line-height:27px;
}

@media (max-width: 740px) {
#buy {
  width:100%;
}
.page-title{
  width:95%;
  margin:0 0 0 2.5%;
  padding:0;
}
.page-title img {
  display:none;
}
.page-title strong{
  font-size:20px;
  font-weight:normal;
  margin-bottom:10px;
}
.page-title em {
  display:none;
}
p {
  width:95%;
  margin:10px 0 0 2.5%;
  font-size:13px;
  display:block;
}
hr {
  display:none;
}
}

.page-title em
{
  margin: 0;
  font-size: 25px;
  padding: 50px 0 0 0;
  font-weight:normal;
  font-style:normal;
}

.steps {
  margin: 50px 0;
}
.steps__step {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #FCF7EA;
  padding: 30px;
  position: relative;
}
.steps__img {
  width:200px;
  position: absolute;
  left: 140px;
  top: 70px;
}
.steps__img img {
  width:100%;
}

.steps__number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  border: 1px solid #EDB35D;
  color: #EDB35D;
  margin: 0 210px 0 0;
}
.steps__inner {
  text-align: center;
  color: #EDB35D;
}
.steps__inner span {
  font-size: 32px;
  font-style: italic;
  color: #EDB35D;
}
.steps__text {
  width: 620px;
}
.steps__title {
  position: relative;
  font-size: 20px;
  font-weight: bold;
}
.steps__title::before {
  content: "";
  width: 42px;
  height: 1px;
  background-color: #616161;
  position: absolute;
  left: -50px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.steps__paragraph {
  font-size: 13px;
  line-height: 1.5em;
  white-space: pre-line;
}
.steps__arrow {
  text-align: center;
  font-size: 50px;
  color: #6EAACE;
  margin: 20px 0;
}
.steps__arrow:last-child {
  display: none;
}

.search__result {
  margin: 30px 0;
}
.search__number {
  width:330px;
  float:left; clear:none;
  margin:0 0 0 50px;
}
@media (max-width: 740px) {
  .search__number {
    width:100%;
    float:left; clear:none;
    margin:0 0 30px 0;
    text-align:center;
  }
  .search__result {
    margin:0;
    display:none;
  }
}

.search__number span {
  font-size: 20px;
  font-weight: bold;
  color: #E89F32;
}
.search__button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 320px;
  height: 46px;
  background-color: #FF523A;
  display: block;
  color: white;
  margin: 10px 0 0 0;
  border-radius: 10px;
  box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.4);
}
.search__button i {
  color: white;
}
@media (max-width: 740px) {

.search__button{
  width:70%;
  margin:20px 15% 0 15%;
}
}
