@charset "UTF-8";


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

HEADER

**************************************************************************************************/
header{
width:960px;
margin: 0 auto;
}


#headerBox {
	width:960px;
	height:118px;
}

#headerLeftPc{
float:left;
width:400px;
height:118px;
display:block;
}

#headerLeftSp{
display:none;
}


#headerLeftPc img{
width:100%;
}

#headerRight{
float:right;
width:337px;
height:118px;
}



#headerLangBox{
float:left;
width:90px;
height:23px;
}


#headerLangBox p{
font-size:11px;
margin:0 0 2px 0;
}

#headerContactBox{
}

#headerLangBox ul li{
	float:left;
}

#headerContactBtn{
float:right;
}


.headerSearchBox{
margin:10px 0 7px 0;
	float:right;
}



input.wordform{
border:solid 1px #ccc;
}

.wordform{
	width:175px;
	height:22px;
	padding:2px;
}


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

検索結果ページ

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

.searchArea{
width:960px;
margin: 50px auto 0 auto;
}

.searchResultNumBox{
margin:0 0 30px 0;
}

.searchResultBox{
background:#fff;
margin:0 0 20px 0;
padding:0 0 20px 0;
border-bottom:solid 1px #ccc;
width:960px;
}

.searchResultBoxInner{
padding:15px;
}

.searchResultTitle{
font-size:17px;
font-weight:bold;
line-height:1.5em;
margin:0 0 10px 0;
}

.numResult{
color:#da0308;
font-weight:bold;
font-size:150%;

}


#searchsubmit{
line-height:1.5em;
}

.searchBtn table {
	border-collapse:collapse;
}

.searchBtn th {
	vertical-align:middle;
	text-align:left;
	font-size:13px;

}

.searchBtn td {
	vertical-align:middle;
	text-align:left;
	font-size:13px;
}

.searchBtn td input{
padding:7px 0 0 0;
}


/* ***********************************************************************
	fontBox
*********************************************************************** */
#headerLangBox ul li {display:inline; text-indent:-9999px;}
#headerLangBox ul li a{
background:url(common/img/fontswitch.jpg) no-repeat;
width:45px;
height:23px;
display:block;
}
#headerLangBox ul li#btn_medium a{background-position:0px -23px;}
#headerLangBox ul li#btn_large a{background-position:-45px 0px;}




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

GLOBAL NAVIGATION

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

#headerSpMenu{
display:none;
}


#headerMenu{
display:none;
}

.navimenu{
display:block;

}




#gnaviArea {
width:100%;
background:#008c38;
}

#gnavi {
width:960px;
margin: 0 auto;
}

#gnavi ul {
	width: 960px;
	height:65px;
}

#gnavi ul li a{
	float: left;
	font-size:105%;
	text-align:center;
	color:#fff;
	font-weight:bold;
	width:160px;
	display:block;
	padding:20px 0;
		text-decoration: none;
}

#gnavi ul li  .visited a, {
	text-decoration: none;
	color:#fff;
		text-decoration: none;
}

#gnavi ul li  a:hover {
	text-decoration: none;
	color:#ffff00;
}

#gnavi ul li  a:active {
	text-decoration: none;
	color:#ffff00;
}


#gnavi ul li.supporter a{
	float: left;
	font-size:105%;
	text-align:center;
	color:#fff;
	font-weight:bold;
	width:210px;
	display:block;
	padding:20px 0 0 0;
}

#gnavi ul li.supporter  .visited a, {
	text-decoration: none;
	color:#fff;
		text-decoration: none;
}

#gnavi ul li.supporter  a:hover {
	text-decoration: none;
	color:#ffff00;
}

#gnavi ul li.supporter  a:active {
	text-decoration: none;
	color:#ffff00;
}


#gnavi ul li.contact{
	display:none;
}


#gnavi ul li.sitemap{
	display:none;
}


#gnavi ul li.privacypolicy{
	display:none;
}





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

PANKUZU

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

#pankuzuArea {
	width: 100%;
	background:#f0f0f0;
}



#pankuzuBox {
	width:960px;
	margin:0 auto;
	background:#f0f0f0;
	text-align:left;
	padding:15px 0 12px 0;
	font-size:90%;
	color:#333;
}


#breadcrumbs {
	width:960px;
	margin:0 auto;
	background:#f0f0f0;
	text-align:left;
	padding:15px 0 12px 0;
	font-size:90%;
	color:#333;
}

#breadcrumbs  ul li{
float:left;
}




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

h2

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

.h2cap{
font-size:85%;
color:#008c38;
letter-spacing:2.0px;
text-align:center;
margin:30px 0 8px 0;
}

h2 {
line-height:1.0em;
font-size:230%;
font-weight:bold;
text-align:center;
color:#000;
}


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

ページタイトルイメージ

**************************************************************************************************/
/* Main */

#ttlImgPc{
display:block;
margin:20px 0 0 0;
}


#ttlSp{
display:none;
}


#ttlimgs {
	z-index: 100;
	height:400px;
	}
.ttlimg {
	width:100%;
	margin: 0 auto;
overflow-x:hidden;

}

.ttlmain_container {
position: relative;
	margin-left:-1000px;/* 画像の横は2000px */
	left: 50%;
  }
  





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

h3

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

.subtitle h3 {
background:#f0f0f0;
border-bottom:solid 1px #ccc;
border-left:solid 3px #008c38;
font-size:150%;
color:#000;
line-height:1.4em;
font-weight:bold;
padding:13px 0 8px 30px;
margin:80px 0 15px 0;
}


.subtitle h3.upper {
background:#f0f0f0;
border-bottom:solid 1px #ccc;
border-left:solid 3px #008c38;
font-size:150%;
color:#008c38;
line-height:1.4em;
font-weight:bold;
padding:13px 0 8px 30px;
margin:0 0 15px 0;
}


#policyBox .subtitleH3{
background:#f0f0f0;
border-bottom:solid 1px #ccc;
border-left:solid 3px #008c38;
margin:80px 0 15px 0;
}

#policyBox .subtitleH3 h3{
font-size:150%;
color:#000;
line-height:1.4em;
font-weight:bold;
padding:18px 0 13px 0;
float:left;
}

#policyBox .subtitleH3 .icon{
border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
background:#008c38;
color:#fff;
text-align:center;
padding:4px 15px 1px 15px;
margin:18px 15px 0 30px;
font-weight:normal;
float:left;
font-size:14px;
vertical-align:middle;
}

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

h4

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

.subtitle h4 {
font-size:125%;
border-bottom:solid 1px #ccc;
line-height:1.4em;
font-weight:bold;
padding:2px 0 0 0;
color:#333;
margin:50px 0 10px 0;
}


.subtitle h4 span{
font-size:125%;
padding:2px 0 0 10px;
color:#008c38;
}





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

TOPキービジュアル

**************************************************************************************************/
/* Main */

#mainPc{
display:block;
}


#mainSp{
display:none;
}


#mainimgs {
	z-index: 100;
	height:500px;
	}
.mainimg {
	width:100%;
	margin: 0 auto;
overflow-x:hidden;

}

.main_container {
position: relative;
	margin-left:-1000px;/* 画像の横は2000px */
	left: 50%;
  }
  

.mainBooks{
position:absolute;
top:320px;
left:490px;
}
  
  

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

TOPコロナバナー

**************************************************************************************************/
.homeBanArea{
width:100%;
background:#f0f0f0;
margin:0 auto;
padding:20px 0;
text-align:center;
}


.homeBanArea  p{
font-size:13px;
line-height:1.4em;
margin:0 0 10px 0;
text-align:center;
}

.homeBanArea  img{
width:300px;
}

.homeBanArea ul{
text-align:center;
}

.homeBanArea ul li{
display:inline-block;
margin:0 30px 0 0;
}

.homeBanArea ul li:last-child{
margin:0;
}






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

TOP神奈川県知事として

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

#homePolicyBox{
margin:30px auto;
width:960px;
}

/*** 神奈川県知事として ***/
#homePolicyBox .kanagawaBox{
width:470px;
background:#b9e4f7;
float:left;
}


#homePolicyBox .kanagawaBox h3{
background:#177fc6;
text-align:center;
color:#fff;
line-height:1.5em;
font-weight:bold;
font-size:25px;
padding:15px 0 10px 0;
}

#homePolicyBox .kanagawaBox .inner{
padding:15px 15px 5px 15px;
}

#homePolicyBox .kanagawaBox .box1{
background:#fff;
border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
margin:0 0 10px 0;
padding:10px 30px;
}

#homePolicyBox .kanagawaBox .box1 p{
color:#000;
margin:0 0 5px 0;
font-size:15px;
font-weight:bold;
letter-spacing:1.5px;
line-height:1.3em;
}

#homePolicyBox .kanagawaBox .box1 h4{
color:#177fc6;
font-size:20px;
font-weight:bold;
letter-spacing:1.5px;
line-height:1.5em;
}

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

TOP国会議員として

**************************************************************************************************/
#homePolicyBox .kuniBox{
width:470px;
background:#fbe2d3;
float:right;
}


#homePolicyBox .kuniBox h3{
background:#e60213;
text-align:center;
color:#fff;
line-height:1.5em;
font-weight:bold;
font-size:25px;
padding:15px 0 10px 0;
}

#homePolicyBox .kuniBox .inner{
padding:15px 15px 5px 15px;
}

#homePolicyBox .kuniBox .box2{
background:#fff;
border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
margin:0 0 10px 0;
padding:10px 30px;
}

#homePolicyBox .kuniBox .box2 p{
color:#000;
margin:0 0 5px 0;
font-size:15px;
font-weight:bold;
letter-spacing:1.5px;
line-height:1.3em;
}

#homePolicyBox .kuniBox .box2 h4{
color:#e60213;
font-size:20px;
font-weight:bold;
letter-spacing:1.5px;
line-height:1.5em;
}



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

