#okabe{background-image:url(https://salomonjapan.xsrv.jp/wp/wp-content/themes/timetoplay/images/challenge/backimg01.png);}

#salra{background-image:url(https://salomonjapan.xsrv.jp/wp/wp-content/themes/timetoplay/images/challenge/backimg02.png);}

#tenra{background-image:url(https://salomonjapan.xsrv.jp/wp/wp-content/themes/timetoplay/images/challenge/backimg03.png);}


#chWrap{
  overflow-x:hidden;
  width:100%;
  height: auto;
  font-family:FuturaBTMedium,FuturaBT-MediumCondensed,Verdana,Arial,Noto Sans Japanese,sans-serif;
}

#chWrap #chmain{
  width:100%;
}

#chWrap #chmain img{
  width:100%;
  height:auto;
  border:0;
}

#chWrap h2{
  padding-top:40px;
  font-size: 30px;
  text-align: center;
}

#chWrap h3{
  padding:10px 0 15px;
  font-size: 26px;
  text-align: center;
}

#chWrap h4{
  padding-top:40px;
  font-size: 25px;
  text-align: center;
}

#chWrap p{
  margin:0 auto;
  padding:40px 0;
  max-width:75%;
  font-size: 20px;
  line-height:1.5;
  font-weight: 500;
}

#chWrap #chsub{
  margin:0 auto;
  width:75%;
}

#chWrap #chsub img{
  width:100%;
  height:auto;
  border:0;
}

#chWrap #chprof{
  width:50%;
  margin:0 auto;
}

#chWrap #chprof img{
  width:100%;
  height:auto;
  border:0;
  display: inline-block;
  border-top: solid 1px gray;
  padding-top:40px;
}

#chWrap #chprof p{
  padding:20px 0 60px;
  font-size: 18px;
  line-height:1.4;
  font-weight: 400;
  max-width: 100%;
}

#chWrap #chba{
  width:50%;
  margin:0 auto;
}

/*
#chWrap #chba img{
  width:100%;
  height:auto;
  border:0;
  padding-top:15px;
  cursor: pointer;
  filter:　grayscale(100%);
  transition-duration: 0.5s;
}

#chWrap #chba img:hover{
  filter: grayscale(0);
  transition-duration: 0.5s;
}
*/

/*
#chWrap #chba img{
  width:100%;
  height:auto;
  border:0;
  padding-top:15px;
}

#chWrap #chba img:hover{
  filter: brightness(100%);
  filter:alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;
}
*/

#chWrap a{
  /*margin:0 auto;*/
  /*cusor:pointer;*/
  color:black;
  text-decoration: none;
}

#chWrap a h3:visited {
  color:gray;
}

#chWrap a h3:hover {
  color:#1289a0;
  transition-duration: .5s;
}

#chWrap #chba img{
  width:100%;
  height:auto;
  border:0;
  padding-top:15px;
  /*cusor:pointer;*/
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  transition-duration: 1s;
}

#chWrap #chba img:hover{
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  filter: grayscale(0);
  transition-duration: 1s;
}

#chWrap_w{
  overflow-x:hidden;
  width:100%;
  height: auto;
  color: white;
  font-family:FuturaBTMedium,FuturaBT-MediumCondensed,Verdana,Arial,Noto Sans Japanese,sans-serif;
}

#chWrap_w{
  overflow-x:hidden;
  width:100%;
  height: auto;
  font-family:FuturaBTMedium,FuturaBT-MediumCondensed,Verdana,Arial,Noto Sans Japanese,sans-serif;
}

#chWrap_w #chmain{
  width:100%;
}

#chWrap_w #chmain img{
  width:100%;
  height:auto;
  border:0;
}

#chWrap_w h2{
  padding-top:40px;
  font-size: 30px;
  text-align: center;
}

#chWrap_w h3{
  padding:10px 0 15px;
  font-size: 26px;
  text-align: center;
}

#chWrap_w h4{
  padding-top:40px;
  font-size: 25px;
  text-align: center;
}

#chWrap_w p{
  margin:0 auto;
  padding:40px 0;
  max-width:75%;
  font-size: 20px;
  line-height:1.5;
  font-weight: 500;
}

#chWrap_w #chsub{
  margin:0 auto;
  width:75%;
}

#chWrap_w #chsub img{
  width:100%;
  height:auto;
  border:0;
}

#chWrap_w #chprof{
  width:50%;
  margin:0 auto;
}

#chWrap_w #chprof img{
  width:100%;
  height:auto;
  border:0;
  display: inline-block;
  border-top: solid 1px gray;
  padding-top:40px;
}

#chWrap_w #chprof p{
  padding:20px 0 60px;
  font-size: 18px;
  line-height:1.4;
  font-weight: 400;
  max-width: 100%;
}

