/*
Theme Name:    アグリロード テーマ
Description:   株式会社アグリロード専用のデザインです
Version:       1.0.1
Author:        株式会社ユーフォニア
Author URI:    https://eufonia.co.jp
Template:      bb-theme
License:       GNU General Public License v2 or later
License URI:   http://www.gnu.org/licenses/gpl-2.0.html
*/

ul{
	list-style: none;
}

/* Headings
--------------------------------------------- */

header.fl-post-header{
	display:none;
}

.fl-page-nav-wrap{
	padding: 10px 0;
}

ul.nav li.menu-item a:before {
	font-family: "Font Awesome 5 Free";
	content: "\f1bb";
	font-weight: 900;
	vertical-align: top;
	margin-right:0.3em;
}


.fl-preset-default .navbar-nav ul.sub-menu {
	background: rgba(255,255,255,0.8);
}


h2.fl-heading span.fl-heading-text:before {
	content: "";
	display: block;
	border-top: 4px solid #eee;
	margin-top: 10px;
	width: 100%;
	padding:0.3em 0.5em;
}

h2.fl-heading span.fl-heading-text:after {
	content: "";
	display: block;
	border-bottom: 4px solid #eee;
	margin-bottom: 10px;
	width: 100%;
	padding:0.2em 0.5em;
}

h4 {
	margin: 1em auto 0;
}

#whatsnew ul li{
	letter-spacing: 0.1em;
}

/* もろもろ調整
--------------------------------------------- */

article.service h1{
	display: none;
}


.billing_information_input table.form-table th,
.billing_information_input table.form-table td {
	padding: 1.5em;
}

.billing_information_input input.input {
	display: inline;
	max-width: 30%;
}

.row .fl-content-left {
	margin-top: 0;
	padding-right: 0;
}

header.fl-post-header{
	margin-right: 20px;
}

h1.fl-post-title{
	margin-bottom: 0;
}

.fl-post-content p,
.fl-post-nav {
	margin-right: 20px;
}

.fl-module-content ul {
	margin : 1.5em auto 0;
}

.sakekanri table th#pp-table-col-1 {
	width: 200px;
}

.tokutei table th{
	width: 4em;
}

.tokutei table dt{
	width:50%;
	border-bottom: 1px solid #aaa;
}

.tokutei table dt{
	width:50%;
	border-bottom: 1px solid #aaa;
}

.tokutei table dd{
	margin-bottom: 10px;
}


.shopinfo dl {
	margin-bottom: 1.5em;
	color: #246026;
}

.shopinfo dl dt{
	width: 6em;
	float: left;
	margin-right: 10px;
	margin-bottom: 0.5em;
	color: #246026;
}

.shopinfo dl dd{
	color: #246026;
	margin-bottom: 0.5em;
}

.shopinfo p{
	margin-bottom:2.5em;
}

table.souryou {
	width: 90%;
	margin-left: 20px;
	margin-bottom: 30px;
	background-color: #fff;
	border: 3px solid #aaa;
	color: #195d08;
	text-align:center;
}

table.souryou th{
	padding: 10px;
	background-color: #ffe;
	border: 1px solid #c8eb7d;
}

table.souryou td{
	padding: 10px;
	border: 1px solid #c8eb7d;
}


.reason h3{
	margin-bottom: 10px;
	padding:3px 0 3px 10px;
	border-left: 7px solid #4aa;
	border-bottom: 2px solid #e33;
	font-size:1.2em;
}

.reason p,
.reason dl,
.reason ol {
	margin-bottom: 30px;
	font-size: 95%;
	color: #246026;
}

.reason p,
.reason dl {
	margin-left: 15px;
}

.reason dt {
	margin-bottom: 7px;
}

.reason dd {
	margin-bottom: 15px;
}

.reason ol li{
	list-style-type: decimal;
	list-style-position: outside;
}

.reason a {
	color: #3c9e25;
	text-decoration: underline;
}

.reason a:hover {
	color: #c8eb7d;
}

ul.meibo {
	margin : 0 auto;
}

ul.memo{
	list-style: disc;
	padding-left : 2em;
}

ul.memo li{
}

.widget_recent_entries ul li,
.biglist ul li {
	list-style-type: none;
	padding-bottom: 0.3em;
	margin-bottom : 1.7em;
	border-bottom: 1px solid #eee;
}

.widget_recent_entries ul li:last-of-type,
.biglist ul li:last-of-type  {
	padding-bottom: 0;
	margin-bottom : 0;
	border-bottom: none;
}