TOPプロフィール

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


#mainProfilePc{
display:block;
}


#mainProfileSp{
display:none;
}


.mainProfileimg {
	width:2000px;
	position: relative;
	margin-left:-1000px;/* 画像の横は2000px */
	left: 50%;
}
 
 
.mainProfileimg .infoArea{
position:absolute;
    top:80px;
 	left:475px;
}

.mainProfileimg .infoArea p.roman{
font-size:13px;
color:#008c38;
margin:0 0 15px 0;
}

/*** 20210713 ***/
.mainProfileimg .infoArea h2{
font-size:35px;
color:#333;
margin:0 0 25px 0;
text-align:left;
}

/*** 20210713 ***/
.mainProfileimg .infoArea p{
font-size:16px;
line-height:1.5em;
text-align:left;
}

/*** 20210713 ***/
.mainProfileimg .infoArea .btn{
font-size:14px;
line-height:1.5em;
text-align:center;
	background:#fff url("home/img/btn_arrow.png") right center no-repeat;
width:180px;
margin:30px 0 0 0;
float:left;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
	cursor:pointer;

}


.mainProfileimg .infoArea .btn a{
	display: block;
padding:12px 0 10px 0;
	text-decoration: none;
	color:#333;
}

.mainProfileimg .infoArea .btn .visited a, {
	text-decoration: none;
	color:#333;
}

.mainProfileimg .infoArea .btn a:hover {
	text-decoration: underline;
	color:#ff7c05;
		opacity:0.7;
	filter: alpha(opacity=70);

}

.mainProfileimg .infoArea .btn a:active {
	text-decoration: underline;
	color:#ff7c05;
}

 


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

TOP政策実績

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

#mainPolicyPc{
display:block;
}

#mainPolicySp{
display:none;
}


.mainPolicyimg {
	width:2000px;
	position: relative;
	margin-left:-1000px;/* 画像の横は2000px */
	left: 50%;
}
 
 
.mainPolicyimg .infoArea{
	position:absolute;
    top:100px;
 	left:475px;
}

.mainPolicyimg .infoArea p.roman{
font-size:13px;
color:#008c38;
margin:0 0 15px 0;
text-align:left;
}


.mainPolicyimg .infoArea h2{
font-size:35px;
color:#fff;
margin:0 0 25px 0;
text-align:left;
}

.mainPolicyimg .infoArea p{
font-size:16px;
line-height:1.5em;
text-align:left;
color:#fff;
}

.mainPolicyimg .infoArea .btn{
font-size:14px;
line-height:1.5em;
text-align:center;
	background:#fff url("home/img/btn_arrow.png") right center no-repeat;
width:180px;
margin:30px 0 0 0;
float:left;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
	cursor:pointer;

}


.mainPolicyimg .infoArea .btn a{
	display: block;
padding:12px 0 10px 0;
	text-decoration: none;
	color:#333;
}

.mainPolicyimg .infoArea .btn .visited a, {
	text-decoration: none;
	color:#333;
}

.mainPolicyimg .infoArea .btn a:hover {
	text-decoration: underline;
	color:#ff7c05;
		opacity:0.7;
	filter: alpha(opacity=70);

}

.mainPolicyimg .infoArea .btn a:active {
	text-decoration: underline;
	color:#ff7c05;
}




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

TOP実績

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

#mainResultPc{
display:block;
}


#mainResultSp{
display:none;
}


.mainResultimg {
	width:2000px;

	position: relative;
	margin-left:-1000px;/* 画像の横は2000px */
	left: 50%;
}
 
 
.mainResultimg .infoArea{
position:absolute;
    top:80px;
    right:475px;
	margin:0 auto;
}

.mainResultimg .infoArea p.roman{
font-size:13px;
color:#008c38;
margin:0 0 15px 0;
text-align:right;
}


.mainResultimg .infoArea h2{
font-size:35px;
color:#fff;
margin:0 0 25px 0;
text-align:right;
}

.mainResultimg .infoArea p{
font-size:16px;
line-height:1.5em;
text-align:right;
color:#fff;
}

.mainResultimg .infoArea .btn{
font-size:14px;
line-height:1.5em;
text-align:center;
	background:#fff url("home/img/btn_arrow.png") right center no-repeat;
width:180px;
margin:30px 0 0 0;
float:right;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
	cursor:pointer;

}


.mainResultimg .infoArea .btn a{
	display: block;
padding:12px 0 10px 0;
	text-decoration: none;
	color:#333;
}

.mainResultimg .infoArea .btn .visited a, {
	text-decoration: none;
	color:#333;
}

.mainResultimg .infoArea .btn a:hover {
	text-decoration: underline;
	color:#ff7c05;
		opacity:0.7;
	filter: alpha(opacity=70);

}

.mainResultimg .infoArea .btn a:active {
	text-decoration: underline;
	color:#ff7c05;
}

 

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

TOPブログ

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


.homeArticleArea{
width:960px;
margin:50px auto;
}


.homeBlogBox{
width:960px;
}

.homeBlogBox p.roman{
font-size:13px;
color:#008c38;
margin:0 0 5px 0;
text-align:center;
}


.homeBlogBox h2{
font-size:30px;
font-weight:bold;
text-align:center;
margin:0 0 20px 0;
}


.homeBlogBox ul {
font-size: 0;
}


.homeBlogBox ul li{
display: inline-block;
margin:0 20px 70px 0;
font-size:15px;
font-weight:normal;
width:300px;
vertical-align:top;
letter-spacing:normal;
}


.homeBlogThumbBox{
width:300px;
}

.homeBlogThumbBox img{
width:300px;
height:300px;
}

.homeBlogThumbBookBox{
width:300px;
text-align:center;
margin:0 auto;
background:#fff8e6;
}

.homeBlogThumbBookBox img{
width:auto;
height:300px;
}

.homeBlogInfoBox{
width:300px;
margin:10px 0;
}


.homeBlogBox h3{
font-size:110%;
font-weight:bold;
margin:0;
line-height:1.5em;
}

.homeBlogInfoBox p.day	{
color:#969696;
	font-size:100%;
float:left;
}


.homeBlogInfoBox .category{
float:right;
}


.homeBlogInfoBox .category span.report{
margin:0;
border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
background:#0ea92d;
	font-size:90%;
color:#fff;
text-align:center;
padding:3px 20px 1px 20px;
}

.homeBlogInfoBox .category span.media{
margin:0;
border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
background:#b04343;
	font-size:90%;
color:#fff;
text-align:center;
padding:3px 20px 1px 20px;
}


.homeBlogInfoBox .category span.book{
margin:0;
border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
background:#0e5082;
	font-size:90%;
color:#fff;
text-align:center;
padding:3px 20px 1px 20px;
}



.homeBlogInfoBox .category span.ronbun{
margin:0;
border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
background:#f889b5;
	font-size:90%;
color:#fff;
text-align:center;
padding:3px 20px 1px 20px;
}


.homeBlogInfoBox .category span.kokkai{
margin:0;
border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
background:#5c1781;
	font-size:90%;
color:#fff;
text-align:center;
padding:3px 20px 1px 20px;
}


.homeBlogInfoBox .category span.column{
margin:0;
border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
background:#b89246;
	font-size:90%;
color:#fff;
text-align:center;
padding:3px 20px 1px 20px;
}





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

TOP著作

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

.homeBookBox{
width:960px;
background:#fff8e6;
padding:40px 0;
}

.homeBookBox p.roman{
font-size:13px;
color:#008c38;
margin:0 0 5px 0;
text-align:center;
}


.homeBookBox h2{
font-size:30px;
font-weight:bold;
text-align:center;
margin:0 0 20px 0;
}


.homeBookBox ul {
font-size: 0;
margin:0 0 0 10px;
}


.homeBookBox ul li{
display: inline-block;
margin:0;
font-size:15px;
font-weight:normal;
width:300px;
text-align:center;
vertical-align:top;
letter-spacing:normal;
}

.homeBookBox ul li:nth-child(even){
display: inline-block;
margin:0 20px;
font-size:15px;
font-weight:normal;
width:300px;
text-align:center;
vertical-align:top;
letter-spacing:normal;
}


.homeBookThumbBox{
width:300px;
margin:0 0 10px 0;
}

.homeBookBox h3{
font-size:110%;
font-weight:bold;
margin:0;
line-height:1.5em;
}

.homeBookThumbBox img{
width:auto;
height:300px;
}




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

新刊お知らせページ

**************************************************************************************************/
#booksBox{
width:960px;
margin:0 auto;
}


/* =========== 動画 =========== */

#booksBox .movieBox {
margin:50px 0;
}

#booksBox .introBox{
margin:50px 0 0 0;
}

#booksBox .introBox h3{
line-height:1.0em;
font-size:230%;
font-weight:normal;
text-align:center;
border-bottom:solid 3px #008c38;
padding:0 0 10px 0;
margin:0 0 20px 0;
}




#booksBox .introBox ul{
text-align:center;
margin:40px auto 0 auto;
width:960px;
}

#booksBox .introBox ul li{
display:inline-block;
width:280px;
vertical-align:top;
margin:0 40px 0 0;
text-align:left;
}

#booksBox .introBox ul li:nth-child(even){
display:inline-block;
width:550px;
margin:0;
}

#booksBox .introBox h4{
font-size:30px;
font-weight:bold;
line-height:1.2em;
margin:0 0 20px 0;
}

#booksBox .introBox h4 span{
color:#d32d2e;
font-size:40px;
margin:0 5px;
}

#booksBox .introBox p{
font-size:16px;
line-height:1.7em;
}


#booksBox .introBox p.katagaki{
font-size:16px;
line-height:1.7em;
margin:20px 0 0 0;
}


#booksBox .introBox p.name{
font-size:30px;
color:#000;
font-weight:bold;
letter-spacing:2.0px;
margin:0;
}

