/* 変更 2015.11.19 */

@charset "UTF-8";


/*---------------------------------------
 * Base Settiong
---------------------------------------*/ 


body {
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px; 
	font-weight: 300;
	line-height: 1.8;
	-webkit-text-size-adjust: 100%;
	color: #201512;
	background: #FFFFFF;
}
/* ie7 */ *:first-child+html body { font-size: 88%; /* 75%; */}
/* ie6Below */ * html body { font-size:88%; /* font-size: 75%; */}
/* ie8 */ html>/**/body { font-size /*\**/: 88%\9;}

.font-title{
	font-family:"Noto Sans Japanese","メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif !important;
}

.font-tel{
	font-family: 'Lato', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif !important;
}

.font-bold{
	font-weight: 900 !important;
}

.serif{
	font-family: 'Cinzel', serif;
}

a{
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

li{
	list-style: none;
}


.ie11 a.gradBtn{
	line-height: 30px;
}



h4{
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	border-bottom-width: 2px ;
	border-bottom-style: solid ;
	margin-top: -9px;
	padding-bottom: 14px;
	color: #333333;	
}

h4 i{
	color: #228BAE;
	font-size: 28px;
	padding-right: 2px;
	position: relative;
	top:6px;
	left: -2px;
}



/*---------------------------------------
 * Header
---------------------------------------*/ 

header{
	border-top-style: solid;
	border-top-width: 6px;
}

header .headerInner{
	width: 1002px;
	margin: 15px auto 0;
	padding-bottom: 18px;
	position: relative;
}

header .headerInner hgroup h1{
	font-weight: 300;
	font-size: 10px;
}

header .headerInner hgroup h2{
	font-size: 28px;
	letter-spacing:1px;
	line-height: 1;
	margin: 13px 0 13px -2px;
}

/* for IE*/

.ie11 header .headerInner hgroup h2{
	font-size: 28px;
	letter-spacing:1px;
	line-height: 1;
	margin: 15px 0 8px;
	font-weight: 700;
}

.ie8 header .headerInner hgroup h2{
	font-size: 28px;
	letter-spacing:1px;
	line-height: 1;
	margin: 13px 0;
	font-weight: 500;
}

/*ここまで*/

header .headerInner hgroup h2 a{
	/*color: #0055A2;*/
	text-decoration: none;
}

header .headerInner hgroup p{
	letter-spacing: 1px;
	line-height: 1;
}
/*
header .headerInner .headerBlock1{
	position: absolute;
	top:6px;
	left:540px;
	width: 460px;
}
*/
header .headerInner .headerBlock1{
	position: absolute;
	top:6px;
	right:0px;
	width: 600px;
}

header .headerInner .headerBlock1 .tel{
	float: left;
}

header .headerInner .headerBlock1 .formBtn{
	float: right;
	width: 210px;
	margin-top: -3px;
}

header .headerInner .headerBlock1 .tel span{
	display: block;
	/*background: #0055A2;*/
	color: #F1DC00;
	font-size: 13px;
	padding: 5px 22px 3px;
	line-height: 1;
	text-align: center;
	border-radius: 4px;
	margin-bottom: 1px;
}

/*for IE*/

.ie header .headerInner .headerBlock1 .tel span{
	height: 13px;
	line-height: 18px;
}

.ie8 header .headerInner .headerBlock1 .tel span{
	height: inherit !important;
	line-height: 1 !important;
}

/*ここまで*/

header .headerInner .headerBlock1 .tel .telnum{
	font-size: 28px;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 1px;
}

header .headerInner .headerBlock1 .telnum i{
	font-size: 32px;
	position: relative;
	top:3px;
	
}

header .headerInner .headerBlock1 .openTime{
	font-size: 12px;
	clear: both;
	line-height: 1;
	font-weight: 500;
	padding-top: 2px;
	margin-left: -8px;
}



/**2016.03.25改変*******************************/

header .headerInner .headerBlock1{
	position: absolute;
	top:6px;
	right:0px;
	width: 600px;
}

header .headerInner .headerBlock1 .tel{
	margin-left: 140px;
}

header .headerInner .headerBlock1 .openTime{
	text-align: right;
}

/********************************************/


/*---------------------------------------
 * GlobalNavigation
---------------------------------------*/ 

#gNav{
	border-top-style: solid;
	border-top-width: 3px;
	background: url(../images/temp/bg_nav-01.png) 0 0 repeat-x;
	width: 100%;
	height: 59px;
}

