@charset "UTF-8";

/*
    *1 : body
    *2 : clearfix
    *3 : hack
*/

/* *****************************************************************
 *1.body
***************************************************************** */

body{
  width: 100%;
  min-width: 1024px;
  font-family:"Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","ＭＳ Ｐゴシック",sans-serif;
  background-color:#eeeeee;
  padding: 0;
  margin: 0;
}
 a{
  color:#036;
 }
 a:hover {
    text-decoration: none;
}

 body.map{
  width: 100%;
  font-family:"Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","ＭＳ Ｐゴシック",sans-serif;
  background-color:#FFF;
  background-image:none;
 }

 ul{
  list-style: none;
  margin: 0;
  padding: 0;
 }
a{
  text-decoration: none;
}
/* *****************************************************************
 *2.clearfix
***************************************************************** */
.clearfix:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: ".";
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
    height: 1px;
    /*\*//*/
    height: auto;
    overflow: hidden;
    /**/
}

/* *****************************************************************
 *3.header
***************************************************************** */
header{
  background: #222;
  text-align: center;
  color: #fff;
}

h1{
  font-family: 'Roboto Condensed', sans-serif;
  font-style: italic;
  margin: 0;
  padding: 0;
  font-size:12px;
  font-weight: 300;
  letter-spacing: 2px;
  padding: 10px 0;
}
h1 a{
  color:#fff;
}
header h2{
  background: #222;
  border-top: 1px solid #333;
  text-align: center;
  padding: 15px 0;
  font-size: 28px;
  font-style: italic;
  margin: 0;
  letter-spacing: 1px;
  font-weight: normal;
}
/*navi*/

.slidemenu{
  display: none;
}

.button{
  display: none;
}
/* *****************************************************************
 *4.main
***************************************************************** */
#mainImage{
  background: url(/jch/100/images/main_bg.jpg) center center;
  /*background: url(http://cloud.japanathletics.tv/jch/100/images/main_bg.jpg) center center;*/
  height: 365px;
  text-align: center;
  overflow: hidden;
}

#mainImage .taikaiMain img{
  margin: -4px 0 0 ;
}

#taikaidate{
  background: #222;
  text-align: center;
  padding: 20px 0;
  color:#fff;
  font-size: 1.8rem;
}
#taikaidate img{
  width: 226px;
  height: 32px;
}
#mainImage .taikaiImageInner{
  width: 1024px;
  height: 310px;
  position: relative;
  margin: 0 auto;
}
#mainImage .taikaiLogo{
  position: absolute;
  top: 60px;
  right: 110px;
}

.sns_tw{
  background: #252525;
  text-align: center;
  border-top: 1px solid #464646;
}
.sns_tw .copy{
  padding-top: 15px;
  border-bottom: 1px solid #464646;
  text-align: center;
  font-size: 12px;
  background: url("../../images/arrow_sp.png") right center no-repeat;
}
.sns_tw a:hover .copy,
.liveVideo a:hover .copy {
  background: #333333;
}

.sns_tw .copy h2,
.liveVideo .copy h2 {
  padding: 5px 10px;
  display: inline;
  color: #fff;
}
.sns_tw .copy a,
.liveVideo .copy a,
.sns_tw .copy p,
.liveVideo .copy p {
  padding: 0 10px;
  color: #fff;
}