#booksBox .introBox p.name span{
font-size:20px;
}

#booksBox .introBox .amazonBtn{
margin:30px 0 0 0;
}



#booksBox .signkai table {
width:960px;
}



#booksBox .signkai th {
	line-height:1.6em;
	width:140px;
		font-size:20px;
	vertical-align:middle;
	padding:10px;
	color:#d32d2e;
	text-align:center;
	border:solid 1px #ccc;
	background:#f0f0f0;
	font-weight:bold;
}

#booksBox .signkai td {
	line-height:1.6em;
	padding:10px;
		font-size:17px;
	vertical-align:middle;
	border:solid 1px #ccc;
	background:#fff;
	color:#333;
}

#booksBox .signkai td span{
		font-size:30px;
		font-weight:bold;
margin:0 5px;
}




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

TOP電子為書きエリア

**************************************************************************************************/
.etameTtl h2.pat1{
background:#1165b4;
width:960px;
padding:20px 0 20px 0;
margin:0 auto;
text-align:center;
color:#fff;
font-weight:900;
font-size:26px; 
line-height:1.6em;
}

.etameTtl h2.pat1 span{
font-size:34px; 
}

.homeEtameArea{
margin:0 auto 0 auto;
width:900px;
background:#f0f0f0;
padding:30px;
}

.homeEtameBox{
width:100%;
margin: 0 auto;
text-align:center;
}

.homeEtameBox p{
text-align:left;
font-size:18px;
margin:0 0 20px 0;
}

.homeEtameBox p.etamegaki{
text-align:center;
font-size:26px;
margin:0 0 20px 0;
}




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

プロフィールページ

**************************************************************************************************/
#profileBox{
width:960px;
margin:0 auto;
}

#profileBox .introBox{
margin:50px 0;
}

#profileBox .introBox .nameArea{
line-height:1.0em;
font-size:230%;
font-weight:normal;
text-align:center;
border-bottom:solid 3px #008c38;
padding:0 0 10px 0;
margin:0 0 20px 0;
}

#profileBox .introBox p{
font-size:110%;
text-align:center;
}



/* =========== メッセージ =========== */


#profileBox .profileMessageBox p{
padding:0 10px;
text-align:left;
margin:0 0 20px 0;
font-size:16px;
}

#profileBox .profileMessageBox p.txtR{
text-align:right;
margin:0 0 20px 0;
}

/*** 20210713 ***/
#profileBox .profileMessageBox p.txtR img{
width:420px;
}

/* =========== ポリシーTABLE =========== */

#profileBox .profilePolicyBox{
padding:0 30px;
}

#profileBox .profilePolicyBoxL{
width:580px;
padding:10px 0 0 0;
float:left;
}

#profileBox .profilePolicyBoxR{
width:300px;
float:right;
padding:15px 0 0 0;
}
#profileBox .profilePolicyBox p{
font-size:180%;
}



/* =========== 自己紹介TABLE =========== */

#profileBox .introductionBox{
padding:0 30px;
}

#profileBox .introductionBoxL{
width:480px;
float:left;
}

#profileBox .introductionBoxR{
width:400px;
float:right;
padding:20px 0 0 0;
}

#profileBox .introductionBox table {
	line-height:1.6em;
border-spacing:0px 30px;
 border-collapse:separate ;
}



#profileBox .introductionBox th {
	line-height:1.6em;
	width:140px;
		font-size:110%;
	vertical-align:middle;
	padding:10px 10px;
	color:#008c38;
	text-align:left;
	border-right:dotted 1px #008c38;
	background:#fff;
}

#profileBox .introductionBox td {
	line-height:1.6em;
	padding:10px 10px 10px 40px;
		font-size:100%;
	vertical-align:middle;
	background:#fff;
	color:#333;
}





/* =========== 略歴TABLE =========== */

#profileBox .ryakurekiBox{
}

#profileBox .ryakurekiBoxL{
float:left;
width:660px;
}

#profileBox .ryakurekiBoxR{
float:right;
width:280px;
}


#profileBox .ryakurekiBoxL table {
	width: 660px;
	font-size:100%;
	line-height:1.6em;
	border-collapse:collapse;
	margin:0;
}
#profileBox .ryakurekiBoxL td {
	line-height:1.8em;
	padding:13px 10px;
	border-bottom:dotted 1px #ccc;
	vertical-align:middle;
	background:#fff;
	color:#333;
}
#profileBox .ryakurekiBoxL th {
	line-height:1.8em;
	width:100px;
	vertical-align:middle;
	padding:10px;
	color:#008c38;
	font-weight:bold;
	text-align:center;
	border-bottom:dotted 1px #ccc;
	background:#fff;
}




/* =========== 現在TABLE =========== */

#profileBox .currentBox {
padding:0 30px;
}


#profileBox .currentBox ul li {
	line-height:1.6em;
	font-size:100%;
	vertical-align:middle;
	padding:10px 0 10px 15px;
	color:#333;
background:url("profile/img/dot.jpg") left center no-repeat;
}



/* =========== 動画 =========== */

#profileBox .movieBox {
margin:50px 0;
}






/* =========== おいたちTABLE =========== */

#profileBox .oitachiBox{
padding:0 10px;
}


#profileBox .oitachiBox p{
margin:0 0 20px 0;
}

#profileBox .oitachiBox ul {
float:left;
margin:0 0 30px 0;
}


#profileBox .oitachiBox ul li{
float:left;
margin:0 20px 0 0;
}

#profileBox .oitachiBox ul li.last{
float:left;
margin:0;
}

#profileBox .oitachiBox ul li img{
width:460px;
height:345px;
}

#profileBox .oitachiBox ul.gakusei {
float:left;
margin:0 0 30px 0;
}


#profileBox .oitachiBox ul.gakusei li{
float:left;
margin:0 20px 0 0;
}

#profileBox .oitachiBox ul.gakusei li.last{
float:left;
margin:0;
}

#profileBox .oitachiBox ul.gakusei li img{
width:300px;
height:225px;
}


#profileBox .oitachiBox ul.gakusei li p{
text-align:center;
margin:10px 0 0 0;
font-size:75%;
}


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

ホーム動画

**************************************************************************************************/
.topVideoArea{
width:100%;
margin:30px auto 20px auto;
}

.topVideoBox{
display:block;
width:960px;
margin:0 auto;
text-align:center;
}



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

ホーム挨拶

**************************************************************************************************/
.topMovieArea{
width:100%;
margin:30px auto 20px auto;
}

.topMovieBox{
display:block;
width:960px;
margin:0 auto;
text-align:center;
}


.topMovieArea p{
text-align:left;
font-size:16px;
font-weight:normal;
margin:20px 0 0  0;
}

.topMovieArea p.m{
text-align:center;
font-size:28px;
font-weight:700;
margin:0;
}


.topMovieArea p.txtR{
text-align:right;
}

.topMovie{
margin:20px 0 0 0;
}
.topMovie_01 {
	margin-bottom: 40px!important;
}
@media screen and (max-width: 480px) {
	.topMovie_01 {
		margin-bottom: 20px!important;
	}
	.topMovie_01 iframe {
		height: 280px!important;
	}
}


.topMovie_02 {
	text-align: center;
	margin: 10px 0 40px;
}
.topMovie_02 iframe {
	width: 960px;
	height: 540px;
}
@media screen and (max-width: 768px) {
	.topMovie_02 iframe {
		width: 100%;
		height: 450px;
	}
}
@media screen and (max-width: 640px) {
	.topMovie_02 iframe {
		height: 420px;
	}
}
@media screen and (max-width: 480px) {
	.topMovie_02 {
		margin: 10px 0 20px;
	}
	.topMovie_02 iframe {
		height: 230px;
	}
}


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

プロフィール動画

**************************************************************************************************/
.profileMovieArea{
width:100%;
margin:40px auto 0 auto;
}

.profileMovieBox{
display:block;
width:960px;
margin:0 auto;
text-align:center;
}



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

アコーディオン

**************************************************************************************************/
.accPc{
display:block;
}

.accSp{
display:none;
}



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

実績ページ

**************************************************************************************************/
#resultBox{
width:960px;
margin:0 auto;
}

#resultBox2{
width:100%;
margin:0 auto;
}

#resultBox .policyimg img{
width:960px;
}

#resultBox .resultTtlBox{
margin:50px 0 0 0;
}

#resultBox .resultTtlBox h3{
line-height:1.0em;
font-size:240%;
font-weight:bold;
text-align:center;
border-bottom:solid 3px #008c38;
padding:20px 0 10px 0;
margin:0 0 30px 0;
}


/*** 20220323追加 ***/
.resultPageMenu{
margin:50px 0 0 0;
width:960px;
}

.resultPageMenu ul li{
float:left;
width:470px;
margin:0 20px 0 0;
}


.resultPageMenu ul li:nth-child(even){ 
float:left;
width:470px;
margin:0;
}




/*** 20210714追加 ***/
#resultBox .resultTtlBox2{
margin:100px 0 0 0;
}

/*** 20210714追加 ***/
#resultBox .resultTtlBox2 h3{
line-height:1.0em;
font-size:240%;
font-weight:bold;
text-align:center;
border-bottom:solid 3px #008c38;
padding:20px 0 10px 0;
margin:0 0 30px 0;
}


/*** 20210714追加 ***/
#resultBox .policyMenu{
margin:30px 0 100px 0;
padding:0;
}

/*** 20210714追加 ***/
#resultBox .policyMenu ul li{
	float:left;
width:470px;
margin:0 20px 0 0;
}

/*** 20210714追加 ***/
#resultBox .policyMenu ul li.last{
	float:left;
width:470px;
margin:0;
}


/*** 20210714追加 ***/
#resultBox .policyMenu ul li a{
background: linear-gradient(#008131, #006f27);

height:40px;
text-align:left;
font-size:160%;
display:block;
font-weight:900;
color:#fff;
text-align:center;
padding:35px 0 20px 0;
line-height:1.2em;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
		text-decoration: none;
}