#gNav .gNavInner{
	width: 1000px;
	margin: 0 auto;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

#gNav .gNavInner ul li{
	float: left;
	width: 200px;
	height: 56px;
}


#gNav .gNavInner ul li a{
	display: block;
	width: 200px;
	height: 56px;
	text-indent: -9999px;
}






/*---------------------------------------
 * Footer
---------------------------------------*/ 

#footNav{
	border-top-width: 3px; 
	border-top-style: solid;
	padding: 30px 0;
	margin-top: 70px;
}

#footNav .footNavInner{
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}

#footNav .footNavInner ul{
	text-align: center;
}

#footNav .footNavInner ul li{
	display: inline-block;
	line-height: 1;
}

#footNav .footNavInner ul li:after{
	content : " | ";
	padding: 0 20px;
	/*color: #228BAE;*/
}

#footNav .footNavInner ul li.first:before{
	content : " | ";
	/*color: #228BAE;*/
}

#footNav .footNavInner ul li.first a{
	padding-left: 20px;
}

#footNav .footNavInner hgroup{
	margin: 17px 0 25px;
}

#footNav .footNavInner hgroup h5{
	font-size: 28px;
	margin-bottom: 7px;
	letter-spacing: 1px;
}

#footNav .footNavInner hgroup h5 a{
	text-decoration: none;
	/*color: #0055A2;*/
}

/* for IE*/

.ie11 #footNav .footNavInner hgroup h5{
	font-size: 28px;
	letter-spacing:1px;
	line-height: 1;
	margin: 30px 0 10px;
	font-weight: 700;
}

.ie8 #footNav .footNavInner hgroup h5{
	font-size: 28px;
	letter-spacing:1px;
	line-height: 1;
	margin: 13px 0 ;
	font-weight: 500;
}

/*ここまで*/

#footNav .footNavInner hgroup p{
	letter-spacing: 1px;
	line-height: 1;
	font-size: 13px;	
}

#footNav .footNavInner .footZip{
	font-size: 12px;
	color: #676767;
}

#footNav .footNavInner small{
	display: block;
	color: #676767;
	font-size: 12px;
}

footer{
	width: 100%;
	height: 52px;
	/*background: #0055A2;*/
	text-align: center;
	line-height: 52px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 100;
	letter-spacing: 1px;
}



#pageTop{
	display: none;
	position: fixed;
	bottom:242px;
	left:50%;
	margin-left: 465px;
}



#footNav .footNavInner hgroup.logoimgs{
	margin: 33px 0;
	line-height: 1;
}




/*---------------------------------------
 * TopicPath
---------------------------------------*/ 

#topicPath{
	width: 100%;
	background: url(../images/temp/bg_topicpath-01.png) 0 0 repeat-x;
}

#topicPath .topicPathInner{
	width: 1000px;
	margin: 0 auto;
	font-size: 12px;
	padding: 15px 0px ;
	text-align: right;
}






/*---------------------------------------
 * MainBody
---------------------------------------*/ 

#mainBody{
	width: 1000px;
	margin: 0 auto;
}

#mainBody aside{
	width: 228px;
}

#mainBody #main{
	width: 742px;
}


#mainBody #main section{
	margin-bottom: 60px;
}

#mainBody #main section.last{
	margin-bottom: 0;
}





/*---------------------------------------
 * aside
---------------------------------------*/ 
/*
.asideBlock1{
	background:  #0055A2;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #0c3f6e), color-stop(0.00, #2b6fae));
	background: -webkit-linear-gradient(#2b6fae, #0c3f6e);
	background: -moz-linear-gradient(#2b6fae, #0c3f6e);
	background: -o-linear-gradient(#2b6fae, #0c3f6e);
	background: -ms-linear-gradient(#2b6fae, #0c3f6e);
	background: linear-gradient(#2b6fae, #0c3f6e);
	border-radius: 3px;
	text-align: center;
	padding: 19px 0px 13px;
	margin-bottom: 21px;
}
*/
.asideBlock1 .text1,
.asideBlock1 .telnum{
	color: #F1DC00;
	line-height: 1;
}

