@charset "UTF-8";
/* ---------------------------------------------------------------- */
/* Style Sheet for comodi-iida.co.jp ClubSite Base Component Style  */
/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */
/* Base Components                                                  */
/* ---------------------------------------------------------------- */

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }

.ios div, .ios dt, .ios dd, .ios ul li, .ios h1, .ios h2, .ios h3, .ios h4, .ios h5, .ios h6,
.ios p, .ios blockquote, .ios th, .ios td {
  letter-spacing: -0.001em;
}
html, body, #ajust {
  height: 100%;
}
body {
  background: #FFF url("../img/wall.png") repeat-x center top scroll;
}
*:first-child+html body {
  background-image: none;
}
body > #ajust {
  height: auto;
  min-height: 100%;
}
#ajust {
/*
  padding-bottom: 35px;
*/
}
#container {
  margin: 0 auto;
  width: 1000px;
  min-height: 100%;
  height: 100%;
  text-align: left;
  color: #000;
  background: #FFF url("../img/wall.png") repeat-x center top scroll;
}
*:first-child+html #container {
  background-image: none;
}
#container #header {
  width: 100%;
  height: 90px;
  overflow: hidden;
  border-top: 5px solid #093;
  border-bottom: 5px solid #F00;
}
#header #logoarea {
  float: left;
  text-align: left;
}
#header #baseinfoarea {
  float: right;
  text-align: right;
}
#header #logoarea .logo {
  font-size: 0;
  margin: 0;
  padding: 15px 0 0 3px;
  text-align: left;
}
#header #baseinfoarea ul.baseinfo {
  margin: 0;
  padding: 5px 0 0 0;
  line-height: 1.4em !important;
  text-align: left;
}
#header #baseinfoarea ul.baseinfo li {
  display: block;
  font-size: 0.75em;
  list-style-type: none;
  padding-left: 20px;
  background: url("../../../func/img/biarw.png") no-repeat left 50% scroll;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
#header #baseinfoarea ul.baseinfo li {
  background-image: url("../../../func/img/biarw@2x.png");
  background-size: 15px 15px;
}
}
a.otl[target="_blank"]:after {
  content: url("../../../func/img/olks.png");
  margin: 0 2px;
}


#container .messagebox {
  margin: 0 auto;
  padding: 10px 10px;
  text-align: center;
  width: 17em;
  border: 1px solid #000;
  border-radius: 10px;
}
#container .messagebox h2.messbox {
  color: #000;
  background-color: #DDD;
  border-radius: 10px;
}
#container .messagebox h2.messbox:before {
  font-family: FontAwesome;
  content : "\00f003\0020";
  font-size: 1.2em;
  color: #F00;
}
#container a .messagebox, 
#container a:link .messagebox, 
#container a:visited .messagebox {
  
}
#container a:hover .messagebox, 
#container a:active .messagebox {
  border-radius: 0;
  color: #F00;
  background-color: #F5F5F5;
  text-decoration: none;
}







#container #contents {
  float: left;
  width: 100%;
  overflow: hidden;
}
#container #contents .wrap {
  clear: both;
  float: left;
  overflow: hidden;
  width: 100%;
}
.imgdiv {
  margin: 0;
  padding: 0;
  font-size: 0;
  text-align: center;
}
.imgdiv img {
  width: 100%;
}
#breadcrumb {
  margin: 10px 0;
  text-align: right;
  color: #333;
  background-color: transparent;
}
#breadcrumb ul.bc {
  font-size: 0.7em;
  text-align: right;
}
#breadcrumb ul.bc li {
  padding: 0 22px 0 0;
  text-align: left;
  display: inline;
  list-style-type: none;
  background: url("../../../func/img/wall-bcli.png") no-repeat right 50% scroll;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
