/* //////////////////////////home////////////////////////// */
span.br{
  display: inline-block;
}
.top-slider{
  background: #f1f1f3;
  position: relative;
}
.top-copy{
  padding-bottom: 20px;
}
.top-copy .text-copy{
  max-width: 320px;
}
.top-copy h5{
  margin: 14px 0;
  font-size: 14px;
}
.top-pt{
  color: var(--main-color);
  width: fit-content;
  display: inline-block;
  padding: 2px 5px;
  border: 1px solid var(--main-color);
  margin-bottom: 4px;
  background-color: #ffffff99;
}
.home #main{
  width: 100%;
  max-width: 100%;
  padding-top: 50px;
}
section{
  margin-bottom: 50px;
}
.secttl{
  text-align: center;
  letter-spacing: 0.2em;
}
.secttl-sub{
  display: block;
  text-align: center;
  margin-bottom: 30px;
}
.header-img{
	position: relative;
	height: 600px;
}
.type16 .container{
  max-width: 720px;
  margin: 0 auto;
}
.type16 p{
  line-height: 2em;
}
.type4 .container{
  max-width: 90%;
}
.type4box{
  box-shadow: 0 5px 10px 3px var(--light-color);
  padding: 3% 5%;
  position: relative;
}
.type4box .present{
  text-align: center;
}
.type4box .archtext{
  max-width: 500px;
  display: block;
  margin: 0 auto;
}
.type4box .gentei{
  padding-right: 10px;
  max-width: 140px;
  display: block;
  margin: 0 auto 10px;
}
.type4box .gentei-text{
  text-align: center;
  color: var(--sub-color);
}
.type4box .gem{
  position: absolute;
  transform: translate(-50%,-50%);
  width: 70px;
}
.type4box .gem1{
  bottom: 40%;
  right: -60px;
}
.type4box .gem2{
  bottom: 50%;
  left: 0;
}
.type4box h2{
  padding: 14px 0;
  text-align: center;
  border-bottom: 1px dashed var(--main-color);
  font-size: 20px;
}
.type4box .row{
  align-items: center;
}
.type4box .row p{
  font-weight: bold;
}
.type4box h4.sans-serif{
  margin-bottom: 0;
  color: #333;
  font-weight: bold;
  background: linear-gradient(transparent 50%, #cfb7dc99 50%);
  display: inline;
  font-size: 24px;
}
.menusec{
  background: var(--light-color);
  padding: 50px 0;
}
.menusec .menu-item{
  margin-bottom: 40px;
  padding-bottom: 50px;
  position: relative;
}
.menusec .menu-item .more-btn{
  position: absolute;
  bottom: 0;
  width: 80%;
  transform: translateX(-50%);
  left: 50%;
}
.menusec .menu-item h4{
  text-align: center;
  margin: 20px 0;
}
.online{
  text-align: center;
}
.online .text-counseling{
  max-width: 400px;
  margin: 0 auto;
  display: block;
  margin-bottom: 20px;
}
.about1{
  background: var(--main-color);
  color: #fff;
  padding: 30px 0;
  text-align: center;
}
.about1 p{
  text-align: left;
}
.about1 h2{
  color: #fff;
  margin-bottom: 18px;
  padding-bottom: 10px;
  font-size: 20px;
}
.about1 h2::after{
  width: 80px;
  content: '';
  display: block;
  position: relative;
  margin: 0 auto;
  height: 1px;
  top: 12px;
  background: #fff;
}
.about2{
  background: var(--light-color);
  padding: 50px 0;
}
.about2 h5{
  color: #333;
}
.about2 img{
  margin-bottom: 20px;
}
.about2 a.more-btn{
  margin-top: 40px;
}
.about2 .case{
  border: 1px solid #333;
  padding: 10px;
}
.about2 h6{
  color: #333;
  border-bottom: 1px solid #333;
  display: block;
  margin: 0 auto;
  width: fit-content;
  margin-bottom: 10px;
}
.contents .p-box{
  border: 2px solid var(--sub-color);
  padding: 20px;
  height: 320px;
  padding-bottom: 100px;
  position: relative;
}
.contents .voice{
  margin-bottom: 20px;
  text-align: center;
}
.contents .voice p.tt{
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
}
.contents .campaign .p-box > p{
  background: var(--sub-color);
  padding: 5px 0;
  margin-bottom: 10px;
  text-align: center;
  color: #fff;
}
.contents .p-box h4{
  color: #333;
  text-align: center;
  margin-bottom: 30px;
  font-size: 20px;
}
.contents .p-box h4::after{
  width: 80px;
  content: '';
  display: block;
  position: relative;
  margin: 0 auto;
  height: 1px;
  top: 12px;
  background: #333;
}
.contents .p-box .arrow-bottom{
  color: var(--sub-color);
  font-size: 20px;
  letter-spacing: .2em;
  text-align: center;
  position: absolute;
  bottom: 0;
  transform: translateX(-50%);
  left: 50%;
  width: 100%;
}
.contents .p-box .arrow-bottom::after{
  content: '';
  display: block;
  position: relative;
  margin: 0 auto;
  width: 40px;
  height: 40px;
  background: url(../img/arrow-bottom.svg) no-repeat;
}

section.news{
  margin-bottom: 80px;
}
.news-article span{
  color: #999;
}
.news-article{
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}
.news-article a:hover{
  text-decoration: none;
}
.news-more{
	float: right;
}

@media screen and (min-width: 425px) {
  .top-copy h5{
    font-size: 20px;
  }
  .type4box h2{
    font-size: 28px;
  }
  .about1 h2{
    font-size: 28px;
  }
}
@media screen and (min-width: 768px) {
  .about1 p{
    text-align: center;
  }
}
@media screen and (min-width: 901px) {
  .top-copy{
    position: absolute;
    width: 100%;
    transform: translateY(-50%);
    top: 50%;
    z-index: 1;
  }
  .type4 .container{
    max-width: 901px;
  }
  .type4box .gem{
    width: 120px;
  }
  .type4box .gem1{
    top: 0;
    bottom: auto;
    right: -100px;
  }
  .type4box .gem2{
    top: 120px;
    left: 0;
    bottom: auto;
  }
  .contents .voice p.tt{
    line-height: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .type4box .present{
    text-align: left;
  }
}