.liveVideo .copy h2 { background: #C93124; }
.sns_tw .copy h2 { background: #5FAFEC; }
.liveVideo a:hover .copy h2 { background: #8E433E; }
.sns_tw a:hover .copy h2 { background: #448AC1; }

.sns_tw .copy p .tag {
    color: #34B0F2;
    font-weight: bold;
}

.liveVideo {
  background: #252525;
  text-align: center;
  border-top: 1px solid #464646;
  padding: 20px 0;
}

.liveVideo .copy h2 {
    padding: 5px 10px;
    display: inline-block;
    color: #fff;
    float: left;
    margin: 0 10px 0 0;
}

.liveVideo .copy {
  padding: 5px 0;
  text-align: center;
  display: inline-block;
  font-size: 12px;
  background: url("../../images/arrow_sp.png") right center no-repeat;
}
.liveVideo .copy p{
    padding: 0 0;
    color: #fff;
    width: 276px;
    text-align: left;
    float: left;
    margin: 0;
}


ul.dateNavi{
  background: #d40000;
  height: 30px;
  padding: 10px 0;
  margin: 0;
  text-align: center;
}

ul.dateNavi li{
  display: inline-block;
  padding: 6px 20px 0;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
  color: #e68d8d;
  text-align: center;
  width: 100px;
  position: relative;
}
ul.dateNavi img{
  position: absolute;
  bottom: -22px;
  left:50%;
  margin: 0 0 0 -16px;
  display: none;
}
ul.dateNavi li.active{
  color: #fff;
  background: url(../../images/navi_point.png) 34px 9px no-repeat;
}

ul.dateNavi li.active img{
  display: block;
}
.taikaiListInner{
  width: 1024px;
  margin: 0 auto;
  padding: 30px 0 0;
}

.taikaiList{
  border-radius: 5px;
  border: 1px solid #bdbdbd;
}
ul.taikaiList {
  margin: 0 auto;
  padding: 0;
  background: #fff;
  display: table;
  width: 830px;

}
ul.taikaiList li{
  width: 100%;
  list-style: none;
  padding: 0;
  font-size: 14px;
  margin: 0;
  height: 40px;
  line-height: 40px;
  border-top: 1px dotted #ccc;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
ul.taikaiList li:first-child{
  border-radius: 5px 5px 0 0;
}


ul.taikaiList li.title{
  border: none;
  color: #fff;
  line-height: 28px;
  font-weight: bold;
  background: #555;
  font-size: 14px;
  padding: 0 10px;
  height: 28px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
ul.taikaiList li span,
ul.taikaiList li a{
  display: block;
  padding: 0 10px;
  /*height: 39px;*/
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
ul.taikaiList li span
{
  text-decoration: none;
  color: #999;
}

ul.taikaiList li.starttime {
  margin-left:10px;
  background: #ccc;
  margin-left: 0;
  text-indent: 1em;
  height: 28px!important;
  line-height:28px!important;
}

ul.taikaiList li a{
  text-decoration: underline;
  color: #000;
}


ul.taikaiList li a{
  background: url(../../../images/arrow.png) right center no-repeat;
}

ul.taikaiList li a:hover{
  background: url(../../../images/arrow.png) right center no-repeat;
  background-color: #eeeeee;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

ul.taikaiList li span.result_mark{
  padding: 0;
  margin-left: 3px;
  color: #C90000 !important;
  display: inline;
  height: auto;
}


h2.date{
  text-align: center;
  font-size: 20px;
  font-style: italic;
  color: #666;
  font-weight: normal;
}

.taikaiListUl{
  margin: 0;
  padding: 0;
}

.taikaiListUl li{
  float: left;
  width: 1024px;
  padding: 0 0 60px;
}
.taikaiListFrame{
  position: relative;
}
/* *****************************************************************
 *5.details
***************************************************************** */
#videoFrame{
  height: 422px;
  background: #333;
  text-align: center;
  overflow: hidden;

}

#videoFrame video{
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
  -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
  -o-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
  -ms-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
  display: block;
  margin: 0 auto;
}

.result{
  padding: 5px 0;
  background: #d40000;
  color: #fff;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  font-style: italic;
  letter-spacing: 2px;
  font-size: 20px;
  font-weight: 300;
  border-bottom: 1px solid #333;
}
.startlist {
  padding: 5px 0;
  background: #191970;
  color: #fff;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  font-style: italic;
  letter-spacing: 2px;
  font-size: 20px;
  font-weight: 300;
  border-bottom: 1px solid #333;
}
.resulttitle {
  padding: 0px 0 0 275px;
  font-size: 14px;
}

#detailsFrame #navi{
  float: left;
  width: 255px;
  position: relative;
  overflow: hidden;
  background: #fff;
  border: 1px solid #bbbbbb;
  z-index: 2;
  border-radius: 5px;
  margin: 10px 0 30px;
}

#detailsFrame #navi h2{
  display: none;
}

#detailsFrame .taikaiListFrame h2{
  display: none;
}

#detailsFrame .taikaiListUl{
  margin: 0;
  padding: 0;
}

#detailsFrame .taikaiListUl li{
  float: left;
  width: 255px;
  padding: 0 0 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

#detailsFrame ul.taikaiList li{
  width: 100%;
  list-style: none;
  padding: 0;
  font-size: 12px;
  margin: 0;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px dotted #ccc;
  border-top: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
#detailsFrame ul.taikaiList li:first-child{
  border-radius: 0;
}

#detailsFrame ul.taikaiList {
  margin: 0 auto;
  padding: 0;
  background: #fff;
  display: table;
  width: 100%;
  border-radius: 0;
  border:none;
}

