/*
Theme Name: Welcart Basic Child
Description: Welcart Basic Child Theme
Author: Collne Inc
Template: welcart_basic
Version: 1.0.0
*/

/* 画像ボーダー */
 * img.img-border-5 {
	border: 1px solid #000000;
	margin-right: 5px ;
	padding: 0;
}

/* 投稿ページからメタタグを削除 */
.entry-meta {
    display: none;
}

/* タイトル下のスペース */
h1.item_page_title {
	margin: 0 0 0.5em;
}

/* 商品番号下スペース*/
.form_itemcode{
	text-align: right;
	margin: 0 0 0.5em
}
	
/* タイトル装飾・リンク色 */
div.site-title {
	font-size: 1.8em;
	margin: 1em;
	color: #ff0000;
}

/* トップページヘッダーイメージ下タイトル h2 */
#content .page-title, #content .entry-title {
margin-top: 1.25em;
margin-bottom: 1.25em;
line-height: 1.25em;
text-align: center;
padding: 0.75em;
background: #d7000f;
color: #ffffff;
}

/* 商品タイトル h2 */
h2.item-name {
padding: 0.5em;/*文字周りの余白*/
color: #ffffff;/*文字色*/
background: #828282;
border-left: solid 5px #d7000f;/*左線*/
}

h3 {
padding: 0.25em 0.5em;/*上下 左右の余白*/
margin: 0 0 0.7em;
color: #333333;/*文字色*/
background: transparent;/*背景透明に*/
border-left: solid 5px #1a1a1a;/*左線*/
}

.entry-content h3 {
	margin-bottom: 1em;
	margin-top: 3em;
}

.det_subtitle {
font-weight:bold;
padding: 0.25em 0.5em;/*上下 左右の余白*/
margin: 0 0 0.7em;
color: #333333;/*文字色*/
background: transparent;/*背景透明に*/
}

a:link {
color: #0066c0;
}

a:visited {
color: #663366;
}

a:hover {
color: #0066c0;
text-decoration: underline;
}

span.price {
	margin: 0px;
	padding: 0px;
	font-size: 120%;
	font-weight: bold;
	color: #ED5B14;
}

span.taxout {
	margin: 0px;
	padding: 0px;
	font-size: 70%;
	font-weight: none;
	color:#333333;
}

span.cprice {
	font-size: 16px;
	font-weight: normal;
	text-decoration: line-through;
}

span.cprice2 {
	font-size: 14px;
	font-weight: normal;
}
/* インデックスページ SOLD OUTの色を変更 */
.cat-il.type-grid .itemsoldout{
	color: #e00 !important;
	text-align: left;
}

/* 商品詳細ページ 売り切れ表記、SOLD OUTの色を変更 */
.item-info div.zaiko_tsuda{
	color: #ff0000 ;
	font-size: 18px !important;
	font-weight: bold !important;
	text-align: right;
}

.item-info span.quantity{
	color: initial;
	font-size: initial;
	font-weight: initial;
}

/* 上部へ戻る矢印の色を変更 */
#toTop i {
	color: #d7000f;
}

/* グローバルナビゲーション調整（Ebglish btnがあるため、スマホ表示にした時にメニューが見えなくなることを回避 */
#site-navigation label {
	padding: 15px 0;
}

#site-navigation {
	font-size: 102%;
}

#site-navigation li a {
padding: 1em 1.55em;
}

#site-navigation .sub-menu li a:hover {
	background-color: #808080;
}

/* フッターウィジェットの調整*/
.panel-grid-cell .so-panel {
margin-left:1.5em}

footer#colophon h3 {
color: #ffffff;
margin-top: 1.2em;
border-left: none; /*左線*/
border-bottom: solid 1px #999999;
}

footer#colophon a {
color: #a9a9a9;
}

footer#colophon a:hover {
color: #ff8c00;
}

/*footer#colophon ul, li {
margin: 0 0 0 0.5em;
padding: 0;
list-style-type: disc;
}
*/

.entry-content ul li, .item-description ul li {
list-style: none;
line-height: 180%;
}

/*==================================================
 * ソーシャル 
 *================================================*/
#twitter {background-color: #00acee;}
#facebook {background-color: #3b5998;}
#line {background-color: #00c300;}
#hatena {background-color: #007fc5;}
#ggl-plus {background-color: #dd4b39;} 

/* ボタン設定 */
.sns-area {
	width: 100%;
	margin: 0 0 6em;
	display: block;}
.sns-area ul{height:auto;}

/** * 画面の横幅が768px以上の場合のスタイル記入 */
@media screen and (min-width: 769px) {.sns-share {
	float: left;
	width: 19%;
	margin: 0 0.5% 0 0.5%;
	display: inline-block;
}}

/** * 画面の横幅が768pxまでの場合のスタイル記入 */
@media screen and (max-width: 768px) {.sns-share {
	float: left;
	width: 19%;
	margin: 0 0.5% 0 0.5%;
	display: inline-block;
}}