#chWrap_w #chba{
  width:50%;
  margin:0 auto;
}

#chWrap_w a{
  /*margin:0 auto;*/
  /*cusor:pointer;*/
  color:black;
  text-decoration: none;
}

#chWrap_w a h3:visited {
  color:gray;
}

#chWrap_w a h3:hover {
  color:#1289a0;
  transition-duration: .5s;
}

#chWrap_w #chba img{
  width:100%;
  height:auto;
  border:0;
  padding-top:15px;
  /*cusor:pointer;*/
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  transition-duration: 1s;
}

#chWrap_w #chba img:hover{
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  filter: grayscale(0);
  transition-duration: 1s;
}

/*
#chtop {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width:90%;
  margin: 0 auto;
  padding:20px 0;
}

#chtop dl {
  width: 49%;
  position: relative;
  align-items: center;
}

#chtop dl img {
  width: 100%;
  height: auto;
}

#chtop dl img:hover{
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  transition-duration: 1s;
}

#chtop2 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width:90%;
  margin: 0 auto;
  padding:20px 0;
}

#chtop2 dl {
  width: 33%;
  position: relative;
  align-items: center;
}

#chtop2 dl img {
  width: 100%;
  height: auto;
}

#chtop2 dl img:hover{
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  transition-duration: 1s;
}
*/

#chback {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  width:75%;
  margin: 0 auto;
  padding:20px 0;
}

#chback dl {
  width: 49%;
  position: relative;
  align-items: center;
}

#chback dl img {
  width: 100%;
  height: auto;
}

#chback dl img:hover{
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  transition-duration: 1s;
}



#cheventArea{
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width:90%;
  margin: 0 auto;
  padding:20px 0;
}

#cheventArea h3 span{
  font-size:16px;
  display:block;
  padding-top:10px;
}

#cheventArea article{
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  /*margin-right:-40px;*/
}

#cheventArea article dl{
  width: 49%;
  position: relative;
  align-items: center;
  float:left;
  overflow:hidden;
  margin:10px 0;
}

#cheventArea article dl dd img{
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  width:100%;
  height:auto;
}

#cheventArea article dl dd a{
  display:block;
  text-align:center;
  vertical-align:middle;
  color:#FFF;
  position:absolute;
  z-index:2;
  width:100%;
  height:100%;
  padding-top:0;
  filter: alpha(opacity=0);
  -moz-opacity:0;
  line-height:2000%;
  opacity:0;
  background-color:rgba(0,0,0,0.6);
  font-size:20px;
  text-decoration:none;
  font-family:FuturaBTMedium,Verdana,Arial,sans-serif;
}

#cheventArea article dl dd:hover img{
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
}

#cheventArea article dl dd a:hover{
  filter: alpha(opacity=100);
  -moz-opacity:100;
  opacity:1;
  z-index:1;
}

#cheventArea article dl dt{
  width:100%;
  height:10%;
  position:absolute;
  bottom:0;
  z-index:1;
  background-color:rgba(0,0,0,0.6);
  padding:10px 0;
}

#cheventArea article dl dt p{
  width:40px;
  height:40px;
  float:left;
  display:block;
  margin-right:15px;
  padding:0;
  border:#FFF 1px solid;
}

#cheventArea article dl dt h4{
  font-size:16px;
  color:#FFF;
  font-weight:normal;
  padding-top:6px;
  letter-spacing:1px;
}

#cheventArea article dl dt h4 span{
  /*white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display:block;*/
  font-size:16px;
  padding-top:1%;
  display: flex;
  padding-left:10px;
  text-align: left;
}

#cheventArea article dl dd{
  width:100%;
  overflow:hidden;
}

#cheventArea article dl dt strong{
  display:none;
}

/*TOP*/
#cheventArea1{
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width:55%;
  margin: 0 auto;
  padding:20px 0 0;
}

#cheventArea1 article{
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  /*margin-right:-40px;*/
  margin: 0 auto;
}

#cheventArea1 article dl{
  width: 100%;
  position: relative;
  align-items: center;
  float:left;
  overflow:hidden;
  margin:10px 0 0;
}

#cheventArea1 article dl dd img{
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  width:100%;
  height:auto;
}

#cheventArea1 article dl dd a{
  display:block;
  text-align:center;
  vertical-align:middle;
  color:#FFF;
  position:absolute;
  z-index:2;
  width:100%;
  height:100%;
  padding-top:0;
  filter: alpha(opacity=0);
  -moz-opacity:0;
  line-height:1500%;
  opacity:0;
  background-color:rgba(0,0,0,0.6);
  font-size:20px;
  text-decoration:none;
  font-family:FuturaBTMedium,Verdana,Arial,sans-serif;
}