#detailsFrame ul.taikaiList li.title{
  border: none;
  color: #fff;
  line-height: 28px;
  font-weight: bold;
  background: #555;
  font-size: 12px;
  padding: 0 10px;
  height: 28px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

#detailsFrame ul.taikaiList li a{
  background: url(../../images/arrow_details.png) right center no-repeat;
  display: block;
  padding: 0 10px;
  text-decoration: none;
  height: 39px;
  color: #333;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

#detailsFrame ul.taikaiList li a:hover{
  background: url(../../images/arrow_details.png) right 15px no-repeat;
  background-color: #eeeeee;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
#detailsFrame .taikaiListInner{
  width: 255px;
  margin: 5px 0 0;
  padding: 0;
}

#detailsFrame ul.dateNavi{
  background: #d40000;
  height: 28px;
  padding: 10px 0;
  margin: 0;
  text-align: center;
}

#detailsFrame ul.dateNavi li{
  display: inline-block;
  padding: 6px 0 0;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
  color: #e68d8d;
  text-align: center;
  width: 85px;
  position: relative;
}
#detailsFrame ul.dateNavi img{
  position: absolute;
  bottom: -22px;
  left:50%;
  margin: 0 0 0 -16px;
  display: none;
}
#detailsFrame ul.dateNavi li.active{
  color: #fff;
  background: url(../../images/navi_point.png) 11px 9px no-repeat;
}

#detailsFrame ul.dateNavi li.active img{
  display: block;
}

#detailsFrame{
  width: 1024px;
  margin: 0 auto;
}

