/*
Theme Name:		Welcart Fのさかな本舗 Thema
Template:		welcart_simple-plus-lefty
Theme URI:		https://www.welcart.com/archives/16004.html
Author:			Welcart Inc.
Author URI:		https://www.welcart.com/
Description:	Welcart Simple Plus Lefty Child Theme.
Version:		1.0
License:		GNU General Public License v2 or later
License URI:	http://www.gnu.org/licenses/gpl-2.0.html
Tags:			responsive-layout, simple-plus,
*/



/*reCAPTCHA左表示*/
.grecaptcha-badge { left: 6px!important; width: 70px!important; }
.grecaptcha-badge:hover { left:6px!important; width: 256px!important; }

/* カレンダー休日色設定 */
.widget_welcart_calendar ul span.businessday, .widget_welcart_calendar ul td.businessday{background-color:#E87A90;}

/*SKUサブ画像*/
.skuimg img { width: 150px; height: 150px; }

/*お問い合わせフォーム調整*/
#wpcf7cpcnf th { width: 200px; }

/* 620px */
@media screen and (min-width: 38.75em) {}

/* 740px */
@media screen and (min-width: 46.25em) {}

/* 880px */
@media screen and (min-width: 55em) {}

/* 1000px */
@media screen and (min-width: 62.5em) {
	/*お問い合わせフォーム調整*/
	.entry-content th, .item-description th { width:170px;}
	/*SKUサブ画像*/
	.skuimg { padding-bottom: .7em; }
}

@media screen and (max-width: 999px) {
	/*SKUサブ画像*/
	.skuimg img { padding-bottom: 15px; }
}

@media screen and (max-width: 991px) {
	/*metaスライダー調整*/
	.metaslider-css { padding-top: 7.18rem;}
}

@media (min-width: 992px) {
	/*モバイル固定ナビ（下部表示）*/
    Div.kotei-navi { display: none; }
}
@media (max-width: 991px) {
	/*モバイル固定ナビ（下部表示）*/
	Div.kotei-navi { width:100%; position: fixed; bottom:0px; left:0; padding: 0; margin: 0; height: 100px; background-color: #32373c; z-index:99; }
	Div.kotei-navi ul { margin: 0 auto; box-sizing: border-box; height: 62px; padding: 12px 0 10px; overflow: hidden; display: flex; justify-content: space-around; align-items: center; width: 100%; opacity: .9; }
	Div.kotei-navi ul li { text-align: center; padding-top: 10px; }
	Div.kotei-navi ul li a { color: #fff; font-size: 12px; }
	Div.kotei-navi ul li i { font-size: 25px; display:block; margin-bottom: 10px; }
}
