body{
  font-family:
  helvetica,arial,YuGothic,Yu Gothic,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,sans-serif;


}


#wrap {
    padding: 0 0 70px;
}


.inner_new{
    max-width:1200px;
    margin: 0 auto;
    padding-left: 4%;
    padding-right: 4%; 
    position: relative;


}

#uniform_catalog-unit{
    max-width:1200px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 100px;
}

.uniform-list{
    display: flex;
    flex-wrap: wrap;
    
}

.uniform{
    width: 22.5%;
    height: auto;
    margin: 0 1.2% 40px 1.2%;
    position: relative;

}

/*
.uniform:nth-child(1){
    margin: 0 1.5% 40px 0;

}

.uniform:nth-child(4n){
    margin: 0 0 40px 1.5%;

}

.uniform:nth-child(4n+1){
    margin: 0 1.5% 40px 0;

}
*/

.uniform a:link{
    color:#444 !important;
}
.uniform a:visited{
    color:#444 !important;
}

.uniform a:hover{
    color:#2777E2 !important;
}

.uniform a:active{
    color:#444 !important;
}



.school-info{  
position: absolute;
top: 195px;
left: 20px;
padding-right: 20px;

}

.winlink_ico{  
position: absolute;
top: 10px;
right: 10px;
}

.winlink_ico img{  
width: 28px;
height: 28px;
}

.school-cate{
 display: flex;
 margin-bottom: 6px;
 font-size: 10px;

}

.school-area{
background: #111;
padding :5px 10px;
border-radius: 4px 0 0 4px;
color: #fff;
opacity: 0.9;
width: auto;
height: auto;
line-height: 1.0;

}

.school-kinds-m{
background: #0085b0;  
padding :5px 10px;
border-radius: 0 4px 4px 0;
color: #fff;
opacity: 0.9;
width: auto;
height: auto;
line-height: 1.0;
}

.school-kinds-w{
background: #d902db;
padding :5px 10px;
border-radius: 0 4px 4px 0;
color: #fff;
opacity: 0.9;
line-height: 1.0;
}

.school-kinds-b{
background: #adae14;
padding :5px 10px;
border-radius: 0 4px 4px 0;
color: #fff;
opacity: 0.9;
line-height: 1.0;
}

.school-name{
width: auto;
height: auto;
line-height: 1.4;
background: #111;
padding :4px 10px 4px 10px;
border-radius: 4px;
color: #fff;
opacity: 0.9;
margin-bottom: 6px;
}

/*.uniform-thumb{
transition: 0.2s all;

}

.uniform-thumb:hover{
    transform: scale(1.05);

}*/


.uniform-thumb{
overflow: hidden;
border-radius: 12px 12px 12px 12px;
}

.uniform-thumb-img{
object-fit: cover;
object-position: 50% 0;
font-family: 'object-fit: cover; object-position: 50% 0;';
 }


.uniform-thumb img{
width:100%;
height:270px;
transition: transform .3s ease;
}

.uniform-thumb img:hover{
transform: scale(1.1, 1.1);
}

#area-list{
margin-bottom: 20px;

}

#area-list,
#type-list{
display: flex;

}

#area-list .current,
#type-list .current{

border: 2px solid #333;
border-radius: 50px;
padding: 12px 32px;
margin-right: 5px;
font-size: 12px;
font-weight: bold;
color: #111;
background-color: #e1ecfa;

}


#area-list li,
#type-list li{
border: 1px  solid #d4d2d0;
border-radius: 50px;
/*padding: 0.8rem 2rem;*/
padding: 13px 32px;
margin-right: 7px;
font-size: 12px;
font-weight: 500;
color: #111;

}

#area-list li:hover,
#type-list li:hover{
border: 1px  solid #d4d2d0;
border-radius: 50px;
padding: 13px 32px;
margin-right: 7px;
font-size: 12px;
font-weight: 500;
color: #111;
background-color: #e1ecfa;

}

/*#type-list li{
border: 1px  solid #d4d2d0;
border-radius: 50px;
padding: 0.8rem 2rem;
margin-right: 0.3rem;
font-size: 12px;
font-weight: 500;
color: #111;

}*/

#page-title2{
    margin-bottom: 15px;
}

#page-title2 h1{
    font-size: 40px;
    margin: 30px 0 20px 0;
}

#page-title2 h1 span{
    font-size: 26px;
}

#page-title2 .lead{
    font-size: 17px;
    width: 54%;
    margin-right: 5%;
    line-height: 1.8;
}

.select-cate-name{
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 0.3rem;
}

.select-unit{
    margin-bottom: 70px;

}

.page-info-unit{
    display: flex;

}

.page-img{
    width:40%;

}




#date_select {
    width: 96%;
    display: block;
    padding-bottom: 20px;
  }

.date_select_box {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
  }


.date_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }


  .label_s {
    width: initial;
  }


