/* ROD2750 2017-18
*/



.top-panel {

 background-color: #58585a;

}
/*========================
COLOR
=========================*/


.white {
	color: #fff;
}
.orange {
	color: #ff7600;
}

.turquoise{
	color: #009999;
}

.azul {
	color: #005daa;
}

.skyblue {
	color:#01b4e7;
}

.shadow {
	text-shadow: -1px -2px 3px #808080;
}


/*========================
TEXT
=========================*/

.title{
	font-size: 30px;
	margin: 80px 0 0 0px;
	}

.space1{
  word-spacing:10px;
	}
	
.space1x{
  word-spacing:15px;
}

.space2{
  word-spacing:20px;
	}
	
.space3{
  word-spacing:30px;
	}
	
.space3x{
  word-spacing:35px;
	}		
.space4{
  word-spacing:40px;
	}
.space5{
	margin-left: 40px;
	font-size: 12px;
	padding-top: 20px;
}

.space6{
		margin-left: 85px;
}

.space7{
  word-spacing:95px;
	}
	
.space8{
		margin-left: 40px;
}

.navbar-nav li {
	font-family: Meiryo,"メイリオ";
	font-weight: 600;

}

/*========================
GOVERNOR
=========================*/

/*ガバナー月信*/


.tabSection ul li {
	font-size: 12pt;
	}

/*ガバナー月信アーカイブ*/

.list2 {
	padding-top:10px;
	list-style: none;
    float: left;
	}
	
.list2 li {
	margin :0;
	line-height: 10px;
	font-weight: normal;
	display: inline-block;
	float: left;
	padding: 5px 0 8px 10px;
	}
	
.list2 li:first-child {
	margin-top: 0;
	border: none;
	}
	
.list2 li a {
  color: #585858;
  text-decoration: none;
	}

.list2 li a:hover {
  color: #005daa;
  text-decoration: underline;
	}

.list2 li a:before {
	padding-left: 10px;
	font-weight: normal;
	font-family: 'FontAwesome';
	content: "\f019";
	margin-right: 1em;
 	color: #01b4e7;
	}

.img-indent img {
	float: left;
	padding-left: 23px;
	}

.governor h3 a {
	font-weight: 500;
}


#switch {
    width: 640px;
    margin: 0 auto;
    border: 1px solid #ff5b6b;
    font-family: Arial, Helvetica, sans-serif;
}
#switch:after {
    display : table;
    clear : both;
    content : '';
}
#menu {
    width: 150px;
    float: left;
}
#menu li a {
    width: 124px;
    height: 34px;
    font-size: 11px;
    line-height: 34px;
    text-align: center;
    padding: 0 12px;
    display: block;
    text-decoration: none;
    background-color: #ff5b6b;
    color: #ffffff;
}
#menu li a:hover {
    background-color: #ff7384;
}
#menu li.on a {
    background-color: #f4f4f4;
    color: #ff5b6b;
}
#content {
    position: relative;
    overflow: hidden;
    width: 490px;
    height: 272px;
    float: right;
}
#content div {
    position: absolute;
    display: none;
    width: 490px;
    height: 272px;
    font-size: 18px;
    color: #ff5b6b;
    line-height: 272px;
    text-align: center;
}


/*========================
contact
=========================*/

/*====map====*/

.map {
	margin: 0 0 0px 0;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	}

.map iframe {
	width: 100%;
	height: 600px;
	border: none;
	}

.address {
	display: block;
	margin: 0;
	}
.address p {
	margin-bottom: 30px;
}

.address strong {
	display: block;
}

.address span {
	width: 80px;
	display: inline-block;
}

.prof {
	margin: 10px 0;

	}
.prof dt {
	color:#005daa;
  }
  
.prof dt:before {
	font-weight: normal;
	font-family: 'FontAwesome';
	content: "\f04b";
	margin-right: 1em;
	color:#005daa;
	}
	
.mark {
	background-color: #d91b5c;
	color: #fff;
	font-size: 8pt;
	padding-top: 2px;
	padding-bottom: 2px;
	}
/*===================================
    PDF
====================================*/

.pdf {
	text-align: right;
	margin-top: 20px;
}

.pdf a {
	background-color: #fff;
	padding: 10px;
}


/*========================
READ MORE
=========================*/


.readmore-button-box a {
   background-color: #005daa; /* ボタンの色(濃い赤) */
   color: white;              /* ボタンの文字色(白) */
   -webkit-border-radius: 0 0 10px 0;
	-moz-border-radius: 0 0 10px 0;
	border-radius: 0 0 10px 0;

   padding: 0.5em 2.5em;;     /* 内側の余白 */
   display: inline-block;     /* ボタン全体をクリック可能に */
   font-weight: bold;         /* ボタンの文字を太字に */
   font-size: 1.25em;         /* ボタンの文字サイズ */
}
.readmore-button-box a:hover {
   background-color: #01b4e7;     /* ボタンにマウスが乗ったら明るい赤色に変化 */
}c9dee9

