@charset "UTF-8";

/*
Theme Name: ポプラ
Theme URI: http://www.poplar-net.com
Author: インフォフィール株式会社
Version: 1.0
*/



/* ===============[ Reset ]=============== */

* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	line-height: 150%;
	color: #333333;
	font-size: 13px;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo, Osaka', 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
	background-image: url(images/shared/body_back.gif);
}
strong, th {
	font-weight: bold;
}
h2, h3, h4, h5, h6 {
	clear:both;
}
img {
	border: none;
}
.clearfix:after {
	content: "."; 
	display: block;
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }



/* ===============[ Add-Class ]=============== */

.f-left {
	float: left;
}
.f-right {
	float: right;
}
.clearboth{
	clear: left;
}
.mrg-t10 {
	margin-top: 10px;
}
.mrg-b10 {
	margin-bottom: 10px;
}
.mrg-t20 {
	margin-top: 20px;
}
.mrg-b20 {
	margin-bottom: 20px;
}
.mrg-t30 {
	margin-top: 30px;
}
.mrg-b30 {
	margin-bottom: 30px;
}
.mrg-r10 {
	margin-right: 10px;
}
.mrg-l10 {
	margin-left: 10px;
}
.mrg-r20 {
	margin-right: 20px;
}
.mrg-l20 {
	margin-left: 20px;
}
.mrg-r30 {
	margin-right: 30px;
}
.mrg-l30 {
	margin-left: 30px;
}
.txt-large {
	font-size: 15px;
}
.txt-small {
	font-size: 11px;
	line-height: 130%;
}
.txt-red {
	color: #990000;
}

.mrg-b40-flow {
	margin-bottom: 10px;
	background-image:url(http://www.eco-poplar.com/poplar/wp-content/themes/poplar/images/under/arrow.gif);
	background-position:50% 100%;
	background-repeat:no-repeat no-repeat;
	overflow:hidden;
	padding:0 0 40px;

}

.mrg-b20-bstage {
	margin-bottom: 20px;
	width: 300px;
}


.mrg-b40-custom {
	margin-bottom: 10px;
	overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding:10px 0 20px 0;

}
.mrg-b40-custom span {
	display: block;
	margin-bottom: 14px;
}
.mrg-b40-custom span img {
	clear: both; 
}


.mrg-b40-shop {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	overflow:hidden;
	padding:0 0 20px 0;

}
.mrg-b40-shop span {
	display: block;
	margin-bottom: 12px;
}
.mrg-b40-shop span img {
	clear: both; 
}

/* ===============[ Header ]=============== */

#header {
	background-image: url(images/shared/header_back.gif);
	background-repeat: repeat-x;
	height: 152px;
	width: 100%;
}
#header .wrapper {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#header .logo {
	float: left;
	height: 152px;
	width: 260px;
}
#header .wrapper h1 {
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	color: #CCC;
	height: 20px;
	float: left;
	background-color: #000;
	width: 700px;
	text-align: right;
	overflow: hidden;
}
#header #g_navi {
	float: left;
	width: 700px;
	height: 132px;
}
#header #g_navi li {
	list-style-type: none;
	float: left;
	display: inline;
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
}
#header #g_navi-1 {
	height: 57px;
	width: 700px;
}
#header #g_navi-1 li img {
	margin-top: 15px;
}
#header #g_navi-1 .mrg {
	margin-left: 242px;
}
#header #g_navi-2 {
	height: 75px;
	width: 700px;
}
#header #g_navi-2 li img {
	height: 75px;
}



/* ===============[ Content ]=============== */

#content {
	clear: both;
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	text-align: left;
}
#content .wrapper {
	padding-right: 30px;
	padding-left: 30px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#content p,#content dd {
	text-align: justify;
	text-justify: distribute;
}
#content #go-head {
	text-align: right;
	padding-top: 35px;
	clear: both;
}



/* ===============[ Footer ]=============== */

#footer {
	clear: both;
	height: 228px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(images/shared/footer-back.gif);
	background-repeat: no-repeat;
}
#footer .wrapper {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 40px;
}
#footer ul li {
	list-style-type: none;
	line-height: 0px;
}
#footer li a {
	color: #333;
	text-decoration: none;
}
#footer li a:hover {
	color: #060;
	text-decoration: underline;
}
#footer ul li ul li {
	padding-left: 15px;
	background-image: url(images/shared/footer-listicon.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-size: 11px;
	line-height: 170%;
}
#footer .firstlist,#footer .secondlist {
	margin-left: 20px;
	float: left;
	height: 150px;
}
#footer .secondlist {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 20px;
}
#footer address {
	color: #333;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	padding-top: 20px;
	padding-bottom: 5px;
}



/* ===============[ home ]=============== */

