@charset "utf-8";

/* CSS Document */


/* ----------------------------------------------------------------------------------------------------
	form parts
---------------------------------------------------------------------------------------------------- */

form label {
	font-size:16px;
	margin:0 15px 0 0 !important;
	cursor:pointer;
}

form input,
form select {
	padding:8px !important;
}

form label:hover {
	color:#0091c3;
}

form label input {
	background:none !important;
	border:none !important;
	margin-right:8px;
}

form textarea {
	width:97% !important;
	height:100px !important;
	padding:8px !important;
	overflow-y:scroll;
}

form td textarea,
form td input,
form td select {
	font-family:"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size:16px;
	background-color:#f4fcff;
	border-top:1px solid #00c1fd;
	border-left:1px solid #00c1fd;
	border-right:1px solid #00a7db;
	border-bottom:1px solid #00a7db;
}

form td input:focus,
form td textarea:focus,
form td select:focus {
	outline-color:#cccccc;
	background-color:#ffffff;
}

.radiobox {
    margin-bottom: 0.5em;
}

.radio-input{
    display: none;
}

.radio-input + label{
    padding-left: 20px;
    position:relative;
    margin-right: 20px;
}

.radio-input + label::before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #999;
    border-radius: 50%;
}

.radio-input:checked + label{
    color: #006381;
}

.radio-input:checked + label::after{
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
    width: 11px;
    height: 11px;
    background: #006381;
    border-radius: 50%;
}

.ip_ss 	{ width:100px; }

.ip_s 	{ width:150px; }

.ip_m 	{ width:300px; }

.ip_l 	{ width:85%; }

.contact_fm .error input,
.contact_fm .error textarea,
.contact_fm .error select {
	background:#ffcccc;
}

.contact_fm .error label {
	color:#000000;
	font-weight:normal;
}

.contact_fm .error label:hover {
	color:#0091c3;
}

.contact_fm .error {
	clear:both;
	font-weight:bold;
	color:#ff0000;
	margin:0 !important;
}

/* ------------------------------------------------------------------------------------------------------------------------/
	style
/------------------------------------------------------------------------------------------------------------------------ */

.few_btn {
    display: block;
    margin: 16px auto 24px;
}

#firewood .appeal {
	width: 671px;
	height: 76px;
	margin: 0 auto;
	background-image: url(../image/firewood/appeal.png);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#firewood h3 {
	font-size:20px;
	margin-top:30px;
	margin-bottom:30px;
	position: relative;
    padding-left: 45px;
    line-height: 30px;
}

#firewood h3:before {
	position:absolute;
    top:12px;
    left:12px;
    width:14px;
    height:14px;
    border:4px solid #89E3FF;
    content:"";
}

#firewood h3:after {
	position:absolute;
    top:2px;
    left:2px;
    width:17px;
    height:17px;
    border:4px solid #00C1FC;
    content:"";
}

#firewood h3:first-child {
	margin-top:0;
}

#firewood .blog {
    margin-bottom: 32px;
}

#firewood .blog .blogtitle {
    box-shadow: none;
}

#firewood .blog #ameblo_button {
	float:right;
    box-shadow: none;
}

#firewood .blog li {
	float:left;
	width:220px;
	margin-top:27px;
	margin-right:20px;
}

#firewood .blog li:last-child {
	margin-right:0;
}

#firewood .blog #thum {
	background-color:#ffffff;
	width:212px;
	height:130px;
	box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 7px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 7px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 7px 0px;
    border: 4px solid #fff;
    box-sizing: border-box;
}

#firewood .blog #thum a.nonmover{
	display:block;
	width:100%;
	height:100%;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}

#firewood .blog #thum a:hover {
	opacity:0.8;
}

#firewood .blog p {
	font-size:14px;
	margin-top:12px;
}

#firewood .blog time {
	color:#515151;
}

#firewood .photobox {
	margin-bottom: 20px;
}

#firewood .photobox img {
	margin-right:46px;
}

#firewood .photobox img:last-child {
	margin-right: 0;
}

#firewood .fw_imgbox {
    position: relative;
}

#firewood .fw_imgbox .photo {
    width: 300px;
    height: 200px;
    box-sizing: border-box;
    background-size: cover;
    border: 4px solid #fff;
	box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 7px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 7px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 7px 0px;
}

#firewood .fw_imgbox .zaiko {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background-color: #ff0000;
    color: #fff;
    text-align: center;
    width: 160px;
    height: 30px;
    line-height: 30px;
}

#firewood .item .text {
	width:602px;
}

#firewood .item .text .item_desc {
	float: left;
	margin-right: 1em;
}

#firewood .item .text .item_desc .item_name {
	display: table;
	margin-bottom: 24px;
}

#firewood .item .text .item_desc .item_name h4 {
	display: table-cell;
	font-size: 24px;
	width: 10em;
}

#firewood .item .text .item_desc .item_name .l_price {
	display: table-cell;
	color: #ff0000;
	text-decoration: line-through;
}

#firewood .item .text .item_desc .item_name .price {
	display: table-cell;
	font-weight: bold;
	font-size: 24px;
	color: #ff0000;
	padding-left: 1em;
	line-height: 1.3;
}

#firewood .item .text .item_desc .item_name span.tax {
	font-size: 14px;
}

#firewood .item .text .item_desc .item_name span.pricedown {
	color: #fff;
	background-color: #ff0000;
	font-size: 17px;
	padding: 0.25em 1em;
}

