@charset "UTF-8";
/* CSS Document */

/*------------------------------------------------------------------------------------------------------

テニス・卓球ページ

-------------------------------------------------------------------------------------------------------*/
.t-topimage{
  margin-top: 0;
  width: 100%;
}

.top-image,
.top-image img{
  width: 100%;
}

/*---------------------------
ストリング張り替え予約バナー
----------------------------*/

.tennis-yoyaku-wrap{
  width: 94%;
  margin: 25px auto 40px;
}
.tennis-yoyaku-img,
.tennis-yoyaku-img img{
  width: 100%;
}

.tennis-yoyaku-img a{
  transition: 0.3s;
}

.tennis-yoyaku-img a:hover{
  opacity: 0.7;
}


/*---------------------------
メインコンテンツ
----------------------------*/
.tennis-main{
  width: 95%;
  margin: 25px auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}

.tennis-left{
  width: 47%;
}

.haribito-top{
  width: 100%;
}

.tennis-left-title{
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  color: red;
  background: none;
  margin: 12px 0 12px 0;
}

.tennis-right-title{
  font-size: 2.5rem;
  font-weight: bold;
  color: #fff;
  line-height: 1.5em;
  background: #005bac;
}

.t-flex{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}

.sp-flex{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  }

.gosen-matsuda{
  width: 45%;
}

.syusuke{
  width: 100%;
}

.caption{
  font-size: 1.2rem;
  margin-top: 6px;
}

.gosen-text{
  width: 50%;
}

.tennis-contents1{
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.3;
  color: #005bac;
  margin-bottom: 4px;
}

.tennis-contents2,.tennis-contents3{
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.3;
  color: #005bac;
  margin-top: 8px;
  margin-bottom: 4px;
}



.tennis-main-text{
  font-size: 1.2rem;
  line-height: 1.2;
  text-align: justify;
}

.tennis-left-bottom{
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.3;
  text-align: justify;
  color: red;
  border: solid 2px red;
  padding: 7px 10px;
  margin-top: -0;
}

.tennis-right{
  width: 47%;
}

.tennis-right-title{
  font-size: 2.5rem;
  line-height: 2.1;
  border-radius: none;
}

.tennis-right-title::before{
  content:"";
  display:  inline-block;
  width: 52px;
  height: 38px;
  background: url("../img/haribitologo.jpg") no-repeat;
  background-size: contain;
  vertical-align: top;
  margin: 8px 0 8px 15px;
}

.right1{
  width: 48%;
  margin-top: 15px;
}

.right-image{
  width: 97%;
  margin: 0 auto 10px;
}

.right-contents{
  font-size: 1.5rem;
  color: red;
  font-weight: bold;
  margin-bottom: 7px;
}

.right-text{
  font-size: 1.3rem;
  line-height: 1.5;
}

.gosen-banner{
  width: 100%;
  margin-top: 3px;
}

.gosen-banner:hover{
  opacity: 0.6;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}


/*---------------------------------------ここから卓球------------------------------------------*/
.tabletennis-left{
  width: 47%;
}

.tabletennis-right{
  width: 47%;
}

.tt-main{
  width: 95%;
  margin: 20px auto 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}

.tt-lefttitle{
  font-size: 1.65rem;
  font-weight: bold;
  line-height: 1.5;
}

.tt-photo{
  width: 47%;
  margin-top: 10px;
}

.name{
  font-size: 1rem;
  line-height: 1.4;
}

.tt-photo img{
  width: 100%;
  margin-bottom: 5px;
}

.tsp-title{
  font-size:1.7rem;
  font-weight: bold;
  color: #fff;
  background:  #005bac;
  line-height: 1.3;
  padding: 7px;
}


.tsp-span{
  font-weight: bold;
  color: yellow;
  margin: 0 -7px;
}

.tsp-img{
  margin: 15px;
}

.tsp-text{
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: justify;
}

.harikae{
  margin-top: 15px;
}

.tt-righttitle{
  font-size: 2rem;
  font-weight: bold;
  color: #005bac;
  border-bottom: solid 2px  #005bac;
  padding-bottom: 7px;
}

.uniform-text{
  font-size: 1.5rem;
  line-height: 1.4;
  text-align: justify;
  margin: 8px 0;
}

.uniform{
  width: 48%;
}

.uniform img{
  width: 100%;
}

.uni{
  width: 48%;
}

