/*
Theme Name: original_20250724
Theme URI: https://wordpress.org/themes/twentynineteen/
Author: the WordPress team
Author URI: https://wordpress.org/
*/

@charset "utf-8";
html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	color: #313131;
	font-family:Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	background: url(images/top_back.jpg) 50% 0 repeat-x #ffffff;
}

@font-face {
	font-family: 'KozGoPro-Heavy_0';
	src: url('font/kozgoproheavy_0.e'); /* IE9 Compat Modes */
	src: url('font/kozgoproheavy_0.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('font/KozGoPro-Heavy_0.otf') format("opentype");
}

@font-face {
	font-family: 'KozGoPro-Bold_0';
	src: url('font/kozgoprobold_0.eot'); /* IE9 Compat Modes */
	src: url('font/kozgoprobold_0.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('font/KozGoPro-Bold_0.otf') format("opentype");
}

a,#guid a {color: #1E598E; text-decoration: none;}
a:hover,#guid a:hover {color: #DC143C; text-decoration: underline;}
img {border: 0; vertical-align: middle;}
#sidebar h4 {font-size: 12px; line-height: 14px; margin: 0; padding: 0; color: #999999;}
#sidebar h4 a {color: #666666;}

ul, li { list-style: none; margin: 0; padding: 0;}

.clear {
	clear: both;
}

.roll-over-img {
	opacity: 1.0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.roll-over-img:hover{
	opacity: 0.75;
}
/*text_color_size----------------------------------*/
.black,.red,.blue,.green,.cha,.orange,.r-blue,address {
    margin: 0;
	padding: 0;
	font-size: 14px;
}

.small {
    margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 14px;
}

.small12 {
    margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
}

.bold {font-weight: bold;}
.black {color: #000000;}
.red {color: #FF0000;}
.blue {color: #0000FF;}
.green {color: #009900;}
.cha {color: #663300;}
.orange {color: #FF6600;}
.r-blue {color: #0099FF;}
.gray {color: #aeaeae;}

.s10 {
	font-size: 10px;
}

.s12 {
	font-size: 12px !important;
}

address {
    font-size: 12px;
	line-height: 16px;
	font-style: normal;
}
blockquote {
	margin: 10px 0 10px 0;
	color: #5d5d5d;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
}
blockquote p {
	padding: 0;
	margin: 0;
	color: #999999;
	font-size: 12px;
	line-height: 18px;
}

.txt_16 {
	font-size: 16px;
	line-height: 18px;
}
/**　マージン設定　**/

.mg-0{
	margin: 0;
}

.mgt-0{
	margin-top: 0;
}

.mgt-5{
	margin-top: 5px;
}

.mgt-10{
	margin-top: 10px;
}

.mgt-15{
	margin-top: 15px;
}

.mgt-20{
	margin-top: 15px;
}

.mgt-25{
	margin-top: 15px;
}
.mgr-0{
	margin-right: 0;
}

.mgr-2{
	margin-right: 2px;
}

.mgr-5{
	margin-right: 5px;
}

.mgr-10{
	margin-right: 10px;
}

.mgr-15{
	margin-right: 15px;
}

.mgb-0{
	margin-bottom: 0;
}

.mgb-5{
	margin-bottom: 5px;
}

.mgb-10{
	margin-bottom: 10px;
}

.mgb-15{
	margin-bottom: 15px;
}

.mgl-0{
	margin-left: 0;
}

.mgl-5{
	margin-left: 5px;
}

.mgl-10{
	margin-left: 10px;
}

.mgl-15{
	margin-left: 15px;
}

.mg-auto{
	margin-left: auto;
}

.pdt-5{
	padding-top: 5px;
}

.pdt-10{
	padding-top: 10px;
}

.pdt-15{
	padding-top: 15px;
}

.pdb-5{
	padding-bottom: 5px;
}

.pdb-10{
	padding-bottom: 10px;
}

.pdb-15{
	padding-bottom: 15px;
}

/*----------------------------------*/
#all {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

#wrapper {
	margin: 0 auto ;
	padding: 20px 16px;
	clear: both;
	width: 960px;
	background: url(images/contents_wrp_bg.png) repeat-y;
}

#title-area {
    width: 100%;
    margin: 0 auto;
	padding: 0;
}

#title {
    width: 980px;
	height: 123px;
	font-size: 12px;
	line-height: 14px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

#title p {
    margin: 0;
	padding: 10px 0 0 0;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}

h1 {
    margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	height: 16px;
	color: #fff;
}

h1 a {
    border: 0;
}

h2 {
	margin: 15px 0 30px;
	padding-bottom: 15px;
	font-size: 23px; /*2019129nakazawa h2タイトルが35文字以内で折り返していたために、24から23pxに変更*/
	font-weight: bold;
	position: relative;
	border-bottom: 4px solid #67A7FF;
}

h2::after {
	position: absolute;
  content: " ";
  border-bottom: solid 4px #3B69C7;
  bottom: -4px;
  width:10%;
  display: block;
}

h3 {
	font-family: "メイリオ";
	
}



/* ヘッダー　*/
#title p#logo {
	float: left;
	margin: 0;
	padding: 0;
	width: 353px;
	height: 75px;
	position: absolute;
	background: url(images/logo1.png) no-repeat;
	top: 30px;
}

#title p#logo a {
	width: 353px;
	height: 67px;
	display: block;
	text-indent: -9999px;
}

#telnum {
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 260px;
	height: 56px;
	position: absolute;
	top: 67px;
	left: 50%;
	background: url(https://panerou.com/wp-content/uploads/2015/08/tel_num.png) no-repeat;
}

#social {
	float: right;
	position: relative;
	top: 8px;
}

#social li, #social li a {
	width: 34px;
	height: 34px;
	display: block;
	text-indent: -9999px;
	float: left;
}

.social_btn1 {
	background: url(images/social_btn1.png) top left no-repeat;
	position: relative;
	top: 0;
	right: 16px;
}

.social_btn2 {
	background: url(images/social_btn1.png) top center no-repeat;
	position: relative;
	top: 0;
	right: 8px;
}

.social_btn3 {
	background: url(images/social_btn1.png) top right no-repeat;
}

.mail_btn {
	width: 200px;
	height: 50px;
	position: relative;
	top: 16px;
	right: 0;
	float: right;
	clear: both;
}
#drawerBtn {
	display: none;
}

/**　グローバルナビ　**/
#global_navi {
	margin: 0 auto;
	padding: 0;
	width: 980px;
	height: 60px;
	clear: both;
	background: url(images/global_navi_bg.jpg) no-repeat;
	position: relative;
	font-family: "Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif";
	font-weight: bold;
}

#global_navi ul {
	height: 60px;
}

#global_navi li {
	width: 245px;
	height: 60px;
	float: left;
	text-align: center;
}

#global_navi li a {
	width: 245px;
	height: 60px;
	font-size: 18px;
	color: #474747;
	text-decoration: none;
	line-height: 60px;
	display: block;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}