/*** 20210714追加 ***/
#resultBox .policyMenu ul li .visited a,{
background: linear-gradient(#008131, #006f27);
}


/*** 20210714追加 ***/
#resultBox .policyMenu ul li a:hover {
background: linear-gradient(#006f27, #008131);
}


/*** 20210714追加 ***/
#resultBox .policyMenu ul li a:active {
background: linear-gradient(#006f27, #008131);
}


/*** 20210714追加 ***/
#resultBox .policyMenu ul li a i{
font-weight:900;
color:#fff;
margin:0 10px 0 0;
}


/*** 20210810追加 ***/
#resultBox2 .policyMenu{
width:960px;
margin:30px auto 0 auto;
padding:0;
}

/*** 20210810追加 ***/
#resultBox2 .policyMenu ul li{
	float:left;
width:310px;
margin:0 15px 0 0;
}

/*** 20210810追加 ***/
#resultBox2 .policyMenu ul li.last{
	float:left;
width:310px;
margin:0;
}


/*** 20210810追加 ***/
#resultBox2 .policyMenu ul li a{
background: linear-gradient(#008131, #006f27);

height:40px;
text-align:left;
font-size:160%;
display:block;
font-weight:900;
color:#fff;
text-align:center;
padding:35px 0 20px 0;
line-height:1.2em;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
		text-decoration: none;
}


/*** 20210810追加 ***/
#resultBox2 .policyMenu ul li .visited a,{
background: linear-gradient(#008131, #006f27);
}


/*** 20210810追加 ***/
#resultBox2 .policyMenu ul li a:hover {
background: linear-gradient(#006f27, #008131);
}


/*** 20210810追加 ***/
#resultBox2 .policyMenu ul li a:active {
background: linear-gradient(#006f27, #008131);
}


/*** 20210810追加 ***/
#resultBox2 .policyMenu ul li a i{
font-weight:900;
color:#fff;
margin:0 10px 0 0;
}

#resultBox p.catch{
text-align:center;
font-size:250%;
color:#007a39;
font-weight:bold;
margin:0 0 0 0;
padding:0;
}

#resultBox p.catch span{
color:#79b739;
}
#resultBox .menuArea{

margin:30px 0 0 0;
}

#resultBox .menuArea ul{
margin:0 0 14px 0;
}

#resultBox .menuArea ul li{
	float:left;
width:306px;
margin:0 14px 0 0;
}

#resultBox .menuArea ul li.last{
	float:left;
width:306px;
margin:0 0 0 0;
}


#resultBox .menuArea ul li a{
background:#fff url("result/img/menu_arrow.png") 15px center no-repeat;
border:solid 2px #008c38;
height:30px;
text-align:left;
font-size:115%;
display:block;
font-weight:normal;
color:#333;
padding:30px 10px 20px 45px;
line-height:1.3em;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
		text-decoration: none;
}

#resultBox .menuArea ul li.long a{
background:#fff url("result/img/menu_arrow.png") 15px center no-repeat;
border:solid 2px #008c38;
height:40px;
text-align:left;
font-size:115%;
display:block;
font-weight:normal;
color:#333;
padding:20px 10px 20px 45px;
line-height:1.2em;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
		text-decoration: none;
}

#resultBox .menuArea ul li .visited a, {
	text-decoration: none;
	color:#333;
}

#resultBox .menuArea ul li a:hover {
	text-decoration: none;
	color:#333;
background:#f0f0f0 url("result/img/menu_arrow.png") 15px center no-repeat;
}

#resultBox .menuArea ul li a:active {
	text-decoration: none;
	color:#333;
}


/*** 選挙メニュー用　***/
#resultBox .menuArea2{
width:960px;
margin:30px 0 0 0;
}

#resultBox .menuArea2 ul{
margin:0 0 16px 0;
}

#resultBox .menuArea2 ul li{
width:306px;
margin:0 14px 0 0;
	float:left;
}

#resultBox .menuArea2 ul li.last{
	float:left;
width:306px;
margin:0 0 0 0;
}


#resultBox .menuArea2 ul li a{
background:#fff url("result/img/menu_arrow.png") 15px center no-repeat;
border:solid 2px #008c38;
height:30px;
text-align:left;
font-size:125%;
display:block;
font-weight:normal;
color:#333;
padding:30px 10px 20px 45px;
line-height:1.3em;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
		text-decoration: none;
}

#resultBox .menuArea2 ul li.long a{
height:40px;
padding:16px 10px 20px 45px;
line-height:1.3em;
}

#resultBox .menuArea2 ul li .visited a, {
	text-decoration: none;
	color:#333;
}

#resultBox .menuArea2 ul li a:hover {
	text-decoration: none;
	color:#333;
background:#f0f0f0 url("result/img/menu_arrow.png") 15px center no-repeat;
}

#resultBox .menuArea2 ul li a:active {
	text-decoration: none;
	color:#333;
}



#resultBox .introBox{
margin:20px 5px;
}

#resultBox .introBoxL{
width:740px;
float:left;
}

#resultBox .introBoxR{
width:200px;
float:right;
}

#resultBox .introBox p{
font-size:130%;
line-height:2.0em;
}

#resultBox .introBox p.txtC{
text-align:left;
}

#resultBox .introBox p img{
width:250px;
}

#resultBox .introBox .uldisc{
  padding: 0;
  margin: 10px 0 0px 30px; //左のマージンはここで指定
  list-style-type: disc;
}

#resultBox .introBox .uldisc li{
  list-style-type: disc;
  line-height: 1.8em;
	font-size:120%;
  padding: 0 0 5px 0px;
}



#resultBox .seisakuBox{
border:solid 1px #ccc;
padding:25px 20px;
background:#fff;
margin:0 0 30px 0;
}

#resultBox .seisakuBox h4{
border-bottom:dotted 1px #ccc;
font-size:125%;
margin:0 0 10px 0;
color:#333;
padding:0 0 5px 0;
font-weight:bold;
}

#resultBox .seisakuBox h4 span{
color:#0c91d0;
padding:0 0 0 5px;
}



#resultBox .seisakuBox p{
text-align:left;
padding:0 0 0 10px;
}


/*** ヨコハマルール7 ***/
.yokohamarule{
margin:20px 0 0 0;
width:960px;
background:#0066b6;
position:relative;
}

.yokohamarule .manBox{
display:block;
position:absolute;
bottom:15px;
right:30px;
}

.yokohamarule .manBox img{
width:380px;
}


.yokohamarule .inner{
padding:15px 15px 5px 15px;
}

.yokohamarule .box1{
background:#fff;
border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
margin:0 0 10px 0;
padding:10px 30px;
}


.yokohamarule .box1 h3{
color:#000;
font-size:200%;
font-weight:bold;
letter-spacing:1.5px;
line-height:1.5em;
}


.yokohamarule .box1 h3 span{
color:#d60000;
}

.yokohamarule .box1 h3 span.num{
color:#0066b6;
margin:0 10px 0 0;
}


.yokohamarule .box1 h3 span.txts{
color:#000;
font-size:70%;
}

/*** 選挙用実績 ***/

#senkyoPolicyBox {
margin:80px auto 0 auto;
width:960px;
}


/*** 神奈川県知事として ***/
#senkyoPolicyBox .kanagawaBox{
margin:50px 0 0 0;
width:960px;
background:#b9e4f7;
position:relative;
}

#senkyoPolicyBox .kanagawaBox .manBox{
display:block;
position:absolute;
bottom:15px;
right:20px;
}

#senkyoPolicyBox .kanagawaBox .manBox img{
width:450px;
}

#senkyoPolicyBox .kanagawaBox h3{
background:#177fc6;
text-align:center;
color:#fff;
line-height:1.5em;
font-weight:bold;
font-size:32px;
padding:15px 0 10px 0;
}

#senkyoPolicyBox .kanagawaBox .inner{
padding:15px 15px 5px 15px;
}

#senkyoPolicyBox .kanagawaBox .box1{
background:#fff;
border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
margin:0 0 10px 0;
padding:10px 30px;
}

#senkyoPolicyBox .kanagawaBox .box1 p{
color:#000;
margin:0 0 5px 0;
font-size:20px;
font-weight:bold;
letter-spacing:1.5px;
line-height:1.3em;
}

#senkyoPolicyBox .kanagawaBox .box1 h4{
color:#177fc6;
font-size:26px;
font-weight:bold;
letter-spacing:1.5px;
line-height:1.5em;
}



/*** 国会議員として ***/
#senkyoPolicyBox .kuniBox{
margin:50px 0 0 0;
width:960px;
background:#fbe2d3;
position:relative;
}

#senkyoPolicyBox .kuniBox .manBox{
display:block;
position:absolute;
bottom:15px;
right:40px;
}

#senkyoPolicyBox .kuniBox .manBox img{
width:500px;
}

#senkyoPolicyBox .kuniBox h3{
background:#e60213;
text-align:center;
color:#fff;
line-height:1.5em;
font-weight:bold;
font-size:32px;
padding:15px 0 10px 0;
}

#senkyoPolicyBox .kuniBox .inner{
padding:15px 15px 5px 15px;
}

#senkyoPolicyBox .kuniBox .box2{
background:#fff;
border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
margin:0 0 10px 0;
padding:10px 30px;
}

#senkyoPolicyBox .kuniBox .box2 p{
color:#000;
margin:0 0 5px 0;
font-size:20px;
font-weight:bold;
letter-spacing:1.5px;
line-height:1.3em;
}

#senkyoPolicyBox .kuniBox .box2 h4{
color:#e60213;
font-size:26px;
font-weight:bold;
letter-spacing:1.5px;
line-height:1.5em;
}



/*** 歴史作家として ***/
#senkyoPolicyBox .bookBox{
margin:50px auto 0 auto;
width:960px;
background:#f1e8e2;
position:relative;
}