.readmore-button-box {
   text-align: center;
   background-image: linear-gradient( 180deg, rgba(255,255,255,0.5), white );   /* 上から下へ：[白色半透明]から[白色]へグラデーション */
   padding-top: 4.5em;   /* ボタンの上側でグラデーションを見せる距離(長さ) */
   margin-top: -6.5em;   /* ボックスを上側に重ねる距離(長さ) */
   position: relative;   /* ボックス全体を上に重ねるために必要 */
}

/*========================
navbar
=========================*/

.elink a {
	color: #005daa;
}

/*========================
footer
=========================*/

footer .office {
	color:#454445;
	margin-top: 20px;
	text-align: center;
	/*color:#005daa;*/
	/*font-size: 12px;*/
	text-shadow: 0px 0px 0px ;	
	}


/*========================
その他
=========================*/

/*--infomation frame----*/

.infoframe {
	margin-top: 60px;
	max-height: 500px;	
	/*margin: 0 auto;*/
	overflow-x: hidden;overflow-y: scroll;
	}
	
.infoframe li {
	padding-top: 5px;
	padding-bottom: 7px;
	text-align:left;
}

.infoframe span.day {
	background-color: #ff7600;
	color: #fff;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 12pt;
	width: 100px;
	display: block; 
	}
	
.inforlame a:hover{
	color:#fff;
	text-decoration: none;
	}	

.infoframe p {
	color: #666;
	padding-top: 5px;
	padding-right: 10px;
	font-size: 12pt;
}

.infoframe a{
  color:#005daa;
  
	}

iframe{
	overflow-x: hidden;overflow-y: hidden;

}

/*profile*/

.prof td {
	text-align:right;
	font-size:14pt;
}

/* clublist*/

.extra-wrap {
  overflow: hidden;
	}

/*	
ul {
	list-style:none;
}
*/

.lead {
	font-size: 14pt;
 	line-height: 22px;
 	color: #ff7600;
 	padding-bottom:20px;
	}


.list {
  margin-top:20px ;
  padding-left: 30px;
  padding-bottom: 20px;
  list-style: none;
  float: left;
	}

.list li {
  margin :0;
  font-size: 13px;
  line-height: 10px;
  font-weight: normal;
  display: inline-block;
  float: left;
  padding: 5px 0 8px 20px;
  width:230px;
	}

.list li a {
  color: #585858;
  text-decoration: none;
	}

.list li a:hover {	
  color: #005daa;
  text-decoration: underline;
	}

.header-list {
	float: right;
	margin: 2px 0 0 0;
	}
	
.elink {
  color:#67d58;
  position: relative;
  float: right;
  right: 10px;
  padding: 5px;
  
}

body {
background:#c9dee9;
}

@media (max-width:460px)  {

.rd-mobilepanel_title  {
	width:60%;
}
}


/*english*/

.eng {
    margin-left: 0;
    margin-right: 0;
    padding: 10px;
    background-color:white;
}


/*========================
地区（district)
=========================*/

.gaiyo
ul,
ol {
  padding: 10px;
  /*list-style: decimal;*/
  margin: 0;
   font-size:14pt;
}

.gaiyo
ul li,
ol li {
  padding: 10px;
  /*list-style: decimal;*/
  margin: 0;
}

.gaiyo
dl {
  padding: 10px;
  padding-left: 20px;
}

ol .glist  {
  counter-reset: my-counter;
  list-style: none;
  padding: 0;
  font-size:12pt;
}

 
ol li .glist  {
  margin-bottom: 10px;
  padding-left: 40px;
  position: relative;
}
ol  .glist  li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #e7e7e8;
  color: #222;
  display: block;
  float: left;
  line-height: 22px;
  margin-left: -30px;
  text-align: center;
  height: 22px;
  width: 22px;
  border-radius: 50%;
}

/*========================
国際大会
=========================*/

.toronto {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 100px;
}

.toronto p{
  color: #fff;
  background-color: #ff7600;
  font-weight: 500; 
  font-size: 14pt;
  font-family :"メイリオ", Meiryo, sans-serif;
  padding:10px;
  
  }

.toronto img {
	width:100%;
	}


/*========================
リンク画像
=========================*/
link {
	display: block;
  width: 100%;
  padding: 5px 0px;
  margin-bottom: 0;
	text-align: center;
}

#link .item {
	display: inline-block;
	opacity: 1;
	width: 50%;
	vertical-align: top;
	margin-bottom: 25px;
	margin-right: 20px;
	color:#666;
	font-size: 16px;
	text-align: center;
	width: 200px;
	-moz-box-sizing: border-box;
}

#link .item h2 {
    font-size: 16px;
    padding: 3px;

}

#link .item img {
  max-width: 100%;
  margin: 6px;
}


h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
font-family:"新ゴ R","Shin Go Regular","メイリオ", Meiryo, "游ゴシック", YuGothic,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","Open Sans",sans-serif;

}

#largeImg{
        display: none;
    }