#global_navi a:hover {
	color: #55c3e9;
	background: rgba(200,200,200,.1);
}

#global_navi li.sp_social,
#global_navi li.sp_contact {
	display: none;
}

/* スライダー */
#slider {
	margin: 0;
	height: 400px;
	position: relative;
}

.post-date {
	width: 50px;
	height: 50px;
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
}

form {
    margin: 0;
	padding: 0;
}


#navigation {
    margin: 0;
	padding: 0 0 20px 0;
	color: #313131;
	font-size: 12px;
	line-height: 14px;
}


/* サイドバー */
#sidebar {
	width: 225px;
	float: right;
	padding: 0;
}

#sidebar h3 {
	margin: 0;
}

.sidemenu h3 {

}

#sidebar ul {
	list-style: none outside;
	margin: 0 0 10px 0;
	padding: 20px 10px 0 10px;
}

#sidebar li{
    margin: 0 0 10px;
	padding: 0;
    font-size: 14px;
	line-height: 18px;
	list-style:none outside;
}

#sidebar ul.side_1 li:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom: 1px dotted #e8e8e8;
}

#sidebar ul.side_1 li:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	text-align: right;
	background: none;
	border-bottom: none;
}

#sidebar ul.side_1 li {
	background: url(https://panerou.com/wp-content/uploads/2013/07/side_arrow.png) no-repeat;
	padding:0 0 10px 20px;
	border-bottom: 1px dotted #e8e8e8;
}

#sidebar ul.side_1 li a {
	color: #1E598E;
	font-weight: bold;
}

#sidebar ul.side_1 li a:hover {
	color: #DC143C;
}

li#search-2 {
	padding: 10px;
	border: 1px #cccccc solid;
}

li#search-4 {
	padding: 10px;
	border: 1px #cccccc solid;
	margin: 0 0 20px 0;
}

#ranking {
	margin: 0 0 15px 0;
	padding: 10px 10px 0 10px;
	width: 203px;
	border-top: none;
}

.ads img {
	margin-bottom: 10px;
}

#ranking h3 {
	margin: 0;
	color: #fa8e5e;
	font-size: 17px;
}

#ranking h3 a {
	color: #0000FF;
	text-decoration: underline;
}

#ranking h3 a:hover {
	color: #FFCC00;
	text-decoration: none;
}


#twitter {
	width: 225px;
}

#facebook {
	margin-top: 10px;
	width: 225px;
}

.post-wrap a,.site-data a {
	color: #0000FF;
	text-decoration: none;
}

.post-wrap a:hover ,.site-data a:hover {
	color: #0000FF;
	text-decoration: none;
}

.post-wrap {
    clear: both;
	width: 715px;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

.post-wrap_home {
    clear: both;
	width: 960px;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

.post-wrap p,.site-data p {
    margin: 0 0 30px 0;
	padding: 0;
	line-height: 25px;
}

#sp_bnr .ads a p {
	display: none;
}

#sp_bnr .ads:last-child {
	display: none;
}

/* メインコンテンツ　*/
#contents1 {
	margin: 0;
}

#contents1 p {
	margin: 0 0 30px 0;
	padding: 0;
	line-height: 1.7em;
}

.info_box1 {
	width: 225px;
	float: left;
	
}

.info_box1 h3 {
	margin: 10px 0;
	color: #ffa800;
	font-size: 17px;
	text-align: center;
}

.info_box2 {
	width: 225px;
	float: left;
	position: relative;
	top: 0;
	left: 20px;
}

.info_box2 h3 {
	margin: 10px 0;
	color: #fc7575;
	font-size: 17px;
	text-align: center;
}

.info_box3 {
	width: 225px;
	float: right;
}

.info_box3 h3 {
	margin: 10px 0;
	color: #589f35;
	font-size: 17px;
	text-align: center;
}

.btn {
	margin: 10px auto;
	width: 205px;
}

#contents2 {
	clear: both;
	margin: 10px 0 0;
}

.contents_box {
	width: 715px;
	height: 145px;
}

.contents_box img {
	margin: 10px 0;
	float: left;
}

.txt_block {
	margin: 10px 0 0;
	width: 460px;
	height: 101px;
	float: left;
	position: relative;
	top: 0;
	left: 20px;
}

.txt_block p {
	margin: 0 0 25px 0;
}

img.next_btn {
	margin: 0;
	float: right;
	position: relative;
	top: -13px;
}

img.line1 {
	margin: 30px 0 0 0;
}

.txt_block h3 {
	margin: 5px 0;
	padding-left: 30px;
	color: #0098ff;
	font-size: 20px;
	background: url(images/h3_icon.png) left center no-repeat;
}


#contents3 {
	clear: both;
	margin: 0 0 10px;
}

#contents3 h3 {
}

.txt_box1 {
	margin: 10px 0 20px 0;
	padding: 10px;
	width: 693px;
	height: 316px;
	border: 1px #cccccc solid;
	overflow-y: scroll;
}

.date {
	color: #ff3c4a;
	font-weight: bold;
}

.txt_box1 li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px #CCC dotted;
}

.txt_box1 li:nth-child(even) {
	background: #ebffff;
}






.next {
    margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 16px;
	text-align: right;
}

.previous {
    margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
}

.user {
    width: 585px;
	height: 25px;
	margin: 0;
	padding: 20px 0 0 15px;
	font-size: 14px;
	line-height: 16px;
}

.c-text {
    width: 600px;
	height: auto;
	margin: 0;
	padding: 0;
}

.c-text p {
    margin: 0;
	padding: 0 40px 0 20px;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}

.c-date {
    clear: both;
    margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
}

#comment-end {
    margin: 0;
	padding: 0;
}

#commentwrap {
	margin: 0;
	padding: 0;
}

.adm {
    margin: 0;
	padding: 0 0 4px 0;
	color: #666666;
	font-size: 12px;
	line-height: 14px;
}

#commentwrap h3 {
    height: 30px;
    margin: 0;
	padding: 0;
	color: #CCCC00;
	font-size: 14px;
	line-height: 16px;
}

#commentform {
    margin: 0;
	padding: 0;
	height: auto;
}

#commentform p {
    margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
}

#author,#email,#url {
    width: 150px;
	height: 16px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
}

#submit {
    width: 80px;
	height: 24px;
    margin: 0;
	padding: 0;
	font-size: 12px;
}

#comment {
    width: 500px;
	height: 160px;
	margin: 0;
	padding: 4px 4px 4px 4px;
}

.r-com {
    margin: 0;
	padding: 7px 0 0 0;
	width: 580px;
	height: 23px;
	font-size: 14px;
	line-height: 16px;
}

.c-na {
    margin: 0;
	padding: 0 0 0 4px;
	font-size: 12px;
	line-height: 14px;
}

#author,#email,#url {
    width: 150px;
	height: 16px;
	margin: 0;
	padding: 0;
}

form {
    margin: 0;
	padding: 0;
}