#firewood .item .text .item_desc .notes {
	border: 1px solid #ff0000;
	color: #ff0000;
	padding: 0.5em;
}

#firewood .item .carriage {
	font-size: 18px;
	color: #232323;
	padding: 1.25em;
	margin-bottom: 2em;
	background-color: #f9ffe9;
	border: 1px solid #8fc31f;
}

#firewood .item .carriage span {
	color: #ff0000;
}

#firewood .item .carriage a {
    color:#2C7EEC;
    font-weight: bold;
}

#firewood .item .carriage a:hover {
	color: #ff0000;
}

#firewood .item .carriage .car_pallet {
    width: 500px;
    margin: 6px 0 1em 1em;
    box-shadow: none;
    border-collapse: collapse;
}

#firewood .item .carriage .car_pallet td {
    border:1px solid #8fc31f;
    background-color: #fff;
}

#firewood .item .text .buy_inp {
	float: right;
}

#firewood .item .clear {
	margin-bottom: 30px;
}

#firewood .item .clear:last-child {
	margin-bottom: 0;
}

#firewood .pacage {
	padding-bottom:28px;
	margin-bottom:28px;
	border-bottom:#cccccc 1px dotted;
}

#firewood .pacage:last-child {
	padding-top:0;
	margin-bottom:0;
	border-bottom:none;
}

#firewood .info_box {
	width: 100%;
	box-sizing: border-box;
	border: 3px solid #ff6600;
	background-color: #FFFDEA;
	line-height: 1.2;
	padding: 24px;
	margin-bottom: 30px;
}

#firewood .kiji-box {
	overflow:hidden;
	margin-bottom:20px;
    border-bottom: 1px dotted #aaa;
    padding-bottom: 20px;
    line-height: 1.6;
}

#firewood .kiji-box:last-child {
	margin-bottom:0px;
    border-bottom: none;
    padding-bottom: 0;
}

#firewood .kiji-box img {
    padding: 0;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
}

#firewood .kiji-box .photo-l {
	float:left;
	margin-right:30px;
	padding-bottom:20px;
}

#firewood .kiji-box .photo-r {
	float:right;
	margin-left:30px;
	padding-bottom:20px;
}

#firewood .kiji-box .photo-c {
	text-align:center;
	padding-bottom:20px;
	display:block;
    margin: 0 auto;
}

#firewood table {
	width:100%;
	border: 0;
	border-collapse: separate;
	border-spacing: 1px;
	background-color:#00c1fd;
	box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 7px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 7px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 7px 0px;
}

#firewood table th,
#firewood table td {
	font-size:16px;
	text-align:left;
	border-collapse:collapse;
	padding:10px;
}

#firewood table th {
	border-bottom:2px solid #d2f4ff;
	border-left:2px solid #d2f4ff;
	border-right:1px solid #d2f4ff;		
	background-color:#f4fcff;
}

#firewood table td {
	background-color:#ffffff;
}

#firewood table td .postcode {
  margin-bottom: .5em;
}

#firewood .item table th,
#firewood .shop table th {
	width: 25%;
}

#firewood .confirmation_message {
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
}

#firewood #order_list .mg-b60 { margin-bottom: 60px !important; }

#firewood #order_list .message {
	font-size: 20px;
}

#firewood #order_list .type03 th {
	width: 30%;
}

#firewood #order_list .type03 td {
	
}

#firewood #order_list .type03 th.celltitle {
	width: auto;
}

#firewood #order_list .goukei {
	color:#ff1516; 
	font-size:30px;
	font-weight:bold;
	text-align:right;
}

#firewood #order_list .goukei span {
	padding: 0 0.5em;
	border-bottom:2px solid #ff1516;
}

#firewood #order_list .cartion {
	color:#ff1516;
	font-size:16px;
	font-weight:bold;
	text-align:right;
}

#firewood #order_list .oshiharai {
	color:#ff1516; 
	font-size:30px;
	font-weight:bold;
}

#firewood #order_list .oshiharai span {
	color: #fff;
	display: inline-block;
	padding: 0.25em 0.5em;
	background:#ff1516;
	border-radius: 12px;
	margin-right: 1em;
}


/* ----------------------------------------------------------------------------------------------------
	few_fw
---------------------------------------------------------------------------------------------------- */

.few_desc {
    padding-bottom: 1.5em;
    margin-bottom: 1.5em;
    border-bottom: 1px dotted #ccc;
    font-size: 125.0%;
    font-weight: bold;
    color: #ED6C14;
}

.pacage_fw h4 {
    color: #006381;
    margin-bottom: 0.75em;
}

.pacage_fw p {
    margin: 1em 0;
}

.bb {
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: 1px dotted #ccc;
}

.cartion {
    font-size: 87.5%;
    color: #E30F0F;
}

.shopinfo th {
    width: 9em;
}

.shopinfo b {
    display: block;
    margin-top: 1em;
    color: #006381;
    
}


/* ----------------------------------------------------------------------------------------------------
	submit
---------------------------------------------------------------------------------------------------- */

.send01,
.send02 {
	text-align:center;
	margin-top:30px;
}

.send02 {
	width:530px;
	margin-left:auto;
	margin-right:auto;
}

.send01 input,
.send02 input {
	width:250px;
	height:50px;
	cursor:pointer;
}

.send02 .button_left {
	float:left;
	margin-right:30px;
}