.clause{
  background: #555;
  height: 32px;
  position: absolute;
  left:0;
  width: 100%;
  min-width: 1024px;
  border-bottom: 1px solid #333;
}
.resultList ul{
  padding: 47px 0 0 270px;
  margin: 0 0 30px;
}
.clause .inner{
  width: 1024px;
  margin: 0 auto;
  padding: 0 0 0 270px;
  color: #fff;
  font-size: 12px;
  line-height: 32px;
  letter-spacing: -0.4em;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.clause .inner div{
  vertical-align: top;
  padding: 0;
  display: inline-block;
  font-size: 12px;
  letter-spacing: normal;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.clause .rank{
  width: 54px;
  text-align: center;

}
.clause .lane{
  width: 54px;
  text-align: center;
}

.clause .number{
  width: 108px;
  text-align: center;
}

.clause .numberRelay{
  width: 95px;
  text-align: center;
}

.clause .name{
  width: 323px;
  text-align: center;
}

.clause .nameRelay{
  width: 225px;
  text-align: center;
}

.clause .attach{
  text-align: center;
  width: 108px;
}
.clause .attachRelay{
  text-align: center;
  width: 108px;
}
.clause .teamRelay{
  text-align: center;
  width: 108px;
}

.clause .record{
  width: 107px;
  text-align: center;
}


/*---------------
トラック
-----------------*/

.case1 li table{
  width: 100%;
  min-width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.case1 li td{
  vertical-align: middle;
  padding: 0;
  height: 50px;
  font-size: 14px;
  border-right: 1px solid #dcdcdc;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.case1 li.atten{
  display: none;
}
.case1 li.wind{
  border:none;
  background: transparent;
  font-size: 12px;
  padding: 0 5px;
}
.case1 li td.hist{
  height: 100% !important;
}

.case1 li{
  border: 1px solid #CCC;
  border-radius: 5px;
  margin: 0 0 10px;
  background: #fff;
  margin: 0 0 4px;
}

.case1 li .rank{
  font-family: 'Roboto Condensed', sans-serif;
  font-style: italic;
  font-size: 24px;
  width: 54px;
  background: #fafafa;
  text-align: center;
  border-radius: 5px 0 0 5px;
  border-right: 1px solid #dcdcdc;
  line-height: 50px;
}

.case1 li .lane{
  width: 54px;
  text-align: center;
  border-right: 1px solid #dcdcdc;
  height: 50px;
  line-height: 50px;
  padding: 0;
}

.case1 li .number{
  width: 108px;
  text-align: center;
  border-right: 1px solid #dcdcdc;
  line-height: 50px;
}

.case1 li .numberRelay{
  width: 88px;
  text-align: center;
  border-right: 1px solid #dcdcdc;
}

.case1 li .name{
  width: 324px;
  border-right: 1px solid #dcdcdc;
  line-height: 50px;
  padding: 0 10px;
  position: relative;
}

.case1 li .nameRelay{
  width: 224px;
  border-right: 1px solid #dcdcdc;
  padding: 0 0;
  position: relative;
}

.case1 li .nameRelay p,.case1 li .numberRelay p{
  border-bottom: 1px solid #dcdcdc;
  padding: 0;
  margin: 0;
  height: 35px;
  line-height: 35px;

}
.case1 li .nameRelay p:last-child,.case1 li .numberRelay p:last-child{
  border-bottom: 0;
}
.case1 li .nameRelay p{
  padding: 0 10px 0;
}
.case1 li .attachRelay p{
  padding: 0 10px 0;
}
.case1 li .teamRelay{
  width: 108px;
  border-right: 1px solid #dcdcdc;
  line-height: 50px;
  text-align: center;
}

.case1 .name .movie img{
  width: 18px;
  height: auto;
}
.case1 .name .movie{
  background: #d40000;
  position: absolute;
  right: 0;
  border-radius: 5px;
  top:5px;
  right: 5px;
  text-align: center;

}
.case1 .name .movie a{
  display: block;
  width:40px;
  height: 40px;
  padding: 0px 0 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.case1 li .attach{
  text-align: center;
  width: 108px;
  border-right: 1px solid #dcdcdc;
}

.case1 li .record{
  line-height: 50px;
  width: 104px;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
  border-right: none;
}

.case1 li .record2{
  line-height: 1.2;
  width: 104px;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
  padding: 3px 0 0;
  border-right: none;
}

.case1 li .comment{
  /*width: 100%;*/
  width: auto;
  height: 30px;
  padding: 0 10px;
  border-top: 1px solid #dcdcdc;
  line-height: 30px;
  font-size: 12px;
  color: #777;
}

.recordHistory{
  width: 100%;
  display: table;
  table-layout: fixed;
}
.recordHistory dl{
  /*width: 108px;*/
  width: 126px;
  padding: 0;
  margin: 0;
  display: table-cell;
  vertical-align: top;
  border-top: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.recordHistory dl:nth-child(7n){
  width:14.442%;
  border-right:0;
}

.recordHistory dt{
  display: block;
  background: #eee;
  text-align: center;
  padding: 0;
  height: 20px;
  line-height: 20px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  font-size: 12px;
  color: #777;
}

.recordHistory dd{
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  height: 20px;
  line-height: 20px;
  border-top: 1px solid #dcdcdc;
  font-size: 12px;
  color: #777;
}

.recordHistory dd.jump{
  display: block;
  text-align: center;
  margin: 0;
  height: 25px;
  line-height: 25px;
  border-top: 1px solid #dcdcdc;
  font-size: 12px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  color: #777;
}

.recordHistory p{
  border-top: 1px solid #dcdcdc;
  padding: 10px;
  font-size: 12px;
  color: #777;
  margin: 0;
}

.startBtn{
  border:2px solid #d40000;
  width: 180px;
  margin: 15px auto 0;
  padding: 0 0 0 10px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  background: url(../../images/icon_pdf.png) 20px center no-repeat;
  background-color: rgba(255,255,255,0.6);
  background-size: 18px 25px;
  color: #d40000;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.startBtn a{
  display: block;
  padding: 10px;
  color: #d40000;
  text-decoration: none;
}


/* *****************************************************************
 *6.footer
***************************************************************** */
#footer {
    border-top: 1px solid #ccc;
    padding: 50px 0 0;
    margin: 50px 0 0;
    }
    #footer .inner {
      width: 900px;
      margin: auto; }
    #footer p {
      padding: 50px 0 20px;
      font-size: 10px;
      text-align: center; }
    #footer .sponsor {
      padding: 0 0 60px; }
      #footer .sponsor .sponsorType1 {
        float: left; }
        #footer .sponsor .sponsorType1 li {
          float: left;
          height: 30px; }
        #footer .sponsor .sponsorType1 .title {
          padding: 0 10px 0 0;
          line-height: 30px; }
      #footer .sponsor .sponsorType2 {
        float: left; }
        #footer .sponsor .sponsorType2 li {
          float: left;
          height: 30px; }
        #footer .sponsor .sponsorType2 .title {
          padding: 0 10px 0 30px;
          line-height: 30px; }
      #footer .sponsor img {
        padding: 0 0 0 10px; }