.asideBlock1 .telnum{
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 2px;
	margin: 6px 0;
}

.asideBlock1 .text3{
	color: #FFFFFF;
	font-size: 13px;
	margin-left: -10px;
}

.asideBlock1 .text4{
	color: #FFFFFF;
	font-size: 12px;
	/*letter-spacing: -0.1em;*/
	border-bottom-width: 1px ;
	border-bottom-style: solid;
	margin: 0 12px;
	padding-bottom: 9px;
}

.asideBlock1 .btn{
	padding-top: 9px;
	border-top-width: 1px ;
	border-top-style: solid;
	margin: 0 10px;
	width: 206px;
	height: 59px;
}

.asideBlock1 .btn img{
	width: 100%;
	height: 100%;
}

.asideBlock2{
	background: #e4e5e5;
	border-top: 1px solid #858485;
	padding: 0 0 20px;
}

.asideBlock2 .name{
	border-top: 1px solid #FFFFFF;
	font-size: 17px;
	font-weight: 500;
	text-align: center;
	padding: 12px 0 9px;
	color: #333333;
}

.asideBlock2 .photo{
	width: 190px;
	height: 154px;
	border: 2px solid #FFFFFF;
	margin: 0 auto 18px;
}

.asideBlock2 .photo img{
	width: 100%;
	height: 100%;
}

.asideBlock2 .sideGmap{
	width: 190px;
	height: 219px;
	margin: 0 auto 4px;
	border: 2px solid #FFFFFF;
}

.asideBlock2 .mapLink{
	font-size: 11px;
	display: block;
	width: 194px;
	margin: 0 auto 15px;
}

.asideBlock2 .officeData{
	width: 194px;
	font-size: 12px;
	margin: 0 auto 13px;
}

.asideBlock2 .officeData dl dt{
	float: left;
	clear: both;
	width: 30px;
}

.asideBlock2 .officeData dl dd span{
	display: block;
}

.asideBlock2 .officeData dl dd{
	padding-left: 35px;
	
}

.asideBlock2 .btn{
	width: 194px;
	margin: 0 auto;
	
}




/*---------------------------------------
 * PageHeader
---------------------------------------*/ 

#pageHeader{
	width: 100%;
	background: #f2f2f2;
	height: 80px;
	border-bottom: 2px solid #c6c7c7;
}

#pageHeader .pageHeaderInner{
	width: 1000px;
	margin: 0 auto;
	line-height: 80px;
	
}

#pageHeader .pageHeaderInner h3{
	font-weight: 400;
	font-size: 18px;
	letter-spacing: 1px;
	padding: 0 20px;
	line-height: 80px;
	
}

/*for IE*/

.ie #pageHeader .pageHeaderInner h3{
	line-height: 88px;
}

.ie8 #pageHeader .pageHeaderInner h3{
	line-height: 80px;
}

/*ここまで*/

/*---------------------------------------
 * Top
---------------------------------------*/ 





/* MainVisual
---------------------------------------*/


#mainVisual {
	/*border-top: 2px solid #FFFFFF;*/
	border-bottom: 2px solid #C6C7C7;
	background: url(../images/top/bg_top-01.png) 0 100% repeat-x;
}

#mainVisual .mainVisualInner{
	width: 1000px;
	height: 336px;
	margin: 0 auto;
}




/* Intrroduction
---------------------------------------*/


#introduction .block{
	background: url(../images/temp/bg_h4-01.png) 0 0 repeat-x;
	padding: 20px 10px 0;
	margin-bottom: 27px;
	text-align: justify;
	font-size: 14px;
}

#introduction .btn{
	width: 164px;
	margin-left: 10px;
}





/* Practice
---------------------------------------*/ 

#practice section h4 span{
	font-size: 14px;
	font-weight: 400;
}

#practice .block{
	background: url(../images/temp/bg_h4-01.png) 0 0 repeat-x;
	padding-top: 25px;
	margin-bottom: 27px;	
}