#breadcrumb ul.bc li {
  background-image: url("../../../func/img/wall-bcli@2x.png");
  background-size: 20px 11px;
}
}
#breadcrumb ul.bc li:last-child {
  padding-right: 0;
  background-image: none !important;
}
/* ---------------------------------------------------------------- */
/* Page_Layout Components Content                                   */
/* ---------------------------------------------------------------- */
/* 2block_layout                                                    */
#contents .blk2_main {
  padding: 0 0 10px 0;
}
#contents .blk2_nav {
  padding: 0 0 10px 0;
}
/* 3block_layout                                                    */
#contents .blk2_main .blk3main {
  padding: 0 0 10px 0;
}
#contents .blk2_main .blk3sub {
  padding: 0 0 10px 0;
}
#contents .blk2_main .blk3left {
  padding: 0 0 10px 0;
}
#contents .blk2_main .blk3right {
  padding: 0 0 10px 0;
}
#container #contents .blk2_left {
  float: left;
  width: 495px;
}
#container #contents .blk2_right {
  float: right;
  width: 495px;
}
#container #contents .blk2_lb {
  float: left;
  width: 50%;
}
#container #contents .blk2_rb {
  float: right;
  width: 50%;
  overflow: hidden;
}
.stfidx {
  height: 550px;
  padding-top: 150px;
  background: #9F9 url("../../img/wall-stfidx.jpg") no-repeat right 50% scroll;
}
.attidx {
  height: 550px;
  padding-top: 150px;
  background: #F99 url("../../img/wall-attidx.jpg") no-repeat right 50% scroll;
}
/* ---------------------------------------------------------------- */
/* Footer_area Components Content                                   */
/* ---------------------------------------------------------------- */
#footer {
  clear: both;
  margin: 50px 0 0 0;
  padding: 0;
  width: 100%;
  height: 180px;
  background: url("../../../func/img/wall_footer.png") repeat-x left top scroll;
}
#footer div.fnavi {
  margin: 0 auto;
  padding: 12px 10px;
  font-style: normal;
  font-size: 0.8em;
  width: 700px;
  text-align: center;
  color: #000;
  background-color: #FAEBD7;
  border: 3px double #4D4133;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