.uni img{
  width: 100%;
  margin-top: 12px;
}

.wear-name-red{
  font-size: 1.8rem;
  font-weight: bold;
  color: red;
  text-align: center;
  margin: 8px 0;
}

.wear-name-blue{
  font-size: 1.8rem;
  font-weight: bold;
  color: #005bac;
  text-align: center;
  margin: 15px 0 8px;
}

.size{
  font-size: 1.2rem;
  line-height: 1.3;
}



/*------------------------------------------------

メディアクエリ スマホ

-------------------------------------------------*/
@media screen and (max-width:560px){

.t-topimage{width: 100%;}

.top-image{width: 100%;}

/*---------------------------
ストリング張り替え予約バナー
----------------------------*/

.tennis-yoyaku-wrap{
  width: 95%;
  margin: 20px auto 20px;
}

/*---------------------------
メインコンテンツ
----------------------------*/
.tennis-main{
  width: 95%;
  margin: 10px auto 0;
  flex-direction: column;
}
.tennis-main br{ display: none;}
.tennis-left{ width: 100%;margin: 5px auto 0; }

.tennis-left-title{ font-size: 1.5rem; margin: 10px 0 12px; }

.t-flex{ width: 100%;
  flex-direction: column;
  margin: 15px auto 0;
}

.gosen-matsuda{ display: none; }

.syusuke{
  width: 100%;
}

.caption{
  font-size: 1.2rem;
  margin-top: 6px;
}

.gosen-text{ width: 100%; margin: auto; }

.tennis-contents1{
  font-size: 1.5rem;
  border-left: solid 6px #005bac;
  padding-left: 5px;
  margin-bottom: 8px;}

.tennis-contents2,.tennis-contents3{
  font-size: 1.5rem;
  border-left: solid 6px #005bac;
  padding-left: 5px;
  margin-top: 12px;
  margin-bottom: 8px;}

.tennis-main-text{
  font-size: 1.2rem;
  line-height: 1.5;
  text-align: justify;
  border-bottom: dashed 1px lightgray;
  padding-bottom: 12px;
}

.tennis-main-text:last-child{
  border-bottom: none;
  padding-bottom: 5px;
  }

.tennis-left-bottom{
  font-size: 1.5rem;
  margin: 10px 0 15px 0; }

.tennis-right{ width: 100%;margin: 12px auto; }

.tennis-right-title{
  font-size: 1.8rem;
  margin: 0;
  padding-left: 10px; }

.tennis-right-title::before{ display: none; }

.right1{
  width: 100%;
  margin: 0 auto 18px;
  border-bottom: dashed 1px lightgray;
  padding-bottom: 7px;
  }

.right1:last-child{
  margin: 0 auto 5px;
  border-bottom: none;
  padding-bottom: 0; }

.right-image{ width: 100%; margin: 0 auto 10px; }

.right-contents{ font-size: 1.7rem; }

.right-text{ font-size: 1.2rem;text-align: justify;margin-bottom: 8px; }
  
.gosen-banner{ margin-bottom: 7px; }
  
  
/*----------------------------ここから卓球-----------------------------*/
.sp{width: 98%; margin: auto;} 
  
.tt-main{ width: 95%;
  margin: 10px auto 10px;
  flex-direction: column; }

.tabletennis-left{
  width: 97%;
  margin: auto;
}
  

.tabletennis-right{
  width: 97%;
  margin: auto;
  margin-bottom: 10px;
}

.tt-lefttitle{ font-size: 1.5rem; }

.tt-photo{ width: 100%; margin-top: 10px; }

.name{ font-size: 1rem;margin: auto; }

.tt-photo img{ width: 80%;
  margin: 0 auto 5px;
}

.tsp-title{
  font-size:1.6rem;
  font-weight: bold;
  color: #fff;
  background: #005bac;
  padding: 5px 15px;
  margin-top: 15px;
}

.tsp-img{ margin: 10px 10px 10px; }
  
.tsp-photo{ width: 100%; }
  
.tsp-text{ font-size: 1.2rem; }

.harikae{
  margin-top: 15px;
}

.tt-righttitle{ font-size: 1.6rem;margin-top: 10px; }

.uniform-text{ font-size: 1.2rem; }
  
.sp-flex{
  margin-bottom: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  }
.uniform{
  width: 48%;
}

.uniform img{
  width: 100%;
}

.uni{ width: 100%; }

.wear-name-red{
  font-size: 1.8rem;
  font-weight: bold;
  color: red;
  text-align: center;
  margin: 8px 0;
}

.wear-name-blue{ margin: 8px 0 8px; }

.size{ text-align: center; }
}


