@charset "utf-8";
/*
Theme Name: hiraki_site
Author: Relaunch Co
Text Domain: hireki_site
*/
/*----------------------------------------------------------
	reset
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}
html {
	font-size: 100.1%;
}

body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,osaka,'ＭＳ Ｐゴシック',sans-serif;
	font-size:15px;
	line-height: 22px;
	/*font-size:14px;
	line-height: 20px;*/
	color: #4D4D4D;

}

img {
	border: 0;
}

a {
	text-decoration: none;
	outline:none;
}
a:hover{ text-decoration: underline;}
a:visited{ color: inherit;}
ul li { list-style-type: none;}
ol { list-style: decimal outside none; }


.clear {
	clear: both;
}

.clearfix {zoom:1;}
.clearfix:after{
	content: "";
	display: block;
	clear: both;}

.clearText{
	text-indent: -9999px;
	overflow:hidden;
}

.blcok{
	display: block;
}

/*----------------------------------------------------------
	frame
------------------------------------------------------------*/
#header{
	background: #fff;
	width: auto;
	height: 90px;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}

#header-inner{
	width: 1000px;
	height: 90px;
	position:relative;
	margin: 0 auto;

}
#header-inner #logo{
	width: 494px;
	height: 32px;
	position:absolute;
	left:20px;
	top:30px;

}
#header-inner #logo a{
	width: 494px;
	height: 32px;
}
#header-inner #logokomei{
	width: 108px;
	height: 45px;
	position:absolute;
	right:18px;
	top:23px;
}
#header-inner #logokomei a{
	width: 108px;
	height: 45px;
}

#wrapper{
	width: auto;
	background: #e6e6e6;

}

#cover{
	width: 1000px;
	height: 400px;
	margin:0 auto;
}

h1 {
	text-indent:-1000em;
	overflow:hidden;
	width: 1000px;
	height: 400px;
	white-space:nowrap;
}





#body{
	width: 1000px;
	margin: 0 auto;
	background: #ffffff;
}
#contents{
	width: 595px;
	float: left;
	position: relative;;
	padding: 30px 30px 80px 30px;
}
#contents .intro{
	font-weight:bold;
}


#contents h2 {
	font-size:32px;
	color:#e73082;
	line-height:60px;
	font-weight:normal;
	margin:15px 0 10px 0;
}
#contents h2.h2_2{
	line-height:34px;
	padding: 10px 0;

}
#contents h3 {
	font-size:20px;
	color:#fff;
	width:auto;
	background-color:#e73082;
	line-height:48px;
	text-align:center;
	margin:10px 0 20px 0;

}	
#contents h3.h3_2{
	line-height:24px;
	padding: 10px 0;

}


#contents p {
	font-size: 14px;
	padding:0 0 20px 0;

}

#contents img{
	margin:0 0 20px 0;
}

#contents .imgRight{
	float:right;
	padding:0 0 0 15px;
}
.side{
	width: 345px;
	float: left;
	margin-top:30px;
	z-index: 2;
}

.side-menu li{
	width: 320px;
	height:60px;
	margin-bottom:3px;
}

.side-menu>li{
	height: auto;
}

.side-menu-parent{


}

.side-menu a{
	width: 320px;
	height:60px;
	display:block;
	font-size: 16px;
	font-weight: bold;
	color:#969696;
	line-height:60px;
	text-indent:20px;
}
.side-menu a.a_2{
	line-height:18px;
	padding: 10px 0 10px 20px;
	text-indent:0px;

}

.side-menu-parent{
	margin-bottom: 3px;
	background: url(../images/_frame/bg_side_off.gif) 0 0 no-repeat;
}

#page_greeting .side-menu-greeting .side-menu-parent {background: url(../images/_frame/bg_side0_on.gif) 0 0 no-repeat;}
#page_reconstruction .side-menu-reconstruction .side-menu-parent {background: url(../images/_frame/bg_side1_on.gif) 0 0 no-repeat;}
#page_economics .side-menu-economics .side-menu-parent      {background: url(../images/_frame/bg_side2_on.gif) 0 0 no-repeat;}
#page_social_security .side-menu-social_security .side-menu-parent{background: url(../images/_frame/bg_side3_on.gif) 0 0 no-repeat;}
#page_administration .side-menu-administration .side-menu-parent {background: url(../images/_frame/bg_side4_on.gif) 0 0 no-repeat;}
#page_diplomacy .side-menu-diplomacy .side-menu-parent      {background: url(../images/_frame/bg_side5_on.gif) 0 0 no-repeat;}
#page_important_issue  .side-menu-important_issue .side-menu-parent{background: url(../images/_frame/bg_side6_on.gif) 0 0 no-repeat;}
#page_nurture  .side-menu-nurture .side-menu-parent{background: url(../images/_frame/bg_side7_on.gif) 0 0 no-repeat;}
#page_policy2013  .side-menu-policy2013 .side-menu-parent{background: url(../images/_frame/bg_side8_on.gif) 0 0 no-repeat;}

