@charset "UTF-8";

/*　↓float解除用「clearfix」↓　*/
.clearfix:after{/*for modern browser*/
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix {zoom:1;/*for IE 5.5-7*/}


#pankuzu {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 88%;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-top: 3px;
}
#topimg {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 88%;
	color: #666;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
}

/* ボーダー
*****************************************************/
.c_border {
	border: 1px solid #D5D5D5;
	margin-bottom: 25px;
	}
.s_border {
	border: 1px solid #D5D5D5;
	}	


/* フッター
*****************************************************/
#footer a{color:#fff;}
#footer a:hover{color:#ccc;}

/*#footer .copyright{
	font-size: 11px;
	color: #FFF;
}
*/
#footer .col3 {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*#footer .col3 ul{margin:0 0 10px 5px;}*/

#footer .col3 li{
padding:0 6px 0 5px;
margin-bottom:3px;
list-style:none;
border-bottom:0;
display:inline-block;
border-right:1px solid #fff;
}

.grid{
	background-color: #0f2350;
	padding-left: 8px;
	padding-right: 8px;
	width: 862px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	height: 68px;
	}
.grid01{
	float: left;
	width: 218px;
	margin-left: 48px;	/*background-color: #cb0b16;*/
	}
.grid02{
	float: left;
	}
	
/* サイドバー
*****************************************************/
#sidebar .first {
margin:0 0 20px 0;
padding:10px 10px 10px 17px;
/*border:1px solid #d5d5d5;*/
background: #fff;
}
#sidebar .first li  {
    /*border: 1px solid #d5d5d5;*/
    background: #fff;
    list-style-type: none;
    list-style-image: url(../img/ecalic/ecalic01.gif);
    /*list-style-position: inside;*/
    border-bottom: 1px dashed #dcdcdc;
}
#sidebar .second  {
	border: 0;
	margin: 0;
	padding: 0 0 0 10px;
}
#sidebar .second li   {
	border: 0;
	padding: 0;
	list-style-image: none;
	list-style-image: url(../img/ecalic/ecalic02.gif);
	list-style-type: none;
}

/* 新着情報行揃え
*****************************************************/
#topics {
	width: 100%;
	color: #666666;
	font-size: 108%;
	overflow-y: auto;
	height: 190px;
	text-indent: -5em;
	padding-top: 10px;
}
#topics p {
	text-indent: -5em;
	padding-left: 90px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	/*line-height: 100%;*/
}
#topics p .topic_tx {
	margin-right: 1em};



/* あいさつ
*****************************************************/
#aisatu {
	width: 95%;
	padding-right: 10px;
	padding-left: 10px;
}
#aisatu p {
	float: none;
	width: 75%;
	margin-left: 135px;
	font-style: normal;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 150%;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 3px;
}
#aisatu img {
	float: left;
}

/* word excel pdf
*****************************************************/
.word {
	background-image: url(../img/w_e_p/word.jpg);
	background-repeat: no-repeat;
	background-position: -2px 0;
	text-indent: 20px;
}
.excel {
	background-image: url(../img/w_e_p/excel.jpg);
	background-repeat: no-repeat;
	/*background-position: 2px;*/background-position: -2px 0;
	text-indent: 20px;
}
.pdf {
	background-image: url(../img/w_e_p/pdf.jpg);
	background-repeat: no-repeat;
	background-position: -2px 0;
	text-indent: 20px;
}



/* リンク
*****************************************************/
#link ul {
	margin-bottom: 25px;
}
#link ul li {
	list-style-image: url(../img/ecalic/ecalic03.gif);
	list-style-type: none;
}


/* form
*****************************************************/
form {
	padding: 20px;
	border: solid 5px #eeeeee;
}
form p {
	margin: 0 0 15px 0;
}
label {
	display: block;
}
input[type="name"],
input[type="email"],
textarea {
	width: 100%;
	padding: 5px;
	border: solid 1px #ccc;
	font-size: 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
textarea {
	height: 120px;
}
p.button {
	text-align: center;
	
}
input[type="submit"] {
	padding: 5px 30px;
	border: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #ccc;
	font-size: 14px;
}
input[type="submit"]:hover {
	background-color: #cc2128;
	color: #fff;
}

/* サイトマップ
*****************************************************/
#sitemap {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-right: 10px;
	padding-left: 17px;
	/*border:1px solid #d5d5d5;*/
	background: #fff;
}
#sitemap .first ul{
	margin: 0 0 0 0;
	background: #fff;
}
#sitemap .first li  {
	/*border: 1px solid #d5d5d5;*/
	background: #fff;
	list-style-type: none;
	list-style-image: url(../img/ecalic/ecalic04.gif);
	list-style-position: inside;
	/*border-bottom: 1px dashed #dcdcdc;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sitemap .second  {
	border: 0;
	margin-left: 30px;
	padding: 0 0 0 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
#sitemap .second ul{
	margin: 0 0 0px 0;
	background: #fff;
}
#sitemap .second li   {
	border: 0;
	padding: 0;
	list-style-image: none;
	list-style-image: url(../img/ecalic/ecalic05.gif);
	list-style-type: none;
}
#sitemap {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 180%;
}
#sitemap .second ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.ad_banner {
	/* [disabled]text-align: center; */
	padding-top: 10px;
	padding-left: 0px;
}
.ad_banner img  {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	/* [disabled]text-align: center; */
	padding-left: 6px;
}