.widget_recent_entries ul li::before,
	.biglist ul li::before {
	content: '\f4d8';
	font-weight: bold;
	margin: 0 auto;
	padding-right: 0.5em;
}


span.post-date {
	margin-left : 2em;
}

.widget_recent_entries ul li {
	padding-bottom: 0.3em;
	margin-bottom : 1.2em;
	border-bottom: 1px solid #ccc;
}

.widget_recent_entries ul li:last-of-type {
	padding-bottom: 0;
	margin-bottom : 0;
	border-bottom: none;
}


.fl-post-content-beside {
	padding-right: 15px;
}

.addtoany_share_save_container {
	text-align: center;
	margin: 0 auto 1em;
}

p.itemname {
background:#fff;
padding:15px 20px;
border-bottom:1px solid #ccc;
font-weight:bold;
color:#595858;
display:block;
line-height:50px;
margin:0;
}
 
p.itemname:hover{
background:#FFEEEE;
}
 
p.itemname.last {
border-bottom:none;
}

.hissu {
font-size: 90%;
padding:5px;
background:#dd7070;
color:#fff;
margin:5px;
font-weight:normal;
}
 
p.itemname textarea {
font-size:13px;
width:100%;
}
 
.file{
margin:10px;
display:block;
}




/* footer
--------------------------------------------- */

.fl-page-footer-widgets-container{
	padding: 20px 0 10px 0;
}

aside.fl-widget{
	margin-bottom: 0;
}

.fl-page-footer-widgets .widget_nav_menu ul {
	margin-top:0.3em;
	line-height:1.4em;
	font-size: 0.8em;
}

.fl-page-footer-widgets .widget_nav_menu ul li:before {
	font-family: "Font Awesome 5 Free";
	content: "\f192";
	vertical-align: middle;
	margin-right:0.3em;
	font-size: 120%;
}

.fl-page-footer-widgets .address {
	text-align: right;
	line-height:1.2em;
}

.fl-page-footer-widgets .address h4 {
	margin-top: 0;
	font-size: 1.4em;
}



/* net shop admin
--------------------------------------------- */

.imedisabled									{ ime-mode: disabled; }
.textCenter										{ text-align:center; }
.textRight										{ text-align:right; }
.textLeft										{ text-align:left; }
.submit											{ line-height:1; padding:3px; margin:0;}
.clearboth:after								{ content:" "; clear:both; height:0; display:block; visibility:hidden; }
.required										{ color:#CC0000; }
.width50										{ min-width:50px; }
.width100										{ min-width:100px; }
.width200										{ min-width:200px; }
.width300										{ min-width:300px; }
.width400										{ min-width:400px; }
.width500										{ min-width:500px; }
.red											{ color:#FF0000; }

#net_shop_admin_flow							{ background:#18ce00; color:#ffffff; margin:10px 0 30px; height:90px; padding:30px 20px; }
#net_shop_admin_flow ol							{ position:relative; left:50%; clear:left; float:left; padding:0; list-style:decimal outside; }
#net_shop_admin_flow ol:after					{ content:" "; clear:both; height:0; display:block; visibility:hidden; }
#net_shop_admin_flow ol li						{ position:relative; top:0; margin:0 20px; padding:0;
												  height:30px; float:left; right:50%; list-style:decimal outside; }

#net_shop_admin_flow ol li span.current			{ border-bottom:2px solid #ffffaa; color:#ffffaa;}

.net_shop_admin_subtotal{font-weight:bold;}


#net_shop_admin_shopping_cart					{ margin:0 0 40px; padding:0; clear:both; }
#net_shop_admin_shopping_cart table				{ width:100%; margin:0 0 1em; padding:0; }
#net_shop_admin_shopping_cart table th,
#net_shop_admin_shopping_cart table td{	padding:15px 0 !important; border-bottom:1px solid #ffffff;}
#net_shop_admin_shopping_cart table th{
	text-align:center;
}