.side-menu-greeting .side-menu-parent:hover       {background: url(../images/_frame/bg_side0_on.gif) 0 0 no-repeat;}
.side-menu-reconstruction .side-menu-parent:hover {background: url(../images/_frame/bg_side1_on.gif) 0 0 no-repeat;}
.side-menu-economics .side-menu-parent:hover      {background: url(../images/_frame/bg_side2_on.gif) 0 0 no-repeat;}
.side-menu-social_security .side-menu-parent:hover{background: url(../images/_frame/bg_side3_on.gif) 0 0 no-repeat;}
.side-menu-administration .side-menu-parent:hover {background: url(../images/_frame/bg_side4_on.gif) 0 0 no-repeat;}
.side-menu-diplomacy .side-menu-parent:hover      {background: url(../images/_frame/bg_side5_on.gif) 0 0 no-repeat;}
.side-menu-important_issue .side-menu-parent:hover{background: url(../images/_frame/bg_side6_on.gif) 0 0 no-repeat;}
.side-menu-nurture .side-menu-parent:hover        {background: url(../images/_frame/bg_side7_on.gif) 0 0 no-repeat;}
.side-menu-policy2013 .side-menu-parent:hover     {background: url(../images/_frame/bg_side8_on.gif) 0 0 no-repeat;}

#page_greeting  .side-menu-greeting .side-menu-parent,
#page_reconstruction  .side-menu-reconstruction .side-menu-parent,
#page_economics .side-menu-economics .side-menu-parent,
#page_social_security .side-menu-social_security .side-menu-parent,
#page_administration .side-menu-administration .side-menu-parent,
#page_diplomacy .side-menu-diplomacy .side-menu-parent,
#page_important_issue .side-menu-important_issue .side-menu-parent,
#page_nurture .side-menu-nurture .side-menu-parent,
#page_policy2013 .side-menu-policy2013 .side-menu-parent{
	text-decoration:none;
	color:#fff;
}


.side-menu .side-menu-parent:hover{
	text-decoration:none;
	color:#fff;

}

.side-menu .side-menu-parent span{
	font-size:40px;
	font-family:Batang,tserif;
	margin-bottom:-5px;
	display:block;
	float:left;

}

.side-menu-children li{
	border-bottom: 1px dotted #c3c3c3;
}
.side-menu-children a{
	width: 320px;
	height:60px;
	display:block;
	font-size: 16px;
	font-weight: normal;
	color:#323232;
}

.side-menu-children .last{
	border-bottom: none;
}

.side-menu-children{
	display: none;
}

#page_reconstruction .side-menu-reconstruction .side-menu-children     { display:block; }
#page_economics .side-menu-economics .side-menu-children               { display:block; }
#page_social_security .side-menu-social_security .side-menu-children   { display:block; }
#page_administration .side-menu-administration .side-menu-children     { display:block; }
#page_diplomacy .side-menu-diplomacy .side-menu-children               { display:block; }
#page_important_issue .side-menu-important_issue .side-menu-children { display:block; }

.sp-side,
#menu-switch,
.side-shadow{
	display: none;
}

.footer{
	width: 100%;
	background: #4d4948;
	z-index: 5;
	position:relative;

}


.footer-inner{
	width: 1000px;
	height:680px;
	padding-top: 45px;
	padding-bottom: 45px;
	margin:0 auto;
	position:relative;
	background: #4d4948;
}

.footer-inner-inner{
	width: 625px;
	position:absolute;
	top:45px;
	left:370px;
}
.footer-inner .footer-logo {
	position:absolute;
	top:45px;
	left:30px;
	width:198px;
	height:77px;

}



.footer-menu{
	font-size: 14px;
	line-height: 18px;
	float: left;
	color: #ffffff;
}


.footer-menu1{
	width: 265px;
	margin-right: 80px;
}

.footer-menu2{
	width: 265px;
	font-size: 13px;
}

.footer-menu-parent{
	display: block;
	width: auto;

	font-weight: bold;
	margin-bottom: 1em;
}

.footer-menu-children li{
	margin-bottom: 1em;
}

.footer-menu-children .last{
	margin-bottom: 0;
}

.footer-menu-block{
	margin-bottom: 2em;
}

.footer-menu-block.last{
	margin-bottom: 0;
}
.footer-menu a{
	color: #ffffff;
}

.footer-list-allow,
.footer-list-num{
	font-size: 1em;
	padding-right: 1em;

}

.footer-menu-parent,
.footer-menu-children li{
	padding-left: 2em;
	text-indent: -2em;
}

#sp-footer{
	display: none;
}

#to_display_for_pc{
	width: 400px;
	height: 26px;
	position: absolute;
	bottom: 20px;
	left: 35px;
}

#facebook_button,
#twitter_button,
#google_plus_button{
	display: inline-block;
	width:100px;
	height: 30px;
	margin-right: 10px;
}
#google_plus_button{
	width: 59px;
	margin-right: 0;
}


.sp-br{
	display: none;
}

#gototop {
	width: 41px;
	height: 40px;
	text-indent: -9999em;
	background: url(../images/_frame/gototop.png) 0 0 no-repeat;
	position: fixed;
	bottom: 8px;
	left: 50%;
	cursor: pointer;
	z-index: 1000;
	margin-left: -20px;
}
/*
@media screen and (max-width: 500px){


}*/