#practice .block ul{
	padding-bottom: 23px;
	border-bottom: 1px solid #858485;
	margin-bottom: 23px;
}

#practice .block ul.last{
	border-bottom:none;
	padding-bottom: 0px;
}


#practice .block ul li{
	width:164px;
	float: left;
	text-align: center;
	padding: 0 10px;
	font-weight: 500;
	font-size: 14px;
}

#practice .block ul li img{
	width: 100%;
	height: auto;
	line-height: 1;
	display: block;
}

#practice .block ul li .cap{
	display: block;
	line-height: 1;
	margin: 15px 0;
	
}

#practice .block .btn{
	width: 164px;
}




/* Information
---------------------------------------*/ 


#information{
	position: relative;
}

#information .block{
	background: url(../images/temp/bg_h4-01.png) 0 0 repeat-x;
	padding-top: 25px;
	margin-bottom: 27px;
}

#information .listLink{
	position: absolute;
	top:10px;
	right:0;
	font-size: 11px;
}

#information .block dl{
	font-size: 13px;
	padding: 0 10px;
}

#information .block dl dt{
	width: 96px;
	float: left;
	clear: both;
	text-align: center;
	font-size: 13px;
	margin-bottom: 15px;
	font-weight: 500;
}

#information .block dl dd{
	padding-left: 120px;
	margin-bottom: 15px;
	
}

#information .block a{
	color: #201512;
}







/*---------------------------------------
 * Practice
---------------------------------------*/ 

#practice #mainBody #main section.last{
	margin-bottom: 50px;
}

#practice #main section .block{
	background: url(../images/temp/bg_h4-01.png) 0 0 repeat-x;
	padding: 20px 10px 0;
}

#practice #main section .block .photoBox{
	float: right;
	width: 210px;
	height: 165px;
	margin-top: 4px;
}

#practice #main section .block .photoBox img{
	width: 100%;
	height: auto;
}

#practice #main section .block .textBox{
	float: left;
	width: 480px;
	
}





/*---------------------------------------
 * Fee
---------------------------------------*/ 

#fee #mainBody #main section.last{
	margin-bottom: 50px;
}

#fee #main section .block{
	background: url(../images/temp/bg_h4-01.png) 0 0 repeat-x;
	padding: 20px 10px 0;
}

#fee #main section .block .box{
	margin-bottom: 35px;
}

#fee #main section .block .box p{
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif !important;
}

#fee #main section .block .box h5{
	background: url(../images/fee/bg_fee-01.gif) 0 50% repeat-x;
	line-height: 1;
	margin-bottom: 18px;
	letter-spacing: 1px;
	font-size: 15px;
}

.fee.ie11 #main section .block .box h5 span{
	margin-top: 7px;
	display: inline-block;
}

#fee #main section .block .box h5 span{
	background: #FFFFFF;
	padding-right: 10px;
}

#fee #main section .block .box ul{
	margin: 15px 0;
}

#fee table{
	border: 1px solid #999999;
	width: 100%;
}

#fee table tr th{
	border: 1px solid #999999;
	font-weight: 500;
	width: 25%;
	font-size: 13px;
	vertical-align: middle;
	padding: 2px;
}

#fee table tr td{
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align: center;
	padding: 2px;
}

#fee .bold{
	font-weight: 700;
}

#fee .table2 tr th,
#fee .table2 tr td{
	border: 1px solid #999999;
}




/*---------------------------------------
 * Form
---------------------------------------*/

#accessForm #main section{
	font-size: 13px;
}

#accessForm #main section .block1{
	background: url(../images/temp/bg_h4-01.png) 0 0 repeat-x;
	padding: 20px 10px 0;
	margin-bottom: 25px;
}

#accessForm #main section .block1 ul{
	margin-top: 25px;
}

#accessForm #main section .block1 ul li{
	text-indent: -1.3em;
	margin-left: 1.3em;
}


#accessForm #contacts .block2{
	margin: 0 auto 100px;
}

#accessForm #contacts .block2 table{
	width: 742px;
	font-size: 14px;
	padding-bottom: 2px;
	display: block;
	background:url(../images/form/bg_form-02.gif) 0 100% repeat-x;
	
}