#senkyoPolicyBox .bookBox .manBox{
display:block;
position:absolute;
bottom:20px;
right:40px;
}

#senkyoPolicyBox .bookBox .manBox img{
width:320px;
}

#senkyoPolicyBox .bookBox h3{
background:#80331b;
text-align:center;
color:#fff;
line-height:1.5em;
font-weight:bold;
font-size:32px;
padding:15px 0 10px 0;
}

#senkyoPolicyBox .bookBox .inner{
padding:15px 15px 5px 15px;
}

#senkyoPolicyBox .bookBox .box2{
background:#fff;
border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
margin:0 0 10px 0;
padding:10px 30px;
}

#senkyoPolicyBox .bookBox .box2 p{
color:#000;
margin:0 0 5px 0;
font-size:16px;
font-weight:bold;
letter-spacing:1.5px;
line-height:1.3em;
}

#senkyoPolicyBox .bookBox p.exp{
color:#000;
margin:0 0 10px 0;
font-size:16px;
text-align:center;
font-weight:bold;
letter-spacing:1.5px;
line-height:1.3em;
}

#senkyoPolicyBox .bookBox p.exp2{
color:#000;
margin:0 0 10px 0;
font-size:23px;
text-align:center;
font-weight:bold;
letter-spacing:1.5px;
line-height:1.3em;
}


#senkyoPolicyBox .bookBox .box2 h4{
color:#80331b;
font-size:26px;
font-weight:bold;
letter-spacing:1.5px;
line-height:1.5em;
}





#senkyoPolicyBox .resultArrow{
margin:20px 0;
text-align:center;
}


#senkyoPolicyBox .resultArrow img{
width:110px;
height:45px;
}


/* =========== 動画 =========== */

#resultBox .movieBox {
margin:20px 0 50px 0;
}




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

政策ページヨコハマ市長選挙用

**************************************************************************************************/
#policyBox{
width:960px;
margin:0 auto;
}




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

H2

**************************************************************************************************/
.subtitle h3.pat1{
background:#1165b4;
width:100%;
padding:20px 0 20px 0;
border:solid 0 #1165b4;
margin:0;
text-align:center;
color:#fff;
font-weight:900;
font-size:26px; 
line-height:1.6em;
}

.subtitle h3.pat1 span{
font-size:34px; 
}

.subtitle h3.pat2{
background:#ffa016;
width:100%;
padding:30px 0 30px 0;
border:solid 0 #ffa016;
margin:0;
text-align:center;
color:#fff;
font-weight:900;
font-size:40px; 
line-height:1.6em;
}

.subtitle h3.pat2 span{
font-size:34px; 
}

.subtitle h3.pat3{
background:#ffa016;
width:100%;
padding:15px 0 20px 0;
border:solid 0 #ffa016;
margin:0;
text-align:center;
color:#fff;
font-weight:900;
font-size:40px; 
line-height:1.2em;
}

.subtitle h3.pat3 span{
font-size:34px; 
}

.subtitle h3.pat4{
background:#1165b4;
width:100%;
padding:35px 0 35px 0;
border:solid 0 #ffa016;
margin:0;
text-align:center;
color:#fff;
font-weight:900;
font-size:34px; 
line-height:1.6em;
}

.subtitle h3.pat5{
background:#ffa016;
width:100%;
padding:30px 0 30px 0;
border:solid 0 #ffa016;
margin:0;
text-align:center;
color:#fff;
font-weight:900;
font-size:34px; 
line-height:1.6em;
}


#policyBox .menuArea{

margin:30px 0 0 0;
}

#policyBox .menuArea ul{
margin:0 0 14px 0;
}

#policyBox .menuArea ul li{
	float:left;
width:306px;
margin:0 14px 0 0;
}

#policyBox .menuArea ul li.long{
	float:left;
width:306px;
font-size:14px;
margin:0 0 0 0;
}


#policyBox .menuArea ul li .icon{
border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
background:#008c38;
color:#fff;
text-align:center;
padding:4px 7px 1px 7px;
margin:0 0 7px 0;
width:50px;
line-height:1.4em;
font-size:13px;
}


#policyBox .menuArea ul li a{
background:#fff url("result/img/menu_arrow.png") 15px center no-repeat;
border:solid 2px #008c38;
height:48px;
text-align:left;
font-size:115%;
display:block;
font-weight:normal;
color:#333;
padding:18px 10px 20px 45px;
line-height:1.3em;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
		text-decoration: none;
}

#policyBox .menuArea ul li.long a{
background:#fff url("result/img/menu_arrow.png") 15px center no-repeat;
border:solid 2px #008c38;
height:48px;
text-align:left;
font-size:115%;
display:block;
font-weight:normal;
color:#333;
padding:18px 10px 20px 45px;
line-height:1.2em;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
		text-decoration: none;
}

#policyBox .menuArea ul li .visited a, {
	text-decoration: none;
	color:#333;
}

#policyBox .menuArea ul li a:hover {
	text-decoration: none;
	color:#333;
background:#f0f0f0 url("result/img/menu_arrow.png") 15px center no-repeat;
}

#policyBox .menuArea ul li a:active {
	text-decoration: none;
	color:#333;
}



#policyBox .seisakuBox{
border:solid 1px #ccc;
padding:25px 20px;
background:#fff;
margin:0 0 30px 0;
}

#policyBox .seisakuBox h4{
border-bottom:dotted 1px #ccc;
font-size:125%;
margin:0 0 10px 0;
color:#333;
padding:0 0 5px 0;
font-weight:bold;
}

#policyBox .seisakuBox h4 span{
color:#008c38;
padding:0 0 0 5px;
}



#policyBox .seisakuBox p{
text-align:left;
padding:0 0 0 10px;
}


#policyBox .policyBoxR{
float:right;
margin:0 0 0 10px;
 }
 
 
 /*** 簡易版タイトル ***/
 #policyBox  .yokohamaTtl{
 font-size:300%;
 text-align:center;
 margin:70px 0 0 0;
 font-weight:bold;
 }
 
 


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

政策

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

.policyArea{
margin:0 auto 0 auto;
padding:40px 0 60px 0;
width:100%;
background:#ececec;
}


.policyArea .policyLogoBox{
text-align:center;
margin:0 0 50px 0;
}



.policyAreaBox1, .policyAreaBox2{
width:960px;
background:#fff;
margin:0 auto 40px auto;
 	-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.2);
box-shadow:5px 5px 5px rgba(0,0,0,0.2);
}


.policyAreaBox3{
width:960px;
margin:0 auto 40px auto;
}



/*** H3　個別背景色設定 ***/
.policyAreaBox1 h3{
background:#ea5514;
color:#fff;
font-size:36px;
text-align:center;
font-weight:bold;
padding:7px 0;
line-height:1.5em;
 	-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.2);
box-shadow:5px 5px 5px rgba(0,0,0,0.2);
}

.policyAreaBox2 h3.ir{
background:#e60012;
color:#fff;
font-size:36px;
text-align:center;
font-weight:bold;
padding:7px 0;
line-height:1.5em;
 	-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.2);
box-shadow:5px 5px 5px rgba(0,0,0,0.2);
}

.policyAreaBox2 h3.kyushoku{
background:#2ea7e0;
color:#fff;
font-size:36px;
text-align:center;
font-weight:bold;
padding:7px 0;
line-height:1.5em;
 	-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.2);
box-shadow:5px 5px 5px rgba(0,0,0,0.2);
}

.policyAreaBox2 h3.eigo{
background:#e63082;
color:#fff;
font-size:36px;
text-align:center;
font-weight:bold;
padding:7px 0;
line-height:1.5em;
 	-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.2);
box-shadow:5px 5px 5px rgba(0,0,0,0.2);
}

.policyAreaBox3 h3.tyoju{
background:#969696;
color:#fff;
font-size:24px;
text-align:center;
font-weight:bold;
padding:7px 0;
line-height:1.5em;
 	-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.2);
box-shadow:5px 5px 5px rgba(0,0,0,0.2);
}

.policyAreaBox3 h3.kuyakusho{
background:#969696;
color:#fff;
font-size:24px;
text-align:center;
font-weight:bold;
padding:7px 0;
line-height:1.5em;
 	-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.2);
box-shadow:5px 5px 5px rgba(0,0,0,0.2);
}

.policyAreaBox3 h3.tabako{
background:#969696;
color:#fff;
font-size:24px;
text-align:center;
font-weight:bold;
padding:7px 0;
line-height:1.5em;
 	-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.2);
box-shadow:5px 5px 5px rgba(0,0,0,0.2);
}

.policyAreaBox3 h3.dokuritsu{
background:#969696;
color:#fff;
font-size:24px;
text-align:center;
font-weight:bold;
padding:7px 0;
line-height:1.5em;
 	-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.2);
box-shadow:5px 5px 5px rgba(0,0,0,0.2);
}


.policyAreaBox1 .inner, .policyAreaBox2 .inner{
padding:0 40px 30px 40px;
}


.policyAreaBox3 .inner{
padding:0 30px 20px 30px;
}

/*** policyAreaBox1限定 ***/
.policyAreaBox1 p{
font-size:36px;
margin:20px 0 0 0;
font-weight:normal;
text-shadow: 1px 1px 0px #fff;
}