#cheventArea1 article dl dd:hover img{
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -o-transform: scale(1.02);
  -ms-transform: scale(1.02);
}

#cheventArea1 article dl dd a:hover{
  filter: alpha(opacity=100);
  -moz-opacity:100;
  opacity:1;
  z-index:1;
}

#cheventArea1 article dl dt{
  width:100%;
  height:10%;
  position:absolute;
  bottom:0;
  z-index:1;
  background-color:rgba(0,0,0,0.6);
  padding:10px 0;
}

#cheventArea1 article dl dt p{
  width:40px;
  height:40px;
  float:left;
  display:block;
  margin-right:15px;
  padding:0;
  border:#FFF 1px solid;
}

#cheventArea1 article dl dt h4{
  font-size:16px;
  color:#FFF;
  font-weight:normal;
  padding-top:6px;
  letter-spacing:1px;
}

#cheventArea1 article dl dt h4 span{
  /*white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display:block;*/
  font-size:16px;
  padding-top:1%;
  display: flex;
  padding-left:10px;
  text-align: left;
}

#cheventArea1 article dl dd{
  width:100%;
  overflow:hidden;
}

#cheventArea1 article dl dt strong{
  display:none;
}

/*
#cheventArea2{
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width:90%;
  margin: 0 auto;
  padding:20px 0;
}

#cheventArea2 article dl{
  width: 49%;
  position: relative;
  align-items: center;
  float:left;
  position:relative;
  overflow:hidden;
}

#cheventArea2 article dl dd img{
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  width:100%;
  height:auto;
}

#cheventArea2 article dl dd:hover img{
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  transition-duration: 1s;
}
*/

#cheventArea2{
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width:90%;
  margin: 0 auto;
  padding:20px 0;
}

#cheventArea2 h3 span{
  font-size:16px;
  display:block;
  padding-top:10px;
}

#cheventArea2 article{
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  /*margin-right:-40px;*/
}

#cheventArea2 article dl{
  width: 33%;
  position: relative;
  align-items: center;
  float:left;
  overflow:hidden;
  margin:10px 0;
}

#cheventArea2 article dl dd img{
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  width:100%;
  height:auto;
}

#cheventArea2 article dl dd a{
  display:block;
  text-align:center;
  vertical-align:middle;
  color:#FFF;
  position:absolute;
  z-index:2;
  width:100%;
  height:100%;
  padding-top:0;
  filter: alpha(opacity=0);
  -moz-opacity:0;
  line-height:1400%;
  opacity:0;
  background-color:rgba(0,0,0,0.6);
  font-size:20px;
  text-decoration:none;
  font-family:FuturaBTMedium,Verdana,Arial,sans-serif;
}

#cheventArea2 article dl dd:hover img{
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
}

#cheventArea2 article dl dd a:hover{
  filter: alpha(opacity=100);
  -moz-opacity:100;
  opacity:1;
  z-index:1;
}

#cheventArea2 article dl dt{
  width:100%;
  height:10%;
  position:absolute;
  bottom:0;
  z-index:1;
  background-color:rgba(0,0,0,0.6);
  padding:10px 0;
}

#cheventArea2 article dl dt p{
  width:40px;
  height:40px;
  float:left;
  display:block;
  margin-right:15px;
  padding:0;
  border:#FFF 1px solid;
}

#cheventArea2 article dl dt h4{
  font-size:16px;
  color:#FFF;
  font-weight:normal;
  padding-top:6px;
  letter-spacing:1px;
}
#cheventArea2 article dl dt h4 span{
  /* white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display:block; */
  font-size:16px;
  padding-top:1%;
  display: flex;
  padding-left:10px;
  text-align: left;
}

#cheventArea2 article dl dd{
  width:100%;
  overflow:hidden;
}

#cheventArea2 article dl dt strong{
  display:none;
}

/* Effect7
 *************************************** */