.label {
  /*margin-right: 3px;
  margin-left: 3px;
  width: 125px;
  height: 55px;
  text-align: center;
  line-height: 49px;
  padding: 0px;
  cursor: pointer;
  color: #029beb;
  border: 4px solid #029beb;
  border-radius: 26px;
  background: #fff ;
  position: initial;
  font-size: 18px;
  font-weight: 500;*/

  border: 1px  solid #d4d2d0;
border-radius: 50px;
/*padding: 0.8rem 2rem;*/
padding: 13px 32px;
margin-right: 7px;
font-size: 12px;
font-weight: 500;
color: #111;
cursor: pointer;
}

input[type=radio] {
    display: none;
}

input[type="radio"]:checked+label {
  background: #0074e4cc;
  color: #ffffff;
  border: 1px solid #0074e4;
}

input[type=radio]+label:after {
  position: absolute;
  left: 1000em;
}

.label:hover {
  background-color: #E2EDF9;
  border: 1px  solid #3390e9;
}

.label_on, .label_on:hover {
  background: #31A9EE;
  color: #ffffff;
}


/*.label_s {
  width: 90px;
  height: 55px;
}*/


 .scroll-hint-text {
  display: none;
 }

.scroll-hint-icon {
    height: 38px !important;
    padding: 10px 10px 10px 10px !important;
    border-radius: 8px !important;
    width: 100px !important;
}


.scroll-hint-icon:before {
    display: inline-block;
    width: 30px;
    height: 30px;
}


html { scroll-behavior: smooth;}

.scrollbtn{
  margin: 0 auto;
  width: 140px;
  padding-top: 20px;
  padding-bottom: 20px;

}

.uniform_end{
  width: 100%;

}


.uniform-list-na{
 width: 100%;
 text-align: center;
 margin-bottom: 50px;


}

.na-msg{
font-size: 20px;

}

@media screen and (max-width: 1100px){





}



@media screen and (max-width: 768px){


.page-info-unit{
  display: flex;
  flex-direction: column;
}


.lead{
  order: 2;
}

.page-img{
  order: 1;
  margin-bottom: 30px;
}

.page-img{
  width:100%;

}

#page-title2 h1{
    font-size: 34px;
    margin: 30px 0 20px 0;
}

#page-title2 h1 span{
  display: block;
  font-size: 22px;
}

#page-title2 .lead {
  font-size: 16px;
  width: 100%;
  margin-right: 0%;
}

#page-title2 {
    margin-bottom: 30px;
}


#area-select{
/*position: relative;*/
}

#area-list{
margin-bottom: 10px;

}

#area-list,
#type-list{  
  overflow:auto;

}

.select-unit {
    margin-bottom: 50px;
}

.label {
    border-radius: 50px;
    padding: 13px 16px;
    margin-right: 7px;
    font-size: 12px;
    flex-shrink: 0;
    margin-bottom:10px;
    
}

.select-cate-name {
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 0.3rem;
}

.uniform {
  /*width: 47.0%;*/
  width: 100%;
  height: auto;
   margin: 0 1.5% 20px 1.5%;
  position: relative;
}


.uniform:nth-child(1){
    margin: 0 1.5% 20px 0;

}

.uniform:nth-child(4n){
    margin: 0 0 20px 1.5%;

}

.uniform:nth-child(4n+1){
    margin: 0 1.5% 20px 0;

}

.uniform-thumb img{
width:100%;
height:330px;
border-radius: 12px 12px 12px 12px;
}

.school-info {
    position: absolute;
    top: 240px;
    left: 20px;
    padding-right: 20px;
}


#uniform_catalog-unit {
    margin-bottom: 40px;
}


.winlink_ico{  
position: absolute;
top: 14px;
right: 14px;
}

.winlink_ico img{  
width: 34px;
height: 34px;
}



}/*--- // max-width: 768px--*/


/*----
動画浮遊バナー
--*/

.floating-banner {
    position: fixed;
    z-index: 99999;
    bottom: 0;
    right: 0;
}
.floating-banner:hover {
    opacity: .9;
}
.banner {
    width: 350px;/* バナーの横幅 */
    padding: 26px 10px;
    background: linear-gradient(86.13deg, #000000 -3.42%, #363636 59.59%);/* バナーの背景色 */
    color: #fff;/* バナー内の文字色 */
    font-weight: bold;
    text-align: center;

}
.floating-banner a {
    text-decoration: none;/* リンクに下線が入らないように */
}
.copy {
    font-size: 19px;
    margin: 0 auto 3px;
    line-height: 1.6;

}
.cta {
    display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    background: linear-gradient(270deg, #F4A240 0%, #E3A608 100%);/* ボタンの背景 */
    box-shadow: 0px 0px 30px #2984BA;/* ボタンの影 */
    border-radius: 25px;
    margin: 0
}
@media screen and (max-width: 990px) {
    .floating-banner {
        display: none;
    }
}
@media screen and (max-width: 560px) {
    .floating-banner {
        display: inline-block;
    }
    .banner {
        width: 100vw;
        padding: 8px;
    }
    .sp {
        display: none;
    }
    .copy {
        font-size: 18px;
        margin: 0 auto 6px;
    }
    .cta {
        height: 28px;
        line-height: 28px;
        font-size: 15px;
    }
}