#main-visual {
	padding-bottom: 30px;
}
#home-cont-left {
	float: left;
	height: auto;
	width: 525px;
}
#home-cont-left #products li {
	list-style-type: none;
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
}
#home-cont-left #products img {
	margin-bottom: 18px;
}
#home-cont-left #news {
	clear: both;
	padding-top: 20px;
}
#home-cont-left #news h2 {
	margin-bottom: 10px;
}
#home-cont-left #news li {
	list-style-type: none;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-top: 13px;
	padding-bottom: 13px;
}
#home-cont-left #news .photo  {
	float: left;
	width: 100px;
	text-align: center;
}
#home-cont-left #news .photo img {
	border: 1px solid #CCC;
	padding: 1px;
	margin-top: 2px;
}
#home-cont-left #news dl {
	padding-left: 110px;
}
#home-cont-left #news dt {
	margin-bottom: 5px;
}
#home-cont-left #news dt span {
	color: #666600;
	font-weight: bold;
}
#home-cont-left #news dt a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#home-cont-left #news dt a:hover {
	color: #060;
	text-decoration: underline;
}
#home-cont-left #news dd {
	font-size: 11px;
}
#home-cont-right {
	float: right;
	height: auto;
	width: 345px;
}
#home-cont-right .banner {
	padding-bottom: 10px;
}
#home-cont-right .banner_text-1 {
	margin-top: -50px;
	line-height: 150%;
	color: #FFF;
	font-size: 12px;
	position: absolute;
	height: auto;
	width: 310px;
	margin-left: 15px;
}
#home-cont-right .banner_text-2 {
	margin-left: 15px;
	margin-top: -45px;
	line-height: 150%;
	color: #FFF;
	font-size: 12px;
	height: auto;
	width: 210px;
	position: absolute;
}
#home-cont-right .banner_text-3 {
	margin-left: 15px;
	margin-top: -45px;
	line-height: 150%;
	color: #FFF;
	font-size: 12px;
	width: 140px;
	position: absolute;
}
#home-cont-right #voice {
	background-image: url(images/home/voice-back.gif);
	border: 1px solid #999;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
	margin-top: 10px;
}
#home-cont-right #voice h2 {
	margin-bottom: 10px;
}
#home-cont-right #voice .photo  {
	float: left;
	width: 100px;
	text-align: center;
}
#home-cont-right #voice .photo img {
	border: 1px solid #CCC;
	padding: 1px;
	margin-top: 2px;
}
#home-cont-right #voice dl {
	padding-left: 120px;
}
#home-cont-right #voice dt {
	margin-bottom: 10px;
}
#home-cont-right #voice dt span {
	color: #666600;
	font-weight: bold;
}
#home-cont-right #voice dt a {
	color: #060;
	text-decoration: underline;
	font-weight: bold;
}
#home-cont-right #voice dt a:hover {
	color: #060;
	text-decoration: none;
}
#home-cont-right #voice dd {
	font-size: 11px;
}
#home-cont-right #shop {
	border: 1px solid #999;
	padding-bottom: 10px;
	clear: both;
	margin-top: 30px;
}
#home-cont-right #shop ul {
	margin-right: 20px;
	margin-left: 20px;
}
#home-cont-right #shop li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
}
#home-cont-right #shop dt {
	margin-bottom: 10px;
}
#home-cont-right #shop dd img {
	vertical-align: middle;
}



/* ===============[ Under ]=============== */

#content #cont-left {
	float: left;
	height: auto;
	width: 230px;
}
#content #cont-right {
	float: right;
	height: auto;
	width: 640px;
}
#content #cont-left #c_navi li {
	list-style-type: none;
}
#content #cont-left #c_navi {
	margin-bottom: 30px;
}

#content #cont-left #c_navi ul {
	width: 220px;
}
#content #cont-left #c_navi ul li {
	font-size: 15px;
	font-weight: bold;
	background-image: url(images/shared/c_navi-listicon.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 12px;
	padding-bottom: 12px;
}
#content #cont-left #c_navi ul li a {
	color: #666;
	text-decoration: none;
}
#content #cont-left #c_navi ul li a:hover {
	color: #060;
	text-decoration: none;
}
#content #cont-left #banner li {
	list-style-type: none;
	line-height: 0px;
	font-size: 1px;
	vertical-align: bottom;
	margin-bottom: 10px;
}
#content #newslist dl {
	margin-left: 15px;
	margin-right: 15px;
}
#content #newslist dt {
	padding-left: 10px;
	margin-bottom: 5px;
	font-size: 120%;
	line-height: 180%;
	font-weight: bold;
	color: #333;
}
#content #newslist span {
	color: #666600;
	font-weight: bold;
	display: block;
	line-height: 180%;
}
#content #newslist dd {
	margin: 0px 0px 15px;
	padding: 0px 10px 15px;
	font-size: 100%;
	border-bottom: 1px dotted #999;
	line-height: 150%;
}