#footer div.fnavi span {
  padding-left: 5px;
}
#footer div.fnavi span:before {
  content: url("../../../func/img/fnarw.png");
}
#footer div.fmark {
  margin: 0 auto;
  padding: 10px 0 0 0;
  font-size: 0;
  text-align: center;
}
#footer address {
  margin: 10px auto;
  padding: 10px 0;
  width: 100%;
  font-style: normal;
  font-size: 0.8em;
  text-align: center;
  color: #FFF;
  background-color: #093;
  font-family: Tahoma,Verdana,'Myriad Web',Syntax,sans-serif;
}
h1 {
  margin: 20px 0 30px 0;
  padding: 0;
  font-size: 3em;
  font-weight: bold;
  font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
  text-align: center;
  color: #4D4133;
}
h1 span {
  font-size: 0.5em;
  padding-left: 20px;
}
h1 span.cong {
  font-size: 0.4em !important;
}
h2 {
  margin: 0 0 10px 0px;
  padding: 10px 0;
  font-size: 1.5em;
  font-weight: normal;
  font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
  behavior: url(/func/css/pie/PIE.htc);
/**/
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;

  text-align: center;
  color: #FFF;
  background-color: #4D4133;
/*  text-shadow: 2px 2px 2px #000;*/
}
table {
  border-collapse: collapse;
}
.scroll {
  overflow: auto;
  white-space: nowrap;
/*  -webkit-overflow-scrolling: touch;*/
}
.scroll::-webkit-scrollbar {
  height: 5px;
}
.scroll::-webkit-scrollbar-track {
  background: #F1F1F1;
  border-radius: 5px;
}
.scroll::-webkit-scrollbar-thumb {
  background: #F00;
  border-radius: 5px;
}
table.clubresult {
  width: 100%;
}
table.clubresult caption {
  padding: 5px 0 5px 15px ;
  text-align: left;
  font-size: 0.8em;
  border-left: 10px solid #E3E3DD;
}
table.clubresult caption span {
  display: none;
}
table.clubresult th {
  padding: 5px;
  font-weight: bold;
  border: 1px solid #999;
}
table.clubresult th.thtp {
  text-align: center;
  color: #000;
  background-color: #D2D2C5
}
table.clubresult th.thrw {
  text-align: left;
  vertical-align: top;
  color: #000;
  background-color: #E3E3DD
}
table.clubresult th.thrn {
  text-align: left;
  vertical-align: top;
  color: #000;
  background-color: #F5F5F5;
  font-weight: normal;
  font-size: 0.9em;
}
table.clubresult td {
  padding: 5px;
  vertical-align: top;
  font-size: 0.9em;
  border: 1px solid #999;
}
td.new:before {
  content: url("../../../func/img/up.png");
}
td.spexp {
  font-weight: bold;
  text-align: center;
  color: #F00;
}
p, ul, ol, dl {
  font-size: 0.9em;
}
ul, ol {
  margin: 0 0 0 1em;
}
dl {
  margin: 0;
}
div.notes {
  font-size: 0.75em;
}
.spem {
  color: #F00;
}
/*PROFILE*/
.cclctt {
  border-radius: 100%;
  cursor: pointer;
  position: relative;
  margin: 0 auto;
  width: 250px; height: 250px;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.gstfa {
  background: rgb(51,153,102);
  border: 10px solid #093;
}
.gatha {
  background: rgb(255,102,102);
  border: 10px solid #F00;
}
.cclctt .cclttl {
  color: #FFF;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
  font-weight: bold;
  font-size: 1.6em;
  line-height: 230px;
  text-align: center;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: color 0.8s ease-in-out;
  -moz-transition: color 0.8s ease-in-out;
  -ms-transition: color 0.8s ease-in-out;
  transition: color 0.8s ease-in-out;
}
.cclctt:before, .cclctt:after {
  border-radius: 100%;
  content:"";
  position: absolute;
  top: 0;
  left: 0;
  width: inherit;
  height: inherit;
  -webkit-transition: box-shadow 0.75s;
  -moz-transition: box-shadow 0.75s;
  -ms-transition: box-shadow 0.75s;
  transition: box-shadow 0.75s;
}
.gstfa:before, .gstfa:after {
  box-shadow: inset 10.6em 0 0 rgba(102, 204, 153, 0.2),
  inset 0 10.6em 0 rgba(102, 204, 153, 0.2),
  inset -10.6em 0 0 rgba(102, 204, 153, 0.2),
  inset 0 -10.6em 0 rgba(102, 204, 153, 0.2);
}
.gatha:before, .gatha:after {
  box-shadow: inset 10.6em 0 0 rgba(255, 153, 153, 0.2),
  inset 0 10.6em 0 rgba(255, 153, 153, 0.2),
  inset -10.6em 0 0 rgba(255, 153, 153, 0.2),
  inset 0 -10.6em 0 rgba(255, 153, 153, 0.2);
}
.cclctt:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.gstfa:hover:before, .gstfa:hover:after {
  box-shadow: inset -0.86em 0 0 rgba(255, 0, 0, 0.5),
  inset 0 0.86em 0 rgba(252, 150, 0, 0.5),
  inset 0.86em 0 0 rgba(0, 255, 0, 0.5),	
  inset 0 -0.86em 0 rgba(0, 150, 255, 0.5);
}
.gatha:hover:before, .gatha:hover:after {
  box-shadow: inset 0 0.86em 0 rgba(252, 150, 0, 0.5),
  inset 0 -0.86em 0 rgba(0, 150, 255, 0.5),
  inset -0.86em 0 0 rgba(0, 255, 0, 0.5),	
  inset 0.86em 0 0 rgba(255, 0, 0, 0.5);
}
.cclctt:hover > .cclttl {
  color: rgba(255, 255, 255,1);
}
a.prlk {
  text-decoration: none;
}
/*RESULT*/
dl.rtidx dt {
  font-size: 1.2em;
  font-weight: bold;
}
dl.rtidx dd {
  margin-left: 3em;
  margin-bottom: 1em;
}
dl.rtidx dd:last-child {
  margin-bottom: 0;
}
/*CHALLENGE*/
.challengectt h2 {
  margin: 1em 0 0 0;
  padding: 10px 100px 10px 5px;
  display: block;
  width: 100%;
  text-align: left;
  border: #666 1px solid;
  cursor: pointer;
  background: url("../img/i_swich.png") right -69px no-repeat;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #000;
  background-color: transparent;
  text-shadow: 0 0 0 #000;
}
.challengectt div.ctt {
  background: #F5F5F5;
  width: 100%;
  display: none;
  padding-bottom: 1em;
}
.challengectt h2.active{
  background: url("../img/i_swich.png") right 18px no-repeat;
}
ul.cldate {
  margin: 0 0 0 1em;
  padding: 1em 0 0 1em;
}
h3.clhdr3 {
  margin: 2% 5% 1% 5%;
  padding-bottom: 0.5em;
  text-align: left;
  font-size: 1.2em;
  font-weight: normal;
  color: #F00;
  border-bottom: 1px dotted #F00;
}
table.challengerst {
  margin: 1% 5%;
  border-collapse: collapse;
  width: 90%;
}
table.challengerst caption {
  padding: 5px 0 5px 15px ;
  text-align: left;
  font-size: 0.8em;
  border-left: 10px solid #E3E3DD;
}
table.challengerst caption span {
  display: none;
}
table.challengerst th {
  padding: 5px 0 5px 5px;
  vertical-align: top;
  font-weight: bold;
  font-size: 0.9em;
  border: 1px solid #999;
  color: #000;
  background-color: #E3E3DD;
}
table.challengerst td {
  padding: 5px;
  vertical-align: top;
  font-size: 0.9em;
  border: 1px solid #999;
}
/*GALLERY*/
#lightgallery {
  margin: 0 auto;
  text-align: center;
  float: left;
}
#lightgallery img {
  width: 100%;
  max-width: 194px;
  padding-bottom: 5px;
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.clubjump {
  display: none;
}
/*ENVIRON*/

