/*==========================================================================================
  Site: 
  Date: 2013-05-14(+09:00)
  Maintained: ad
==========================================================================================*/
/*==========================================================================================

	competition

==========================================================================================*/
#containerHeaderIn .containerTtl {
    display: block;
    overflow: hidden;
    width: 234px;
    height: 28px;
    background-image: url("../img/vision/sprite_ttl-s4d00eb8e3d.png");
    background-position: 0 0;
    text-indent: -999999px;
}

#visionCont {
    padding: 50px 20px 0;
}
#visionCont .title1 {
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
    width: 270px;
    height: 19px;
    background-image: url("../img/vision/sprite_ttl-s4d00eb8e3d.png");
    background-position: 0 -198px;
    text-indent: -999999px;
}

#visionCont .title2 {
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
    width: 108px;
    height: 19px;
    background-image: url("../img/vision/sprite_ttl-s4d00eb8e3d.png");
    background-position: 0 -318px;
    text-indent: -999999px;
}

#visionCont .title3 {
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
    width: 203px;
    height: 19px;
    background-image: url("../img/vision/sprite_ttl-s4d00eb8e3d.png");
    background-position: 0 -261px;
    text-indent: -999999px;
}

#visionCont .titleEn1 {
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
    width: 216px;
    height: 19px;
    background-image: url("../img/vision/sprite_ttl-s4d00eb8e3d.png");
    background-position: 0 -72px;
    text-indent: -999999px;
}

#visionCont .titleEn2 {
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
    width: 83px;
    height: 19px;
    background-image: url("../img/vision/sprite_ttl-s4d00eb8e3d.png");
    background-position: 0 -280px;
    text-indent: -999999px;
}

#visionCont .titleEn3 {
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
    width: 220px;
    height: 19px;
    background-image: url("../img/vision/sprite_ttl-s4d00eb8e3d.png");
    background-position: 0 -91px;
    text-indent: -999999px;
}

#visionCont .titleTagaki {
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
    width: 250px;
    height: 19px;
    background-image: url("../img/vision/sprite_ttl-s4d00eb8e3d.png");
    background-position: 0 -299px;
    text-indent: -999999px;
}

.secVision {
    margin-bottom: 45px;
}
.secVision p {
    margin-bottom: 15px;
}
.secVision p:last-child {
    margin-bottom: 0;
}
.secVision .txtEn {
    margin-top: 50px;
    font-style: italic;
    font-family: "Roboto Condensed", sans-serif;
}

.secVision .txtEn .title {
    margin-bottom: 10px;
    color: #0881cf;
    font-weight: bold;
    font-size: 123%;
}

#solutation {
    margin-bottom: 35px;
}

#soluHead .title {
    display: block;
    overflow: hidden;
    width: 880px;
    height: 44px;
    background-image: url("../img/vision/sprite_ttl-s4d00eb8e3d.png");
    background-position: 0 -154px;
    text-indent: -999999px;
    margin-bottom: 20px;
}

#coach {
    margin-bottom: 35px;
}

#coachHead .title {
    display: block;
    overflow: hidden;
    width: 880px;
    height: 44px;
    background-image: url("../img/vision/sprite_ttl-s4d00eb8e3d.png");
    background-position: 0 -217px;
    text-indent: -999999px;
    margin-bottom: 20px;
}

#soluCont .boxL,
#coachCont .boxL {
    width: 620px;
}
#soluCont .boxR,
#coachCont .boxR {
    width: 220px;
}

#soluCont .boxR img{
    object-fit: contain;
}

#summHead .title {
    display: block;
    overflow: hidden;
    width: 880px;
    height: 44px;
    background-image: url("../img/vision/sprite_ttl-s4d00eb8e3d.png");
    background-position: 0 -28px;
    text-indent: -999999px;
    margin-bottom: 10px;
}

#summCont .boxL {
    width: 490px;
}
#summCont .boxR {
    width: 296px;
    padding: 18px;
    border: 1px solid #313131;
}

#AchievementsHead .title {
    display: block;
    overflow: hidden;
    width: 880px;
    height: 44px;
    background-image: url("../img/vision/sprite_ttl-s4d00eb8e3d.png");
    background-position: 0 -110px;
    text-indent: -999999px;
    margin-bottom: 10px;
}

.trainerDetail {
    width: 880px;
    margin-bottom: 45px;
}

.trainerDetail:last-child {
    margin-bottom: 0;
}
.trainerDetail .boxL {
    width: 220px !important;
}
.trainerDetail .boxR {
    width: 600px !important;
}

.profile {
    padding: 15px 10px;
    font-size: 93%;
    border: 1px solid #a0a0a0;
    background: #f5f5f5;
}

.profile .title {
    margin-bottom: 10px;
    padding: 0 0 0 5px;
    border-left: 5px solid #0881cf;
    font-size: 167%;
    font-family: "Roboto Condensed", sans-serif;
}

.profile p {
    margin-bottom: 10px;
}

/*==========================================================================================

	clearFix

==========================================================================================*/
#coachCont,
#AchievementsCont,
.trainerDetail,
#soluCont {
    zoom: 1;
}
#coachCont:after,
#AchievementsCont:after,
.trainerDetail:after,
#soluCont:after {
    clear: both;
    display: table;
    content: "";
}

#coachCont:before,
#AchievementsCont:before,
.trainerDetail:before,
#soluCont:before {
    display: table;
    content: "";
}

/*==========================================================================================

	Achievements 指導実績選手、五輪戦績

==========================================================================================*/

/* 指導実績選手、五輪戦績 */
.achievements-header {
    font-size: 24px;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
}

/* メダル獲得選手 */
.achievements-header-sub {
    margin: 20px 0;
    font-size: 15px;
    font-weight: normal;
    color: #0881cf;
}

#AchievementsTable {
    border-collapse: collapse;
    border: 2px solid rgb(200, 200, 200);
    letter-spacing: 1px;
    font-family: sans-serif;
    width: 100%;
	margin-bottom: 30px;
}

td,
th {
    border: 1px solid rgb(190, 190, 190);
    padding: 10px;
}
/* 
td {
    text-align: left;
} */

th[scope="col"] {
    color: #fff;
}

th[scope="row"] {
    background-color: #f5f5f5;
}

caption {
    padding: 10px;
    caption-side: bottom;
}
