@charset "UTF-8";


body	{margin: 0;
	font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif}

.club2017 a:hover	{opacity: 0.8}

/* サイト名 */
.site h1 a	{color: #000000;
	text-decoration: none}

.site h1	{margin: 0;
	font-size: 30px}

.site img	{border: none}


/* ヘッダー画像 */
.topimg	{max-width: 100%;
	height: auto;
	vertical-align: bottom}
/* 記事 */
.kiji dl{  
   width : auto;   
}

dt{
  font-size : 12px;
  font-weight : bold;
  margin-left : 5px;
  margin-bottom : 0px;
   
  /*border-bottom-width : 0px;
  border-bottom-style : solid;
  border-bottom-color : #666666;

  border-left-width : 7px;
  border-left-style : solid;
  border-left-color : #666666; 

  padding-top : 2px;
  padding-left : 8px;
  padding-bottom : 2px;*/
}

dd{  
  font-size : 100%;
  
  line-height : 1.8;    
  margin-bottom : 5px;    
 
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #999999;    

  padding-left : 15px;
  padding-right : 15px;
}


.kiji h1	{margin-top: 0;
	margin-bottom: 20px;
	padding-left: 20px;
	border-left: solid 20px #00ff00;
	
	font-size: 28px;text-align: left;
	font-weight: normal}

.kiji h2	{
	margin-top: 50px;
	margin-bottom: 20px;
	border-bottom: solid 1px #dddddd;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
}