.policyAreaBox1 p strong{
	background: linear-gradient(transparent 70%, #fff075 60%);
font-weight:bold;
}

.policyAreaBox1 .rf{
position:relative;
}

.policyAreaBox1 .hanko{
position:absolute;
top:-30px;
right:-20px;
}


/*** policyAreaBox2限定 ***/
.policyAreaBox2 p{
font-size:26px;
margin:20px 0 0 0;
font-weight:normal;
text-shadow: 1px 1px 0px #fff;
}


.policyAreaBox2 p strong{
	background: linear-gradient(transparent 70%, #fff075 60%);
font-weight:bold;
}


/*** policyAreaBox3限定 ***/

.policyAreaBox3 ul{
margin:0 0 40px 0;
width:960px;
}

.policyAreaBox3 ul li{
width:470px;
display:inline-block;
background:#fff;
margin:0 20px 0 0;
 	-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.2);
box-shadow:5px 5px 5px rgba(0,0,0,0.2);
}

.policyAreaBox3 ul li:last-child{
width:470px;
margin:0;
}

.policyAreaBox3 p{
font-size:19px;
margin:15px 0 0 0;
font-weight:normal;
text-shadow: 1px 1px 0px #fff;
}


.policyAreaBox3 p strong{
	background: linear-gradient(transparent 70%, #fff075 60%);
font-weight:bold;
}




/*** 動画再生ボタン ***/
.policyArea .btn a{
width:280px;
	font-size:20px;
	vertical-align:middle;
text-align:center;
	font-weight:700;
	color:#000;
	line-height:1.6em;
	text-decoration: none;
	display: block;
margin:20px auto 0 auto;
	padding:10px 0 8px 0;
border-radius: 10px;         /* CSS3 */
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px;
background: #e6e6e6;
}


.policyArea .btn .visited a, {
	opacity:1.0;
}


.policyArea .btn a:hover {
	opacity:.8;
}

.policyArea .btn a:active {
	opacity:.8;
}


.policyArea .btn a i{
color:#ff0000;
margin:0 7px 0 0;
}



.policyExp{
width:960px;
margin:80px auto 0 auto;
}

.policyExp p{
font-size:18px;
line-height:1.7em;
}


/*** 横浜ルール7 ***/
.policyRule{
width:960px;
background:#fff;
margin:30px auto 0 auto;
 	-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.2);
box-shadow:5px 5px 5px rgba(0,0,0,0.2);
position:relative;
}

.policyRule h3{
background:#0071ad;
color:#fff;
font-size:40px;
text-align:center;
font-weight:bold;
padding:0 0 15px 0;
line-height:1.0em;
 	-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.2);
box-shadow:5px 5px 5px rgba(0,0,0,0.2);
}
.policyRule h3 span{
font-size:18px;
}
.policyRule .inner{
padding:20px 40px 30px 40px;
}

.policyRule p{
color:#000;
font-size:25px;
text-align:center;
font-weight:700;
margin:0 0 20px 0;
line-height:1.6em;
}

.policyRule ul{
  padding: 0;
  margin: 0 0 0px 0; //左のマージンはここで指定
  list-style-type: decimal;
}

.policyRule ul li{
color:#0071ad;
  list-style-type: decimal;
  line-height: 1.5em;
	font-size:32px;
font-weight:900;
  padding: 0 0 10px 10px;
margin:0 0 10px 0;
border-bottom:dotted 1px #ccc;
	list-style-position: inside;　/* 追記 */

}
.policyRule ul li span{
color:#000;
}
.policyRule ul li span.red{
color:#d60000;
}

.policyRule ul li span.st{
	font-size:20px;
color:#000;
}

.policyRule .ruleImg{
position:absolute;
bottom:0px;
right:50px;
}

.policyRule .ruleImg img{
width:400px;
filter: drop-shadow(4px 4px 4px #aaa);
}




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

マニフェスト発表会動画

**************************************************************************************************/
.senkyoMovieArea{
width:100%;
margin:40px auto 0 auto;
}

.senkyoMovieBox{
display:block;
width:960px;
margin:0 auto;
text-align:center;
}

.senkyoMovieArea p{
text-align:center;
margin:20px auto 0 auto;
text-align:center;
font-size:20px;
line-height:1.5em;
}


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

八策動画

**************************************************************************************************/
.hassakuMovieArea{
width:100%;
margin:20px auto 0 auto;
}

.hassakuMovieBox{
display:block;
width:100%;
margin:0 auto;
text-align:center;
}


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

マニフェストバナー

**************************************************************************************************/
.ban_manifestArea{
width:100%;
margin:50px auto 100px auto;
text-align:center;
}




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

実績

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

.resultArea{
margin:0 auto 0 auto;
padding:60px 0 50px 0;
width:100%;
background:#fffde0;
}

.resultAreaBox1, .resultAreaBox2{
width:960px;
background:#fff;
margin:0 auto 0 auto;
 	-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.2);
box-shadow:5px 5px 5px rgba(0,0,0,0.2);
}

.resultAreaBox3{
width:960px;
background:#fff;
margin:0 auto;
 	-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.2);
box-shadow:5px 5px 5px rgba(0,0,0,0.2);
}

.resultAreaBox1 h3, .resultAreaBox2 h3, .resultAreaBox3 h3{
background: linear-gradient(#0093d9, #005db4);
color:#fff;
font-size:36px;
text-align:center;
font-weight:bold;
padding:7px 0;
line-height:1.5em;
text-shadow: 1px 1px 0px #000;
 	-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.2);
box-shadow:5px 5px 5px rgba(0,0,0,0.2);

}


.resultAreaBox1 .inner, .resultAreaBox2 .inner{
padding:0 40px 20px 40px;
}

.resultAreaBox3 .inner{
padding:20px 40px 30px 40px;
}

.resultAreaBox3 .inner2{
padding:0 40px 0 40px;
}

/*** resultAreaBox1限定 ***/
.resultAreaBox1 ul li{
display:inline-block;
vertical-align:top;
width:50%;
}

.resultAreaBox1 ul li:nth-child(3), .resultAreaBox1 ul li:nth-child(4), .resultAreaBox1 ul li:nth-child(5){
display:inline-block;
vertical-align:top;
width:30%;
}

.resultAreaBox1 ul li:nth-child(4){
display:inline-block;
vertical-align:top;
width:30%;
margin:0 5%;
}

.resultAreaBox1 li h4{
font-size:40px;
margin:30px 0 20px 0;
text-shadow: 1px 1px 0px #fff;
}


.resultAreaBox1 h4.pat1 strong{
	background: linear-gradient(transparent 70%, #fff075 60%);
font-weight:bold;
}

.resultAreaBox1 ul li p{
vertical-align:top;
font-size:22px;
color:#000;
line-height:1.4em;
}


/*** resultAreaBox2限定 ***/
.resultAreaBox2 ul li{
vertical-align:top;
}

.resultAreaBox2 li h4{
font-size:38px;
margin:40px 0 20px 0;
text-shadow: 1px 1px 0px #fff;
}


.resultAreaBox2 h4.pat2 strong{
	background: linear-gradient(transparent 70%, #fbdecc 60%);
font-weight:bold;
}

.resultAreaBox2 ul li p{
vertical-align:top;
font-size:24px;
color:#000;
line-height:1.4em;
}


/*** resultAreaBox3限定 ***/
.resultAreaBox3 ul li{
display:inline-block;
vertical-align:top;
width:50%;
}

.resultAreaBox3 li h4{
font-size:19px;
margin:30px 0 5px 0;
color:#0071be;
}

.resultAreaBox3 li h4 span{
font-size:14px;
color:#0071be;
margin:0 5px 0 0;
}

.resultAreaBox3 h4.pat2 strong{
	background: linear-gradient(transparent 70%, #fbdecc 60%);
font-weight:bold;
}

.resultAreaBox3 ul li p{
vertical-align:top;
font-size:28px;
color:#000;
margin:0 0 0 5px;
font-weight:bold;
line-height:1.4em;
}

.resultAreaBox3 .imgBox{
text-align:center;
}



/*** 歴史作家として ***/
.resultArea .bookBox{
margin:50px auto 0 auto;
width:960px;
background:#f1e8e2;
position:relative;
}


.resultArea .bookBox .manBox{
display:block;
position:absolute;
bottom:20px;
right:40px;
}

.resultArea .bookBox .manBox img{
width:320px;
}

.resultArea .bookBox h3{
background:#80331b;
text-align:center;
color:#fff;
line-height:1.5em;
font-weight:bold;
font-size:32px;
padding:15px 0 10px 0;
}

.resultArea .bookBox .inner{
padding:15px 15px 5px 15px;
}

.resultArea .bookBox .box2{
background:#fff;
border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
margin:0 0 10px 0;
padding:10px 30px;
}

.resultArea .bookBox .box2 p{
color:#000;
margin:0 0 5px 0;
font-size:16px;
font-weight:bold;
letter-spacing:1.5px;
line-height:1.3em;
}

.resultArea .bookBox p.exp{
color:#000;
margin:0 0 10px 0;
font-size:23px;
text-align:center;
font-weight:bold;
letter-spacing:1.5px;
line-height:1.3em;
}

.resultArea .bookBox p.exp2{
color:#000;
margin:0 0 10px 0;
font-size:23px;
text-align:center;
font-weight:bold;
letter-spacing:1.5px;
line-height:1.3em;
}


.resultArea .bookBox .box2 h4{
color:#80331b;
font-size:26px;
font-weight:bold;
letter-spacing:1.5px;
line-height:1.5em;
}



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

CONTAINER

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

#container {
	width:960px;
		margin: 40px auto 0 auto;
	padding:0px;
}

#container:after {
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	contet:".";
}



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

MAINBOX

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

#mainBox {
	width:690px;
	float:left;
}


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

SUBBOX

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

#subBox {
width:240px;
float:right;
}


.sideMenuTitle{
width:240px;
}

.sideMenuTitleL{
float:left;
}

.sideMenuTitleR{
float:right;
}

.sideListBox ul li{
background: url(common/img/faqdot.jpg) 0 10px no-repeat;
border-bottom:dotted 1px #ccc;
padding:6px 0 6px 13px;
	font-size:81.3%;
line-height:1.5em;
margin:0;
}


#subBox ul.menu li {
}



