@charset "UTF-8";

/*--------------------------------------
	ホーム
--------------------------------------*/


/* -------------------------------------
	合気道の特徴 
--------------------------------------*/
main
{
margin:0 auto; 
margin-bottom:4rem;
padding:0;
}

article
{
margin-bottom:4rem;
}

.greeting h2, .aboutaikido h2, .welcome h2
{
	margin:0 0 1rem 0; 
	padding:0;
	text-indent: 1.8rem;
	border-left:6px solid #1052B5;
	text-indent: 0.3rem;
	padding-left: 1.5rem;
}

 .feature-header
{
margin:0 0 1.6rem 0; 
padding:0 0 0 1.8rem;
border-left:6px solid #1052B5;
}

 .feature-header p
{
margin:0;
padding:0;
font-size:1.4rem;
line-height:1.4;
}

main div
{
 margin:0 0 2rem 0;
}

main div:last-child
{
 margin:0;
}

main h3
{
margin:0;
padding:0;
color:#333333;
font-size:1.4rem;
font-weight:600;
}

main .qualities p
{
margin:0;
padding:0;
font-size:1.4rem;
line-height:1.6;
}


/* -------------------------------------
	 お知らせ 
--------------------------------------*/

#info
{
	margin-bottom:8rem;
}

#info
{
	/*padding:2rem 0;*/
}

#info .information
{
 margin-top:2rem;
  height: 200px;
  height:20rem;
  overflow-y: scroll;
}

.information p
{
font-size:1.4rem;
font-family: "Noto Sans Japanese","メイリオ", Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
color:#000000;
line-height:1.4;
}

.information .date
{
padding-top:1.4rem;
color:#999999;
}

.information .text
{
padding-bottom:1rem;
border-bottom:1px dotted #cccccc;
line-height:1.4;
}

#info h3
{

}

#info h3
{
 position: relative;
 padding-bottom:1rem;
  /*background: url("../../images/icon_home_info.png") top left no-repeat;*/
text-align:center;
font-size:2.4rem;
font-family: 'Shippori Mincho', serif;
letter-spacing:1rem;
}

#info h3:before {
    position: absolute;
    bottom: 0;
    left: 50%;
    content: '';
    width: 260px;
    border-bottom:1px solid #555555;
    transform: translate(-50%);
}

/*--------------------------------------
    Welcome
--------------------------------------*/

.welcome h2
{
	font-size:4rem;
	font-weight:500;
}

.welcome p
{
	font-size:2rem;
	color : #333333 ;
	/*letter-spacing:0.8px;
   letter-spacing:0.08rem;*/
   line-height:1.7;
}


/* ------------------------------------- 
	教室案内 
--------------------------------------*/
#class
{
	margin-bottom:8rem;
}

#class h3
{
margin:0 0 1rem 1rem; 
}

.classinfo p
{
	padding-left:1.2rem;
}

.material-icons.house
{
     color: #1052B5;
	 font-size:2.2rem;
}

#class h3
{
	font-weight:500;
}

#class .one_half h4
{
	margin-bottom:0.6rem;
	padding:0.5rem;
	width:100%;
	border-bottom:1px solid #999999;
}

#class .classinfo
{
margin-bottom:2rem;
border-left:6px solid #1052B5;
}

#class ul li
{
	padding:0.4rem 0;
	font-size:1.4rem;
	border-bottom:1px dashed #cccccc;
	width:100%;
}

#class .color
{
	color:#1052B5;
}

#class span
{
	position: relative;
	top: 0.4rem;
  	margin-right: 10px;
	font-size:1.8rem;	
	color:#1052B5;
}