#accessForm #contacts .block2 table tr th{
	text-align: left;
	padding: 21px 24px;
	font-weight: 400;
	font-size: 14px;
	width: 150px;
	background: url(../images/form/bg_form-01.gif) 0 0 repeat-x;
	vertical-align: middle;
}



#accessForm #contacts .block2 table tr td{
	width: 592px;
	padding: 21px 20px;
	background: url(../images/form/bg_form-01.gif) 0 0 repeat-x;
}

#accessForm #contacts .block2 table tr td input{
	width: 98%;
	height: 22px;
	line-height: 1;
	padding: 3px 5px;
	font-size: 14px;
}

#accessForm #contacts .block2 table tr td input.radio{
	width: inherit;
	
}

#accessForm #contacts .block2 table tr td .age{
	width: 40px;
}

#accessForm #contacts .block2 table tr td .hopeday{
	width: 85%;
}

#accessForm #contacts .block2 table tr td ul li{
	display: inline-block;
	padding-right: 20px;
}

#accessForm #contacts .block2 table tr td .checkBox li{
	padding: 5px 20px 5px 0;
}

#accessForm #contacts .block2 table tr td .checkBox input{
	width: 20px;
}

#accessForm #contacts .block2 table tr td.preferred-date p{
	margin-bottom: 10px;
}

#accessForm #contacts .block2 table tr td textarea{
	width: 98% !important;
	height: 260px !important;
	padding: 3px 5px;
	font-size: 14px;
}

#accessForm #contacts .block2 .attention{
	margin-bottom: 20px;
	padding: 0 10px;
}

#accessForm #contacts .block2 .submit{
	text-indent: -9999px;
	display: block;
	border: none;
	/*background: url(../images/form/btn_form-01.png) 0 0 no-repeat;*/
	width: 206px;
	height: 59px;
	cursor: pointer;
	margin: 37px auto 0;
}



/*確認画面*/

#accessForm　div#mfp_phase_confirm h4{
	font-size: 28px !important;
	padding: 10px 0px 10px 0px !important;
	
	text-align: center;
}

#accessForm table#mfp_confirm_table tr td{
	font-size: 14px !important;
}

#accessForm div.mfp_buttons button{
	padding: 10px 20px !important;
}

#accessForm div.mfp_buttons #mfp_button_send{
	border: none;
	color: #FFFFFF;
}




/*完了画面*/


#accessForm section .thanksmidashi{
	font-size: 22px;
	margin-bottom: 10px;
}

#accessForm div#mfp_thanks{
	display: none;
}


/*---------------------------------------
 * Office
---------------------------------------*/




/*弁護士紹介*/


/*レイアウト*/

#office #main section .block{
	background: url(../images/temp/bg_h4-01.png) 0 0 repeat-x;
	padding: 20px 10px 0;
	margin-bottom: 27px;
}

#office #main section .block02,
#office #main section .other-block{
	border-top: 1px solid #CCCCCC;
	background:none;
	padding-top: 40px;
	margin-top: 40px;
}


#office #main section .block .textBox{
	width: 440px;
	float: right;
	min-height: 214px;
	position: relative;
}

#office #main section .block .photoBox{
	width: 250px;
	float: left;
	margin-top: 4px;
	text-align: center;
}


/*case01 スタイリング*/

#office #main section .block .case01{
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
}

#office #main section .block .case01 .box{
	margin-bottom: 15px;
}

#office #main section .block .case01 .tit,
#office .textBoxOutside .tit{
	
	font-weight: 500;
	margin-bottom: 8px;
	background: url(../images/office/bg_office-01.png) 0 50% repeat-x;
	position: relative;
}

#office #main section .block .case01 .tit p,
#office #main .textBoxOutside .tit p{
	padding-right: 7px;
	width: 150px;
	background: #FFFFFF;
	font-size: 16px;
}

#dummy{
	font-size: 16px ;
}

#office #main section .block .case01 ul li{
	line-height: 1.6;
}

#office #main section .block .prof.name{
	font-weight: 700;
	font-size: 15px;
}

#office #main section .block .prof.name span{
	padding-right: 10px;
	font-size: 17px;
}

#office #main section .block .prof.entryNum{
	font-size: 13px;
	color: #999999;
}