/*!
*  - v1.2.1
* Homepage: http://bqworks.com/slider-pro/
* Author: bqworks
* Author URL: http://bqworks.com/
*/
/* Core
--------------------------------------------------*/
.slider-pro {
  position: relative;
  margin: 0 auto;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.sp-slides-container {
  position: relative;
}

.sp-mask {
  position: relative;
  overflow: hidden;
}

.sp-slides {
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}

.sp-slide {
  position: absolute;
}

.sp-image-container {
  overflow: hidden;
}

.sp-image {
  position: relative;
  display: block;
  border: none;
}

.sp-no-js {
  overflow: hidden;
  max-width: 100%;
}

/* Thumbnails
--------------------------------------------------*/
.sp-thumbnails-container {
  position: relative;
  overflow: hidden;
  background: #d40000;
  height: 42px;
  margin: 0;
  text-align: center;
  width: 100% !important;
}

.sp-top-thumbnails,
.sp-bottom-thumbnails  {
  left: 0;
  margin: 0 auto;
}

.sp-top-thumbnails {
  position: absolute;
  top: 0;
  margin-bottom: 4px;
}

.sp-bottom-thumbnails {
  margin-top: 4px;
}

.sp-left-thumbnails,
.sp-right-thumbnails {
  position: absolute;
  top: 0;
}

.sp-right-thumbnails {
  right: 0;
  margin-left: 4px;
}

.sp-left-thumbnails {
  left: 0;
  margin-right: 4px;
}

.sp-thumbnails {
  position: relative;
  width: 300px !important;
  margin: 0 auto;
}

.sp-thumbnail {
    border: none;
}

.sp-thumbnail-container {
  position: relative;
  overflow: hidden;
  color: #e68d8d;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
  width: 100px !important;
  display: block;
  height: 42px !important;
  float: left;
  border-top: 0;
  line-height: 42px;
  border-right: 1px solid #ea8080;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

#detailsFrame .sp-thumbnail-container {
  position: relative;
  overflow: hidden;
  color: #e68d8d;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
  width: 85px !important;
  display: block;
  height: 42px !important;
  float: left;
  border-top: 0;
  line-height: 42px;
  border-right: 1px solid #ea8080;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
#detailsFrame .sp-thumbnail-container:last-child,.sp-thumbnail-container:last-child{
  border: none;
}

.sp-thumbnail-container img{
  position: absolute;
  bottom: -10px;
  left:50%;
  margin: 0 0 0 -8px;
  display: none;
}

.sp-selected-thumbnail{
  color: #fff;
  background: url(../../images/navi_point.png) 14px 14px no-repeat;
}
#detailsFrame .sp-selected-thumbnail{
  color: #fff;
  background: url(../../images/navi_point.png) 10px 14px no-repeat;
}