#subBox ul.menu li a {
	padding:7px 0 7px 27px;
	font-size:87.5%;
	line-height:1.3em;
	background: url(common/img/side_arrow.gif) 10px center no-repeat;
	border-bottom:dotted 1px #ccc;
	display: block;
	color: #333;
	vertical-align:top;
	text-decoration: none;
}

#subBox ul.menu li .visited a, {
	text-decoration: none;
	color: #333;
	background: url(common/img/side_arrow.gif) 10px center no-repeat;
	vertical-align:top;
}

#subBox ul.menu li a:hover {
	text-decoration: underline;
	color: #333;
	background: #fffedf url(common/img/side_arrow.gif) 10px center no-repeat;
	vertical-align:top;
}

#subBox ul.menu li a:active {
	text-decoration: underline;
	color: #333;
	background: #fcee00 url(common/img/side_arrow.gif) 10px center no-repeat;
	vertical-align:top;
}

#subBox ul.menu li span {
	font-size:87.5%;
	padding:7px 0 7px 27px;
	line-height:1.3em;
	background: #fffedf url(common/img/side_arrow.gif) 10px center no-repeat;
	border-bottom:dotted 1px #ccc;
	display: block;
	color: #333;
	vertical-align:top;
	text-decoration: none;
	font-weight:bold;
}


.sideArchiveTtl{
width:225px;
font-size:100%;
font-weight:bold;
line-height:1.5em;
color:#fff;
padding:8px 0 6px 15px;
background:#008c38;
}




.sideArchiveBox{
width:238px;
background:#fff;
border:solid 1px #cfcfcf;
border-top:solid 0px #cfcfcf;
}

.sideArchiveBoxInner{
padding:0 10px 10px 10px;
}

.sideArchiveListBox ul li{
border-bottom:dotted 1px #ccc;
padding:8px 0 8px 6px;
font-size:100%;
line-height:1.4em;
margin:0;
}

.sideArchiveListBox .widget .title{
display:none;
}


.sideSpNone{
display:block;
}


.sideBan{
margin:10px 0 0 0;
}

.sideBan img{
width:240px;
}

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

活動ブログ

**************************************************************************************************/
.blogBox{
width:690px;
padding:0 0 20px 0;
margin:0 0 20px 0;
border-bottom:dotted 1px #ccc;
}

.blogThumbBox{
width:150px;
float:left;
}


.blogThumbBox img{
width:150px;
height:auto;
}

.blogThumbBox2{
width:150px;
float:left;
}


.blogThumbBox2 img{
width:150px;
height:auto;
}



.blogInfoBox{
width:520px;
float:right;
}

.blogInfoBox p{
	font-size:85%;

line-height:1.5em;
}

.blogBox h3{
font-size:120%;
font-weight:bold;
margin:10px 0 10px 0;
line-height:1.5em;
}

.blogBox p.day	{
color:#969696;
	font-size:85%;
margin:0 0 5px 0;

clear: both;
}

.blogInfoBox .btn{
font-size:13px;
line-height:1.5em;
text-align:center;
width:120px;
margin:5px 0 0 0;
height:auto;
float:right;

}


.blogInfoBox .btn a{
	display: block;
background:#fff;
padding:7px 10px;
border:solid 2px #ccc;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
	cursor:pointer;

	text-decoration: none;
	color:#333;
}

.blogInfoBox .btn .visited a, {
background:#fff;
	text-decoration: none;
	color:#333;
}

.blogInfoBox .btn a:hover {
	text-decoration: none;
background:#f0f0f0;
	color:#ff7c05;
		opacity:0.7;
	filter: alpha(opacity=70);
	color:#333;

}

.blogInfoBox .btn a:active {
background:#f0f0f0;
	text-decoration: none;
	color:#333;
	color:#333;
}

 

.blogInfoBox .category span.report{
margin:0;
border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
background:#0ea92d;
	font-size:80%;
color:#fff;
text-align:center;
padding:3px 20px 1px 20px;
}

.blogInfoBox .category span.media{
margin:0;
border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
background:#b04343;
	font-size:80%;
color:#fff;
text-align:center;
padding:3px 20px 1px 20px;
}


.blogInfoBox .category span.book{
margin:0;
border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
background:#0e5082;
	font-size:80%;
color:#fff;
text-align:center;
padding:3px 20px 1px 20px;
}



.blogInfoBox .category span.ronbun{
margin:0;
border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
background:#f889b5;
	font-size:80%;
color:#fff;
text-align:center;
padding:3px 20px 1px 20px;
}


.blogInfoBox .category span.kokkai{
margin:0;
border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
background:#5c1781;
	font-size:80%;
color:#fff;
text-align:center;
padding:3px 20px 1px 20px;
}


.blogInfoBox .category span.column{
margin:0;
border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
background:#b89246;
	font-size:80%;
color:#fff;
text-align:center;
padding:3px 20px 1px 20px;
}


.blogInfoBox .category span.sokutou{
margin:0;
border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
background:#06694a;
	font-size:80%;
color:#fff;
text-align:center;
padding:3px 20px 1px 20px;
}



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

ニュース記事内容

**************************************************************************************************/
#postBox{
width:690px;
}


#postBox h2{
border-top:solid 5px #008c38;
border-bottom:solid 1px #ccc;
text-indent:0px;
padding:20px 10px 18px 15px;
height:auto;
background:#f0f0f0;
font-size:150%;
line-height:1.5em;
font-weight:bold;
text-align:left;
}


#postBox h2 .cap{
font-size:70%;
line-height:1.5em;
font-weight:normal;
text-align:left;
margin:10px 0 0 0;
}


div.postinfo	{
color: #555;
text-align:right;
	font-size:85%;
margin:15px 0 30px 0;
color:#969696;
clear: both;
}


/***  著作エリア ***/
#postBox .bookConBox{
margin:0 10px 30px 10px;
}

#postBox .bookConBoxL{
float:left;
width:440px;
}

#postBox .bookConBoxR{
float:right;
width:200px;
}

#postBox .bookConBoxR img{
width:200px;
height:auto;
}

#postBox .bookLinkBox{
background:#f0f0f0;
border:solid 1px #ccc;
padding:20px 0;
}

#postBox .bookLinkBox p{
text-align:center;
font-size:120%;
font-weight:bold;
margin:0;
padding:0;
line-height:1.4em;
}


#postBox .bookLinkBox img{
margin:0 7px 4px 0;
}






#postBox p	{
	font-size:100%;
	line-height: 1.8em;
	margin:0 0 30px 0;

}


#postBox h3	{
padding:20px 10px 18px 15px;
height:auto;
background:#f0f0f0;
font-size:150%;
line-height:1.5em;
font-weight:bold;
text-align:left;
margin:0 0 20px 0;
}


#postBox h4{
border-left:solid 5px #008c38;
border-bottom:solid 1px #ccc;
text-indent:0px;
padding:10px 10px 8px 15px;
height:auto;
background:#f0f0f0;
font-size:135%;
line-height:1.5em;
font-weight:bold;
text-align:left;
margin:0 0 20px 0;
}



#postBox h5{
text-indent:0px;
padding:10px 10px 8px 0;
height:auto;
background:#fff;
font-size:115%;
line-height:1.5em;
font-weight:bold;
text-align:left;
margin:0 0 20px 0;
}


div.post .nextBtn	{
	font-size:85%;
	line-height: 1.6em;
color: #333;
margin: 10px 0 0 0;
text-align:left;
}


.blogNextPrevBox{
width:678px;
border:solid 1px #ccc;
background:#f0f0f0;

}

.blogNextPrevBoxInner{
padding:10px 15px;
}

.blogNextPrevBoxInner ul li{
float:left;
	font-size:85%;
}

.blogNextPrevBoxInner ul li.last{
float:right;
}

strong{
font-weight:bold;
}

em{
font-style:italic;
}


#postBox blockquote{
background:#f0f0f0;
padding:20px 20px 20px 20px;
}

#postBox blockquote p{
margin:0;
padding:0;
}

#postBox ul{
  padding: 0;
  margin: 10px 0 0px 20px; //左のマージンはここで指定
  list-style-type: disc;
}


#postBox ul li{
  list-style-type: disc;
  line-height: 1.5em;
	font-size:100%;
  padding: 0 0 5px 0px;
}

#postBox ol{
  padding: 0;
  margin: 10px 0 0px 20px; //左のマージンはここで指定
  list-style-type: disc;
}


#postBox ol li{
  list-style-type: decimal;
  line-height: 1.5em;
	font-size:100%;
  padding: 0 0 5px 0px;
}

#postBox .wp-caption{
border:solid 0 #ccc;
}

#postBox .wp-caption p.wp-caption-text{
margin:10px 0 0 0;
line-height:1.4em;
}



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

関連記事内容

**************************************************************************************************/
#relatedBox{
width:690px;
border-top:solid 1px #e6e6e6;
margin:50px 0 0 0;
padding:50px 0 0 0;
}

#relatedBox h3{
border-bottom:solid 1px #ccc;
text-indent:0px;
padding:10px 10px 6px 10px;
height:auto;
margin:0 0 30px 0;

font-size:130%;
line-height:1.5em;
font-weight:bold;
}

#relatedBox ul{
margin:0 0 0 15px;
text-align:left;
letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
}

#relatedBox ul li{
width:144px;
display: inline-block;
letter-spacing: normal; /* 文字間を通常に戻す */
    /display: inline;  /* IE用ハック */
	
    /zoom: 1;  /* IE用ハック */
vertical-align:top;
margin:0 25px 25px 0;
}

#relatedBox ul li:nth-child(4){
width:144px;
display: inline-block;
letter-spacing: normal; /* 文字間を通常に戻す */
    /display: inline;  /* IE用ハック */
	
    /zoom: 1;  /* IE用ハック */
vertical-align:top;
margin:0 0 25px 0;
}


#relatedBox ul li img{
width:auto;
height:144px;
}