.kiji h2 i	{margin-right: 7px;
	color: #888888}

.kiji h3  {
	margin-top: 50px;
	margin-bottom: 20px;
	border-bottom: solid 1px #dddddd;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
}
	
.kiji h4	{margin-top: 0;
	margin-bottom: 20px;
	padding-left: 20px;
	border-left: solid 20px #0000ff;
	border-bottom: solid 1px #dddddd;
	font-size: 24px;text-align: left;
	font-weight: normal}
	
.kiji h5	{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 30px;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
}	
	
.kiji h6	{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	border-left: solid 20px #00ff00;
	
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	background:#009;
	color: #FFF;
	border-top-color: #D6D6D6;
}		
	
.kiji p	{max-width: 740px;
	margin-top: 0;text-align: left;
	margin-bottom: 20px}

.kiji .lead	{max-width: 100%;text-align: left;
	font-size: 20px;
	color: #666666}

.kijiimg	{max-width: 100%;
	height: auto;
	margin-bottom: 20px}


/* パンくずリスト */
.bread	{margin-bottom: 20px}

.bread ol	{margin: 0;
	padding: 0;
	list-style: none}

.bread li a	{display: inline-block;
	padding: 5px;
	color: #000000;
	font-size: 14px;
	text-decoration: none}

.bread li a:hover	{background-color: #eeeeee}

.bread ol:after	{content: "";
	display: block;
	clear: both}

.bread li	{float: left;
	width: auto}

.bread li:after	{content: '\003e';
	margin-left: 10px;
	margin-right: 10px;
	color: #888888}


/* サイドメニュー */
.sidemenu	{border: solid 6px #dddddd;text-align: left;
}

.sidemenu h1	{margin: 0;
	padding: 10px;
	font-size: 16px;
	font-weight: normal;
	text-align: left;}

.sidemenu h1 i	{margin-right: 5px;
	color: #8abc60;text-align: left;
	font-size: larger}

.sidemenu ul	{margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	}

.sidemenu li a	{
	display: block;
	padding: 10px;
	border-top: solid 1px #dddddd;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	background-color: #fff;
	text-align: left;
}

.sidemenu li a:hover	{
	background-color: #CFC
}




/* コピーライト */
.copyright p	{margin: 0;
	color: #666666;
	font-size: 14px}




/* BOX5をバーの形にする */
.footer	{padding-top: 15px;
	padding-bottom: 15px;
	background-color: #dddddd}


/* ボックスの左右 */
.header,  .info , .footer, 
	{padding-left: 15px;
	padding-right: 15px}


/* ボックスの上下 */
.header	{padding-top: 20px;
	padding-bottom: 10px}
	
/* テーブルの定義　*/
#demo1 table {
	border-top: 1px solid #4f4d47;
	border-right: 1px solid #4f4d47;
	width: 80%;
	border-spacing: 0px;
	margin: 0 auto;
}
th, td {
	border-bottom: 1px solid #4f4d47;
	border-left: 1px solid #4f4d47;
	text-align: center;
	padding: 5px;
}
th { background-color: #61c5bb; color: #fff;}


.gy * {font-style:normal ; font-weight: normal ; margin:0 ; padding:0;}
.gy a{text-decoration: none; color: #000;}
.gy ul{ list-style:none;}
.gy ol{ list-style:none;}
.gy li{ list-style:none;}

.gy ul{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.gy ul li{
    float: left;
    width: 32%;
    margin-bottom: 2%;
}
.gy ul li:nth-child(3n-1){
    margin: 0 2%;
}
.gy ul li img{
    width: 100%;}


.iframeWrap {position: relative;padding-bottom: 80%;height: 0;overflow: hidden;}
.iframeWrap iframe {position: absolute;top: 0;left: 0;width: 80% !important;height: 80% !important;}
		 


/* ########### 359px以下 ########### */
@media (max-width: 359px) {

/* サイト名 */
.site img	{width: 225px;
	height: auto}

}


/* ########### 599px以下 ########### */
@media (max-width: 599px) {

/* ナビゲーション */
.menu li a	{padding: 10px 7px;
	font-size: 11px}

/* キャッチコピー */
.catch	{padding: 5px 10px;
	font-size: 12px}

}



/* ########### 767px以下 ########### */
@media (max-width: 767px) {
	
/*テーブル定義２*/	
#demo01 table { width: 50%; border:none;
                margin-left: auto;
                   margin-right: auto;  }
#demo01 thead { display: none;}
#demo01 tr {
    border-top: 1px solid #4f4d47;
    display: block;
    margin-bottom: 20px;
	text-align: center;
}
#demo01 td {
    border-right: 1px solid #4f4d47;
    border-bottom: none;
    display: block;
    padding: 0;
}
	
/* tdのデザイン */
#demo01 td:nth-of-type(1) { background-color: #61c5bb; text-align: center; color: #fff;}
#demo01 td:last-child { border-bottom: 1px solid #4f4d47;}
#demo01 td:before {
	color: #4f4d47;
	display: block;
	background-color: #f5f3ec;
}

/* contentでタイトルを追加 */
#demo01 td:nth-of-type(2):before { content: "男子人数";}
#demo01 td:nth-of-type(3):before { content: "女子人数";}
#demo01 td:nth-of-type(4):before { content: "合計人数";}



/* トグルボタン */
#menubtn	{padding: 6px 12px;
	border: solid 1px #aaaaaa;
	border-radius: 5px;
	background-color: #ffffff;
	position: absolute;
	top: 20px;
	right: 15px;
	cursor: pointer}

#menubtn:hover	{background-color: #dddddd}

#menubtn:focus	{outline: none}

#menubtn i	{color: #888888;
	font-size: 18px}

#menubtn span	{display: inline-block;
	text-indent: -9999px}

/* ナビゲーションメニュー（縦並び） */
.menu	{display: none}

.menu ul	{margin: 0;
	padding: 0;
	list-style: none}

.menu li a	{display: block;
	padding: 5px;
	color: #000000;
	font-size: 14px;
	text-decoration: none}

.menu li a:hover	{background-color: #eeeeee}

label {
    background-color: #fff;
    color: #000;
    padding: 0px;
    display: block;
    margin: 0;
    border: 1px solid #fff;
}

input[type="checkbox"].on-off{
    display: none;
}

.box7 {padding-left:15px;
padding-right:15px;}


.box7-2 ul {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0;
    padding: 0;
    list-style: none;
}

.box7-2 li {
    padding: 5px;text-align: left;
}

input[type="checkbox"].on-off + ul{
    height: 0;
    overflow: hidden;
}

input[type="checkbox"].on-off:checked + ul{
    height: auto;
    }

}


/* ########### 768px以上 ########### */
@media (min-width: 768px) {

/*テーブル３*/
#demo01 table {
    border-top: 1px solid #4f4d47;
    border-right: 1px solid #4f4d47;
    width: 80%;
    border-spacing: 0;
    margin: 0 auto;
}
#demo01 th, td {
    border-bottom: 1px solid #4f4d47;
    border-left: 1px solid #4f4d47;
    text-align: center;
    padding: 5px;
}
#demo01 th { background-color: #61c5bb; color: #fff;}