#word {
    margin: 0;
	padding: 0 0 0 5px;
	color: #666666;
	width: 197px;
	height: 28px;
	font-size: 12px;
	line-height: 16px;
	border-radius: 3px;
	border: 1px #cccccc solid;
	box-shadow: inset 0 0 7px rgba(0,0,0,.3);
}

#searchsubmit {
    margin: 10px 0 0 0;
	padding: 0;
}

#content {
    margin: 0;
	padding: 0;
	float: left;
	width: 715px;
}

#content_con {
    margin: 0;
	padding: 0;
	float: left;
	width: 960px;
}

#content_con .kiyaku_box h2 {
	margin: 0 0 15px 0;
	padding: 0;
	height: 0;
	background: none;
	font-size: 14px;
	color: #999;
	line-height: 20px;
}

#content_con h2 {
	margin: 0;
	padding-left: 50px;
	height: 50px;
	font-size: 20px;
	font-family: "";
	/*text-shadow: 1px 1px 0px rgba(0,0,0,.6);*/
	text-shadow: 0 -1px 0 #3553c8;
	line-height: 50px;
	color: #ffffff;
	background: url(/images/subtitle_con.jpg) no-repeat;
	width: 960px;
}

/** フッター **/
#footer {
	clear: both;
	height: auto;
	background: linear-gradient(#52bbfd, #3f94cb);
}

#foot_menu1 {
	margin: 0 auto;
	padding: 0;
	width: 982px;
	height: 53px;
	line-height: 53px;
	background: url(images/foot_menu_bg.png) no-repeat;
	position: relative;
	top: 20px;
	font-family: "Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif";
	font-weight: bold;
}

#foot_menu1 a {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,.5);
}

#foot_menu1 li {
	float: left;
	width: 200px;
	padding-left: 45px;
}

#foot_menu2 {
	clear: both;
	margin: 0 auto;
	padding: 30px 0;
	width: 980px;
	height: auto;
	position: relative;
}

#foot_menu2 a {
	color: #FFFFFF;
  font-size: 12px;
	text-decoration: none;
	text-shadow: 0 -1px 0 #1d8cd4;
}

#foot_menu2 a:hover {
	color: #ffa500;
	text-decoration: underline;
}

.sub_menu {
	float: left;
/*	width: 225px;	*/
	padding-left: 20px;
}

.sub_menu p {
	color: #FFFFFF;
	font-weight: bold;
	text-shadow: 0 -1px 0 #1d8cd4;
	margin:0 0 5px 0;
}

.sub_menu li {
	padding-left: 25px;
	line-height: 20px;
	background: url(images/footer-icon.png) 15px 50% no-repeat;
}

p.copyright {
	margin: 0;
  padding: 10px 0;
	clear: both;
	text-align: center;
	color: #FFFFFF;
  border-top: 1px solid #225574;
  box-shadow: inset 0 1px 0 #6891ad;
  background: linear-gradient(#31688f, #1e4660);
	font-size: 11px;
	
}

p.copyright a {
	text-decoration: none;
	color: #FFFFFF;
}

p.copyright a:hover {
	color: #0099ff;
}

#sp_tel_contact {
	display: none;
}

/* page-top */
#page-top {
	margin-right: -600px;
	position: fixed;
	bottom: 0;
	right: 50%;
}
#page-top a {
	width: 98px;
	height: 98px;
	display: block;
	text-indent: -9999px;
	background: url(images/page_top.png) no-repeat;
}
#page-top a:hover {
	background: url(images/page_top_on.png) no-repeat;
}

/* 補助金について */
.check_btn {
	margin: 10px auto 0;
	width: 350px;
	height: 95px;
}

.check_btn a {
	width: 350px;
	height: 95px;
	display: block;
	text-indent: -9999px;
	background: url(images/check_btn.png) no-repeat;
}

.check_btn a:hover {
	width: 350px;
	height: 95px;
	display: block;
	text-indent: -9999px;
	background: url(images/check_btn_on.png) no-repeat;
}