.view {
  width: 300px;
  height: 200px;
  margin: 10px auto;
  border: 10px solid #fff;
  overflow: hidden;
  position: relative;
  text-align: center;
  -webkit-box-shadow: 2px 3px 2px #999;
  -moz-box-shadow: 2px 3px 2px #999;
  box-shadow: 2px 3px 2px #999;
  cursor: default;
  background: url("../../environ/img/bgimg.jpg") no-repeat center center;
}
.view .mask {
  width: 300px;
  height: 200px;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: rgba(77,65,51,0.5);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in 0.4s;
  -moz-transition: all 0.3s ease-in 0.4s;
  -o-transition: all 0.3s ease-in 0.4s;
  -ms-transition: all 0.3s ease-in 0.4s;
  transition: all 0.3s ease-in 0.4s;
}
.view img {
  display: block;
  position: relative;
  -webkit-transition: all 0.4s ease-in-out 0.5s;
  -moz-transition: all 0.4s ease-in-out 0.5s;
  -o-transition: all 0.4s ease-in-out 0.5s;
  -ms-transition: all 0.4s ease-in-out 0.5s;
  transition: all 0.4s ease-in-out 0.5s;
}
.view h2 {
  color: #FFF;
  text-align: center;
  position: relative;
  font-size: 1em;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5) !important;
  margin: 20px 0 0 0 !important;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  background: transparent;
  margin: 20px 40px 0px 40px;
  -webkit-transform: scale(10);
  -moz-transform: scale(10);
  -o-transform: scale(10);
  -ms-transform: scale(10);
  transform: scale(10);
  -webkit-transition: all 0.3s ease-in-out 0.1s;
  -moz-transition: all 0.3s ease-in-out 0.1s;
  -o-transition: all 0.3s ease-in-out 0.1s;
  -ms-transition: all 0.3s ease-in-out 0.1s;
  transition: all 0.3s ease-in-out 0.1s;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
}
.view p {
  font-size: 0.7em;
  position: relative;
  color: #fff;
  padding: 10px 20px;
  text-align: center;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: scale(10);
  -moz-transform: scale(10);
  -o-transform: scale(10);
  -ms-transform: scale(10);
  transform: scale(10);
  -webkit-transition: all 0.3s ease-in-out 0.2s;
  -moz-transition: all 0.3s ease-in-out 0.2s;
  -o-transition: all 0.3s ease-in-out 0.2s;
  -ms-transition: all 0.3s ease-in-out 0.2s;
  transition: all 0.3s ease-in-out 0.2s;
  -webkit-text-shadow: 1px 2px 2px #000;
  -moz-text-shadow: 1px 2px 2px #000;
  text-shadow: 1px 2px 2px #000;
}
.view a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  background: #4D4133;
  color: #fff;
  -webkit-box-shadow: 2px 2px 2px #000;
  -moz-box-shadow: 2px 2px 2px #000;
  box-shadow: 2px 2px 2px #000;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -o-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-transition: all 0.3s ease-in-out 0.1s;
  -moz-transition: all 0.3s ease-in-out 0.1s;
  -o-transition: all 0.3s ease-in-out 0.1s;
  -ms-transition: all 0.3s ease-in-out 0.1s;
  transition: all 0.3s ease-in-out 0.1s;
}
.view:hover .mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}
.view:hover img {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
   transition-delay: 0s;
}
.view:hover h2 {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.view:hover p {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.view:hover a.info {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.view:hover a:hover.info  {
  color: #FF0;
}
.envidx {
  height: 400px;
  padding-top: 90px;
  background: url("../../environ/img/envbg1.png");
}
.recidx {
  margin-bottom: 50px;
  height: 400px;
  padding-top: 90px;
  background: url("../../environ/img/envbg2.png");
}
.bregards {
  text-align: right !important;
}
.stnote {
  margin: 1em 0;
  padding: 1em;
  font-size: 0.9em;
  font-weight: bold;
  color: #FFF;
  background-color: #F00;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
span.emtt {
  color: #006400;
}
.stwant {
  margin: 1em 0;
  padding: 1em;
  font-size: 0.9em;
  font-weight: bold;
  color: #FFF;
  background-color: #093;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.ctr {
  margin: 0 auto;
  text-align: center;
}
/*ABOUT*/
#aboutidx {
  position: relative;
  width: 100%;
  height: 650px;
  background: url("../../img/bg_about.jpg") no-repeat center top scroll;
}
#aboutidx > p {
  position: absolute;
  top: 10px;
  left: 10px;
  color: #FFF;
}
#aboutidx > ul {
  position: absolute;
  bottom: 30px;
  right: 50px;
  line-height: 2em;
  text-align: center;
}
#aboutidx > ul li {
  margin: 20px 0;
  padding: 10px 0;
  list-style-type: none;
  width: 10em;
  background-color: #FFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#aboutidx > ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.emnote {
  margin: 1em 0;
  padding: 1em;
  font-size: 0.9em;
  color: #000;
  background-color: #F5DEB3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.emnotep {
  margin: 1em 0;
  padding: 1em;
  background-color: #F5DEB3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.emnotep .ttlp {
  font-size: 1.2em;
  font-weight: bold;
  color: #C00;
}
.emnotep > p {
  font-size: 0.9em;
}
dl.plts dt {
  float: left;
  width: 5em;
}
dl.plts dd {
  margin: 0 0 0 5em;
}
.mtdline {
  margin: 0px 0 0 0;
  padding-top: 20px;
  border-top: 3px dotted #F5DEB3;
}
img.pleft {
  float: left;
  margin-right: 10px;
}
#container #contents .wrap .pracleft {
  float: left;
  width: 320px;
}
#container #contents .wrap .pracright {
  margin: 0 0 0 320px;
}
.emnotes {
  margin: 1em 0;
  padding: 1em;
  font-size: 0.9em;
  color: #000;
  background-color: #F5DEB3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.emnotes .prttl {
  font-size: 1.1em;
  font-weight: bold;
}
#container #contents .wrap .reclt {
  float: left;
  width: 49%;
}
#container #contents .wrap .recrt {
  float: right;
  width: 49%;
}
#container #contents .wrap .reclt img {
  width: 100%;
}
#container #contents .wrap .recrt img {
  margin-top: 160px;
  width: 100%;
}
.courses {
  margin: 0;
  padding: 40px 0 20px 0;
  font-size: 1.8em;
  font-weight: bold;
  text-align: center;
  color: #F00;
  font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.gp {
  clear: both;
  margin: 0 4px 40px 0;
  padding-bottom: 10px;
  border: 1px solid #FFF;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 4px 2px 2px #999;
  -moz-box-shadow: 4px 2px 2px #999;
  -webkit-box-shadow: 4px 2px 2px #999;
}
.gp .profiles {
  margin: 0;
  font-size: 1.4em;
  color: #F00;
}
.gp ul {
  float: right;
  margin: 0 0 0 1em;
  font-size: 0.9em;

}
.gp .rcom {
  clear: both;
  margin: 0 1% 0 20%;
  padding: 1em;
  font-size: 0.9em;
  background-color: #EEE;
  overflow: hidden;
}
/*SPONSOR*/
#sponsorctt h2 {
  margin: 1em 0 0 0;
  padding: 10px 100px 10px 15px;
  display: block;
  width: 100%;
  text-align: left;
  border: #666 1px solid;
  cursor: pointer;
  background: url("../img/i_swich.png") right -69px no-repeat;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #000;
  background-color: transparent;
  text-shadow: 0 0 0 #000;
}
#sponsorctt div.ssctt {
  background: #FFF;
  width: 100%;
  display: none;
  padding-bottom: 1em;
}
#sponsorctt h2.active{
  background: url("../img/i_swich.png") right 18px no-repeat;
}