/* トグルボタン */
#menubtn	{display: none}

/* ナビゲーション */
#menu	{display: block !important}

.menu ul	{margin: 0;
	padding: 0;
	list-style: none}

.menu li a	{display: block;
	padding: 10px 15px;
	color: #000000;
	font-size: 14px;
	text-decoration: none}

.menu li a:hover	{background-color: #eeeeee}

.menu ul:after	{content: "";
	display: block;
	clear: both}

.menu li	{float: left;
	width: auto}

/* BOX1とBOX2を横に並べる設定 */
.header:after	{content: "";
	display: block;
	clear: both}

.header-site	{float: left;
	width: auto}

.header-nav	{float: right;
	width: auto}

/* BOX4-1とBOX4-2を横に並べる設定 */
.info:after	{content: "";
	display: block;
	clear: both}

.info-main	{float: left;
	width: 70%;
	
	font-size: 0.75em;
	padding-right: 35px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	
	
	}

.info-sub	{float: left;
	width: 30%}


/* BOX6-1、BOX6-2、BOX6-3を横に並べる設定 */
.pickup:after	{content: "";
	display: block;
	clear: both}

.pickup-1	{
	
	float: left;
	width: 32%;
	margin-right: 2%}

.pickup-2	{
	
	float: left;
	width: 32%;
	margin-right: 2%}

.pickup-3	{
	
	float: left;
	width: 32%}


/*BOX1を追加する*/
.topic:after    {content: "";
	display: block;
	clear: both}
	
.topic-1
{   float: left;
    width: 15%;
	margin-right: 2%
	
	
	}
	
.topic-2
{
	
	width: 85%}




/* BOX7-1とBOX7-2を横に並べる設定 */
.box7:after	{content: "";
	display: block;
		clear: both}

.box7-1	{float: right;
	width: 80%;
	padding-left: 50px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box}

.box7-2	{float: left;
	width: 20%}

label {
    background-color: #fff;
    color: #000;
    padding: 0px;
    display: block;
    margin: 0;
    border: 1px solid #fff;
}

input[type="checkbox"].on-off{
    display: none;
}

}
	
/* ########### 1190px以上 ########### */
@media (min-width: 1190px) {

/* 全体の横幅を固定 */
.photo, .box7, .info, .header-inner, .footer-inner, .pickup , .topic , .demoimg
	{width: 1140px;
	margin-left: auto;
	margin-right: auto}

/* BOX Aの下に罫線を挿入 */
.header	{margin-bottom: 20px;
	border-bottom: solid 1px #dddddd}

.gy  {font-style:normal ; font-weight: normal ; margin:0 ; padding:0;}
.gy a{text-decoration: none; color: #000;}
.gy ul,ol,li { list-style:none;}
/*.gy img {vertical-align : middle;}*/
.gy ul{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.gy ul li{
    float: left;
    width: 32%;
    margin-bottom: 2%;
}
.gy ul li:nth-child(3n-1){
    margin: 0 2%;
}
.gy ul li img{
    width: 100%;}