.sp-selected-thumbnail img{
  display: block;
}
#slide .sp-thumbnail-container {
  position: relative;
  overflow: hidden;
  color: #e68d8d;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
  text-align: center;
  width: 33.33% !important;
  display: block;
  height: 42px !important;
  float: left;
  border-top: 0;
  line-height: 42px;
  border-right: 1px solid #ea8080;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
#slide .sp-thumbnail-container:last-child{
  border: none;
}
#slide .sp-selected-thumbnail{
  color: #fff;
  background: url(../../images/navi_point.png) 10px 14px no-repeat;
}



/* Layers
--------------------------------------------------*/
.sp-layer {
  position: absolute;
  margin: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-backface-visibility: hidden;
}

.sp-black {
  color: #FFF;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.7);
}

.sp-white {
  color: #000;
  background: rgb(255, 255, 255);
  background: rgba(255, 255, 255, 0.7);
}

.sp-rounded {
  border-radius: 10px;
}

.sp-padding {
  padding: 10px;
}

/* Touch Swipe
--------------------------------------------------*/
.sp-grab {
 height: 42px !important;
}

.sp-grabbing {

}

.sp-selectable {
  cursor: default;
}

/* Caption
--------------------------------------------------*/
.sp-caption-container {
  text-align: center;
  margin-top: 10px;
}

/* Full Screen
--------------------------------------------------*/
.sp-full-screen {
  margin: 0 !important;
  background-color: #000;
}