#office #main section .block .textBox .author{
	width: 440px;
	position: absolute;
	top:100%;
	left:0;
	border-top:1px solid #CCCCCC;
	text-align: right;
	padding-top: 22px;
}

#office #main section .block .textBox .author .name{
	font-size: 18px;
}

#office #main section .block .textBox .author .registrationNum{
	margin-right: -5px;
}






/*事務所について*/

#office #main #aboutOffice .block{
	padding-left:0;
}

#office #main section .block2 .box1{
	
}


#office #main section .block2 .box1 .table1{
	float: left;
	width: 450px;
	min-height: 194px;
	/*background: url(../images/form/bg_form-01.gif) 0 0 repeat-x;*/
	border-top: 1px solid #ACACAC; 
}

#office #main section .block2 .box1 .photoBox{
	float: right;
	width: 250px;
	height: 190px;
}


#office #main section .block .table2{
	width: 100%;
}


#office #main section .block table tr th{
	background: url(../images/form/bg_form-01.gif) 0 100% repeat-x;
	width: 76px;
	padding: 12px 16px;
	text-align: left; 
}

#office #main section .block table tr td{
	background: url(../images/form/bg_form-01.gif) 0 100% repeat-x;
	padding: 12px 16px;
}




/*アクセス*/

#office #main #officeMap .block{
	padding-left:0;
	padding-right:0;
}

#office #main #officeMap{
	position: relative;
}

#office #main #officeMap .bigMap{
	position: absolute;
	top:10px;
	right:0;
	font-size: 11px;
}

#office #main #officeMap #map_canvas2{
	width: 742px;
	height: 310px;
	margin-bottom: 30px;
}

#office #main #officeMap dl dt{
	width: 105px;
	float: left;
	clear: both;
	font-weight: 500;
	margin-bottom: 5px;
	font-size: 14px;
}

#office #main #officeMap dl dd{
	padding-left: 115px;
	margin-bottom: 5px;
	font-size: 14px;
}






/*---------------------------------------
 * Blog
---------------------------------------*/ 


/*月別アーカイブ*/

.archiveBlock {
	margin-bottom: 22px;
}

.archiveBlock .archiveTitle{
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	border-bottom-width: 2px; 
	border-bottom-style: solid;
	margin-top: -9px;
	padding-bottom: 14px;
	color: #333333;	
}

.archiveBlock .archiveTitle i{
	font-size: 28px;
	padding-right: 2px;
	position: relative;
	top: 6px;
	left: -2px;
}

.archiveBlock ul{
	background: url(../images/temp/bg_h4-01.png) 0 0 repeat-x;
}

.archiveBlock ul li{
	padding: 25px 18px;
	line-height: 1;
	border-bottom: 1px solid #858485;
	font-size: 13px;
}



/*ブログ共通*/


#blog #main hgroup{
	position: relative;
	background: url(../images/temp/bg_h4-01.png) 0 100% repeat-x;
	padding-bottom: 16px;
	margin-bottom: 4px;
}

#blog #main hgroup h4{
	padding-right: 100px;
}

#blog #main hgroup h4 a{
	color: #201512;
	text-decoration: none;
}

#blog #main hgroup h4 a:hover{
	text-decoration: underline;
}

#blog #main hgroup time{
	position: absolute;
	top:10px;
	right:0;
	font-size: 11px;
	letter-spacing: 1px;
}

#blog #main article .post{
	padding: 0 10px 80px;
}


/*リスト*/

.blog-list #main article .post{
	border-bottom: none !important;
}




/*シングル*/



/*ページャー*/


#blog #main .nav-below{
	border-top: 1px solid #858485;
	padding-top: 75px;
	margin-bottom: 30px;
}

#blog #main .nav-below .prev,
#blog #main .nav-below .next{
	display: inline-block;
	width: 42%;
	font-size: 13px;
}

#blog #main .nav-below .prev{
	text-align: right;
	padding: 0 3%;
	
}

#blog #main .nav-below .next{
	text-align: left;
	padding: 0 3%;
}


/*続きを読む*/

.blog-list #main article .more-link:before{
	content: "▶";
}

.blog-list #main article .more-link{
	margin-top: 1em;
	display: block;
}

