@charset "UTF-8";

/***************************otameshi***************************/

#otameshi,
#otameshi #wrapper {
  background: url(../new-img/otameshi/2015spring/headBg.gif) repeat-x #fff;
}

#otameshi #head {
  background: url(../new-img/otameshi/2015spring/headBg.gif) repeat-x #fff;
  height: 68px;
  width: 960px;
}

#otameshi #head p {
  top: 5px;
  left: 0;
  position: absolute;
}

#otameshi #head #tel {
  position: absolute;
  top: 20px;
  right: 0;
}

#otameshi #cont,
#otameshi #main {
  background: none;
  margin: 0 auto;
  padding: 0;
  width: 960px;
}

#otameshi #main {
  position: relative;
}

#otameshi #main h2 {
  margin: 0 auto 40px;
}

#otameshi #main #headBtn {
  border-radius: 10px;
  position: absolute;
  top: 370px;
  right: -20px;
}

#otameshi #main #headBtn img {
  margin: 0 50px 0 0;
}

/*#otameshi #main #headBtn a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=60);
}*/

.otameshi_senior a {
  display: inline-block;
}

.otameshi_senior a:hover {
  background-color: transparent; /* IE6対応 */
}

.otameshi_senior a:hover img {
  visibility: hidden;
}

.otameshi_senior a {
  background: url(../old-img/otameshi/senior/headBtn_on.png);
  background-size: cover;
  width: 900px;
  margin: 0 150px 0 50px;
  margin-right: 50px;
}
.otameshi_basic a {
  display: inline-block;
}

.otameshi_basic a:hover {
  background-color: transparent; /* IE6対応 */
}

.otameshi_basic a:hover img {
  visibility: hidden;
}
.otameshi_basic a {
  background: url(../new-img/otameshi/2015june2/headBtn_on.png) no-repeat 50px;
  width: 900px;
  padding: 0 50px;
}

.otameshi_athlete a {
  display: inline-block;
}

.otameshi_athlete a:hover {
  background-color: transparent; /* IE6対応 */
}

.otameshi_athlete a:hover img {
  visibility: hidden;
}

.otameshi_athlete a {
  background: url(../new-img/otameshi/2015june/headBtn_on.png) no-repeat 50px;
  width: 900px;
  padding: 0 50px;
}

#otameshi #main .fig,
#otameshi #main .btn {
  margin: 0 auto 50px;
  text-align: center;
}

#otameshi #main .btn {
  margin: 0 -20px 50px;
  width: 900px;
}

#otameshi #main .btn a {
  display: block;
  /* padding: 0 50px; */
}

#otameshi #main .sectionH3 {
  background: none;
  border: 1px solid #01337a;
  margin: 0 auto 50px;
  padding: 0 50px 30px;
  width: 798px;
}

#otameshi #main .sectionH3 h3 {
  margin: 0 -50px 30px;
}

#otameshi #main .sectionH3 table {
  margin: 0 auto 10px;
}

#otameshi #main .sectionH3 table th {
  border-bottom: 1px dashed #01337a;
  font-size: 140%;
  font-weight: bold;
  line-height: 170%;
  padding: 10px 30px 10px 0;
  width: 110px;
}

#otameshi #main .sectionH3 table td {
  border-bottom: 1px dashed #01337a;
  font-size: 140%;
  line-height: 170%;
  padding: 10px 0;
}

#otameshi #main .sectionH3 p {
  margin: 0;
  text-align: right;
}

#otameshi #main .sectionH3.senior {
  border-color: #ccc;
}

/* 追加　*/
.text_font {
  font-size: 140%;
}
/* /追加　*/

/* 2012.02.12 hachisuka-tsuika */

.video-container {
  margin-bottom: 50px;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-wrapper {
  width: 1280px;
  max-width: 100%;
}