/*------------------------------------------------

メディアクエリ タブレット

-------------------------------------------------*/
@media screen and (min-width:561px) and (max-width:840px){
.t-topimage{width: 100%;}

.top-image{width: 100%;}

/*---------------------------
ストリング張り替え予約バナー
----------------------------*/

.tennis-yoyaku-wrap{
  width: 95%;
  margin: 25px auto 30px;
}

/*---------------------------
メインコンテンツ
----------------------------*/
.tennis-main{
  width: 95%;
  margin: 10 auto 0;
  flex-direction: column;
}
.tennis-main br{ display: none;}
.tennis-left{ width: 100%;margin: 10px auto 0; }

.tennis-left-title{ font-size: 2.3rem; margin: 10px 0; }

.flex{ width: 100%;
  justify-content: space-between;
  box-sizing: border-box;
}

.gosen-matsuda{ display: none; }

.syusuke{
  width: 100%;
}

.caption{
  font-size: 1.2rem;
  margin-top: 6px;
}

.gosen-text{ width: 100%; margin: auto; }

.tennis-contents1{
  font-size: 2rem;
  border-left: solid 6px #005bac;
  padding-left: 5px;
  margin-top: 10px;}

.tennis-contents2,.tennis-contents3{
  font-size: 2rem;
  border-left: solid 6px #005bac;
  padding-left: 5px;
  margin-top: 20px;}

.tennis-main-text{
  font-size: 1.5rem;
  line-height: 1.5;
  margin-top: 10px;
  text-align: justify;
  padding-bottom: 15px;
  border-bottom: dashed 1px lightgray;
}

.tennis-main-text:last-child{
  border-bottom: none;
  padding-bottom: 5px;
  }

.tennis-left-bottom{
  font-size: 1.5rem;
  margin: 10px 0 15px 0; }

.tennis-right{ width: 100%;margin: 12px auto; }

.tennis-right-title{ font-size: 2rem;margin: 0; padding-left: 10px;}

.tennis-right-title::before{ display: none; }

.right1{ width: 47%; margin: 15px 0 0 0; }

.right-image{ width: 100%; margin: 0 auto 12px; }

.right-contents{ font-size: 1.7rem; margin-bottom: 10px;}

.right-text{ 
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: justify;
  margin-bottom: 8px; }
  
  
/*----------------------------ここから卓球-----------------------------*/
.sp{width: 90%; margin: auto;} 
  
.tt-main{ width: 100%;
  margin: 15px auto 10px;
  flex-direction: column; }

.tabletennis-left{
  width: 100%;
  margin: auto;
}
  
.tabletennis-right{
  width: 90%;
  margin: auto;
  margin-bottom: 10px;
}

.tt-lefttitle{ font-size: 2rem; }

.tt-photo{ width: 100%; margin-top: 10px; }

.name{ font-size: 1.1rem;margin: auto; }

.tt-photo img{ width: 95%;
  margin: 0 auto 5px;
}

.tsp-title{
  font-size:1.8rem;
  font-weight: bold;
  color: #fff;
  background: #005bac;
  padding: 5px 0 5px 10px;
  margin-top: 15px;
}
  
.tsp-img{ margin: 10px 10px 10px; }
  
.tsp-photo{ width: 80%; }
  
.tsp-text{ font-size: 1.5rem; }
.tsp-span{ margin: 0; }

.harikae{
  margin-top: 15px;
}

.tt-righttitle{ font-size: 2.2rem;margin-top: 10px; }

.uniform-text{ font-size: 1.5rem; }
  
.sp2{
  width: 100%;
  }
  
.sp-flex{
  width: 100%;
  margin-bottom: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  }
  
.uniform{
  width: 48%;
}

.uniform img{
  width: 100%;
}

.uni{ width: 48%; }
  
.uni img{ width: 100%; }

.wear-name-red{
  font-size: 1.8rem;
  font-weight: bold;
  color: red;
  text-align: center;
  margin: 8px 0;
}

.wear-name-blue{ margin: 15px 0 8px; }

.size{ text-align: center; } 
}