@charset "utf-8";

a.btnGreen {
	border: solid 1px #59990f;
	color: #59990f;
	display: block;
	font-weight: bold;
	height: 28px;
	padding-top: 3px;
	text-align: center;
	width: 124px;/*112px + 12px*/
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#sidebar {width: 100%;}
#sidebar .sidebar_container {padding: 3.75% 3.75% 0 3.75%;}
#sidebar ul.recommend li {margin-bottom: 3.75%;}
#sidebar ul.recommend li + li {display: none;}
.block-form-title {
	background-image: url('/images/h4_caption.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
	color: #333333;
	display: block;
	font-weight: bold;
	height: 28px;
	margin: 10px 0 2px 0;
	padding: 4px 0 0 20px;/*16px + 4px*/
}
.block_logo {padding:8px;}

.block-mypage-image {
	float: left;
	height:84px;
	overflow:hidden;
	width: 112px;
}
.block-mypage-image img {width: 110px;}
.block-mypage-image-right{
	float: left;
	margin-left: 12px;
	width: 172px;/*296px - 112px - 12px*/
}
.block-page-top {
	clear: both;
	padding: 12px;
	margin: 0 auto;
	width: 320px;
}
.block_shop_thumbnail img {width: 21.25%;}
.break{
	margin-bottom: 4px;
}

.btnShopMenu {/*=.block_shop_thumbnail*/
	margin-left: 3%;
	width: 21.25%;/*(100% - 3% * 5) / 4*/
}

.btnSubmit {
	display: block;
	height: 48px;/* 42px + 6px */
	margin-top: 16px;
	width: 100%;
}
.btnSubmit.reset {
	margin-top: 2px;
}
.div_form {
	/*
	.div_form {
		width: 100%;
	}
	*/
	margin: 0 auto;
	padding: 4.5%;
	/*width: 296px;*/
}
.div_form.help {
	margin: 4.5% 4.5% 0 4.5%;
}
#footer{
	color:hsl(0, 0%, 62%);
	font-size: 85%;
	width: 100%;
}

form + form input[type="submit"] {
	margin-top: 3px;
}
/*
h3{
	color: #000000;
	font-size: 1.1em;
	height: 38px;
	padding: 6px 0 0 12px;
}
*/

h5.grad{
	border-color: hsl(0, 0%, 85%);
	border-style: solid;
	border-width: 1px 0;
	height: 30px;
	margin-top:8px;
	padding:5px 0 0 12px;
	
	/*グラデーション*/
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(hsl(0, 0%, 85%)));
	background:-moz-linear-gradient(top, #fff, hsl(0, 0%, 85%));
	background:-ms-linear-gradient(top, #fff, hsl(0, 0%, 85%));
}
h5 img {
	margin-right:8px;
	position: relative;
	top: 1px;
	vertical-align:top;
}

header {
	position: fixed;
	width: 100%;
	background: #fff;
	top: 0;
	z-index: 99;
	/* height: 83px;*/
	box-shadow: 0px 2px 28px -3px #bdbdbd;
}

#header_globalmenu {
	width:100%;
}
#header_globalmenu ul {
	display: flex;
}
#header_globalmenu ul li {
	flex:1;
	width: 20%;
	text-align: center;
}
#header_search {
	display: none;
}

.larger{
	font-size: 115%;
	margin: 0 2px;
}
.mobile {
	display: block;
}
.mobile-hide {
	display: none !important;
}

.red{
	color: #f20008;
}

#shop > div, #shop > section {
/* 	overflow: hidden;*/
	width: 100%;
	position: relative;
	z-index: 7;
}

#profilemenu.cols-3 {
	width: 100%;
	padding-top: 3.75%;
}
table.form th img {
	margin-right:8px;
	vertical-align:top;
}
table.form th.width4 {
	width: 100% !important;
}
table.form tr.header1 th {
	text-align: left;
	padding: 16px 0 8px 0;
	
	/*角を丸くする*/
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
table.form.larger {
	border-style: none;
}
table.form.larger input[type='text'], table.form.larger input[type='password']{
	font-size: 1.0em;
	padding: 4px;
	width: 252px;/*296px - 44px(296pxの黄金比)px*/
	
	/*角を丸くする*/
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
table.form.larger td{
	border-style: none;
	padding:8px 0;
}
table.form.larger th {
	border-style: none;
	padding:8px;
}

table.smaller td, 
table.smaller th {
	padding: 8px;
}

ul.imgList li > div {
	margin-top: 3.75%;
	width: 22.1875%;
}
ul.imgList li > div:last-child {
	margin-left: 3.75%;
	width: 74.0625%;/*100% - 22.1875% - 3.75%*/
}

ul.imgList2 li {
	display: flex;
	margin-top: 3.75%; 
	width: 100%;
}
ul.imgList2 li > div {
	width: 22.1875%;
}
ul.imgList2 li > div:first-child a, ul.imgList2 li > div:first-child span {
	border-color: hsl(0, 0%, 91%) hsl(0, 0%, 85%) hsl(0, 0%, 85%) hsl(0, 0%, 91%);
	border-style: solid;
	border-width: 1px;
	display: block;
	overflow: hidden;
}
ul.imgList2 li > div:first-child a img, ul.imgList2 li > div:first-child span img {
	height: 100%;
	width: 100%;
}
ul.imgList2 li > div:last-child {
	margin-left: 3.75%;
	width: 74.0625%;/*100% - 22.1875% - 3.75%*/
}

.pc {
	display: none;
}
.wrapper {
	height: 100vh;
	margin-bottom: 54px;/*フッターナビゲーション .header_usermenu の高さ*/
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
}