#net_shop_admin_shopping_cart table td.code		{ text-align:center; }
#net_shop_admin_shopping_cart table td.price	{ text-align:center; white-space: nowrap; }
#net_shop_admin_shopping_cart table td.quantity	{ text-align:center; white-space: nowrap; }
#net_shop_admin_shopping_cart table td.coupon	{ text-align:center; }
#net_shop_admin_shopping_cart table td.weight	{ text-align:center; }
#net_shop_admin_shopping_cart table td.subtotal	{ text-align:center; white-space: nowrap; }
#net_shop_admin_shopping_cart table td.return	{ text-align:center; white-space: nowrap; }
#net_shop_admin_shopping_cart table td.delete	{ text-align:center; white-space: nowrap; }
#net_shop_admin_shopping_cart table .thumbnail_table     { margin:0; }
#net_shop_admin_shopping_cart table .thumbnail_table,
#net_shop_admin_shopping_cart table .thumbnail_table td	 { border:0; padding:0; line-height:1.2rem; width:auto; }
#net_shop_admin_shopping_cart table .thumbnail_table img { margin:0; padding:0; max-width:none; }
#net_shop_admin_shopping_cart input,
#net_shop_admin_checkout input,
#net_shop_admin_checkout_body input				{ margin:0 !important; }
#net_shop_admin_shopping_cart input.net_shop_admin_product_quantity{ width: 5em;}
#net_shop_admin_checkout_first input[type="submit"],
#net_shop_admin_checkout_login input[type="submit"],
#net_shop_admin_shopping_cart input[type="submit"] {
  background-color: #14b500;
  color: white;
  border: none;
  padding: 15px 30px;
  font-size: 1.6rem;
  border-radius: 6px;
  width: 250px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

#net_shop_admin_shopping_cart input[type="submit"]:hover {
  background-color: #18ce00;
}


#net_shop_admin_checkout_body {
  max-width: 90%;
  margin: auto;
  padding: 0;
}

#net_shop_admin_checkout_body .form-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 30px;
	padding:20px 0;
}

#net_shop_admin_checkout_body .form-table th {
  text-align: left;
  padding: 12px 20px;
  vertical-align: middle;
  width: 25%;
  background-color: #f9f9f9;
  font-weight: bold;
}


#net_shop_admin_checkout_body .form-table th.changebox {
  width: 15%;
}


#net_shop_admin_checkout_body .form-table td {
  padding: 12px 20px;
  background-color: #fff;
}


table.checkout_step {
	margin-top:3em;
	margin-bottom:0!important;
}

#net_shop_admin_checkout_body .checkout_step th{
  padding-left: 50px;
	background-color: #efefd5;
}

#net_shop_admin_checkout_body .input, select {
  width: 100%;
  max-width: 400px;
  padding: 18px 30px;
  margin: 0 0 12px 0;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 1.5rem;
  box-sizing: border-box;
  display:inline-block;
}

#net_shop_admin_checkout_body #last_name,
#net_shop_admin_checkout_body #first_name,
#net_shop_admin_checkout_body #last_name_furigana,
#net_shop_admin_checkout_body #first_name_furigana{
  max-width: 38%;
}

#net_shop_admin_checkout_body .required {
  color: red;
  font-size: 0.8rem;
	vertical-align:top;
  margin-left:0;
  font-weight: bold;
}

#net_shop_admin_checkout_body .checkout_step input[type="submit"] {
  background-color: #14b500;
  color: white;
  padding: 17px 20px;
  font-size: 1.6rem;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  width: 250px;
  transition: background-color 0.3s ease;
}

#net_shop_admin_checkout_body .checkout_step input[type="submit"]:hover {
  background-color: #18ce00;
}



#net_shop_admin_multicarts						{ margin-top:3em; }

.inner-table td.code							{ text-align:center; }
.inner-table td.price							{ text-align:center; }
.inner-table td.quantity						{ text-align:center; }
.inner-table td.subtotal						{ text-align:center; }
.inner-table td.delete							{ text-align:center; }

.net_shop_admin_noborder,
.net_shop_admin_noborder td						{ border:none; vertical-align:middle; }

.shopping_cart_error							{ text-align:center; color:#FF0000; }


#net_shop_admin_checkout {
background:#FFF;
display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: space-between;
  padding:40px 30px 30px 30px;
}

#net_shop_admin_checkout p.desc {
  color: red;
  text-align: center;
  font-weight: bold;
  width: 100%;
  display: block;
}

#net_shop_admin_checkout_first,
#net_shop_admin_checkout_login {
  flex: 1 1 48%;
  border: 1px solid #ccc;
  padding: 30px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  background-color: #fff;
}

p.title span {
  font-size: 1.7rem;
  font-weight: bold;
  display: block;
  margin-bottom: 25px;
  color: #222;
}

dl {
  margin: 0 0 30px;
}

dt {
  font-weight: bold;
  margin-bottom: 5px;
}

dd input[type="text"],
dd input[type="password"] {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

#loginform img,
#lostpasswordform img{
	width:25%;
}

.lost_pass {
  margin-top: 10px;
  font-size: 1rem;
}