h3.sshdr3 {
  margin: 10px;
  padding: 5px;
  text-align: left;
  font-size: 1.2em;
  font-weight: normal;
  color: #FFF;
  background-color: #39C;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
h3.sshdr3:before {
  content: "\00273f";
}
#sponsorctt div.ssctt > p {
  margin-right: 10px;
  margin-left: 10px;
}
.ssimgdiv {
  font-size: 0;
  margin: 10px auto;
  text-align: center;
}
@media screen and (min-width: 800px) and (max-width: 1023px) {
#container {
  width: 100%;
}
#container #header {
  height: 90px;
}
#header #baseinfoarea ul.baseinfo {
  margin-right: 5px !important;
}
#header #baseinfoarea ul.baseinfo li {
  display: block;
  font-size: 0.75em;
}
#container #contents .blk2_left {
  float: left;
  width: 49.5%;
}
#container #contents .blk2_right {
  float: right;
  width: 49.5%;
}
#container #contents .blk2_lb {
  float: left;
  width: 50%;
}
#container #contents .blk2_rb {
  float: right;
  width: 50%;
  overflow: hidden;
}
#footer div.fnavi {
  font-size: 0.8em;
  width: 80%;
  line-height: 2em;
}
h1 {
  font-size: 2.5em;
}
h1 span {
  padding-left: 10px;
}
.clubjump {
  display: none;
}