/* 擬似要素の共通スタイル */
.change-border07::after,
.change-border07::before,
.change-border07__inner::after,
.change-border07__inner::before {
  background-color:rgba(255,255,255,1.0);
  content: '';
  display: block;
  position: absolute;
  z-index: 10;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
/* 右上へ配置 */
.change-border07::after {
  height: 1px;
  right: 10px;
  top: 10px;
  width: 0;
}
/* 左下へ配置 */
.change-border07::before {
 bottom: 10px;
  height: 1px;
  left: 10px;
  width: 0;
}
/* 左下へ配置 */
.change-border07__inner::after {
  bottom: 10px;
  height: 0;
  left: 10px;
  width: 1px;
}
/* 右上へ配置 */
.change-border07__inner::before {
  height: 0;
  right: 10px;
  top: 10px;
  width: 1px;
}

/* hover */
.change-border07:hover::after,
.change-border07:hover::before {
  width: 100%;
  width: calc(100% + -20px);
}
.change-border07:hover .change-border07__inner::after,
.change-border07:hover .change-border07__inner::before {
  height: 100%;
  height: calc(100% + -20px);
}





@media all and (max-width: 750px) {

  #chWrap h2{
    margin:0 auto;
    padding-top:30px;
    font-size: 16px;
    text-align: center;
  }
  
  #chWrap h3{
    margin:0 auto;
    padding:5px 0 10px;
    font-size: 14px;
    text-align: center;
  }
  
  #chWrap h4{
    padding-top:20px;
    font-size: 14px;
    text-align: center;
  }
  
  #chWrap p{
    margin:0 auto;
    padding:20px 0;
    max-width:80%;
    font-size: 13px;
    line-height:1.5;
    font-weight: 500;
  }
  
  #chWrap #chsub{
    margin:0 auto;
    width:80%;
  }
  
  #chWrap #chsub img{
    width:100%;
    height:auto;
    border:0;
  }
  
  #chWrap #chprof{
    width:70%;
    margin:0 auto;
  }
  
  #chWrap #chprof img{
    width:100%;
    height:auto;
    border:0;
    display: inline-block;
    border-top: solid 1px gray;
    padding-top:20px;
  }
  
  #chWrap #chprof p{
    padding:10px 0 40px;
    font-size: 13px;
    line-height:1.4;
    font-weight: 400;
    max-width: 100%;
  }
  
  #chWrap #chba{
    width:70%;
    margin:0 auto;
  }
  
  #chWrap #chba img{
    width:100%;
    height:auto;
    border:0;
    padding-top:10px;
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    filter: grayscale(0);
  }
  
  #chWrap_w h2{
    margin:0 auto;
    padding-top:30px;
    font-size: 16px;
    text-align: center;
  }
  
  #chWrap_w h3{
    margin:0 auto;
    padding:5px 0 10px;
    font-size: 14px;
    text-align: center;
  }
  
  #chWrap_w h4{
    padding-top:20px;
    font-size: 14px;
    text-align: center;
  }
  
  #chWrap_w p{
    margin:0 auto;
    padding:20px 0;
    max-width:80%;
    font-size: 13px;
    line-height:1.5;
    font-weight: 500;
  }
  
  #chWrap_w #chsub{
    margin:0 auto;
    width:80%;
  }
  
  #chWrap_w #chsub img{
    width:100%;
    height:auto;
    border:0;
  }
  
  #chWrap_w #chprof{
    width:70%;
    margin:0 auto;
  }
  
  #chWrap_w #chprof img{
    width:100%;
    height:auto;
    border:0;
    display: inline-block;
    border-top: solid 1px gray;
    padding-top:20px;
  }
  
  #chWrap_w #chprof p{
    padding:10px 0 40px;
    font-size: 13px;
    line-height:1.4;
    font-weight: 400;
    max-width: 100%;
  }
  
  #chWrap_w #chba{
    width:70%;
    margin:0 auto;
  }
  
  #chWrap_w #chba img{
    width:100%;
    height:auto;
    border:0;
    padding-top:10px;
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    filter: grayscale(0);
  }
  
  /*
  #chtop dl {
    width: 100%;
    position: relative;
    align-items: center;
  }
  
  #chtop2 dl {
    width: 100%;
    position: relative;
    align-items: center;
  }
  */
  
  #cheventArea article dl {
    width: 100%;
    position: relative;
    align-items: center;
    margin:10px 0;
  }
  
  #cheventArea1{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width:90%;
    margin: 0 auto;
    padding:20px 0 0;
  }
  
  #cheventArea1 article dl {
    width: 100%;
    position: relative;
    align-items: center;
    margin:10px 0;
  }
  
  #cheventArea2 article dl {
    width: 100%;
    position: relative;
    align-items: center;
    margin:10px 0;
  }
  
  #cheventArea2 article dl dt h4 span {
    font-size: 14px;
    padding-top: 0%;
    display: flex;
    padding-left: 10px;
    text-align: left;
  }
  
  #chback dl {
    width: 100%;
    position: relative;
    align-items: center;
  }
}

#cheventArea article dl dt h4,
#cheventArea2 article dl dt h4,
#cheventArea article dl dt h4 span,
#cheventArea2 article dl dt h4 span {
  padding-top: 0;
}
@media all and (max-width: 1280px) {
  #cheventArea article dl dt,
  #cheventArea2 article dl dt {
   height: auto; 
  }
  #cheventArea article dl dt h4 span,
  #cheventArea2 article dl dt h4 span {
    font-size: 12px;
  }
}
