/* ************************************************ 
 *	共通設定
 * ************************************************ */



* {
	margin: 0px;
	padding: 0px;
}



body {
    font-size: 100%;
	/*font-size: small;*/
    color: #333333;
    font-size: 11pt;
    font-family: 'Noto Sans Japanese',"メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
 	line-height: 1.5;
	background-color: #ffffff;
	text-align:center;
    font-weight: 400;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.sc_title, .fc_title, .qac_title {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
  　font-size: 1.75rem;
}

br.clear, div.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}

.main_under {
 margin-top:45px; 
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #333333;
}

/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- 
 *※ページ全体の幅は800pxとなっています。
    幅を広げる場合は、.sideと.mainのwidth
    の合計値が#containerのwidthになるよう
    設定してください。
 * ------------------------------------- */

/*ページ全体の幅、レイアウトをセンタリング*/
#container {
	margin:0px auto;
	width:1140px;
	text-align:left;
}

/*ヘッダー（ページタイトル、グローバルメニュー）*/
.header {
 width:100%;
 clear:left;
 margin-top:15px;
 height: 73px;
}

.h_left {
	float: left;
}

.h_right {
	float: right;
}

.g_navi {
    display: table;
    width: 100%;
    background: #FFF;
}

.g_m2 {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    padding: 0 10px 0 0;
}

.g_m {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.g_m a {
    display: block;
    padding: 15px 0;
}

.g_m img {
    margin-left: 10px;
}

.g_tell {
   display: none !important;
	background:linear-gradient(135deg, #5e6d46 0%,#384029 100%);
	display: block;
	padding: 0px 15px;
	margin-left: 10px;
	border-radius: 5px;
	color: #fff !important;
}

#c_menu {
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
}

#nav {
  list-style: none;
  overflow: hidden;
}

#nav li {
  width: 227px;
  text-align: center;
  height: 60px;
  border-right: 1px #CCCCCC solid;
  vertical-align: middle;
  display: table-cell;
  padding-top: 5px;
  font-size: 16px;

}

#nav li a {
  text-decoration: none;
  color: #333333;
  font-weight: ;
}

.nav_e {
	background-color: #333333;
	height: 7px;
	margin-bottom: 0px;
}

.linklist__item__text {

}

.mscarrot {
    transform: scale(1.8,1);
    -webkit-transform: scale(1.8,1);
    font-size: 16px;
    position: absolute;
    top: -15px;
    left: 45%;
    color: #444444;
}


/*　画面右側メニューの幅　*/
.side {
	float: right;
	width:285px;
    margin-top: 45px;
}

/*　画面左側の幅　*/
.main {
    float: left;
    width: 840px;
    padding: 0px 0 0 0px;
}
.side_ba1 {
	text-align: center;
	margin-bottom: 15px;
}
.side_ba2 {
	text-align: center;
	margin-bottom: 15px;
}
.side_ba3 {
	text-align: center;
	margin-bottom: 15px;
}
.side_ba4 {
	padding: 8px 8px 0 8px;
	font-size: 17px;
	font-weight: bold;
	color: #555555;
    text-align: center;
}
.side_ba5 {
	padding: 8px;
}
.si_tell {
   display: none;
	padding: 8px;
	color: #ffffff;
	background:linear-gradient(135deg, #5e6d46 0%,#384029 100%);
	border-radius:3px;
	margin-top: 35px;
	margin-bottom: 5px;
}
.si_mail {
	padding: 15px;
	color: #ffffff;
	background:linear-gradient(135deg, #5e6d46 0%,#384029 100%);
	border-radius:8px;
	margin-bottom: 15px;
  　text-decoration: underline important;
    text-align: center;
}

.side_m {
	/*display: none;*/
}

/* 特定商取引法に基づく表記（返品など）ボタン */
p#sk_link_other {
	text-align:left;
	margin-top:10px;
}

p#sk_link_other a {
	font-size:12px;
}

/*　フッター（コピーライト）　*/
.footer {
 width:100%;
 clear:left;
 color: #aaaaaa;
 margin-top:40px;
}

.fa_left {
	float: left;
	width: 380px;
	height: 190px;
	background-color: #1e1c11;
}
.fa_left1 {
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	height: 95px;
}
.fa_left3 {
	border-right: 1px solid #aaaaaa;
	height: 95px;
}
.fal_t1 {
	padding: 10px;
}
.fal_t2 {
	padding: 10px;
	text-align: right;
}
.fa_right {
	float: right;
	width: 760px;
	height: 190px;
	background-color: #1e1c11;
}
.far_t1 {
	padding: 10px;
	font-weight: bold;
	font-size: 16px;
}
.far_t2 {
	padding: 10px;
}
.far_t3 {
	padding: 5px;
	font-size: 10px;
	border: 1px solid #cccccc;
	margin: 10px;
}
.far_t1 span {
	margin-right: 40px;
}

#group-list {
	border-top:#838383 dotted 1px;
	padding:5px 0px 0px;
	margin:10px 0px 0px;
}

/*　送料無料表示　*/
.subtotal {
	padding:5px 0;
}
.stotal {
	text-align:right;
}
.total {
	padding:5px 0;
	margin:0;
	border-top:1px dotted #C3C3C3;
	text-align:right;
}

.postage {
	border-top:1px solid #C3C3C3;
	border-bottom:1px solid #C3C3C3;
	padding:5px 0;
	list-style-type:none;
	margin-bottom:5px;
}

.postage li {
	margin:5px 0;
	color:red;
	text-align:left;
}

.viewcart {
	padding:5px 0;
	text-align:center;
}

.owner_photo {
	max-width: 100%;
	height: auto;
}

/* -------------------------------------
*     商品オプション 表形式
* ------------------------------------- */
#option_tbl {
     border-collapse:collapse;
     border-top:1px solid #ccc;
     border-left:1px solid #ccc;
}
#option_tbl th{
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
#option_tbl td {
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