.sp-full-screen-button {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 30px;
  line-height: 1;
  cursor: pointer;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sp-full-screen-button:before {
  content: '\2195';
}

.sp-fade-full-screen {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.slider-pro:hover .sp-fade-full-screen {
  opacity: 1;
}

/* Buttons
--------------------------------------------------*/
.sp-buttons {
  position: relative;
  width: 100%;
  text-align: center;
  padding-top: 10px;
}

.sp-button {
  width: 10px;
  height: 10px;
  border: 2px solid #000;
  border-radius: 50%;
  margin: 4px;
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}

.sp-selected-button {
  background-color: #000;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .sp-button {
    width: 14px;
    height: 14px;
  }
}

@media only screen and (min-width: 568px) and (max-width: 768px) {
  .sp-button {
    width: 16px;
    height: 16px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 568px) {
  .sp-button {
    width: 18px;
    height: 18px;
  }
}

/* Arrows
--------------------------------------------------*/
.sp-arrows {
  position: absolute;
}

.sp-fade-arrows {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.sp-slides-container:hover .sp-fade-arrows {
  opacity: 1;
}

.sp-horizontal .sp-arrows {
  width: 100%;
  left: 0;
  top: 50%;
  margin-top: -15px;
}

.sp-vertical .sp-arrows {
  height: 100%;
  left: 50%;
  top: 0;
  margin-left: -10px;
}

.sp-arrow {
  position: absolute;
  display: block;
  width: 20px;
  height: 30px;
  cursor: pointer;
}

.sp-vertical .sp-arrow {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sp-horizontal .sp-previous-arrow {
  left: 20px;
}

.sp-horizontal .sp-next-arrow {
  right: 20px;
}

.sp-vertical .sp-previous-arrow {
  top: 20px;
}

.sp-vertical .sp-next-arrow {
  bottom: 20px;
}

.sp-previous-arrow:before,
.sp-previous-arrow:after,
.sp-next-arrow:before,
.sp-next-arrow:after {
  content: '';
  position: absolute;
  width: 50%;
  height: 50%;
  background-color: #FFF;
}

.sp-previous-arrow:before {
  left: 30%;
  top: 0;
  -webkit-transform: skew(145deg, 0deg);
  -ms-transform: skew(145deg, 0deg);
  transform: skew(145deg, 0deg);
}

.sp-previous-arrow:after {
  left: 30%;
  top: 50%;
  -webkit-transform: skew(-145deg, 0deg);
  -ms-transform: skew(-145deg, 0deg);
  transform: skew(-145deg, 0deg);
}

.sp-next-arrow:before {
  right: 30%;
  top: 0;
  -webkit-transform: skew(35deg, 0deg);
  -ms-transform: skew(35deg, 0deg);
  transform: skew(35deg, 0deg);
}

.sp-next-arrow:after {
  right: 30%;
  top: 50%;
  -webkit-transform: skew(-35deg, 0deg);
  -ms-transform: skew(-35deg, 0deg);
  transform: skew(-35deg, 0deg);
}

.ie8 .sp-arrow,
.ie7 .sp-arrow {
  width: 0;
  height: 0;
}

.ie8 .sp-arrow:before,
.ie8 .sp-arrow:after,
.ie7 .sp-arrow:before,
.ie7 .sp-arrow:after {
  content: none;
}

.ie8.sp-horizontal .sp-previous-arrow,
.ie7.sp-horizontal .sp-previous-arrow {
  border-right: 20px solid #FFF;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}

.ie8.sp-horizontal .sp-next-arrow,
.ie7.sp-horizontal .sp-next-arrow {
  border-left: 20px solid #FFF;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}

.ie8.sp-vertical .sp-previous-arrow,
.ie7.sp-vertical .sp-previous-arrow {
  border-bottom: 20px solid #FFF;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
}

.ie8.sp-vertical .sp-next-arrow,
.ie7.sp-vertical .sp-next-arrow {
  border-top: 20px solid #FFF;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
}

/* Thumbnail Arrows
--------------------------------------------------*/
.sp-thumbnail-arrows {
  position: absolute;
}

.sp-fade-thumbnail-arrows {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows {
  opacity: 1;
}

.sp-top-thumbnails .sp-thumbnail-arrows,
.sp-bottom-thumbnails .sp-thumbnail-arrows {
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -12px;
}

.sp-left-thumbnails .sp-thumbnail-arrows,
.sp-right-thumbnails .sp-thumbnail-arrows {
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -7px;
}

.sp-thumbnail-arrow {
  position: absolute;
  display: block;
  width: 15px;
  height: 25px;
  cursor: pointer;
}

.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow,
.sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sp-top-thumbnails .sp-previous-thumbnail-arrow,
.sp-bottom-thumbnails .sp-previous-thumbnail-arrow {
  left: 0px;
}

.sp-top-thumbnails .sp-next-thumbnail-arrow,
.sp-bottom-thumbnails .sp-next-thumbnail-arrow {
  right: 0px;
}

.sp-left-thumbnails .sp-previous-thumbnail-arrow,
.sp-right-thumbnails .sp-previous-thumbnail-arrow {
  top: 0px;
}

.sp-left-thumbnails .sp-next-thumbnail-arrow,
.sp-right-thumbnails .sp-next-thumbnail-arrow {
  bottom: 0px;
}

.sp-previous-thumbnail-arrow:before,
.sp-previous-thumbnail-arrow:after,
.sp-next-thumbnail-arrow:before,
.sp-next-thumbnail-arrow:after {
  content: '';
  position: absolute;
  width: 50%;
  height: 50%;
  background-color: #FFF;
}

.sp-previous-thumbnail-arrow:before {
  left: 30%;
  top: 0;
  -webkit-transform: skew(145deg, 0deg);
  -ms-transform: skew(145deg, 0deg);
  transform: skew(145deg, 0deg);
}

.sp-previous-thumbnail-arrow:after {
  left: 30%;
  top: 50%;
  -webkit-transform: skew(-145deg, 0deg);
  -ms-transform: skew(-145deg, 0deg);
  transform: skew(-145deg, 0deg);
}

.sp-next-thumbnail-arrow:before {
  right: 30%;
  top: 0;
  -webkit-transform: skew(35deg, 0deg);
  -ms-transform: skew(35deg, 0deg);
  transform: skew(35deg, 0deg);
}

.sp-next-thumbnail-arrow:after {
  right: 30%;
  top: 50%;
  -webkit-transform: skew(-35deg, 0deg);
  -ms-transform: skew(-35deg, 0deg);
  transform: skew(-35deg, 0deg);
}

.ie8 .sp-thumbnail-arrow,
.ie7 .sp-thumbnail-arrow {
  width: 0;
  height: 0;
}

.ie8 .sp-thumbnail-arrow:before,
.ie8 .sp-thumbnail-arrow:after,
.ie7 .sp-thumbnail-arrow:before,
.ie7 .sp-thumbnail-arrow:after {
  content: none;
}

.ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow {
  border-right: 12px solid #FFF;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}

.ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow {
  border-left: 12px solid #FFF;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}

.ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow {
  border-bottom: 12px solid #FFF;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
}

.ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow {
  border-top: 12px solid #FFF;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
}

/* Video
--------------------------------------------------*/
a.sp-video {
  text-decoration: none;
}

a.sp-video img {
  -webkit-backface-visibility: hidden;
  border: none;
}

a.sp-video:after {
  content: '\25B6';
  position: absolute;
  width: 45px;
  padding-left: 5px;
  height: 50px;
  border: 2px solid #FFF;
  text-align: center;
  font-size: 30px;
  border-radius: 30px;
  top: 0;
  color: #FFF;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.2);
  margin: auto;
  line-height: 52px;
}

/* CSS for preventing styling issues in WordPress
--------------------------------------------------*/
.slider-pro img.sp-image,
.slider-pro img.sp-thumbnail {
  max-width: none !important;
  max-height: none !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  -webkit-box-shadow: none !important;
  -mox-box-shadow: none !important;
  box-shadow: none !important;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
}

.slider-pro a {
  position: static;
  transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
}

.slider-pro iframe,
.slider-pro object,
.slider-pro video,
.slider-pro embed,
.slider-pro canvas {
  max-width: none;
  max-height: none;
}

.slider-pro p.sp-layer {
  font-size: 14px;
  line-height: 1.4;
  margin: 0;
}

.slider-pro h1.sp-layer {
  font-size: 32px;
  line-height: 1.4;
  margin: 0;
}

.slider-pro h2.sp-layer {
  font-size: 24px;
  line-height: 1.4;
  margin: 0;
}

.slider-pro h3.sp-layer {
  font-size: 19px;
  line-height: 1.4;
  margin: 0;
}

.slider-pro h4.sp-layer {
  font-size: 16px;
  line-height: 1.4;
  margin: 0;
}

.slider-pro h5.sp-layer {
  font-size: 13px;
  line-height: 1.4;
  margin: 0;
}

.slider-pro h6.sp-layer {
  font-size: 11px;
  line-height: 1.4;
  margin: 0;
}

.slider-pro img.sp-layer {
  border: none;
}

.text-area {
    display: none;
  margin:0 auto;
  width:830px;
  text-align: center;
}
.text-area h2{
    font-size: 1.1rem;
    margin: 30px 0 0;
    padding: 0;
}
.text-area p{
  font-size: 96%;
}
.index .text-area {
    display: block;
}

.taikaiList li a span {
    display: none;
}
.index .taikaiList li a span {
    display: inline;
}
.kanren{
  margin:10px 0;
  padding-left:270px;
}
.kanren h3{
    font-size: 1.0rem;
    padding: 8px;
}

.kanren ul{
  padding: 10px;
  border-bottom: 1px solid #ddd;
  font-size: 0.875rem;
  margin: 0 0 10px;

}

.kanren ul span,
.kanren ul a{
  text-decoration: none;
  display: inline-block;
  background: #ddd;
  padding: 5px 10px;
  margin: 0 0 0;
  box-sizing: border-box;
  border-radius: 3px;
  margin: 0 10px 0 0;
}
.kanren ul span {
  color: #999;
}

.mark{
font-size: 70%;
    color: #333;
    margin: 1em 0;
    text-indent: 1.5em;
    padding: 15px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.jchtop {
  text-align: center;
  padding: 40px 0 0 0;
}
.jchtop .copy h2 {
    background-color: rgba(255,255,255,0.4);
    padding: 8px 15px;
    display: inline-block;
    color: #333;
    float: left;
    margin: 0 10px 0 0;
    border: 1px solid #333;
    font-size: 12px;
    font-weight: normal;
    border-radius: 3px;
}
.jchtop .copy {
  padding: 5px 0;
  text-align: center;
  display: inline-block;
  font-size: 12px;
}