img.frame{
	border: 4px solid #fff;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
	margin-right: 8px;
	margin-bottom: 8px;
}



/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:640px){
img.frame{border-width:2px;}
}

/**************************
/* グリッド関係ここまで
**************************/
h3.heading{
padding:15px 0 2px;
margin-bottom:10px;
font-size:16px;
color:#334237;
border-bottom:2px solid #334237;
}
 .date {
	color: #7F7C7C;
	font-weight: normal;
	font-size: 80%;
	padding-left: 15px;
	font-style: italic;
}
.end {
	padding-left: 5px;
	padding-right: 12px;
	text-decoration: line-through;
}



@media screen and (max-width: 640px) {

/* media start */

.entry-dl dt{
float:none;
border-bottom:1px dotted #CCCCCC;
padding-bottom:5px;
margin-bottom:0;
}
.entry-dl dd{
margin-left:0;
padding-left:0;
background:none;
margin-top:5px;
}
.entry-dl dl dt{
float:left;
border:none;
padding-bottom:0;
}

/* end media */
}


/*　base.css　*/
/* margin-top */
.mt-t {
	margin-top:10px;
}


/*　コンテンツBOX　*/
.c_box {
	width: 95%;
	padding: 10px;
	overflow: hidden;
	margin-bottom: 20px;
}
.c_box img {
	float: left;
	margin-right:10px;
}
.c_box p {
	float: none;
	margin-left: 270px;
	font-style: normal;
	line-height: 150%;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 3px;
}
.c_box h4 {
	float: none;
	font-style: normal;
	line-height: 280%;
	margin-left: 270px;
	margin-top: 8px;
	text-indent: 0px;
}

/*　道場　*/
.dojo {
	width: 88%;
	margin-left: 15px;
	padding: 15px;
	overflow: hidden;
	border: 1px solid #C0B8B9;
	border-radius: 2px;
}
.dojo img {
	/*float: left;*/
	margin:10px;
}
.dojo h4 {
	font-style: normal;
	text-indent: 4px;
	border-bottom:1px solid #515151;
}
.dojo dl{
	margin-left: 28px;
	margin-bottom: 20px;
}
.dojo dl dt {
	color: #3D3E41;
	float: left;
	width: 88px;
	margin-left: -10px;
	font-size: 100%;
}
.dojo dl dd{
	color: #483B1E;
	font-size:100%;
}

/*　ギャラリー　*/
#gallery {
	width: 95%;
	margin-top:15px;
}
#gallery .title {
	margin-top: 8px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
	padding: 8px;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	color: #808080;
	background: #fff url(images/headingBg.png) repeat-x 0 100%;
	font-size:13px;
	font-weight: normal;
}

.gallery img {
    z-index:1000;
}
.gallery h4 {
	margin-top: 8px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
	padding: 8px;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	color: #808080;
	background: #fff url(images/headingBg.png) repeat-x 0 100%;
	font-size:13px;
	font-weight: normal;
}
.gallery h5 {
	margin-top: 8px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
	padding: 8px;
	color: #808080;
	background: #fff url(images/headingBg.png) repeat-x 0 100%;
	font-size:13px;
	font-weight: normal;
}

/*　ダウンロードページ　*/
#download p {
	margin-top:8px;
	margin-bottom:10px;
	}
	
/*　バナー広告ing　*/
#side_ad img {
	margin: 5px;
	}
    
/**************************
/* 三条杯ページ
**************************/    
/*　要項のDL ボックス　*/
.sanjohai_box01 {
	margin-bottom: 20px;
}
.sanjohai_box01 dl dt{
	margin-bottom: 5px;
}
.sanjohai_box01 dl dd{
	margin-left: 2em;
	margin-bottom: 5px;
}
.sanjohai_box02 dl dt{
	margin-bottom: 8px;
}
.sanjohai_box02 dl dd{
	margin-left: 2em;
	margin-bottom: 15px;
}

/*　三条杯お知らせBOX　*/
.osirase-box {
	width: 88%;
	margin-left: 8px;
    margin-bottom: 25px;
	padding: 15px;
	/*overflow: hidden;*/
	border: 1px solid #C0B8B9;
	border-radius: 2px;
}
.osirase-box img {
	/*float: left;*/
	margin:10px;
}
.osirase-box h4 {
	font-style: normal;
	text-indent: 4px;
	border-bottom:1px solid #515151;
    margin-bottom: 8px;
}
.osirase-date {
	text-align: right !important;
}


/*　ボタン　*/
.btn,
a.btn,
button.btn {
  font-size: /*1.6rem*/1.2rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem /*4rem*/2rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}
a.btn-radius-solid {
  border: 1px solid #ccc;
  background: #f1e767;
  background: -webkit-gradient(linear, left top, left bottom, from(#fdfbfb), to(#ebedee));
  background: -webkit-linear-gradient(top, #fdfbfb 0%, #ebedee 100%);
  background: linear-gradient(to bottom, #fdfbfb 0%, #ebedee 100%);
  -webkit-box-shadow: inset 1px 1px 1px #fff;
  box-shadow: inset 1px 1px 1px #fff;
}

a.btn-radius-solid:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#fdfbfb), to(#ebedee));
  background: -webkit-linear-gradient(bottom, #fdfbfb 0%, #ebedee 100%);
  background: linear-gradient(to top, #fdfbfb 0%, #ebedee 100%);
}

.fa-position-right {
    position: absolute;
    top: calc(50% - .5em);
    right: 1rem;
}