#relatedBox p{
text-align:left;
font-size:90%;
margin:7px 0 0 0;
line-height:1.4em;
}





/* 記事内の画像 */
.aligncenter{
display: block;
margin-left: auto;
margin-right: auto;
}

div.post img{
border: none;
}

div.post a:hover img{
opacity:0.6;
filter: alpha(opacity=60);
}

.alignleft	{
float: left;
margin-right: 20px;
margin-bottom: 10px;
}

.alignright {
float: right;
margin-left: 20px;
margin-bottom: 10px;
}

.wp-caption	{
border: solid 1px #aaaaaa;
text-align: center;
padding-top: 5px;
margin-top: 10px;
}



/* ---------------------------------------------------
 PLUGIN WP-Page Navi
---------------------------------------------------- */
.navigation { padding: 15px; text-align:center;}

.wp-pagenavi { font-weight: normal;
font-size:15px;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 1px 8px 1px 8px; 
	margin: 3px 4px;
	text-decoration: none;
	border: 1px solid #aaa;
	color: #666;
	background-color: #e7e8e3;
}

.wp-pagenavi a:visited {
	padding: 1px 8px 1px 8px; 
	margin: 3px 4px;
	text-decoration: none;
	border: 1px solid #aaa;
	color: #666;
	background-color: #e7e8e3;
}

.wp-pagenavi a:hover {
	border: 1px solid #aaa;
	color: #fff;
	background-color: #008c38;
}

.wp-pagenavi a:active {
	padding: 1px 8px 1px 8px; 
	margin: 3px 4px;
	text-decoration: none;
	border: 1px solid #aaa;
	color: #fff;
	background-color: #008c38;
}

.wp-pagenavi span.pages {
	padding: 1px 8px 1px 8px; 
	margin: 3px 4px;
	color: #666;
	border: 1px solid #aaa;
	background-color: #e7e8e3;
}

.wp-pagenavi span.current {
	padding: 1px 8px 1px 8px; 
	margin: 3px 4px;
	border: 1px solid #aaa;
	color: #fff;
	background-color: #008c38;
}

.wp-pagenavi span.extend {
	padding: 1px 8px 1px 8px; 
	margin: 3px 4px;
	border: 1px solid #aaa;
	color: #666;
	background-color: #e7e8e3;
}








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

サポーター募集

**************************************************************************************************/
#supporterBox{
width:960px;
margin:30px auto 0 auto;
}



#supporterBox p{
text-align:left;
}



#supporterBox p.catch{
text-align:center;
font-size:190%;
color:#008c38;
font-weight:bold;
border-bottom:solid 1px #ccc;
margin:40px 0 0 0;
}

#supporterBox .guideBox{
margin:50px 0 0 0;
background:#f0f0f0;
padding:30px 20px;
}

#supporterBox .guideBox h3{
text-align:center;
font-size:150%;
color:#333;
font-weight:bold;
}

#supporterBox .guideBox ul {
margin:30px 0 0 320px;
}

#supporterBox .guideBox ul li{
font-size:120%;
}


#supporterBox .imgBox{
text-align:center;
margin:30px 0;
}



#supporterBox .btn a{
	text-align:center;
width:640px;
margin:0 auto 0 auto;
height:60px;
background:#feb005;
border-style: none;
text-align:center;
font-size:130%;
display:block;
font-weight:bold;
color:#fff;
padding:27px 0 0 0;
line-height:1.2em;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
		text-decoration: none;
}


#supporterBox .btn .visited a, {
	text-decoration: none;
	color:#fff;
}

#supporterBox .btn a:hover {
	text-decoration: none;
	color:#fff;
color:#ffff00;
}

#supporterBox .btn a:active {
	text-decoration: none;
	color:#fff;
}


#supporterBox .workBox{
border:solid 1px #ccc;
padding:15px 20px;
background:#fff;
margin:0 0 30px 0;
}

#supporterBox .workBox h4{
border-bottom:dotted 1px #ccc;
font-size:125%;
margin:0 0 10px 0;
color:#333;
padding:0 0 5px 0;
font-weight:bold;
}

#supporterBox .workBox h4 span{
color:#008c38;
padding:0 0 0 5px;
}


#supporterBox .workBox p{
text-align:left;
padding:0 0 0 10px;
}



#supporterBox .fbbtn a{
	text-align:center;
width:400px;
margin:15px auto 0 auto;
height:50px;
background:#3b5999;
border-style: none;
text-align:center;
font-size:130%;
display:block;
font-weight:bold;
color:#fff;
padding:12px 0 5px 0;
line-height:1.5em;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
		text-decoration: none;
}


#supporterBox .fbbtn .visited a, {
	text-decoration: none;
	color:#fff;
}

#supporterBox .fbbtn a:hover {
	text-decoration: none;
	color:#fff;
color:#ffff00;
}

#supporterBox .fbbtn a:active {
	text-decoration: none;
	color:#fff;
}




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

プライバシーポリシー

**************************************************************************************************/
#privacypolicyBox{
width:960px;
margin:40px auto 0 auto;
}





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

サイトマップ

**************************************************************************************************/
#sitemapBox{
width:960px;
margin:40px auto 0 auto;
}


#sitemapBox ul li{
margin:0 0 20px 0;
padding:0 0 20px 40px;
line-height:1.2em;
border-bottom:dotted 1px #ccc;
background:url("sitemap/img/arrow.png") 10px 0px no-repeat;
}



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

NONE

**************************************************************************************************/
.pcnone{
display:none;
}

.spnone{
display:block;
}

.br-sp { display:block; }

.br-pc { display:none; }


a[href^="tel:"] {
    pointer-events: none;
}


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

ERROR

**************************************************************************************************/
.errBox{
margin:50px 0 0 0;
}


.errMsgTitle{
text-align:center;
font-size:15px;
font-weight:bold;
color:#ff0000;
}

.errBox p{
margin:50px 0 0 0;
text-align:center;
}





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

お問い合わせ

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

.txtinput1 input {
    width: 300px;
}

.txtinput2 input {
    width: 500px;
}

.txtinput3 input {
    width: 80px;
}

.txtinput4 textarea {
    width: 400px;
    height:200px;
}


#contactArea{
width:100%;
margin:40px 0 0 0;
}

#contactBox{
margin:0 auto;
width:680px;
}

#formBtn{
margin:30px 0 0 0;
}


#contactBox .btn a{
	text-align:center;
width:400px;
margin:0 auto;
height:50px;
background:#ef9d20;
border-style: none;
text-align:center;
font-size:130%;
display:block;
font-weight:bold;
color:#fff;
padding:12px 0 5px 0;
line-height:1.5em;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
		text-decoration: none;
}


#contactBox .btn .visited a, {
	text-decoration: none;
background:#ef9d20;
	color:#fff;
}

#contactBox .btn a:hover {
	text-decoration: none;
	color:#fff;
background:#f5c479;
}

#contactBox .btn a:active {
	text-decoration: none;
background:#f5c479;
	color:#fff;
}


	.inputform {
		padding: 4px;
		border: #cccccc solid 1px;
	}
	.inputform2 {
		padding: 4px;
		border: #cccccc solid 1px;
	}
	.inputform3 {
		padding: 4px;
		border: #cccccc solid 1px;
	}
	.inputform4 {
		padding: 4px;
		border: #cccccc solid 1px;
	}
	input.inputform {
		width: 228px;
	}
	input.inputform2 {
		width: 50px;
	}
	input.inputform3 {
		width: 350px;
	}
	input.inputform4 {
		width: 100px;
	}
	textarea.inputform {
		width: 350px;
		height: 150px;
	}
	textarea.inputform2 {
		width: 350px;
		height: 150px;
	}
	label.error {
		padding-left: 10px;
		color: #ff0000;
		font-size: 10px;
	}
	#contact-btbox {
		width: 411px;
		height: 42px;
		margin: 10px 0 0 0;
		position: relative;
	}
	#contact-btbox input {
		position: absolute;
	}
	
	#next-btbox {
		width: 411px;
		height: 42px;
		margin: 5px 0 0 0;
		position: relative;
	}
	#next-btbox input {
		position: absolute;
	}
	input.input_btn {
		display: block;
		overflow: hidden;
		width: 181px;
		height: 42px;
		border: none;
		text-indent: -9999px;
		cursor: pointer;
	}
	#finish, #error {
		width: 590px;
		text-align: center;
		padding: 50px 0;
	}



form {
	margin:0;
	padding:0;
}
.attention1{
	color: #C00;
}
.attention2 {
	color:#36C;
}
div.button {
	text-align: center;
	padding:10px 10px 20px;
}
div.button input{
	margin:0 10px;
}

.formTable1{
	width:680px;
	line-height:1.3em;
	border-collapse:collapse;
		background:#fff;
	margin:20px 0 0 0;
}
.formTable1 th{
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
	padding:15px 0 15px 10px;
	border:solid 1px #CCC;

	background:#fff;
}
.formTable1 th.gray{
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
	padding:15px 0 15px 10px;
	border:solid 1px #CCC;

	background:#f5f5f5;
}
.formTable1 td{
	padding:15px 10px;
	border:solid 1px #CCC;
}
.formTable1 td.gray{
	padding:15px 10px;
	border:solid 1px #CCC;
	background:#f5f5f5;
}


.formTable1 span.hisu{
background:#ff0000;
color:#fff;
text-align:center;
padding:2px 5px;
margin:0 0 0 5px;
font-size:85%;
}


.formTable1 .pcnone{
display:block;
}

.formTable1 .spnone{
display:none;
}

/* width */
.form1 {
	width:40px;
}
.form2 {
	width:80px;
}
.form3 {
	width:120px;
}
.form4 {
	width:160px;
}
.form5 {
	width:200px;
}
.form6 {
	width:360px;
}
.form7{
	width:480px;
}


div.btnTxt{
font-size:16px;
}

div.btnTxt input.btn{
height:40px;
}