.ssimgdiv img {
  max-width: 800px;
}
}
@media screen and (min-width: 640px) and (max-width: 799px) {
#container {
  width: 100%;
}
#container #header {
  height: 90px;
}
#header #baseinfoarea ul.baseinfo {
  margin-right: 5px !important;
}
#header #baseinfoarea ul.baseinfo li {
  display: block;
  font-size: 0.7em;
}
#container #contents .blk2_left {
  float: left;
  width: 49.5%;
}
#container #contents .blk2_right {
  float: right;
  width: 49.5%;
}
#container #contents .blk2_lb {
  float: none;
  display: block;
  margin: 0 auto;
  width: 70%;
}
#container #contents .blk2_rb {
  float: none;
  display: block;
  margin: 0 auto;
  width: 70%;
}
.stfidx {
  height: 300px;
  padding-top: 25px;
  background-image: none;
}
.attidx {
  height: 300px;
  padding-top: 25px;
  background-image: none;
}
#footer div.fnavi {
  font-size: 0.75em;
  width: 90%;
  line-height: 2em;
}
#footer address {
  font-size: 0.8em;
}
h1 {
  font-size: 2.5em;
  line-height: 1.1em;
}
h1 span {
  display: block;
  padding-left: 0;
}
.clubjump {
  display: block;
  margin: 20px 0;
  text-align: right;
  font-size: .8em;
}
.ssimgdiv img {
  max-width: 640px;
}
.envidx {
  height: 300px;
  padding-top: 40px;
}
.recidx {
  height: 300px;
  padding-top: 40px;
}
}
@media screen and (max-width: 640px) {
body {
  background-image: none;
}
#container {
  width: 100%;
  background-image: none;
}
#container #header {
  height: auto;
}
#header #logoarea .logo {
  padding: 10px 0 10px 3px;
}
#header #baseinfoarea ul.baseinfo {
  margin-right: 5px !important;
}
#header #baseinfoarea ul.baseinfo li {
  display: inline;
  font-size: 0.65em;
  padding: 3px 7px 3px 20px;
}
#breadcrumb {
  text-align: left;
  margin: 10px 10px;
}
#breadcrumb ul.bc {
  text-align: left;
}
.mpdn {
  display: none;
}
#container #contents {
  float: none;
  margin: 0 auto;
  width: 96%;
}
#container #contents .blk2_left {
  float: none;
  width: 100%;
}
#container #contents .blk2_right {
  float: none;
  width: 100%;
  margin-top: 10px;
}
.imgdiv img {
  max-width: 560px;
}
#container #contents .blk2_lb {
  float: none;
  display: block;
  margin: 0 auto;
  width: 90%;
}
#container #contents .blk2_rb {
  float: none;
  display: block;
  margin: 0 auto;
  width: 90%;
}
.stfidx {
  height: 270px;
  padding-top: 10px;
  background-image: none;
}
.attidx {
  height: 270px;
  padding-top: 10px;
  background-image: none;
}
.envidx {
  height: 240px;
  padding-top: 10px;
  background-image: none;
}
.recidx {
  height: 240px;
  padding-top: 10px;
  background-image: none;
}
#footer div.fnavi {
  font-size: 0.75em;
  width: 90%;
  line-height: 2em;
}
#footer address {
  font-size: 0.65em;
}
h1 {
  font-size: 1.8em;
  line-height: 1.1em;
}
h1 span {
  display: block;
  padding-left: 0;
}
table.clubresult caption span {
  display: block;
  color: #F00;
}
table.challengerst caption span {
  display: block;
  color: #F00;
}
.movies {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.movies object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
dl.plts dt {
  float: none;
  display: block;
  width: 100%;
}
dl.plts dd {
  margin-left: 2em;
}
img.pleft {
  float: none;
  display: block;
}
#container #contents .wrap .pracleft {
  float: none;
  width: 100%;
}
#container #contents .wrap .pracright {
  margin: 1em 0;
}
#container #contents .wrap .pracleft img {
  width: 100%;
  max-width: 300px;
}
#container #contents .wrap .reclt {
  float: none;
  width: 100%;
  text-align: center;
}
#container #contents .wrap .recrt {
  float: none;
  width: 100%;
  text-align: center;
}
#container #contents .wrap .reclt img {
  width: 100%;
  max-width: 495px;
}
#container #contents .wrap .recrt img {
  margin-top: 10px;
  max-width: 495px;
  width: 100%;
}
.clubjump {
  display: block;
  margin: 20px 0;
  text-align: right;
  font-size: .8em;
}
.ssimgdiv img {
  width: 100%;
}
}
@media print {
body {
  background-image: none;
}
}
span.cong {
  color: #F00;
}