#net_shop_admin_checkout_body dl dd		{ padding-left:1.5em; }

#net_shop_admin_payment_form dl{
  margin: 10px 0 30px;
  padding:0 0 30px;
	border-bottom:1px solid #333;
}

#net_shop_admin_payment_form p:first-child{
	margin-bottom:30px;
}


.inner-table								{ width:100%; }

.net-shop-admin-login						{ padding:10px; margin:-10px; }
.net-shop-admin-login div#login_error		{ border:1px solid #FF0000; color:#FF0000; background:#FFCCCC;
												  padding:5px; margin:5px; }
.net-shop-admin-login div.message			{ border:1px solid #0000FF; color:#0000FF; background:#CCCCFF;
												  padding:5px; margin:5px; }
.net-shop-admin-login .input				{ border:1px solid #CCCCCC; padding:3px 5px; width:120px; }
.net-shop-admin-login .user-email,
.net-shop-admin-login .user-url				{ width:240px; }
.net-shop-admin-login .textarea				{ border:1px solid #CCCCCC; padding:3px 5px; width:300px; height:100px; }
.net-shop-admin-login .select				{ border:1px solid #AECEEC; padding:3px 0px; }
.net-shop-admin-login .submit				{ padding:3px 5px; }
.net-shop-admin-login .form-table th		{ width:120px; }
.net-shop-admin-login .form-table td		{ padding:5px; }

.net-shop-admin-login .user_email			{ width:240px; }
.net-shop-admin-login .address1				{ width:240px; }
.net-shop-admin-login .address2				{ width:240px; }

.cartmessage1{
  max-width: 90%;
  margin: auto;
  padding: 0 20px;
  color:#aa3333;
}

div#login_error								{ border:1px solid #FF0000; color:#FF0000; background:#FFCCCC;
											  padding:5px; margin:5px; }
div.message									{ border:1px solid #0000FF; color:#0000FF; background:#CCCCFF;
											  padding:5px; margin:5px;}

ul.net_shop_admin_product_list				{ margin:0; padding:0; }
ul.net_shop_admin_product_list li			{ list-style-type:none; list-style-position:outside; overflow:hidden; }
ul.net_shop_admin_product_list dl			{ clear:both; }
ul.net_shop_admin_product_list dt			{ float:left; width:330px; text-align:center; }
ul.net_shop_admin_product_list dt img		{ border:1px solid #C9C9C9; }
ul.net_shop_admin_product_list dd			{ float:left; width:300px; }
ul.net_shop_admin_product_list dd .price	{ color:#990000; font-weight:bold; }
ul.net_shop_admin_product_list li ul		{ display:block; list-style:disc; }
ul.net_shop_admin_product_list li ul li		{ list-style-type:disc; list-style-position:inside; margin-left:30px; vertical-align:middle; }

.product_list_result {text-align:right;}
.product_list_navi {text-align:center;}

.widget_net_shop_admin_category_list		{ margin:0 0 0 30px; padding:0; }
.widget_net_shop_admin_category_list ul		{ margin:0; padding:0px; }
.widget_net_shop_admin_category_list ul li	{ list-style-position:outside; margin:0 -10px 0 -15px; padding:0; }

.widget_net_shop_admin_recently_checked		{ margin:0 -20px 0 -20px; padding:0; }
.widget_net_shop_admin_recently_checked ul	{ margin:0; padding:0; }
.widget_net_shop_admin_recently_checked ul li {list-style-type:none; list-style-position:outside; margin:0; padding:0; }

#net_shop_admin_wishlist ul					{ margin:0; padding:0px; }
#net_shop_admin_wishlist ul li				{ list-style-position:outside; margin:0; padding:0;}

.net_shop_admin_product_quantity			{ width:30px; text-align:center; padding:0 !important; }
.net_shop_admin_update_quantity				{ text-align:right; }
.net_shop_admin_update_quantity_image		{ vertical-align:middle; margin:0 !important; border:0; }
.net_shop_admin_subtotal					{ text-align:right; }
.net_shop_admin_checkout					{ text-align:right; }
.net_shop_admin_maintenance					{ text-align:right; color:#FF0000; font-weight:bold; }
.net_shop_admin_coupon						{ text-align:right; }

#net_shop_admin_history table			{ width:95%; margin:20px auto 30px; }
#net_shop_admin_history table th,
#net_shop_admin_history table td		{ padding:7px; }
#net_shop_admin_history table tbody th	{ text-align:left; }
#net_shop_admin_history table tbody th span	{ margin-left:20px; }
#net_shop_admin_history table tbody td	{ text-align:center; }
#net_shop_admin_history table tfoot td	{ text-align:center; }
#net_shop_admin_history table tbody td.textLeft { text-align:left; }
#net_shop_admin_history table dl dt		{ width:100px; float:left; text-align:center; }
#net_shop_admin_history table dl dd		{ margin-left:100px; }
textarea.order_comment					{ width:100%; height:100px; padding:3px 5px; border:1px solid #0da500;}
textarea.free_textarea					{ width:100%; height:100px; padding:3px 5px; border:1px solid #CCCCCC; }
span.price								{ color:#990000; font-weight:bold; }
select.product_quantity		{
	width:200px;
	padding:15px 30px;
}

.nsa_widget							{ margin:0; }
.nsa_widget dl						{ margin:0; }
.nsa_widget dl dd					{ margin:0 0 5px 0; }
.nsa_widget #nsa_s					{ width:120px; }
.nsa_widget #nsa_min,
.nsa_widget #nsa_max				{ width:30px; }
.nsa_widget ul						{ margin:0; }
.nsa_widget ul li:before			{ content:''; }
.nsa_shopping_cart p				{ margin:10px 0; text-align:center; }
.nsa_recently_checked_products p	{ margin:10px 0; text-align:center; }
.product_free_cart					{ margin-left:1em; }

.nsa_product_list:after				{ content:" "; clear:both; height:0; display:block; visibility:hidden; }
.nsa_product_child					{ display:inline-block; margin:0 10px 10px; text-align:center; }

.nsa_product_select,
.nsa_product_addtocartall			{ text-align:right; clear:both; }

.nsa_product_order_select			{ text-align:right; clear:both; }
.nsa_product_order_select:after		{ content:" "; clear:both; height:0; display:block; visibility:hidden; }
.nsa_product_order_select ul		{ list-style:none; float:right; margin:10px 0 5px !important; }
.nsa_product_order_select ul li		{ background:none; display:inline; float:left; padding:3px; margin:0 5px !important; }
.nsa_product_order_select ul:after	{ content:" "; clear:both; height:0; display:block; visibility:hidden; }
.nsa_product_order_select ul li.current { background:#CCC; }

.nsa_product_display_select			{ text-align:right; clear:both; }
.nsa_product_display_select:after	{ content:" "; clear:both; height:0; display:block; visibility:hidden; }
.nsa_product_display_select ul		{ list-style:none; float:right; margin:5px 0 10px !important; }
.nsa_product_display_select ul li	{ background:none; display:inline; float:left; padding:3px; margin:0 5px !important; }
.nsa_product_display_select ul:after	{ content:" "; clear:both; height:0; display:block; visibility:hidden; }
.nsa_product_display_select ul li.current { background:#CCC; }

.displaying-num						{ margin-right: 10px; }
.tablenav-pages						{ clear:both; margin: 1em auto; line-height:2em; text-align:center; }
a.page-numbers,
.tablenav-pages .current			{ color:#666666; padding: 2px .4em; border:solid 1px #CCCCCC; text-decoration:none; }
a.page-numbers:hover				{ color:#FFFFFF; background: #999999; }
.tablenav-pages .current			{ color:#FFFFFF; background: #666666; border-color: #EEEEEE; font-weight:bold; }
.tablenav-pages .next,
.tablenav-pages .prev				{ border:0 none; background:transparent; text-decoration:underline;	font-weight:bold; }

.thankyou_message,
.service_unavailable_message		{ width:70%; margin:3em auto;}
.od_completion						{ width:70%; margin:3em auto 2em; padding-bottom:2em; border-bottom: 1pc solid #18ce00;}


.free_postage_message				{ text-align:right; color:#F00; }
.purchased_message					{ text-align:center; background-color:#FFC; }
.buying_history_each				{ border-bottom:1px dashed #CCC; margin-bottom:1em; }
.repurchase_in_history,
.order_search_in_history			{ display:inline; }
.thumbnail_in_history				{ vertical-align:middle; }

.coincheck_button_frame				{ height:55px; }

#AmazonPayButton					{ text-align:right; }
#AmazonPayButton img				{ border:none; }
#addressBookWidgetDiv				{ width: 100%; height: 228px; }
#walletWidgetDiv					{ width: 100%; height: 228px; }



/* カートを見る 固定表示
--------------------------------------------- */

#cartwatch{
	max-width:210px;
   position: fixed;
   z-index: 99999;
   top:300px;
   right: -20px;

}