.sns-link {
	display: block;
	text-align: center;
	color: #fff !important;
	font-size: 14px !important;
	padding: 10px 0 !important;
	box-sizing: border-box;
	border-radius: 3px;
	text-decoration: none;
}
.sns-link:hover {
	text-decoration: none !important;
	filter:alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

/* カートボタンの大きさを変更 */
@media screen and (min-width: 62.5em) {.incart-btn {
    margin-top: .714286em;
    float: right;
}}

/* English here ボタン */

.head-english-button span {
	display: none;
}
.head-english-button a {
	position: relative;
}
.head-english-button {
	display: inline-block;
	margin-top:0;
	left: 0;
	width: 100px;
	height: 24px;
	color: #fff;
	background-color: #cccccc;
	text-align: center;
}

.head-english-button {
	float: left;
}
.head-english-button a {
	display: block;
	color: #262626;
}

/* -- .site-description -- */
.site-description {
    width: 100%;
}

/* -- 投稿記事ヘッダー下ウィジェットエリア -- */
.post_top{
	display: block;
	background: orange;
	width: 100%;
	padding: 10px;
	margin: 10px;
}

/* -- ポイント表示ボックス部分 -- */
.form_point {
padding: 8px 19px;
margin: 2em 0;/*文字周りの余白*/
border-top: solid 1px #a9a9a9;/*上線*/
border-bottom: solid 1px #a9a9a9;/*下線*/
background: #f5f5f5;/*背景色*/
}

/* 商品詳細部のテーブル */
div.scf_item_shosai table {
width: 100%;
border-collapse: collapse;
margin-bottom: 15px;
}

div.scf_item_shosai table th{/*thに対して*/
text-align: left;
border: solid 1px #999999;
color: #000000;/*文字色*/
background: #cccccc;/*背景色*/
}

div.scf_item_shosai table td {
	text-align: left;
border: solid 1px #999999;
padding: 3px 3px;/*上下3pxで左右3px*/
}
div.scf_item_shosai h4 {
	padding: 10px 0 10px;
}
div.scf_item_shosai h4:before {
content: '●';
color: #000000;
margin-right: 8px;
}

.breadcrumbs {
margin-bottom: 2em;
}

.itemsubimg img {
    border: 1px solid #999999;
}

/* -- .search-box -- */
.search-box {
	/*float: left;*/
}
.snav .search-box i {
	font-size: 1.42857em;
	padding: .5em;
}
@media screen and (max-width: 999px) {
    .snav .search-box i {
		display: none;
	}
	.snav .search-box p {
		display: none;
	}
}

.search-box form {
	/*display: none;*/
	display: block;
}

.search-box div.s-box {
	display: block;  
	position: relative;
	width: 100%;
	border: 1px solid #ccc;
	float: right;
	text-align: center;
}
.search-box input[type="text"] {
	width: 100%;
	border: none;
}
.search-box .searchsubmit {
	color: #aaa;
	font-size: 1.14286em;
	font-family: FontAwesome ;
	position: absolute;
	right: 0;
	top: 0;
	padding: .3124995em;
	background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
	border-radius: 0;
}
.search-box .searchsubmit:hover {
	background: none;
}

/* レビュー欄 */
.review-box {
	position: relative;
    padding: 3.0vmin 0.5rem;
    margin: 1.0rem 0;
    background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#CCFFFF 3px, #CCFFFF 7px);
    background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#CCFFFF 3px, #CCFFFF 7px);
	box-shadow: 0px 0px 0px 10px #d6ebff;
	border: dashed 2px white;
}
.review-box p{

}
.kotomi{
	padding-top: 1.0vmax;
	height: 20.0vmax;
}
.review-box .review-p {
	position: relative;
	font-family: 'Yomogi', 筆記体;
	font-weight: bold;
	font-size: 0.9rem;
	padding-left: 0.5em;
	letter-spacing: 0.07em;
}
.review-title {
	position: absolute;
    display: inline-block;
    top: -1.0vmax;
    left: -1.0vmax;
    padding: 0.2em 0.5em;
    height: 1.5em;
    line-height: 1.0em;
    background: #fff0cd;
    color: #454545;
	font-weight: bold;
	font-size : 1.2em;
    box-shadow: 0px 0px 0px 0.9vmin #fff0cd;
    border: dashed 0.3vmin white;
}
.review-title:after{
    position: absolute;
    content: '';
    right: -7px;
    top: -7px;
    border-width: 0 10px 10px 0;
    border-style: solid;
    border-color: #ffdb88 #fff #ffdb88;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}
.review-title p {
    margin: 0; 
    padding: 0;
}

/* いいね！ボタン */
.favorite-btn{
	margin-bottom: 0.25em;
	font-size: 20px;
	text-align: right;
}