#content #cont-right #pankuzu {
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666;
}
#content #cont-right #pankuzu a {
	color: #666;
	text-decoration: none;
}
#content #cont-right #pankuzu a:hover {
	color: #060;
	text-decoration: none;
}
#content #cont-right h3 {
	background-color: #004200;
	background-image: url(images/shared/cont-midashi-back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFF;
	padding-left: 50px;
	font-size: 15px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
#content #cont-right h4 {
	color: #006A00;
	font-size: 16px;
	font-weight: bold;
	margin-top: 26px;
	margin-bottom: 24px;

}



#content #cont-right h4.title-price01 {
	background-image:url(http://www.poplar-net.com/wp-content/themes/poplar/images/under/cont-title-price01.jpg);
	background-repeat:no-repeat no-repeat;
	height: 40px;
	text-indent: -9999px;
}
#content #cont-right h4.title-price02 {
	background-image:url(http://www.poplar-net.com/wp-content/themes/poplar/images/under/cont-title-price02.jpg);
	background-repeat:no-repeat no-repeat;
	height: 40px;
	text-indent: -9999px;
}
#content #cont-right h4.title-price03 {
	background-image:url(http://www.poplar-net.com/wp-content/themes/poplar/images/under/cont-title-price03.jpg);
	background-repeat:no-repeat no-repeat;
	height: 40px;
	text-indent: -9999px;
}
#content #cont-right h4.title-price04 {
	background-image:url(http://www.poplar-net.com/wp-content/themes/poplar/images/under/cont-title-price04.jpg);
	background-repeat:no-repeat no-repeat;
	height: 40px;
	text-indent: -9999px;
}

#content #cont-right a {
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
}
#content #cont-right a:hover {
	text-decoration: none;
}
#content #cont-right .cont-list li {
	background-image: url(images/shared/cont-list-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 15px;
}
#content #cont-right .cont-photo {
	padding: 1px;
	border: 1px solid #CCC;

}
#content #cont-right .flow-photo {
	border: 1px solid #CCC;
	padding: 4px;
	margin-right: 8px;
	float:left;

}

#content #cont-right .float-right {
	border: 1px solid #CCC;
	padding: 4px;
	margin-bottom: 20px;
	float:right;

}


#content #cont-right .shop-photo {
	border: 1px solid #CCC;
	padding: 6px;
	margin-right: 12px;
	float:left;

}
#content #cont-right .caption {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}

#content #cont-right .menu-photo {
	margin-bottom: 30px;
	border: 1px solid #CCC;
	padding: 1px;
}
#content #cont-right .menu-caption {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 15px;
}


#content #cont-right .cont-table {
	border: 1px solid #999;
	border-collapse:collapse;
	margin-bottom: 15px;
	width: 640px;
}
#content #cont-right .cont-table th,#content #cont-right .cont-table td {
	border: 1px solid #999;
	padding: 10px;
}
#content #cont-right .cont-table .green {
	background-color: #669900;
	color: #FFFFFF;
}
#content #cont-right .cont-table .gray {
	background-color: #EFEFEF;
}
#content #cont-right .cont-table .black {
	background-color: #444444;
	color: #FFFFFF;
}

#content #cont-right .cont-table td span img {
	vertical-align: bottom;
}


#content #cont-right .kakoi {
	background-image: url(images/shared/kakoi-back.gif);
	border: 1px solid #006A00;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#content #cont-right .cont-ichiran li {
	height: 155px;
	width: 295px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-right: 20px;
	float: left;
	margin-top: 20px;
	line-height: 140%;
}
#content #cont-right .cont-ichiran li .chiran-img {
	border: 1px solid #CCC;
	padding: 1px;
	float: left;
	margin-right: 10px;
}
#content #cont-right .cont-ichiran li span {
	display: block;
	margin-bottom: 7px;
}


input.wpcf7-form-control.wpcf7-text,textarea.wpcf7-form-control.wpcf7-textarea {
	width: 600px;
	padding: 8px 15px;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 10px;
	border: 1px solid #d0d5d8;
	border-radius: 3px;
}

/* 送信ボタンを見やすくする */
input.wpcf7-submit {
	margin: 20px 0;
	width: 200px;
	height: 40px;
}
.center {
	text-align:center;
}
.wp-block-table {
	border-collapse: collapse;
}
.wp-block-table table {
    width: 100%;
    border: 1px solid #333;
    border-spacing: 0px;
}
.wp-block-table  th,
.wp-block-table  td {
	border: solid 1px #333;
	text-align:center;
}