/* 融資都道府県リスト */
ul.arealinks, ul.link {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.arealinks li {
	margin: 0 0 6px 0;
	padding: 0;
} 

.link li {
	display: inline-block;
	padding: 0 0 0 10px;
	font-size: 14px;
}

.link li.first {
	border-left: 0;
	padding: 0;
	width: auto;
}

.link li a {
	text-decoration: none;
}

.clearfix {
	display: block;
}

.clearfix:after {
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
}

/*.post-wrap .arealinks1 label {
	float: left;
	margin: 0 18px 0 0;
	padding: 1px 0;
	border-radius: 6px;
	display: block;
	width: 100px;
	text-align: center;
	background: url(http://grad3.ecoloniq.jp/sample/img/patterns_01.png) repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #80f2ff), color-stop(1.00, #3cc2ce));
	background: url(http://grad3.ecoloniq.jp/sample/img/patterns_01.png) repeat, -webkit-linear-gradient(#80f2ff, #3cc2ce);
	background: url(http://grad3.ecoloniq.jp/sample/img/patterns_01.png) repeat, -moz-linear-gradient(#80f2ff, #3cc2ce);
	background: url(http://grad3.ecoloniq.jp/sample/img/patterns_01.png) repeat, -o-linear-gradient(#80f2ff, #3cc2ce);
	background: url(http://grad3.ecoloniq.jp/sample/img/patterns_01.png) repeat, -ms-linear-gradient(#80f2ff, #3cc2ce);
	background: url(http://grad3.ecoloniq.jp/sample/img/patterns_01.png) repeat, linear-gradient(#80f2ff, #3cc2ce);
	color: #FFFFFF;
	font-weight: bold;
}*/

.post-wrap .arealinks1 input {
	display: none;
}

/* 施工・販売会社リスト */

ul.arealinks1 {
	margin-top: 20px !important;
}

ul.arealinks1, ul.link {
	list-style: none;
	margin: 20px 0;
	padding: 0;
	font-size: 14px;
}

.arealinks1 li {
	margin: 0 0 6px 0;
	padding: 0;
}

.arealinks1 li label {
  margin: 10px 0;
  padding: 8px;
  color: #333;
  border-left: 5px solid #5065FF;
  border-bottom: 1px solid rgba(0,0,0,.1);
  display: block;
  font-size: 18px;
  font-weight: bold;
}

.link li {
	padding: 0 0 0 10px;
	width: auto;
  display: inline-block;
}

.link li.first {
	border-left: 0;
	padding: 0;
}

.link li a {
	text-decoration: none;
  padding: 8px 10px;
	display: inline-block;
	border-radius: 4px;
	border: 1px solid #E8E8E8;
	background: #FFFFFF;
  color: #1E598E;
}

.link li a:hover {
  color: #1E598E;
  text-decoration: underline;
}

.clearfix {
	display: block;
}

.clearfix:after {
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
}

.post-wrap .arealinks1 h4 {
	float: left;
	margin: 0 18px 0 0;
	padding: 1px 0;
	border-radius: 6px;
}

.post-wrap .arealinks1 h4 span {
	display: block;
	width: 100px;
	text-align: center;
}

/* 補助金都道府県リスト */
ul.arealinks2 {
	margin-top: 20px !important;
}

ul.arealinks2, ul.link {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 12px;
  box-sizing: border-box;
}

.arealinks2 li {
	margin: 0 0 6px 0;
	padding: 0;
} 

.link li {
	display: inline-block;
  padding: 0 0 0 10px;
  width: auto;
}

.link li.first {
	border-left: 0;
	padding: 0;
}

.link li a {
	text-decoration: none;
}

.clearfix {
	display: block;
}

.clearfix:after {
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
}

.post-wrap .arealinks2 h4 {
	float: left;
	margin: 0 18px 0 0;
	padding: 1px 0;
	background: #ff8a00;
	border-radius: 6px;
	font-size: 14px;
}

.post-wrap .arealinks2 h4 span {
	display: block;
	width: 100px;
	text-align: center;
	color: #FFFFFF
}



/* 地域検索　*/
.com_box {
	margin-bottom: 15px;
	width: 693px;
	box-sizing: border-box;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.com_box h3 {
	margin: 0;
}

.com_box2 {
	margin: 10px;
}

.cmp_txt {
	float: left;
	margin-bottom: 15px;
}

.cmp_txt table {
	border: 1px #cccccc solid;
	font-size: 12px;
}

.cmp_txt td.title {
	width: 100px;
	background: #d8eace;
	font-weight: bold;
	text-align: center;
}

.cmp_txt td.titles {
	width: 100px;
	background: #d8eace;
	font-weight: bold;
}

.company_detail img {
	margin:0 0 10px 0;
}

.company_detail .company_detail_title {
	margin: 0;
	background: url(https://panerou.com/wp-content/uploads/2013/06/company_bnr.png) no-repeat;
	padding-left: 10px;
	color: #133ca8;
	width: 693px ;
	height: 33px;
	font-family: "";
	font-size: 16px;
	padding-top: 5px;
}

.company_detail h3 {
	margin: 0;
	background: url(https://panerou.com/wp-content/uploads/2013/06/company_bnr.png) no-repeat !important;
	padding-left: 10px !important;
	color: #133ca8 !important;
	width: 693px !important;
	height: 33px !important;
	font-family: "" !important;
}

.company_detail ul {
	margin: 10px 0 20px 35px;
}

.company_detail ul li {
	margin-bottom: 5px;
	list-style:square;
	line-height: 1.6em;
}

.company_detail .point {
	margin: 0;
	background: url(https://panerou.com/wp-content/uploads/2013/06/point_bnr.png) no-repeat;
	padding-left: 28px;
	color: #133ca8;
	width: 573px;
	height: 38px;
	font-family: "";
	font-size: 14px;
	padding-top: 6px;
}

.company_detail .company_detail_sent {
	margin: 10px;
}

.company_detail table {
	border: 1px #cccccc solid;
	font-size: 12px;
	width: 693px;
}

.company_detail table th {
	width: 100px;
	background: #d8eace;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	border-bottom:none;
}

.company_detail table td {
	border-bottom: 1px #cccccc dotted;
}

p.notes {
	margin: 15px 0 15px 0;
	font-size: 12px;
	line-height: 1.6em;
	color: #999999;
}

.com_img {
	float: right;
	border: 1px #cccccc solid;
}

.dot_line {
	border-bottom: 1px #cccccc dotted;
}

.clear {
	clear: both;
}

.mgt_10 {
	margin-top: 10px;
}

.more-link {
	margin: 15px auto 0;
	width: 230px;
	height: 51px;
	text-align: center;
	background: url(https://panerou.com/wp-content/uploads/2013/05/detail.gif) no-repeat;
	text-indent: -9999px;
	display: block;
}

a .more-link:hover {
	opacity:0.1;
}

.shosai_btn a {
	height: 51px;
	width: 230px;
	text-decoration: none;
}

.post-wrap .shosai_btn a:hover {
	opacity: 0.8;
}

.contact_btn {
	margin: 0 auto;
	height: 216px;
	text-align: center;
}

.post-wrap .contact_btn a {
	height: 65px;
	width: 250px;
	display: block;
	text-decoration: none;
	background: url(https://panerou.com/wp-content/uploads/2013/05/contact.gif) no-repeat;
	text-indent: -9999px;
}

.post-wrap .contact_btn a:hover {
	opacity: 0.8;
}

.post-wrap h5 {
	margin: 0 0 10px 0;
	padding-bottom: 10px;
}

.face_box {
	padding: 10px;
	height: 150px;
	border: 1px #cccccc solid;
}

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

.cmp_txt2 {
	width: 485px;
	float: right;
}

.post-wrap h4.faq_q {
	margin: 0;
	padding: 11px 35px;
	font-size: 16px;
	line-height: 18px;
	font-family: "";
	font-weight: lighter;
	text-shadow: 1px 1px 0px rgba(0,0,0,.5);
	background: url(images/faq_title.png) no-repeat;
}

.post-wrap div.faq_a {
	margin: 0 5px 15px 20px;
	padding: 10px;
	background: #d8f2f3;
}

/* メーカー比較 */

table.maker {
	width: 693px;
	background: #cccccc;
}

table.maker th {
	background: #F2F2F2;
}

table.maker td {
	background: #FFFFFF;
}

/* ローン */
table.loan {
	width: 693px;
	background: #cccccc;
	margin-bottom: 20px;
}

table.loan th {
	background: #F2F2F2;
}

table.loan td {
	text-align: center;
	background: #FFFFFF;
	padding : 7px 0;
}

/* 銀行 */
table.bank {
	width: 500px;
	background: #cccccc;
}

table.bank th {
	background: #F2F2F2;
}

table.bank td {
	background: #FFFFFF;
}

/* 投稿 シャープ『まるごと15年保証』のメリットデメリット　table */

table.hosyo {
	background-color: #ffffff;
	border-top:#ffffff 3px double;
	border-collapse: collapse;
	font-size: 11px;
	width: 100%;
	color:#333333;
} 

table.hosyo th.cell {
	border-bottom: #dcdddd 1px solid;
	background-color: #efefef;
	text-align: left;
	padding: 10px;
} 
table.hosyo td.line01 {
	background-color: #fff;
	text-align: left;
	padding: 10px;
	vertical-align: top;
}
table.hosyo td.line02 {
	background-color: #f7f8f8;
	text-align: left;
	padding: 10px;
	vertical-align: top;
}

/* 農地に太陽光発電を検討されているお客様へ　table */

.img_box {
	text-align: center;
}

.left {
	float: left;
}

.left_both {
	float: left;
	clear: both;
}

.seihin-detail table {
	font-size: 10px;
	border-spacing: 0;
	border-collapse: collapse;
}

.seihin_box {
	height: 170px;
}

p.mar_0 {
	margin: 0;
}

.seihin-detail table td, th{
	border:0;
	padding: 0;
	border-bottom: 1px #cccccc dotted;
}

table.exhibit td{
    border: 0;
    padding: 0;
    border-bottom: 1px #cccccc dotted;
}


/* 問い合わせフォーム */
.post-wrap form h4{
	margin: 0;
}

table.contact_form {
	width: 936px;
	border-bottom: 5px solid #18afbd;
	border-left: 5px solid #18afbd;
	border-right: 5px solid #18afbd;
	font-size: 13px;
	
}

table.contact_form th {
	background: #c5eaed;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #BABEAD;
	border-left: 1px solid #fff;
	color: #257e86;
	line-height: 135%;
	padding: 16px 8px;
	text-align: left;
	width: 20%;
}

table.contact_form td {
	border-bottom: 1px solid #BABEAD;
	border-left: 1px solid #BABEAD;
	border-right: 1px solid #BABEAD;
	padding: 16px 12px;
	text-align: left;
	word-break: break-all;
}

table.contact_form th p.require {
	background: url(/images/ico_hissu.png) no-repeat 100% 50%;
}

.contact_form .name {
	width: 120px;
}

.contact_form .zip-code {
	width: 120px;
}

.contact_form .form-text {
	padding: 6px;
	width: 470px;
	resize: none;
}

.kiyaku_box {
	margin: 15px 0 0 0;
	padding: 10px 20px;
	height: 100px;
	overflow: scroll;
	overflow-x: hidden;
	line-height: 18px;
	border: 1px #cccccc solid;
}

.ind_box1 .kiyaku_box h3 {
	margin: 0;
	padding: 0;
	background: none;
	font-size: 13px;
}

.kiyaku_box ol {
	padding: 0;
}

input.send-btn {
	margin: 10px auto 0;
	width: 250px;
	height: 50px;
	text-align: center;
}

/* 会社概要　*/
table.kaisha_gaiyo {
	margin: 0 auto;
	width: 600px;
	background: #cccccc;
	
}

table.kaisha_gaiyo th {
	background: #F2F2F2;
}

table.kaisha_gaiyo td {
	background: #FFFFFF;
}

.category h2 {
	margin: 0;
	padding-left: 50px;
	height: 50px;
	font-size: 20px;
	font-family: "";
	/*text-shadow: 1px 1px 0px rgba(0,0,0,.6);*/
	text-shadow: 0 -1px 0 #3553c8;
	line-height: 50px;
	color: #ffffff;
	background: url(images/subtitle.png) no-repeat;
}

.category-2 h2 {
	margin: 0;
	padding-left: 50px;
	height: 50px;
	font-size: 20px;
	font-family: "";
	/*text-shadow: 1px 1px 0px rgba(0,0,0,.6);*/
	text-shadow: 0 -1px 0 #3553c8;
	line-height: 50px;
	color: #ffffff;
	background: url(images/subtitle.png) no-repeat;
}

.category-2 h3 {
	background:url(https://panerou.com/wp-content/uploads/2013/04/h3_bg.gif) no-repeat;
	color: #0000FF;
	padding: 5px 0 0 10px;
	line-height:50px;
	margin-bottom: 20px;
	font-size: 18px;
}

.com_box .continuation {
	text-align:center;
}

.error {
	background: url(https://panerou.com/wp-content/uploads/2013/04/404.jpg) no-repeat;
	width: 611px;
	height: 267px;
	margin-left: 55px;
}

.home_btn {
	margin: 10px auto 0;
	width: 350px;
	height: 95px;
	padding: 190px 0 0 90px;
}

.home_btn a {
	width: 350px;
	height: 95px;
	display: block;
	text-indent: -9999px;
	background: url(https://panerou.com/wp-content/uploads/2013/04/home_btn.png) no-repeat;
}

.home_btn a:hover {
	background: url(https://panerou.com/wp-content/uploads/2013/04/home_btn_on.png) no-repeat;
}

/* 補助金について */

#region {
	
}

/* 補助金詳細 */

.table_1 {
	width:100%;margin:0px 0px 10px 0px;padding:0px;
	border-collapse:collapse;
	border-top:1px dotted #999999;
}
.table_1 th {
	width:25%;padding:4px 2px 2px 4px;
	text-align:left;vertical-align:top;color:#666666;
	background-color:#EEEEEE;
	border-bottom:1px dotted #999999;border-left:5px solid #FF9900;
}
.table_1 th.kuni {
	width:25%;padding:14px 0 0 4px;
	text-align:left;vertical-align:top;color:#666666;
	background-color:#EEEEEE;
	border-bottom:1px dotted #999999;border-left:5px solid #FF9900;
}
.table_1 td {
	padding:4px 2px 2px 4px;
	border-bottom:1px dotted #999999;border-left:3px double #CCCCCC;
}

.table_1 td ul {
	padding:0 0 0 15px;
}

.table_1 td ul li {
	list-style:square;
}

table.jekjwekltkl {
	border: 1px solid #d3d3d3;
	border-collapse: collapse;
	margin-bottom: 30px;
}

.alphabetal {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: none;
	background-color: #EEEEEE;
}

.alphabetal li{
	display: inline-block;
	display: inline;  
	zoom: 1;
	padding: 5px;
	color: #ffffff;
	margin: 10px;
	font-size: 14px;
	font-weight: bold;
}

.alphabetal li a:hover {
	color: #FFCC00;
}

.aiueo-sub-bg {
	width: 693px;
	height: 30px;
	background: url(https://panerou.com/wp-content/uploads/2013/04/aiueo-sub-bg.png) no-repeat;
	margin: 20px 0;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	padding:6px 0 0 13px;
}

.detail li{
	display: inline-block;  
	zoom: 1;
	color: #000000;
	width:27%;
	margin: 0 0 15px 20px;
	background: url(https://panerou.com/wp-content/uploads/2013/04/arrow_icon.png) no-repeat;
	padding: 0 0 0 20px;
	color:#006699;
}

.detail li a:hover{
	color: #FFCC00;
}

.arrow li{
	display: inline-block;  
	zoom: 1;
	color: #000000;
	width:27%;
	margin: 0 0 10px 20px;
	background: url(https://panerou.com/wp-content/uploads/2013/06/arrow_icon2.png) no-repeat;
	padding: 0 0 0 20px;
	color:#006699;
}

.arrow li a:hover{
	color: #FFCC00;
}

.subsidy h3 {
	font-size: 18px;
	margin: 0 0 10px 0;
	padding:12px 10px;
	background: #1d8ade; /* Old browsers */
	background: -moz-linear-gradient(left, #1d8ade 0%, #53a2e2 50%, #1d8ade 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#1d8ade), color-stop(50%,#53a2e2), color-stop(100%,#1d8ade)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #1d8ade 0%,#53a2e2 50%,#1d8ade 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #1d8ade 0%,#53a2e2 50%,#1d8ade 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(left, #1d8ade 0%,#53a2e2 50%,#1d8ade 100%); /* IE10+ */
	background: linear-gradient(left, #1d8ade 0%,#53a2e2 50%,#1d8ade 100%); /* W3C */
	color:#FFF;
	text-shadow:1px 1px 2px #333;
	box-shadow:0 2px 3px rgba(0, 0, 0, 0.4) , inset 0 0 50px rgba(0, 0, 0, 0.1) ;
	position:relative;
	}
 
.subsidy h3:before,
.subsidy h3:after{
	content: ' ';
	position: absolute;
	z-index: -1;
	width: 40%;
	height: 20px;
	left: 4px;
	bottom:7px;
	-webkit-box-shadow: 0 8px 15px rgba(0,0,0, 0.7);
	-moz-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.7);
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.7);
	background-color: #F00;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.subsidy h3:after{
	  -webkit-transform: rotate(3deg);
	  -moz-transform: rotate(3deg);
	  -o-transform: rotate(3deg);
	  -ms-transform: rotate(3deg);
	  transform: rotate(3deg);
	  right: 10px;
	  left: auto;
}

.subsidy-sub h3 {
	background: #1d8ade; 
	margin: 20px 0 15px 0;
	padding:12px 10px;
	color:#FFF;
	font-size: 16px;
	text-shadow:1px 1px 2px #333;
	position:relative;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-left:1px solid #036;
	border-top:1px solid #036;
	box-shadow:inset 1px 1px 4px #036;
	}
 
.subsidy-sub h3:before {
	content: ' ';
	position: absolute;
	z-index: 2;
	width: 0;
	height: 0;
	left: 14px;
	bottom: -27px;
	background: transparent;
	border-color: #1d8ade transparent transparent transparent ;
	border-style:solid;
	border-width:15px;
	}



#search-box {
display:block;
width: 220px;
padding-top: 10px;
padding-bottom: 10px;
height: 30px;
}
#search-box input.search-text {
float:left;
margin: 0px;
padding:0;
border:0;
width: 170px;
height: 20px;
}
#search-box input.search-go {
float: right;
margin: 0px;
}

#midashi_sekou h3 {
	background:url(https://panerou.com/wp-content/uploads/2013/07/midashi_sekou_h3.png) no-repeat;
	color:#686868;
	padding-top: 3px;
	padding-left: 20px;
	width: 692px;
	height: 37px;
	font-size: 16px;
	font-family:"";
	font-weight: normal;
}

ul.detail2 {
	margin-left: 10px;
}

.detail2 li{
	display: inline-block;  
	zoom: 1;
	color: #000000;
	width:11%;
	margin: 0 0 10px 0;
	background: url(https://panerou.com/wp-content/uploads/2013/07/arrow-right-16.png) no-repeat;
	padding: 0 0 0 20px;
	color:#0066CC;
}

.detail2 li a{
	text-decoration: none;
}

.detail2 li a:hover{
	color: #FFCC00;
}

.right {
	float:right;
}

.ssl {
	padding: 0 155px;
	margin-bottom: 10px;
}

blockquote.charge {
	border: none;
	color: #5d5d5d;
}

table td.bank {
	background: #FFCCFF;
}

table.contact_form input {
	height : 22px ;
	width : 124px ;
}

.faq_list li {
	list-style-type: decimal;
}

.chapter-4 li {
	list-style-type: decimal;
	color: #ff0000;
	font-size: 18px;
	line-height: 1.6em;
} 

.exam1 blockquote {  
	margin: 0 10px 1.4em 10px;
	padding: 10px;
	border-top: 3px solid #ddd;
	border-bottom: 3px solid #ddd;
	background: #eee;
	color: #585858;
}  
.exam1 p {  
 	margin-bottom: 30px;  
}  
.exam1 .origin {  
	text-align: right;  
	padding-top: 8px;  
	margin-bottom:0;  
}  
.exam1 .origin a {  
	background: url(image/origin1.gif) no-repeat 0 7px;  
	padding-left: 15px;  
	color: #999;  
}

.money_icon li {
	background: url(https://panerou.com/wp-content/uploads/2013/04/money_aicon.jpg) no-repeat;
	padding-left: 25px;
}

ul.money_icon2 {
	margin-bottom: 20px;
}

.money_icon2 li {
	background: url(https://panerou.com/wp-content/uploads/2013/05/money_aicon2.jpg) no-repeat;
	padding-left: 25px;
	margin-bottom: 5px;
}

table.megasolar td.detail_syokai {
	font-size:12px;
	padding: 10px;
}

.related-posts h4 {
	height: 32px;
	background: url(https://panerou.com/wp-content/uploads/2013/06/related_bnr.png) no-repeat;
	margin: 10px 0 15px 0;
	color: #5c5c5c;
	padding-left: 20px;
	padding-top: 13px;
	clear: both;
}

.related-posts {
	border-top: none; 
}

.related-posts ul {
	margin-left: 20px;
	float: none;
}

.related-posts li {
	background: url(https://panerou.com/wp-content/uploads/2013/06/arrow3.png) no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
	margin-left: 0;
	width: auto;
	display: block;
}

.related-posts li a:hover {
	color: #0000FF;
}

table.exam {
	border-collapse: collapse;
}

table.exam th {
	border: none;
	padding-bottom: 10px;
}

table.exam td {
	vertical-align: top;
	padding: 0 0 0 20px;
}

table.exam td.exam1 {
	padding: 0 0 5px 10px;
	font-weight: bold;
	border: none;
}

.instructions {
	color: #a4a4a4;
	font-size: 10px;
	line-height: 16px !important;
}

table.goods_detail {
	height: 170px;
	text-align: left;
	border-collapse: collapse;
	border: 1px #cccccc solid;
	margin: auto;
	width: 640px;
}

table.goods_detail td {
	border-bottom: 1px #cccccc solid;
	padding: 10px;
}

table.goods_detail th {
	background-color: #EAEAEA;
	font-weight: normal;
	border-bottom: 1px #cccccc solid;
	padding: 10px
}

.namea {
	margin-bottom: 5px !important;
}

.goods_box {
	margin-bottom: 40px;
}

table.inquiry {
	margin: auto;
	background: #dff5d3;
	width: 693px;
	border: #c2edaa 3px solid;
}

table.inquiry th {
	border-bottom: 1px #bfe2ac dotted;
	padding: 10px 0;
	font-family: KozGoPro-Bold_0;
	font-size: 16px;
}

.company_detail {
	margin-bottom: 20px;
}

.btn_top {
	margin-bottom: 20px;
}

.btn_top a img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.btn_top a + a img {
	margin-left: 14px;
}

.btn_top a img:hover {
	opacity: 0.75;
}

a img:hover {
	opacity: 0.75;
}

/* ソーラーシェアリングtable　*/
table.detali1{
	border-collapse: collapse;
	width:100%;
}
table.detali1 th.t_top {
    border-top: #be1309 4px solid;
}
table.detali1 th {
	border-bottom: #e3e3e3 1px dotted;
	text-align: left;
	padding: 10px;
	font-weight: normal;
}

table.detali1 td.t_top {
	border-top: #b3b3b3 4px solid;
}
table.detali1 td {
	border-bottom: #e3e3e3 1px dotted;
	text-align: left;
	padding: 10px;
}

/* グリーン投資減税table　*/

table.transfer {
	border: 1px solid #d3d3d3;
	border-collapse: collapse;
	margin:0 auto 30px auto;
}

table.transfer th {
	text-align: center;
	border: 1px solid #d3d3d3;
	padding: 10px;
}

table.transfer td {
	text-align: center;
	border: 1px solid #d3d3d3;
	padding: 10px;
}

table.kadai {
	border-collapse: collapse;
	border: 1px solid #d3d3d3;
}

table.kadai th {
	border-collapse: collapse;
	border: 1px solid #d7d7d7;
	padding: 10px;
	background: #f1f1f1;
}

table.kadai td {
	border: 1px solid #d3d3d3;
}

table.kadai2 {
	border-collapse: collapse;
	border: 1px solid #d3d3d3;
}

table.kadai2 th {
	border-collapse: collapse;
	border: 1px solid #d3d3d3;
	padding: 10px;
	background: #ffe8fa;
}

table.kadai2 td {
	border: 1px solid #d3d3d3;
}

td.kadai2 {
	text-align: center;
}

table.maker_hikaku {
	border-collapse: collapse;
	border: 1px solid #289cff;
	margin-bottom: 30px;
	width: 687px;
}

table.maker_hikaku th {
	background :#c0e2ff;
	padding :10px;
	border: 1px solid #289cff;
}

table.maker_hikaku td {
	border: 1px solid #289cff;
	font-size: 13px;
	padding: 7px;
}

.mitsumori_btn {
	text-align: center;
	margin-bottom: 20px;
}

.goods_box h4 {
	margin: 0;
	background: url(https://panerou.com/wp-content/uploads/2013/06/h3_bnr.gif) no-repeat;
	padding-left: 28px;
	color: #133ca8;
	width: 573px;
	height: 38px;
	font-family: "";
	font-size: 16px;
	padding-top: 9px;
}




/* --------------------------------------------------
   coder Table
-------------------------------------------------- */
.coder {
    border-spacing: 0;
	
    border: 1px solid #CCC;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
         -o-border-radius: 6px;
            border-radius: 6px;
    box-shadow: 0 1px 1px #CCC;	
	margin-bottom: 30px;
}
.coder th,
.coder td {
    padding:8px;
    background:#FFF;
    border-bottom:solid 1px #CCC;
    border-right:solid 1px #CCC;
	font-size: 12px;
}

.coder td.financing {
	width: 45px;
	text-align:center;
}

.coder td.center {
	text-align:center;
}

.coder th {
    background:#e3dcd5;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
    color:#69655c;
	width: 74px;	
}

/* -----------------------
  左上角丸　最初の行の最初のセル
----------------------- */
.coder tr:first-child th:first-child,
.coder tr:first-child td:first-child {
    -webkit-border-radius: 6px 0 0 0;
       -moz-border-radius: 6px 0 0 0;
         -o-border-radius: 6px 0 0 0;
            border-radius: 6px 0 0 0;
}
/* -----------------------
  右上角丸　最初の行の最後のセル
----------------------- */
.coder tr:first-child th:last-child,
.coder tr:first-child td:last-child {
    -webkit-border-radius: 0 6px 0 0;
       -moz-border-radius: 0 6px 0 0;
         -o-border-radius: 0 6px 0 0;
            border-radius: 0 6px 0 0;
}
/* -----------------------
  左下角丸　最後の行の最初のセル
----------------------- */
.coder tr:last-child th:first-child,
.coder tr:last-child td:first-child {
    -webkit-border-radius: 0 0 0 6px;
       -moz-border-radius: 0 0 0 6px;
         -o-border-radius: 0 0 0 6px;
            border-radius: 0 0 0 6px;
}
/* -----------------------
  右下角丸　最後の行の最後のセル
----------------------- */
.coder tr:last-child th:last-child,
.coder tr:last-child td:last-child {
    -webkit-border-radius: 0 0 6px 0;
       -moz-border-radius: 0 0 6px 0;
         -o-border-radius: 0 0 6px 0;
            border-radius: 0 0 6px 0;
}

ul.quiestion li {
	background:url(https://panerou.com/wp-content/uploads/2013/07/arrow-list-qa.png) no-repeat;
	padding: 0 0 0 22px;
	margin: 0 0 5px 0;
}

.quiestion_all {
	float: right;
}

.quiestion_box h3 {
	clear: both;
}

.sorce_books {
	margin: 0 10px 1.4em 10px;
	padding: 10px;
	border-top: 3px solid #ddd;
	border-bottom: 3px solid #ddd;
	background: #eee;
	color: #585858;
}

.box_list {
	float: left;
}

.hatsudensyo {
	border: 1px solid #000000;
	border-collapse: collapse;
	background: #FFF;
	margin: 0 auto 20px auto;
}

.hatsudensyo td {
	padding: 10px;
	border-bottom: 1px #cccccc dotted;
	border-right: 1px #000000 solid;
	text-align:center;
}

.hatsudensyo th {
	border-bottom: 1px #FFFFFF dotted;
	border-right: 1px solid #000;
	padding: 5px;
	background: #ffaf32;
	color: #FFFFFF;
}

.txt_box3 {
	height:250px;
}

.txt_box4 {
	height:330px;
}

ul.square {
	margin: 10px 0 20px 35px;
}

ul.square li {
	list-style: square;
	margin-bottom: 5px;
	list-style: square;
	line-height: 1.6em;
}

/* -----------------------
  売電額一覧表
----------------------- */
.baiden_list {
    border-spacing: 0;
	
    border: 1px solid #CCC;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
         -o-border-radius: 6px;
            border-radius: 6px;
    box-shadow: 0 1px 1px #CCC;	
	margin-bottom: 30px;
}
.baiden_list th,
.baiden_list td {
    padding:8px;
    background:#FFF;
    border-bottom:solid 1px #CCC;
    border-right:solid 1px #CCC;
	font-size: 12px;
	text-align:center;
}

.baiden_list td.financing {
	width: 45px;
	text-align:center;
}

.baiden_list td.center {
	text-align:center;
}

.baiden_list th {
    background:#e3dcd5;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
    color:#69655c;
	width: 100px;	
	text-align:center;
}

.looop {
	background:url(https://panerou.com/wp-content/uploads/2013/07/looop_bnr.gif) no-repeat;
	width: 693px;
	height: 193px;
	display:block;
}

.looop:hover {
	background:url(https://panerou.com/wp-content/uploads/2013/07/looop_jirei_hover.gif) no-repeat;
	width: 693px;
	height: 193px;
	display:block;
}


/* -----------------------
  アースコム、分譲用バナー
----------------------- */
#pr {
width: 650px;
margin: 14px auto;
padding: 0;
}

#pr a:hover img {
 opacity: 0.6;
 filter: alpha(opacity=60);
 -moz-opacity: 0.6;
}

.pr-contents {
    width: 300px;
    height: 300px;
    margin: 14px 0 0 0;
    padding: 0;
    float: left;
}

.pr-contents2 {
    width: 300px;
    height: 300px;
    margin: 10px 0 0 30px;
    padding: 0;
    float: left;
}

.sangyo_list_box ul {
	padding: 10px 0 10px 0;
	height: auto;
	overflow: hidden;
	margin-left: 20px;
}

.sangyo_list_box li {
	background: url(https://panerou.com/wp-content/uploads/2013/12/arrow.gif) no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
	margin-left: 0;
	width:auto;
	display: block;
	width: 310px;
	float: left;
}

.sangyo_list_box h4 {
	height: 29px;
	background: url(https://panerou.com/wp-content/uploads/2013/06/related_bnr.png);
	margin: 10px 0 15px 0;
	color: #5c5c5c;
	padding-left: 20px;
	padding-top: 13px;
	clear: both;
}

.post-wrap .arealinks3 h4 {
	float: left;
	margin: 0 18px 0 0;
	padding: 1px 0;
	background: #0000ff;
	border-radius: 6px;
}

.post-wrap .arealinks3 h4 span {
	display: block;
	width: 100px;
	text-align: center;
	color: #FFFFFF
}

.post-wrap .arealinks3 li.clearfix {
	margin-bottom: 5px;	
}

.post-wrap .arealinks4 h4 {
	float: left;
	margin: 0 18px 0 0;
	padding: 1px 0;
	background: #ff6472;
	border-radius: 6px;
}

.post-wrap .arealinks4 h4 span {
	display: block;
	width: 100px;
	text-align: center;
	color: #FFFFFF
}

.post-wrap .arealinks4 li.clearfix {
	margin-bottom: 5px;	
}

.f-size14 {
	font-size: 14px;
	line-height: 24px;
}

.f-size8 {
	font-size: 8px;
	line-height: 24px;
}

.ads {
	margin-bottom: 10px;
}

.y-txt {
	vertical-align :;
	font-size: 14px;
}

/* -----------------------
  画像センター
----------------------- */
.center-img {
	margin:10px auto; 
	text-align: center;
}

/* -----------------------
  即時償却100%
----------------------- */
ul.grn_tax_100 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 10px 0;
	padding: 0 0 0 30px;
	color: red;
}


ul.grn_tax_100 li {
	list-style: square;
}

/* 土地付き分譲型太陽光発電【物件情報】 */

#article_property {
	margin-bottom: 20px;
}

article_box {
	overflow : hidden;
}

.article_box h3 {
	padding-left: 30px;
	height: 35px;
	line-height: 36px;
	color: #ff8a00;
	font-size: 17px;
	margin: 0 0 10px 0;
  border: 2px solid #447CCB;
  position: relative;
}

.article_box h3::before {
  content: "";
  display: block;
  width: 10px;
  height: 100%;
  background: #447CCB;
  position: absolute;
  top: 0;
  left: 0;
}

#article_list {
	margin-top: 20px;
	overflow : hidden;
}

#article_list li {
	width: 100%;
	border: solid 1px #c2c2c2;
	margin: 0 0 20px;
	padding: 10px;
  box-sizing: border-box;
}

#article_list li p {
	color :#313131;
}

.art_container::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility:hidden;
}

.art_photo {
	float: left;
	margin: 0 10px 0 0;
}

.art_txt {
	float: left;
	width:80%;
}

.post-wrap a.detail_btn {
  margin: 10px auto 0;
  padding: 10px 0;
  width: 240px;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  background: #feb403;
  box-shadow: 0 3px 0 #c48c06;
  display: block;
  border-radius: 3px;
  position: relative;
  top: -2px;
  transition: .2s;
}

.post-wrap a.detail_btn:hover {
  color: #FFFFFF;
  text-decoration: none;
  background: #ffd87a;
	box-shadow: 0 1px #c48c06;
  top: 1px;
}

/* ページネーション */
#pagination {
  margin: 0 auto 20px;
  width: 250px;
  display: flex;
}

#pagination li {
  margin: auto;
  width: 125px;
  text-align: center;
  border: none;
  background: #f1f1f1;
  border-radius: 30px;
}

#pagination::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility:hidden;
}


/* -----------------------
  ニュース・よくある質問
----------------------- */

ul.QandA li.ttl {
	font-weight: bold;
	background: #c8c8ff;
}

ul.QandA li {
	font-weight: normal;
	background: #eeeeff;
	border-bottom: 1px #fff solid;
}

ul.QandA li a {
	padding: 13px 10px 10px 27px;
	display: block;
	background: url(./images/icon_arrow.png) 10px center no-repeat;
}

ul.QandA li a:hover {
	color: #DC143C;
}

ul.QandA li > ul {
	margin-bottom: 10px;
	padding: 0 10px;
}

.return_related {
	text-align:right;
	margin: 0 0 5px 0 !important;
}

/* -----------------------
  トップ画像
----------------------- */
#top_img {
	padding: 10px 0;
}

#top_img img {
	display: block;
	margin: 0 auto;
}

/* -----------------------
  検索フォーム
----------------------- */

.seach_box {
	padding: 10px;
	margin: 0 0 20px 0;
	border: 1px solid #cccccc;
	display: block;
}

.sp_seach_box {
	display: none;
}

/* -----------------------
  loop iframe
----------------------- */

iframe#loop_contact {
	margin: 0;
	padding: 0;
	width: 100% !important;
	height: 1650px;
	border: none;
}

@media screen and (max-width: 568px) {
iframe#loop_contact {
	margin: 0 auto;
	width: 320px !important;
	height: 2650px;
}
}

.top25px {
	margin-top: 25px;	
}

.art_txt {
    font-size: 113%;
}

.art_txt span{
    font-size: 100%;
}

.table_article  {
  border-collapse: collapse;
  width: 100%;
}

.table_article th,
.table_article td {
  padding: 10px;
  border: 1px solid #999;
}
.table_article th {
  background-color: #eee;
  text-align: center;
  width: 30%;
}

@media screen and (max-width: 400px) {
  .table_article {
    border-top: 1px solid #999;
  }
  .table_article td {
    display: block;
    text-align: center;
  }
  .table_article th {
    display: block;
    border-top: none;
    border-bottom: none;
    width: 100%;
  }
}

/* -----------------------
  ver_soelc
----------------------- */

body.ver_soelc {
  background: #ffffff;
}

.head_box {
    display: flex;
    column-gap: 1em;
}

.logo {
  width: 160px;
}

.logo img {
  width: 100%;
  height: auto;
}

.ver_soelc h1 {
  color: black;
}

article {
  margin: 10px auto;
  padding: 1em;

  background: #FFFFFF;
  box-sizing: border-box;
}

article h2 {
  margin: 0;
}

article .box_t02_container {
  margin-bottom: 0;
}

.logo_foot {
    width: 160px;
    margin: 1em auto;
}
