/* css for aishipR */

/*
最新の回り込み対策 W3Cから発表 2017/1/25
containerはfloat要素の親要素
対応ブラウザが増えたら移行

.container {
  display: flow-root;
}

*/
/* clearfix2016 */
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
ul {
	list-style: none;
}
a:hover{
	opacity: 0.7;
}
a:visited{
	color: #000;
}
span.red{
	color: #f00;
}
input{
	-webkit-appearance: none;
	appearance: none;
	border: none;
}
/* to reset common.css */
#sysAll{
	max-width: 100%;
	padding: 0;
	margin: 0 auto;
}
#sysHeader {
    padding: 0;
    margin: 0;
}
/* to reset parts.css */
.h_top_menu .sysContent{
	padding: 0;
}
.asideCnt{
	border: none;
}
/* to reset material.css */
ul, ol {
    font-size: inherit;
    line-height: 1.6;
}
/* 全体構造 */
html {
	font-size: 62.5%;/*10px*/
}
body {
	color: #000;
	font-size: 1.4rem;/*14px*/
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.6;
	background-color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body{
	border-top: 2px solid #1fa8ff;
}

#sysAll{
	width: 100%;
}
#top #sysAll{
	width: 100%;
	background: #f6f4f4;
}

#sysWrap{
	max-width: 1200px;
	margin: 0 auto;
}
#sysWrap::after,
#sysMain::after{
	content: "";
	display: block;
	clear: both;
}

div#sysAside{
	width: 18.33333333%;
	margin-right: 1.66666667%;
	padding: 0;
}
div#sysMain{
	width: 80.00000000%;
}
.sysButton {
    border: none;
    padding: 10px;
    margin: 5px 0;
    border-radius: 5px;
    background-color: #515151;
    color: #fff;
    cursor: pointer;
}

/*メルマガ購読フォームを非表示にする*/
.sysFormItem.sysAcceptMailmagazine {
    display: none;
}

/*独自テーブル等間隔*/
table.type01 {
        margin-left: 100px;
	border-collapse: separate;
	border-spacing: 0;
	text-align: center;
        color: #696969;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table.type01 th {
	width: 300px;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #eee;
}
table.type01 td {
	width: 300px;
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/*独自テーブル本文広め*/
table.type02 {
        margin-left: 20px;
	border-collapse: separate;
	border-spacing: 0;
        color: #696969;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table.type02 th {
	width: 250px;
	padding: 10px;
	vertical-align: middle;
	font-weight: bold;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #eee;
}
table.type02 td {
	width: 600px;
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/*独自テーブル見出しあり*/
table.type03 {
        margin-left: 100px;
	border-collapse: separate;
	border-spacing: 0;
	text-align: center;
        color: #696969;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table.type03 th {
	width: 250px;
	padding: 5px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #eee;
}
table.type03 td {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/* 匠の技 */
.takumi01 {
background-image:url(/img/takumi/back.jpg);
width: 910px;
height:200px;
}

.takumi02 {
background-image:url(/img/takumi/heading4.png);
width: 910px;
height:40px;
font-weight:bold;
margin: 0 0 15px;
padding: 12px 0px 15px 33px;
}

/* ヘッダー */
#sysHeader{
	/*border-bottom: 4px solid #efefef;*/
	margin-bottom: 10px;
	background: #FFF;
}
#top #sysHeader{
	margin-bottom: 0;
}
#header_inner{
	max-width: 1200px;
	margin: 0 auto;
}
#sysHeader::after{
	content: "";
	display: block;
	clear: both;
}
/*ロゴ*/
.h-sitelogo {
	float: left;
	width: 16.66666667%;
	padding-top: 1.50000000%;
	margin-right: 3.66666667%; /* 44/1200 */
}
.h-sitelogo a{
	display: inline-block;
}
/*リードテキスト*/
.h-siteinfo {
	float: left;
	width: 29.58333333%;
	padding-top: 2.50000000%;
	/*padding-right: 3.75000000%;*/
	box-sizing: content-box;
}
.h-siteinfo h1 {
	margin: 0;
	font-size: 12px;
	text-align: left;
	color: #000;
}
.h-siteinfo h1 + p.h1_caption{
	padding: 0;
	font-size: 12px;
	color: #F00;
	text-align: left;
}

/* ヘッダー上部メニュー */
.h_top_menu{
	float: left;
	width: 50%;
	padding-top: 0.83333333%;
	margin-bottom: 0.83333333%;
}
nav#header_top_menu {
}
nav#header_top_menu ul {

}
nav#header_top_menu ul li{
	float: left;
	width: 23.33333333%;
	height: 34px;
	margin-right: 2.00000000%;
}
nav#header_top_menu ul li:hover{
	opacity: 0.7;
}
nav#header_top_menu ul li.catalog{
	background:#ededed url(/img/layout/header/top_menu/h_top_menu_01.png) no-repeat;
	background-size: 17.85714286% auto;
	background-position: 7.14285714% center;
}
nav#header_top_menu ul li.faq{
	background:#ededed url(/img/layout/header/top_menu/h_top_menu_02.png) no-repeat;
	background-size: 17.85714286% auto;
	background-position: 7.14285714% center;
}
nav#header_top_menu ul li.inquery{
	background:#ededed url(/img/layout/header/top_menu/h_top_menu_03.png) no-repeat;
	background-size: 17.85714286% auto;
	background-position: 7.14285714% center;
}
nav#header_top_menu ul li.new_member{
	margin-right: 0;
	background:#ff9c00 url(/img/layout/header/top_menu/h_top_menu_04.png) no-repeat;
	background-size: 15.71428571% auto;
	background-position: 7.14285714% center;
}

nav#header_top_menu ul li a{
	display: block;
	padding: 5px 5px 5px 42px;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
}
nav#header_top_menu ul li.new_member a {
	color: #FFF;
}
/*カート情報*/
.h_cart_info {
	float: left;
	width: 600px;
	border-radius: 20px;
	background: #ededed;
}
.h_cart_info:hover{
	opacity: 0.7;
}
.h_cart_info .sysContent{
	padding: 0;
}
.h_cart_info dl{
	margin: 0; /*ブラウザ依存リセット*/
	float: left;
	display: inline-block;
	margin-right: 20px;
	padding: 7px 0;
	font-size: 12px;
	line-height: 18px;
}
.h_cart_info dl.sysCartInfoItemCount{
	padding-left: 62px;
}
.h_cart_info dl dt,
.h_cart_info dl dd{
	display: inline;
}
.h_cart_info dl dd span{
	color: #f00;
}
.h_cart_info .sysCartInfoCartIn a{
	position: relative;
	z-index: 1;
	display: block;
	width: 100%;
	padding: 5px ;
	background: url(/img/layout/header/ico_cart.png) no-repeat 20px center;
	background-size: 24px;
	text-indent: -999999px;
}
.h_cart_info .sysCartInfoCartIn a::after{
	position: absolute;
	right: 20px;
	top: 0;
	content: '>';
	display: inline-block;
	line-height: 28px;
	font-size: 20px;
	font-weight: bold;
	text-indent: 0;
}
/* グローバルナビゲーション */
.h_gnav {
	float: left;
	width: 720px;
	margin-right: 20px;
	margin-top: 15px;
}
#gnav {
}
#gnav ul li {
	float: left;
	width: 25%;
	line-height: 1.5;
}
#gnav ul li a{
	position: relative;
	display: block;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#gnav ul li a::after{
	position: absolute;
	right: 0;
	top: 7px; /* (38-24)/2 */
	content: "";
	display: block;
	width: 1px;
	height: 24px;
	background: #000;
}
#gnav ul li:last-child a::after{
	display: none;
}
#gnav ul li a span{
	display: block;
}
#gnav ul li a span.eng {
	font-size: 10px;
}
/*ヘッダー カテゴリー一覧*/
/*カテゴリー一覧タブ*/
/*#top .header_category_tab{
	display: block;
}*/
.header_category_tab{
	display: none;
	float: left;
	width: 100%;
}
.header_category_tab ul li{
	position: relative;
	float: left;
	width: 20% !important;
	padding: 5px;
}
#header_inner .header_category_tab li.sysText a{
	display: block;
	width: 92%;
	padding: 10px 0;
	border-bottom: 1px dotted #888;
}
.header_category_tab li a::after{
	position: absolute;
	left: auto;
	right: 10px;
	top: -50%;
	bottom: -50%;
	margin: auto;
	display: block;
	content: '>';
	font-weight: bold;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	transform: scaleX(1.2) scaleY(1.8) translateY(-1px);
}

/* 検索フォーム */
.h-search {
	float: left;
	width: 460px; /* 1200-740=460 */
	margin-top: 18px;
}
#sysHeader .h-search .sysContent{
	width: 100%;
	position: static;
	height: auto;
	padding: 0px;
}
#sysHeader .sysItemSearchAndOr{
	display: none;
}
.sysItemSearchFormWord{
	display: inline-block;
	width: 77.82608696%;
	height: 9.49720670%;
	min-height: 34px;
	border: 1px solid #1fa8ff;
}
.sysItemSearchFormWord input{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	width: 100%;
	height: 100%;
	min-height: 32px;
	text-indent: 10px;
}
.sysSearchButton{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
	width: 21.73913043%;
	height: 34.00000000%;
	min-height: 34px;
	vertical-align: bottom;
	border: none;
	margin-left: -0.5em;
	text-indent: 17px;
	color: #FFF;
	background: #1fa8ff url(/img/layout/header/ico_search.png) no-repeat;
	background-position: 30% center;
	background-size: 15px;
}


/* sidr */

/* end of sidr */
#sidr{
	display: none;
}
/***********************************
	sidr
***********************************/
.sidr {
  height:100%;
  display: block;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999999;
  width: 260px;
  overflow-x: hidden;
  overflow-y: auto;
  background: #fff;
}
.sidr .sidr_inner {
  padding:10px 10px 60px;
}
.sidr.right {
  left: auto;
  right: -260px;
}
.sidr.left {
  left: -260px;
  right:auto;
}
.sidr input[type="text"],
.sidr input[type="password"],
.sidr input[type="date"],
.sidr input[type="datetime"],
.sidr input[type="email"],
.sidr input[type="number"],
.sidr input[type="search"],
.sidr input[type="tel"],
.sidr input[type="time"],
.sidr input[type="url"],
.sidr textarea,
.sidr select {
  width: 100%;
  font-size: 13px;
  padding: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 10px;
  border-radius:0;
  background:#fff;
  border:1px solid #dcdcdc;
  display: block;
  clear: both;
}
.sidr input[type=checkbox] {
  width: auto;
  display: inline;
  clear: none;
}
.sidr input[type=button],
.sidr input[type=submit] {
  color: #333;
  background: #fff;
}
.sidr input[type=button]:hover,
.sidr input[type=submit]:hover {
  background: rgba(255, 255, 255, 0.9);
}
#sidr .sysHeadline,
.h_sp_category_ttl {
	padding:5px 0;
	border-bottom: 1px solid #1fa8ff;
	margin-bottom:10px;
	font-weight:bold;
	font-size:15px;
	text-align:left;
}

#sidr a {
	text-decoration: none;
}
/*sidr_inner内*//*ログイン*/
.sysIsUseAutoLogin {
 display: none;
}

.h_login_bx_inner .s-login{
	float: none;
	width: 100%;
	max-width: 100%;
	margin-right: 0;
}
.h_login_bx_inner{
	margin:0 auto 30px;
	text-align:center;
}
.h_login_bx_inner .sysLoginButton,
.h_login_bx_inner .sysContent > ul >li a{
	width:100%;
	margin:0 0 10px;
	padding:10px 0;
	border-radius:0;
}
.h_login_bx_inner .s-login .sysContent{
	background: #fff;
}
/* ログイン情報忘れ*/
.h_login_bx_inner .sysContent > ul >li a{
	display: block;
	color: #333;
	font-size: 80%;
}
.sidr_inner .side_navi_ttl{
	margin-bottom: 30px;
}
.sidr_inner .h_navi_ttl{
	margin-bottom: 0;
}
.sidr_inner .navi01{
	margin-bottom:20px;
}
.sidr_inner .navi01 span{
	display:inline-block;
	margin-left:10px;
	font-size:10px;
}
.h_login_bx_inner .sysLoginButton{
	font-size: 12px;
	background:#1fa8ff !important;
	color: #FFF !important;
}
.h_login_bx_inner .s-login ul li:nth-child(2) a{
	color: #333;
	border:1px solid #666666;
	background:#ededed !important;
}
.h_login_bx_inner .s-login ul li:first-child a{
	border: none;
	font-size: 12px;
	text-indent: 0;
	color: #FFF;
}
/*ログイン後ボタン*/
/*
.h_login_bx_inner .s-login .sysContent div:nth-child(4){
	margin-top:10px;
}
.h_login_bx_inner .s-login .sysContent div:nth-child(4) a{
	display:inline-block;
	margin:0 0 10px;
	padding:5px 20px;
	color: #333;
	font-size: 80%;
	background:#ededed !important;
	border:1px solid #666666;
	border-radius:0;
}
*/
.s-login .sysContent div:first-child{
        text-align: center;
        padding: 5px 0 0;
}
.s-login .sysContent .box3{color: #666}
.s-login .sysContent div  a{
	display:block;
        text-decoration: none;
        text-align: center;
	margin: 10px 0;
	padding: 0px 20px;
        font-size: 16px !important;
        height: 40px;
        line-height: 40px;
	color: #333;
	font-size: 80%;
	background:#ededed;
	border:1px solid #666666;
	border-radius:0;
}

.s-login .sysContent div  a:nth-child(1){
        background: #666 !important;
        color: #fff !important;
        margin-bottom: -20px;
}
/*ボタン*/
.btn_top_close{
	margin:0;
	font-size:50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1;
}
.btn_bottom_close a{
	text-align:center;
	display:block;
	width:100%;
	margin:0 0 10px;
	padding:5px 0 15px;
	color: #333;
	font-size:80%;
	line-height:1;
	background:#ededed !important;
	border:1px solid #666666;
	border-radius:0;
}
.btn_bottom_close a:before{
	position:relative;
	top:3px;
	content:"×";
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
}

/*.slide_navi*/
.slide_navi{
	margin-bottom: 0;
}
.slide_navi .sysHeadline{
	padding:8px 10px;
	cursor:pointer;
	border-bottom: 1px solid #666666;
	background: url(/img/layout/ico_plus1.png) center right 10px no-repeat;
	background-size:15px !important;
}
.slide_navi .sysHeadline.active{
	background:#f4d4d0 url(/img/layout/ico_minus1.png) center right 10px no-repeat;
}
.slide_navi li{
    border-bottom: 1px solid #666666;
	background:#fffacd url(/img/layout/aro_right.png) center right 10px no-repeat;
	background-size:15px;
}
.slide_navi li.sysText a{
	padding:8px 10px !important;
}

/*.side_navi_ttl*/
.side_navi_ttl{
	margin-bottom: 0;
}
.side_navi_ttl .sysHeadline{
	padding:0 !important;
}

.side_navi_ttl li{
	border-bottom: 1px dotted #000;
}
.side_navi_ttl a{
	position:relative;
	display:block;
	padding:10px;
	font-size: 12px;
}
.side_navi_ttl a:after,
#h_sp_category li a::after{
	content:"＞";
	position:absolute;
	top:50%;
	right:5px;
	font-size:13px;
	margin-top:-10px;
	font-weight:bold;
}
.side_navi_ttl .side_search_bx_inner{
	margin-bottom: 30px;
}

#sidr #h_sp_category h3.sysHeadline{
	display: none;
}


/* アサイド */

/* side_layout */
.side_layout{
	border: 1px solid #1fa8ff;
	border-radius: 7px 7px 0 0;
	background: #FFF;
}
.side_layout .sysHeadline{
	padding: 0;
}

.side_layout a{
	text-decoration: none;
}
.side_layout nav{
	padding: 0 15px;
}
.side_layout nav ul li {
	position: relative;
	border-bottom: 1px dotted #000;
}
.side_layout nav ul li:last-child{
	border-bottom: none;
}
.side_layout nav ul li:hover {
	opacity: 0.7;
}
.side_layout nav ul li::after{
	position: absolute;
	right: -15px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	display: block;
	content: '>';
	width: 20px;
	height: 20px;
	font-size: 12px;
	transform: scaleX(1.2) scaleY(1.8) translateY(-1px);
}
.side_layout nav ul li a{
	display: block;
	padding: 10px 0;
	font-size: 12px;
}
.s-category ul li.sysText a{
	padding: 10px 0;
}
.s-banner{
	margin-bottom: 10px;
}
.p-news .sysContent{
	height: 264px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.side_fax .sysContent{
	padding: 0;
}
.side_fax h4{
	padding: 0 15px;
}
.order_paper{
	padding: 15px;
	border-top: 1px solid #1fa8ff;
}
.order_paper a{
	position: relative;
	display: block;
}
.order_paper a::after{
	position: absolute;
	right: -15px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	display: block;
	content: '>';
	width: 20px;
	height: 20px;
	font-size: 12px;
	transform: scaleX(1.2) scaleY(1.8) translateY(-1px);
}
.side_tel .sysContent{
	padding: 0;
}
.tel_wrap{
	padding: 7px 0;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.tel_notice{
	padding: 10px 0;
	font-size: 11px;
	text-align: center;
	background: #d7d7d7;
}

/*カテゴリー一覧*/
.side_category_list_html .s-category.side_layout nav{
	padding: 0;
}
.side_category_list_html .s-category.side_layout nav ul li{
	padding: 0 15px;
	border: none;
}
.side_category_list_html .s-category.side_layout nav ul li:hover{
	opacity: 1;
}
.side_category_list_html .s-category.side_layout  nav ul li.open{
	background-color: #f6f6f6;
}
.side_category_list_html .s-category.side_layout nav ul li a{
	position: relative;
	border-bottom: 1px dotted #000;
}
.side_category_list_html .s-category.side_layout nav ul li:last-child a{
	border-bottom: none;
}
.side_category_list_html .s-category.side_layout nav ul li::after{
	display: none;
}
.side_category_list_html .s-category.side_layout nav ul li a::after{
		position: absolute;
		right: -10px;
		top: 0;
		bottom: 0;
		margin: auto 0;
		display: block;
		content: '>';
		width: 20px;
		height: 20px;
		font-size: 12px;
		transform: scaleX(1.2) scaleY(1.8) translateY(-1px);
}

.side_category_list_html .sysContent{
	padding: 0;
}
#sysAside .s-category > .sysContent > nav > ul > li {
	position: relative;
	left: 0;
}
.sub_category_wrap{
	display: none;

	position: absolute;
	top: 0;
	left: 0px;
	width: 218px;
	background: #f6f6f6;
	box-shadow: 4px 4px 5px #ccc;
}

.s-category ul li .sub_category_wrap li{
	float: none;
}
/* footer */


#sysFooter{
	margin: 0;
	padding: 0;
	border-top: 3px solid #efefef;
	border-bottom: 20px solid #1ea5fb;
	background: #FFF;
}
#sysFooter .s-checklist{
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 35px;
}
.footer_bg{
	padding: 18px 0 22px;
	border-bottom: 3px solid #efefef;
	margin-bottom: 16px;
	background-color: #ECECEC;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #F9F9F9), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #F9F9F9),color-stop(.75, #F9F9F9), color-stop(.75, transparent),to(transparent));
	-webkit-background-size: 7px 7px;
}
.footer_main_inner h2{
	margin-bottom: 20px;
	text-align: center;
}
#footer_nav{
	max-width: 920px;
	margin: 0 auto 25px;
	text-align: center;
}
#footer_nav ul li {
	display: inline-block;
	border-right: 1px solid #000;
}
#footer_nav ul li:last-child{
	border-right: 0;
}
#footer_nav ul li a {
	display: block;
	padding: 0 28px;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
#footer_iconlist{
	width: 160px;
	margin: 0 auto;
}
#footer_iconlist ul li{
	float: left;
	width: 50%;
	padding-top: 5px;
}
#footer_iconlist ul li:last-child{
	padding-top: 0;
}
.copyright_wrap,
.fooer_notice{
	text-align: center;
}
.fooer_notice{
	margin-bottom: 5px;
}
/* TOPページ コンテンツ*/
#top_main_wrap{
	width: 100%;
	padding-top: 10px;
	background: #FFF;
}
#top_main{
	max-width: 1200px;
	margin: 0 auto;
}
/* ログインフォーム */
#top .s-login{
	float: left;
}
.s-login{
	float: none;
	max-width: 220px;
	width: 100%;
	margin-right: 20px;
}
 .s-login .sysHeadline{
	 display: none;
 }
 .s-login .sysContent{
	 padding: 10px 13px 5px;
	 border-radius: 10px;
	 background: #ededed;
 }
 .sysFormItem input{
	 width: 100%;
	 height: 40px;
	 text-indent: 10px;
	 border: 1px solid #ddd;
 }
 .sysMemberPassword{
	 margin-bottom: 10px;
 }
 .sysLoginButton{
	 display: block;
	 width: 193px;
	 padding: 10px 0;
	 margin: 0 auto 10px;
	 border: none;
	 color: #fff;
	 font-size: 14px;
	 text-align: center;
	 background: #1fa8ff;
	 cursor: pointer;
 }
.sysLoginButton:hover{
		opacity: 0.7;
}
.s-login ul li a{
	display: block;
	width: 193px;
	padding: 10px 0;
	margin: 0 auto 10px;
	text-align: center;
 	text-decoration: none;
}
.s-login ul li:nth-child(2) a{
	background: #FFF;
	border: 1px solid #ccc;
}
.s-login ul li:first-child a{
	background:#ff9c00 url(/img/layout/header/top_menu/h_top_menu_04.png) no-repeat;
	background-size: 11.39896373% auto;
	background-position: 20px center;
	color: #FFF;
	font-size: 16px;
	text-indent: 22px;
}
/*スライド*/
/* ▼plugin */
/* slick.css */
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* end of slick.css */
/* slick.theme.css */
@charset 'UTF-8';
/* Slider */
/*
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}
*/
/* Icons
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
*/
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;
		z-index: 1;
    display: block;

    width: 50px;
    height: 50px;
		border-radius: 50%;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: #ededed;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
	/*
    color: transparent;
    outline: none;
    background: transparent;
	*/
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
		display: block;
		margin-top: 0;
    font-size: 30px;
		font-weight: bold;
    line-height: 1;

    opacity: .75;
    color: #000;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -55px;
}
[dir='rtl'] .slick-prev
{
    right: -55px;
    left: auto;
}
.slick-prev:before
{
    content: '';
		width: 50px;
		height: 50px;
		margin-left: -2px;
		background: url(/img/layout/top/aro_slide_left.png) no-repeat;
		background-position: center;
		background-size: 15px;

}
[dir='rtl'] .slick-prev:before
{
    content: '>';
}

.slick-next
{
    right: -55px;

}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -55px;
}
.slick-next:before
{
	content: '';
	width: 50px;
	height: 50px;
	margin-right: -2px;
	background: url(/img/layout/top/aro_slide_right.png) no-repeat;
	background-position: center;
	background-size: 15px;
}
[dir='rtl'] .slick-next:before
{
    content: '<';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-size: 30px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
/* end of slick.theme.css */
/* ▲plugin */

.top_slide{
	float: left;
	max-width: 960px;
	width: 100%;
}
.top_slider .slick-prev{
	left: 15px;
}
.top_slider .slick-next{
	right: 15px;
}
/* おすすめ商品スライド */
.top_recommend_items{
	width: 100%;
	padding: 30px 0;
	margin-bottom: 20px;
	background: #53b9f9;
}
.top_recommend_items{
	color: #FFF;
}
.top_recommend_items .sysHorizontal{
	max-width: 1090px;
	width: 100%;
	margin: 0 auto;
}
.top_recommend_items .sysItemName a{
	text-decoration: none;
	color: #FFF;
}

/* TOPページ　sysMain以下部分 */
/* バナー */
.p-banner {
	margin-bottom: 35px;
}
.p-banner ul::after{
	content: "";
	display: block;
	clear: both;
}
.p-banner li {
	float: left;
	width: 31.25000000%;
	margin-right: 3.12500000%;
	background: #FFF;
	box-shadow: 4px 4px 10px #ccc;
}
.p-banner li:nth-child(3n){
	margin-right: 0;
}
.p-banner li a{
	display: block;
	text-decoration: none;
}
.bnr_caption {
	display: inline-block;
	padding: 20px 10px;
	font-size: 12px;
}
.bnr_caption .ttl{
	font-size: 18px;
	font-weight: bold;
}
/*TOPページ商品ブロック共通 フッター商品閲覧履歴*/
#top .sysFuncItemBlock,
#sysFooter .sysFuncItemBlock{
	margin-bottom: 30px;
}
#top .sysFuncItemBlock h3,
#sysFooter .sysFuncItemBlock h3{
	font-size: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #1fa8ff;
	margin-bottom: 20px;
}
#top .sysFuncItemBlock h3 span.sttl,
#sysFooter .sysFuncItemBlock h3 span.sttl{
	display: inline-block;
	font-size: 10px;
	text-indent: 10px;
}
#top .sysFuncItemBlock h3 a,
#sysFooter .sysFuncItemBlock h3 a{
	position: relative;
	float: right;
	display: inline-block;
	padding-right: 20px;
	text-decoration: none;
}
#top .sysFuncItemBlock h3 a::after,
#sysFooter .sysFuncItemBlock h3 a::after{
	content: '>';
	position: absolute;
	right: 0;
	top: 0;
	font-size: 12px;
	transform: scaleX(1.2) scaleY(1.8);
}
#top .top_item_block ul li{
	width: 22.91666667%;
	padding: 15px;
	margin-right: 2.7777778%;
	background: #FFF;
	border: 1px solid #efefef;
	border-radius: 7px;
	box-shadow: 4px 4px 10px #ccc;
	box-sizing: border-box;
}
#top .top_item_block ul li:nth-child(4n){
	margin-right: 0;
}
#top .top_item_block ul li a,
#sysFooter .sysFuncItemBlock ul li a{
	text-decoration: none;
}
.sysItemName{
	font-size: 12px;
	text-align: left;
}
.sysItemPrice{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.sysFuncItemBlock .sysItemImage{
	margin-bottom: 20px;
}
/***********************************
	カテゴリーページ
***********************************/
/* 4-0 Page-Content
 *----------------------------------------------------------------------*/
/* 4-1 Archive Page */
/* 4-1-1 Free Area */

/* 4-1-2 Pankuzu List*/
.sysCategoryPankuzu, .sysItemCategoryPankuzu {
	font-size: small;
	margin-bottom: 20px;
	white-space: nowrap;
	overflow: hidden;
}
.sysCategoryPankuzu a, .sysItemCategoryPankuzu a {
	padding: 5px 10px;
	text-decoration: none;
}
/* 4-1-3 Category View Mode */
input[type="radio"] {
	-webkit-appearance: radio;
	appearance: radio;
    display: inline-block;
    vertical-align: baseline;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    border: 1px solid rgb(212,212,212);
    cursor: pointer;
    border-radius: 100%;
}
.sysItemCategoryCtl {
	font-size: small;
}
.sysItemCategoryCtl a {
	display: inline-block;
	padding: 2px 4px;
	background: #f4f4f4;
	border: 1px solid #000;
	border-radius: 3px;
	text-decoration: none;
	margin: 5px 0;
}
.sysItemCategoryCtl .sysCurrent {
	color:#fff;
	background-color: #1fa8ff;
}
/* 4-1-4 Item PR Setting */
.sysItemPr {
	font-size: small;
	padding: 0 5px;
	background: #fff;
	border: 1px solid #000;
	border-radius: 3px;
	display: inline-block;
	font-weight: bold;
}
/* 4-1-5 Cart Button */
#sysItemDetail #sysSubmit{
	margin: 8px 0 5px auto;
	border-radius: 5px;

	background: url(/img/layout/system/cart_btn_bg.jpg) no-repeat;
	background-size: cover;
}
#sysItemDetail #sysSubmit .sysCartButton {
	border: none;
	width: 100%;
	padding: 10px;
	margin: 0 !important;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
}
.sysCartButton:hover {
	background: #999;
}
/* 4-1-6  Archive List Item */
.sysItemList ul.sysList li .sysThumbnailImage {
	width: 40%;
	max-width: 200px;
}
/* 4-1-7  Archive Thumbnail Item */
.sysItemList ul.sysThumbnail li {
	display: inline-block;
	width: 25%;
	padding: 5px 20px;
	margin-bottom: 20px;
	float: none;
	vertical-align: top;
	letter-spacing: normal;
}
.sysItemList ul.sysThumbnail li .sysThumbnailImage {
	text-align: center;
}
.sysItemList ul.sysThumbnail li img {
	width: auto;
	max-height: 200px;
}
.sysItemList ul.sysThumbnail {
	letter-spacing: -.4em;
}
.sysItemList ul.sysThumbnail input {
	width: 100%;
	padding: 10px 0;
}
/* 4-1-8 Deliveries Table */
ul.SysDeliveriesTable {
	border-style: solid;
	border-width: 0px;
	list-style: none;
	display: table;
	margin: 0;
	padding: 0;
}
ul.SysDeliveriesTable > li {
	display: table-row;
}
ul.SysDeliveriesTable > li > div {
	border-style: solid;
	border-width: 1px;
	display: table-cell;
	padding: 10px;
}

/*カテゴリページ説明文*/
.sysItemCategoryInfo{
	margin-bottom:20px;
	padding:10px;
	background-color:#ededed;
}

/***********************************
	検索ページ
***********************************/
#sysItemSearch .sysThumbnail .sysItemPrArea {
	text-align: left;
	margin-top: 5px;
}
#sysItemSearch #sysMain h2 {
	font-size: 13px;
	margin-bottom: 10px;
}
#sysItemSearch #sysMain .sysItemSearchForm {
	font-size: 12px;
	padding: 20px;
	margin-bottom: 20px;
	text-align:center;
	background-color: #ededed;
}
#sysItemSearch #sysMain .sysItemSearchFormWord {
	margin-bottom: 5px;
}
#sysItemSearch #sysMain .sysItemSearchFormWord{
	width:100%;
}
#sysItemSearch #sysMain .sysItemSearchFormWord input {
	height: 40px;
	vertical-align: bottom;
	background-color:#fff;
}
#sysItemSearch #sysMain .sysItemSearchAndOr{
	text-align:center;
}
#sysItemSearch #sysMain .sysSearchButton {
	display: block;
	margin: 10px auto;
	padding: 10px;
	width: 95%;
	border: none;
	background: #1fa8ff;
	color: #fff;
	font-size: 120%;
	cursor: pointer;
}
#sysItemSearch #sysMain .sysItemSearchFormRange input {
	border-radius: 0;
	background: #fff;
	box-shadow: none;
}
#sysItemSearch #sysMain .sysItemSearchFormRange,
#sysItemSearch #sysMain .sysItemSearchFormCategory,
#sysItemSearch #sysMain .sysItemSearchFormSort,
#sysItemSearch #sysMain .sysItemSearchFormLimit {
	display: inline-block;
	margin: 5px auto;
	text-align:left;
}
#sysItemSearch #sysMain .sysItemSearchFormRange input {
	padding: 10px;
}
.sysPagination > ul > li > a{
	text-decoration:none !important;
}

/***********************************
	商品詳細ページ
***********************************/
/*商品名*/
#sysItemDetail #sysMain article::after{
	content: "";
	display: block;
	clear: both;
}
#sysItemDetail .sysBlock {
	letter-spacing: -0.4em;
}
#sysItemDetail .sysBlock .orderArea{
	display: inline-block;
	vertical-align:top;
	width: 50%;
	letter-spacing: normal;
}
#sysItemDetail .sysBlock .sysItemImages{
	max-width: 500px;
	padding-right: 20px;
	vertical-align: top;
}
#sysItemDetail .sysItemName h1{
	font-size:24px;
	font-weight:normal;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #000;
}
/*商品番号*/
#sysItemDetail .sysItemId {
	text-align: right;
	font-size:12px;
}
/*価格表示*/
#sysItemDetail .sysRetailPrice {
	display: inline-block;
	width: 100%;
	margin-bottom: 5px;
	color: #000;
	font-weight: bold;
	text-align: right;
}
#sysItemDetail .sysRetailPrice span {
	font-size: 1.1rem;
}
#sysItemDetail .sysRetailPrice span.sysRetailPriceValue {
	font-size:20px;
	font-weight:normal;
}
/*通常価格*/
#sysItemDetail .sysSuggestedRetailPrice {
	margin-bottom: 5px;
	text-align: right;
}
#sysItemDetail .sysSuggestedRetailPrice span {
	font-size: 1.1rem;
}
/*送料区分*/
#sysItemDetail .sysShippingCost {
	display: inline-block;
	width: auto;
	margin-left: auto;
	margin-top: 5px;
	padding: 0 5px;
	color: #da4636;
	font-weight: bold;
	font-size: 1.1rem;
	border: 1px solid #da4636;
	border-radius: 3px;
}
/*PRアイコン(カテゴリーページ)*/
#sysItemCategory .sysList .sysItemName{margin-top: 15px;}
#sysItemCategory .sysList input[type=submit]{
	min-width: 280px;
	margin-top: 10px;
}
#sysItemCategory .sysThumbnail input[type=submit]{margin-top: 0px;}
.sysAddSelection div{margin-bottom: 10px;}
.sysAddSelection input, .sysAddSelection select{margin: 5px 0;}
.sysItemPrArea{margin-top: 5px;}
.sysItemPrArea span{
        width: 49%;
        max-width: 140px;
        height: 30px;
        display: inline-block;
        padding: 3px 0px;
        font-size: 18px;
        line-height: 18px;
        border-radius: 20px;
        font-weight: bold;
        margin: 0 0 5px;
        text-align: center;
}

#sysItemDetail .sysForm select {
	min-width: 450px;
	display: inline-block;
	float: none!important;
        margin: 5px 0;
}
#sysItemDetail .sysForm select[name="num"]{
        min-width: 200px;
		height:40px;
}
#sysItemDetail .sysForm input[type="text"]{margin-top: 5px;}
#sysSelections div{margin-bottom: 10px;}
#sysItemDetail .sysSelections{ line-height: 30px;}
#sysItemDetail #sysVariation {
	width: 100%;
	max-width: 500px;
	overflow: hidden;
	margin-left: auto;
}
#sysItemDetail #sysVariation >div {
	margin: 10px auto;
	overflow: hidden;
}
#sysItemDetail .sysNumArea button {
	display: inline-block;
	width: 48%;
	background: #000;
	padding: 10px;
	border: 1px solid #999;
	border-radius: 5px;
	color: #fff;
}
#sysItemDetail .sysNumArea {
	padding-top: 5px;
	clear: both;
	text-align: right;
}
#sysWishlist .sysButton, #sysItemDetail .sysCartButton {
	width: 98%;
	margin-left: 2%;
}
#sysItemDetail .sysShare {
	padding: 5px 0 0 2%;
}
#sysCartInForm {
	width: 100%;
	margin-left: auto;
}
/*バリエーション*/
#sysItemDetail .sysFormVariationName {
	background-color: #fdf5f5;
}
#sysItemDetail .sysFormVariationTable {
	width: 100%;
	max-width: 500px;
}
#sysItemDetail th.sysFormVariationName:nth-child(1) {
    display: none;
}
/*下部フォーム*/
#sysItemDetail .order_bottom {
	margin: 0 auto 40px;
	text-align: right;
}
/*簡易商品説明*/
#sysItemDetail .sysDescription {
	text-align: left;
}
/*商品詳細*/
.sysExplanation {
	text-align: left;
	font-size: 14px;
}
.sysExplanation img {
	height: auto;
}
#sysItemDetail .itempage_cap{
	margin-bottom:30px;
	font-size:12px;
}
#sysItemDetail .itempage_cap .i_ttl{
	margin-bottom:20px;
	font-size:120%;
	font-weight:bold;
}
#sysItemDetail .itempage_detail h3{
	font-size:18px;
	font-weight:normal;
}
#sysItemDetail .itempage_detail table{
	width:100%;
	margin-bottom:10px;
	border-top: 1px solid #ccc;
}
#sysItemDetail .itempage_detail table tr {
    border-bottom: 1px solid #ccc;
}
#sysItemDetail .itempage_detail table th,
#sysItemDetail .itempage_detail table td {
    padding:10px;
	font-size:12px;
	line-height:1.6;
    text-align: center;
}
#sysItemDetail .itempage_detail table th{
	width:30%;
    border-right: 1px solid #ccc;
}
#sysItemDetail .itempage_detail table td{
	width:70%;
	text-align:left;
    background: #fff;
}
#sysItemDetail .itempage_detail_ttl{
	position:relative;
	margin-top:40px;
	padding:5px 0;
	font-weight:bold;
	font-size:18px;
}
#sysItemDetail .itempage_detail_ttl:after{
	content: "　";
	display:block;
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-30px;
	width:60px;
	height:2px;
	background-color:#000;
}

#sysItemDetail .sysMainImage img{
	border:1px solid #ccc;
}


/*数量増減*/
#sysItemDetail #sysNumber{
	text-align:right;
}
#sysItemDetail .sysNumArea {
	margin-bottom: 20px;
}
#sysItemDetail .sysNumArea button {
	overflow: hidden;
	display: inline-block;
	width: 25%;
	padding: 10px;
	text-indent: -999px;
	border: 1px solid #b9b9b9;
	border-radius: 5px;
	background: #9FA0A0;
	cursor: pointer;
}
#sysItemDetail .sysNumArea button:hover {
	background-color: #ccc;
}
#sysItemDetail .sysNumArea .sysBtnPlus {
	border-color:#9FA0A0;
	background:#9FA0A0 url(/img/layout/system/btn_plus.png) center center no-repeat;
	background-size: 65px;
	width: 37%;
}
#sysItemDetail .sysNumArea .sysBtnMinus {
	border-color:#9FA0A0;
	background:#9FA0A0 url(/img/layout/system/btn_minus.png) center center no-repeat;
	background-size: 90px;
	width: 37%;
}
/*カートに入れる*/
#sysItemDetail .sysCartButton {
	border: none;
	border-radius: 5px;
	padding:23px 15px !important;
	text-indent: -999px;
	/*background: #1fa8ff url(/img/layout/system/btn_cart.png) center center no-repeat;*/
	background: url(/img/layout/system/btn_cart.png) center center no-repeat;
	background-size:140px;
}
#sysItemDetail .sysCartButton:hover {
	opacity:0.8;
}
#sysItemDetail .sysGoCartButton {
	background: #1fa8ff url(/img/layout/system/btn_cart2.png) center center no-repeat;
	background-size: 127px;
}
.sysCartButton.sysCartInButton.sysAddGoCartButton + div{
	padding-top: 10px;
	background-color: #fff;
}
.sysCartInDone{
	background-color: #fff;
}
/*お気に入り*/
#sysItemDetail #sysWishlist .sysButton {
	padding: 15px;
	overflow: hidden;
	text-indent: -999px;
	border: 1px solid #b9b9b9;
	border-radius: 5px;
	background: #fff url(/img/layout/system/btn_favo.png) center center no-repeat;
	background-size: 100px;
}
#sysItemDetail #sysWishlist .sysButton:hover {
	background-color: #efefef;
}
/*SNSボタン*/
#sysItemDetail .sysShare {
	padding: 5px 0 0 2%;
	text-align: right;
}
#sysItemDetail .sysShare .sysFacebook {
	position: relative;
	top: -6px;
}
#sysItemDetail .sysShare .sysGoogleplus {
	width: 58px;
}
#sysItemDetail .sysShare .sysLine, #sysItemDetail .sysShare .sysDisplayPcNone {
	display: inline-block !important;
}
#sysItemDetail .sysShare .sysLine {
	position: relative;
	top: 0px;
}
#sysItemDetail .sysForm + .sysFuncItemBlock .sysHeadline{
	color: #f00;
}
/*.sysReview*/
#sysItemDetail .sysReview {
	margin: 20px 0 40px;
}

/*テーブルデザイン*/
.sysExplanation table{
	border:none;
	border-top:1px solid #ccc;
}
.sysExplanation table tr{
	border-bottom:1px solid #ccc;
}
.sysExplanation table th,
.sysExplanation table td{
	padding:3px 10px;
	text-align:center;
}

/*開閉.btn_tr*/
#sysItemDetail .show_bx{
	margin-bottom:30px;
}
#sysItemDetail .show_bx_inner{
	margin-bottom:10px;
}
#sysItemDetail .btn_tr{
	padding:10px 0 10px 35px !important;
	background:#e4e4e4 url(/img/layout/system/ico_plus.png) 10px center no-repeat !important;
	background-size:18px !important;
	cursor:pointer;
}
/*開いた状態*/
#sysItemDetail .active{
	background:#e4e4e4 url(/img/layout/system/ico_minus.png) 10px center no-repeat !important;
	background-size:18px !important;
}
#sysItemDetail .contents_tr{
	background-color:#f5f5f5;
}
#sysItemDetail .contents_tr td{
	background-color:#f5f5f5 !important;
}
#sysItemDetail .contents_tr table{
	margin-bottom:0;
}

#sysMain article::after{
	content: "";
	clear: both;
	display: block;
}
#sysItemDetail #sysMain .sysItemName, .sysExplanation > div > span, .sysRetailPrice, .sysReview > span {
    border-bottom: none;
}
.sysItemImages .sysImageList li.sysCurrent img {
    border: 3px solid #d7d7d7;
}
.sysExplanation{
	width: 100%;
}

/***********************************
	カートに入りました 170526
***********************************/
.sysCartInDone{
	padding:0;
	margin:0 0 10px;
}
.sysCartInDone span{
    display:block;
	padding:10px;
    font-size: 1.1em;
	line-height:1;
	font-weight:bold;
	text-align:center;
}

/***********************************
	他サイズ 170526
***********************************/
.rwtest,.rwtest .rwtest{
	margin:30px 0;
}
.rwtest .sysHeadline{
	padding-bottom:5px;
	margin-bottom:10px;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #000;
}
.rwtest .sysContent{
	padding:0;
}
.rwtest .sysItemBlock li{
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:2px dotted #000;
}
.rwtest .sysItemBlock li .sysItemName{
	font-size:15px;
	float:none;
	width:100%;
}
.rwtest .sysItemBlock li .sysItemPrice{
	float:left;
	width:50%;
	clear:both;
}
.rwtest .sysItemBlock li form{
	float:right;
	width:50%;
}
.rwtest .sysItemBlock li form div,
.rwtest .sysItemBlock li .sysAddSelection{
	float:none;
	width:100%;
}

/***********************************
	他カラー 170526
***********************************/
.rwtest-color,.rwtest-color .rwtest{
	margin:30px 0;
}
.rwtest-color .sysHeadline{
	padding-bottom:5px;
	margin-bottom:10px;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #000;
}
.rwtest-color .sysContent{
	padding:0;
}
.rwtest-color .sysItemBlock li{
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:2px dotted #000;
}
.rwtest-color .sysItemBlock li .sysItemName{
	font-size:15px;
	float:none;
	width:100%;
}
.rwtest-color .sysItemBlock li .sysItemPrice{
	float:left;
	width:50%;
	clear:both;
}
.rwtest-color .sysItemBlock li form{
	float:right;
	width:50%;
}
.rwtest-color .sysItemBlock li form div,
.rwtest-color .sysItemBlock li .sysAddSelection{
	float:none;
	width:100%;
}

/***********************************
	他タイプ 170526
***********************************/
.rwtest-type,.rwtest-type .rwtest{
	margin:30px 0;
}
.rwtest-type .sysHeadline{
	padding-bottom:5px;
	margin-bottom:10px;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #000;
}
.rwtest-type .sysContent{
	padding:0;
}
.rwtest-type .sysItemBlock li{
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:2px dotted #000;
}
.rwtest-type .sysItemBlock li .sysItemName{
	font-size:15px;
	float:none;
	width:100%;
}
.rwtest-type .sysItemBlock li .sysItemPrice{
	float:left;
	width:50%;
	clear:both;
}
.rwtest-type .sysItemBlock li form{
	float:right;
	width:50%;
}
.rwtest-type .sysItemBlock li form div,
.rwtest-type .sysItemBlock li .sysAddSelection{
	float:none;
	width:100%;
}


/***********************************
	カートページ
***********************************/
.sysCart #sysMain {
	margin: 20px auto 40px;
	max-width: 880px;
}
.sysCart #sysMain, .sysCart #sysMain a {
	color: #000;
}
.sysCart .sysBox,
.sysCart .sysSelectPaymentArea,
.sysCart .sysSelectDeliveryArea,
.sysCart .sysRemarksArea,
.sysCart .sysSelectOptionArea,
.sysCart .sysDetail,
.sysCart .sysOrder .nav,
.sysCart .sysAcceptDomainArea,
.sysCart .sysRepeatOrderSetting {
	background-color: #ffffff;
	border: 1px solid #cfcfcf;
	border-radius: 0;
	box-shadow: none;
	margin: 1em auto 2em;
	padding: 1em;
}
.sysCart .sysBox hr {
	display: block;
	border: 0;
	height: 0;
	border-bottom: 1px solid #cfcfcf;
	margin: 5px 0;
	padding: 0;
}
.sysCart #sysMain input[type="text"],
.sysCart #sysMain input[type="password"],
.sysCart #sysMain input[type="email"],
.sysCart #sysMain input[type="number"],
.sysCart #sysMain input[type="tel"],
.sysCart #sysMain input[type="search"],
.sysCart #sysMain textarea {
	background: none;
	bottom: ;order-radius: 0;
	border: 1px solid #dddddd;
}
.sysCart .sysTotalTxt {
	text-shadow: none;
}
.sysTotal .sysTotalTxt .sysCartAttention {
	font-size: 2rem;
}
.sysCart .sysSubTotalArea {
	margin: 10px 0;
}
.sysCart .sysNextSubmitArea {
	margin-bottom: 20px;
}
.sysCart #sysMain .sysNextSubmitArea .sysNextSubmit {
	width: 100%;
	padding: 10px;
	margin: 5px 0;
	color: #fff;
	font-weight: bold;
	text-shadow: none;
	border-radius: 5px;
	background: #1fa8ff !important;
	border: none;
}
.sysCart .sysCartAttention, .sysCart .sysRequired {
	color: #da4636;
	font-weight: bolder;
}
.sysCart .sysGetPoint {
	color: #da4636;
	font-weight: bolder;
}
.sysCart .sysCartNote {
	color: #000;
	font-size: 90%;
}
.sysCart .sysCartTitle {
	color: #000;
	font-size: large;
	font-weight: bolder;
	background-color: #fff;
	padding: 0;
	margin-bottom: 2-px;
}
.sysCart .sysCartTitle span {
	font-size: 1.2rem;
}
.sysCart #sysMain input {
	background: #fff !important;
}
.sysCart #sysMain input[type="submit"],
.sysCart #sysMain button[type="submit"],
.sysCart #sysMain button {
	display: inline-block;
	padding: 10px;
	width: auto;
	height: auto;
	box-shadow: none;
	color: #000;
	background: #fff;
	border-radius: none;
	border: 1px solid #999;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.sysCart .sysDeleteArea,
.sysCart .sysConfirmButton {
	text-align: right;
}
.sysCart .sysNavImg {
	text-align: center;
	margin-bottom: 20px;
}
.sysCart .sysFreeArea {
	color: #000;
	margin: 20px 0;
}
.sysSelectPayment li:last-child,
.sysSelectDelivery li:last-child,
.sysSelectOption li:last-child,
.sysCart .sysDetail li:last-child,
.sysRemarks,
.sysCart .sysOrder .nav li:last-child {
	border-bottom: none;
}
.sysCart .sysAcceptDomainArea input {
	padding: 0 10px!important;
}
.sysCart .cart_btn {
	color: #000;
	text-align: center;
	margin-top: 40px;
}
.sysCart .cart_btn p {
	margin: 0;
	padding: 0;
}
.sysCart .cart_btn .btn {
	margin-top: 5px;
}
.sysCart .cart_btn img {
	width: 200px;
	border: 1px solid #d0d0d0;
}
#sysBasket #sysMain {
	padding-top: 10px;
}
.sysCart .cart_info .sysContent {
	max-width: 300px;
	color: #000;
	text-align: center;
	font-weight: bolder;
	font-size: 13px;
	border: 1px solid #d0d0d0;
	border-radius: 5px;
	margin: 1em auto 0 auto;
	padding: 10px;
	background-color: #fff;
}
#sysPayment .sysCourseSelection {
	display: none;
}
.sysCart #sysMain .sysConfirmButton input[type="submit"] {
	width: auto;
}
.sysCart #sysMain select {
	display: inline-block;
}
.sysCart .sysBtnChange {
	margin-bottom: 10px !important;
}
/*登録せずに購入*/
#sysBillingAddress .input-append input[type="text"] {
	display: inline-block;
}
/*都道府県*/
#sysBillingAddress .sysPrefState select {
	width: 200px;
}
/*性別*/
#sysBillingAddress .sysGender {
	margin-bottom: 20px;
}
#sysBillingAddress .sysGender input {
	vertical-align: middle;
}
#sysBillingAddress .sysGender label {
	display: inline-block;
	margin-right: 20px;
}
/*メルマガ*/
#sysBillingAddress .sysAcceptMailmagazine {
	margin-bottom: 20px;
}
/*注文完了ページ*/
.cart_completion {
	text-align: center;
}
/*ご注文番号*/
#sysThanks #sysMain .sysOrderNumber {
	font-size: 1.5rem;
	font-weight: bold;
}
/*お買い物を続ける*/
body#sysBasket .sysBackButton2 {
	font-weight: bold;
	background: #b4f4ff !important;
	border-color: #000 !important;
}
/*
.sysCart #sysMain .sysNextSubmitArea + .mdl_btn_ button.mdl-button,
.sysCart #sysMain form[name="basket_form"] input[type="submit"],
.sysCart #sysMain form[name="order_form"] input[name="action_front_cart_onePageOrder"] {
    width: 100% !important;
    height: 45px !important;
		border: none;
    font-size: 14px;
    margin: 0 !important;
    box-shadow: none;
    line-height: 25px;
		color: #FFF;
		font-weight: bold;
		background-color: #da4636 !important;
}
*/
body.sysCart #sysMain button.mdl-button.full-width,
body.sysCart #sysMain .sysNextSubmitArea + .mdl_btn_ button.mdl-button,
body.sysCart #sysMain input.sysOpcNextSubmit,
body.sysCart #sysMain form[name="order_form"] input[name="action_front_cart_onePageOrder"] {
	width: 100% !important;
	height: 45px !important;
	border: none;
	font-size: 14px;
	margin: 0 !important;
	box-shadow: none;
	line-height: 25px;
	color: #FFF;
	font-weight: bold;
	background-color: #da4636 !important;
}
body.sysCart #sysMain button#show-dlg-opc3.mdl-button.full-width{/*注文者情報を入力して購入*/
	background-color: #3b80bd !important;
}
#sysMain button.mdl-button.opc_next_btn{/*モーダルの「次へ」*/
	width: 100% !important;
	height: 45px !important;
	font-size: 14px;
	margin: 0 !important;
	box-shadow: none;
	line-height: 25px;
	background: #ededed;
}
#sysMain input#order_price_confirm_btn{
	width: 100% !important;
	height: 45px !important;
	border: none;
	font-size: 14px;
	margin: 0 !important;
	box-shadow: none;
	line-height: 25px;
	background: #da4636 !important;
}
/***********************************
	マイページ
***********************************/
/* 4-5 MyPage */
/* 4-5-1 Mypage Index */
.sysMypage #sysMain > form, .sysMypage #sysMain > div {
	padding: 5px 10px;
}
/* 購入履歴 */
.sysOrderList {
	border: 1px solid rgb(212,212,212);
	padding: 10px;
	max-height: 400px;
	overflow-y: scroll;
}
.sysOrderList li {
	border-bottom: 1px dotted rgb(212,212,212);
	margin-bottom: 5px;
	padding-bottom: 5px;
}
/* マイページボタン */
.sysMypageNav > form {
	display: inline-block;
	width: 49%;
	vertical-align: top;
}
.sysMypageNav .sysButton {
	width: 100%;
	display: block;
	line-height: 40px;
}
/* 4-5-2 Member Profile Editor */
#sysMypageEditDelivery #sysMain > form, #sysMypageEditMember #sysMain > form {
	padding: 10px;
}
#sysMypageEditDelivery #sysMain input, #sysMypageEditMember #sysMain input {
	line-height: 15px;
	padding: 5px;
	font-size: small;
	margin: 5px auto;
}
#sysMypageEditConfirm #sysMain > form {
	padding: 10px;
}
/* 4-5-3 Special Point */
.sysSpecialPoint {
	overflow: hidden;
	letter-spacing: -.4em;
}
.sysSpecialPoint > div:nth-child(2n) {
	width: 60%;
}
.sysSpecialPoint > div {
	display: inline-block;
	letter-spacing: normal;
	padding: 5px 10px;
	border-bottom: 1px solid #d5d5d5;
}
.sysSpecialPoint > div:nth-child(2n+1) {
	width: 40%;
}
/* 4-5-4 Coupon List */
.sysCoupon {
	border: 1px solid #d5d5d5;
	margin: 10px;
}
/* 4-6 News Page */
.news-row {
	border-color: #999;
	border-style: solid;
	border-radius: 0px;
	border-width: 1px;
	box-shadow: 1px 1px 1px gray;
	margin-bottom: 10px;
}
.news-row > h1 {
	border-bottom: 1px solid #999;
	background-color: #999;
	color: #ffffff;
	font-size: large;
	padding: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(), to());
	background: -webkit-linear-gradient(top,, );
}
.sysNewsDetail {
	padding: 10px 20px;
}
/* マイページ（複数配送先編集画面）*/
.sysSelectAddress {
	background: #fff;
	border: 1px solid #cfcfcf;
}
.sysSelectAddress div {
	margin-bottom: 20px;
}
.sysCart .sysSelectAddress input {
	background: #fff !important;
}
.sysSelectAddress a {
	display: block;
	text-decoration: none;
	padding: 10px;
}
.sysAccordion .sysSubTitle {
	text-decoration: none !important;
}
.sysSelectAddress .sysSubTitle {
	font-size: 1.5rem;
}
.sysOtherAddress {
	margin-top: 20px;
}
.sysSelectAddress {
	margin: 10px 0;
}
.sysSelectAddress a:hover {
	background: #eee;
}

.sysMypage #sysMain {
	max-width: 880px;
	margin: 20px auto 40px;
}
.sysMypage #sysWrap {
	max-width: 1200px;
	margin: 0 auto;
}
.sysMypage #sysFooter {
	margin-top: 0;
}
/*ログインフォーム*/
/*新規会員登録はこちら*/
.new_member_registration a{
	display:block;
	max-width:410px;
	padding:10px;
	color:#fff;
	font-size:14px;
	text-align:center;
	border-radius:5px;
	background-color:#1fa8ff;
}
.new_member_registration a:after{
	content:"＞";
}
.new_member_registration a:hover{
	background-color:#6dbdd5;
}
/*重要案内*/
.login_attention{
	margin-bottom:20px;
	padding:10px;
	border:1px solid #ccc;
}
.login_attention .main_ttl,
.login_attention .ttl{
	font-size:14px;
	font-weight:bold;
}
.login_attention .main_ttl{
	margin-bottom:10px;
	color:#FF0004;
}
.login_attention .ttl{
	padding:5px 10px;
	border-radius:5px;
	background-color:#ededed;
}
.login_attention a{
	color:#c13c2a;
	font-weight:bold;
}


#sysMypageLogin .sysMypageMinorHeadLine {
	max-width: 880px;
	margin: 20px auto;
}
.sysMypage .sysLoginForm {
	max-width: 880px;
	margin: 20px auto 40px;
}
/*パスワードを忘れた*/
#sysMypageReminder .sysMypageMinorHeadLine {
	max-width: 880px;
	margin: 20px auto;
}
#sysMypageReminder .sysFormItem {
	max-width: 880px;
	margin: 20px auto 40px;
}
#sysMypageReminder .sys_mailaddress input[type="submit"] {
	display: inline-block;
	padding: 15px 10px !important;
	width: auto;
	color: #000;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #999;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 0;
	line-height:1;
}
/*見出し*/
.sysMypage .sysMypageMajorHeadLine {
	margin-bottom: 20px;
	font-size: large;
}
.sysMypage .sysForm div, .sysMypage .sysOtherAddress div {
	margin-bottom: 10px;
}
.sysMypage .sysMypageNav {
	margin-top: 30px;
	padding: 0 !important;
}
.sysMypage .sysRequired {
	color: #da4636;
	font-weight: bolder;
}
.sysMypage .sysItemList .sysThumbnail li {
	width: 25%;
	margin-bottom: 20px;
	padding: 0 10px;
	font-size: 1.1rem;
}
.sysMypage .sysMemberPassword {
	margin-bottom: 20px;
}
#sysMypageLogin .sysFormField {
	margin-bottom: 10px;
}
#sysMypageLogin .sysMemberPassword {
	margin-bottom: 20px;
}
#sysMypageLogin .sysFormField input, #sysMypageLogin .sysMemberPassword input {
	margin-top: 5px;
	padding: 10px;
}
#sysMypageLogin .sysLoginButton, #sysMypageLogin .sysButton {
	display: inline-block;
	width: 100%;
	height: 50px;
	margin: 0 auto 30px;
	padding: 10px;
	color: #fff;
	text-align: center;
	background: #000;
	border: none;
	border-radius: 5px;
	text-shadow: none;
}
#sysMypageReminder .sysFormField {
	margin-bottom: 20px;
}
#sysMemberRegisterIndex .sysButton, #sysMypageLogin .sysButton, #sysMypageEditMember #sysMain .btn, .sysMypage .sysBackButton {
	display: inline-block;
	padding: 10px;
	width: auto;
	color: #000;
	background: #fff;
	border-radius: none;
	border: 1px solid #999;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
/*
会員情報編集
お届け先情報を編集する
*/
#sysMypageEditMember .sysNextSubmit, #sysMypageEditDelivery .sysNextSubmit {
	display: inline-block;
	width: 100%;
	height: 50px;
	margin: 0 auto;
	padding: 10px;
	color: #fff;
	text-align: center;
	background: #515151;
	border: none;
	border-radius: 5px;
	text-shadow: none;
}
/*会員情報編集 都道府県*/
#sysMypageEditMember .sysZipcode .sysFormField {
	width: 200px;
}
#sysFormIndex.form-faxorder .sys3 .sysFormField,
	#sysFormIndex.form-catalog .sys3 .sysFormField{
	width: 100%;
}
/*都道府県*/
.sysMypage .sysZipcode .sysFormLabel {
	display: block !important;
}

#sysFormIndex.form-faxorder .sys3 .sysFormField,
#sysFormIndex.form-catalog .sys3 .sysFormField,
.sysMypage .sysZipcode .sysFormField {
	display: inline-block;
}
#sysFormIndex.form-faxorder .sys3 input,
#sysFormIndex.form-catalog .sys3 input,
.sysMypage .sysZipcode input {
	max-width: 200px;
}
#sysFormIndex button[name="getAddress"],
.sysMypage .sysZipcode button {
	display: inline-block;
	max-width: 200px;
	width: auto;
	overflow: hidden;
	background: #fff none repeat scroll 0 0;
	border: 1px solid #999;
	border-radius: 5px;
	color: #000;
	padding: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*都道府県*/
#sysFormIndex select,
.sysMypage .sysPrefStateId select {
	width: 200px;
	height: 50px;
}
/*性別*/
.sysMypage .sysGender {
	margin-bottom: 20px;
}
.sysMypage .sysGender input {
	vertical-align: middle;
}
.sysMypage .sysGender label {
	display: inline-block;
	margin-right: 20px;
}
/***********************************
	新規会員登録
***********************************/
.sysMemberRegister div#sysMain {
	max-width: 880px;
	margin: 20px auto 40px;
}
.sysMemberRegister .sysForm div {
	margin-bottom: 10px;
}
.sysMemberRegister .sysRequired {
	color: #da4636;
	font-weight: bolder;
}
/*会員規約*/
.sysMemberRegister .sysForm label:first-child {
	display: inline-block;
	margin-bottom: 25px;
}
.sysMemberRegister .sysForm label:first-child input{
	margin-right: 20px;
}
/*郵便番号*/
.sysMemberRegister .sysZipcode .sysFormLabel {
	display: block !important;
}
.sysMemberRegister .sysZipcode .sysFormField {
	display: inline-block;
	width: 200px;
}
.sysMemberRegister .sysZipcode input {
	max-width: 200px;
}
/*都道府県*/
.sysMemberRegister .sysPrefStateId select {
	width: 200px;
	height: 50px;
}
/*性別、メルマガ*/
.sysMemberRegister .sysGender label {
	display: inline-block;
	margin-right: 20px;
}
.sysMemberRegister .sys3 label {
	display: inline-block;
	margin-left: 20px;
}
.sysMemberRegister .sys3 label:first-child {
	margin-left: 0;
}
.sysMemberRegister .sysGender input, .sysMemberRegister .sys3 input {
	vertical-align: middle;
}
/*確認ボタン*/
.sysMemberRegister .sysNextSubmit {
	display: inline-block;
	width: 100%;
	height: 50px;
	margin: 0 auto;
	padding: 10px;
	color: #fff;
	text-align: center;
	background: #515151;
	border: none;
	border-radius: 5px;
	text-shadow: none;
}
#sysMypageEditMember  input[type="checkbox"],
#sysMemberRegisterIndex input[type="checkbox"]{
	appearance : checkbox;
	-webkit-appearance: checkbox;
	width: auto;
	height: auto;
}
/***********************************
	お問い合わせ
***********************************/
#sysFormIndex #sysMain,
#sysFormConfirm #sysMain{
	max-width: 700px;
	margin: 20px auto 40px;
}
#sysFormIndex .sysFormItem {
	margin-bottom: 10px;
}
#sysFormIndex .sysRequired {
	color: #da4636;
	font-weight: bolder;
}
#sysFormIndex p.small {
	font-size: 1.1rem;
}
#sysFormIndex .contact_navi{
	margin-bottom:40px;
}
#sysFormIndex .contact_navi a{
	display:inline-block;
	margin-top:10px;
	padding:5px 10px;
	color:#1fa8ff;
	font-size:12px;
	border:1px solid #1fa8ff;
}
#sysFormIndex .contact_navi a:after{
	content:"＞";
}
.sysNextSubmit{
	display: inline-block;
	padding: 10px;
	width: auto;
	color: #000;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #999;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.sysFormField textarea{
	width: 100%;
	height: 100px;
}

/*ラジオボタン*/
#sysFormIndex .sysFormField label{
    border: 1px solid #ccc;
    border-radius: 3px;
    display: inline-block;
    line-height: 1;
    margin:0 1% 5px 0;
    padding:0 5px 5px;
	cursor:pointer;
}
#sysFormIndex .sysFormField label input[type="radio"]{
	position:relative;
	top:3px;
}

/*商品お問い合わせ*/
.form-inquiry .sys1 .sysFormField label{
	width: 32%;
}
.form-inquiry .sys4 .sysFormField label{
	width: 48.5%;
}
.form-inquiry .sys5 .sysFormField label{
	width: 24%;
}
.form-inquiry .sys6 input{
	max-width: 180px;
}
.form-inquiry .sys7 select {
    height: 50px;
    width: 180px;
}

/*代理店お問い合わせ*/
.form-agency .sys1 .sysFormField label{
	width: 48.5%;
}
.form-agency .sys2 .sysFormField label{
	width: 32%;
}
.form-agency .sys8 input{
	max-width: 180px;
}
.form-agency .sys9 select {
    height: 50px;
    width: 180px;
}
/* フォームページの基本レイアウト*/
#sysFormIndex #sysMain, #sysFormConfirm #sysMain, #sysFormThanks #sysMain,
#sysBasket #sysMain, #sysMemberRegisterIndex #sysMain, #sysMemberRegisterConfirm #sysMain, #sysMemberRegisterRegister #sysMain,
#sysMypageLogin #sysMain, #sysMypageIndex #sysMain, #sysMypageEditMember #sysMain, #sysMypageEditDelivery #sysMain, #sysMypagePoint #sysMain,
#sysMypageAshiato #sysMain, #sysMypageReview #sysMain, #sysMypageWithdrawalConfirm #sysMain, #sysMypageLogout #sysMain, #sysMypageEditDeliveryinput #sysMain{
            max-width: 1100px;
            border: 1px solid #aaa;
            padding: 20px 150px !important;
            margin: 30px auto;
}
#sysDestination #sysMain{
           max-width: 1100px;
            border: 1px solid #aaa;
            padding: 20px 0px !important;
            margin: 30px auto;
}
#sysFormConfirm label, #sysMemberRegisterConfirm label{
	display: block;
	margin: 15px 0 5px!important;
}
#sysFormConfirm .sysFormField #sysMemberRegisterConfirm .sysFormField{
	margin: 10px 0 20px !important;
}
#sysFormConfirm button.sysButton{
	width: 49%;
	float: left;
	margin: 0;
	margin-right: 1%;
	margin-top: 30px;
	height: 50px;
	border-radius: 3px;
	background: #ccc;
	color: #444;
}
#sysFormConfirm .sysNextSubmit{
	width: 49%;
	margin: 0;
	margin-top: 35px;
	margin-left: 1%;
}
#sysMemberRegisterConfirm .sysNextSubmit{
        width: 49%;
	margin: 0;
	margin-top: 20px;
	margin-right: 1%;
        float: left;
}
#sysMemberRegisterConfirm .sysBackButton{
        width: 49%;
	float: left;
	margin: 0;
	margin-left: 1%;
	margin-top: 0px;
	height: 50px;
	border-radius: 3px;
	background: #ccc;
	color: #444;
}
#sysFormThanks .completeText{
	margin: 20px 0;
	text-align: center;
	font-size: 15px;
}
#sysFormThanks .completeText a{
	color: #068acc;
	text-decoration: underline;
}
/*フォーム　タイトル*/
#sysMemberRegisterIndex #sysMain h2,
#sysFormIndex #sysWrap h2 {
	padding-left: 5px;
	border-left: 5px solid #3b80bd;
	margin-bottom: 20px;
}
#sysFormIndex #sysMain input,
#sysFormIndex #sysMain textarea
{font-size: 15px;}

#sysFormIndex .txtBlock{text-align: center;}
#sysMemberRegisterConfirm  #sysMain > form,
#sysMemberRegisterIndex #sysMain > form,
#sysFormConfirm #sysMain > form,
#sysFormIndex #sysMain > form { padding: 10px 0;}

#sysMypageReminder #sysMain input[type="text"],
#sysMemberRegisterIndex #sysMain input[type="text"],
#sysFormIndex #sysMain input[type="text"]{
        background: #fff;
        border-radius: 0;
        margin: 10px 0 30px
}
#sysFormIndex #sysMain textarea {
        height: 100px;
        background: #fff;
        border-radius: 0;
        margin: 10px 0 30px
}
#sysMemberRegisterIndex #sysMain input[type="tel"],
#sysMemberRegisterIndex #sysMain input[type="email"] ,
#sysMemberRegisterIndex #sysMain input[type="password"] {
        height: 25px;
        background: #fff;
        border-radius: 0;
        margin: 10px 0 30px
}

#sysMain .sysFormLabel{
	display: inline-block;
	border-left: 5px solid #3d3d3d;
	padding-left: 5px;
	height: 25px;
	line-height: 25px;
	font-size: 15px;
	margin-bottom: 5px;
}
#sysMain .sysRemarksArea .sysFormLabel{display: none!important;}
#sysMain .sysRequired{
	display: inline-block;
	height: 25px;
	line-height: 25px;
	font-size: 15px;
	margin-bottom: 5px;
}
#sysMain textarea { min-height: 30px;}
.sysZipcode button,
.sysZipcode .sysFormField { display: inline-block;}
.sysZipcode .sysFormLabel { display: block;}
.sysZipcode .sysFormField { width: 200px;}
.sysZipcode br{ display: none;}
.sysBirthday input { width: auto!important; min-width: 60px;}


/* フォーム確認ぺージ */
#sysMypageEditConfirm #sysMain .sysFormField,
, #sysFormConfirm #sysMain .sysFormField {
    border: 1px solid #999;
    line-height: 2;
    padding-left: 10px;
    font-size: small;
    border-radius: 3px;
    margin: 5px auto;
    min-height: 20px;
}
#sysMemberRegisterConfirm #sysMain .sysFormField{
    border: 1px solid #999;
    line-height: 2;
    padding-left: 10px;
    font-size: small;
    border-radius: 3px;
    margin: 5px 0;
    min-height: 20px;
    display: block;
}
/* マイページ */
.sysMypage #sysMain > form,
.sysMypage #sysMain > div { padding: 5px 10px;}
/* マイページ */
.sysMypageMajorHeadLine{display:none;}
.SysMypageMinorHeadLine, h3.sysMypageMinorHeadLine{
        font-size: 18px;
	border-left: 5px solid #3b80bd;
	padding-left: 5px;
	margin: 20px 0;
}
#sysMypageLogin .sysMypageMinorHeadLine{display: none;}
/* 購入履歴 */
.sysOrderList {
    border: 1px solid rgb(212,212,212);
    padding: 10px;
    max-height: 400px;
    overflow-y: scroll;
}
.sysOrderList li {
    border-bottom: 1px dotted rgb(212,212,212);
    margin-bottom: 5px;
    padding-bottom: 5px;
}

/* マイページボタン */
.sysMypageNav > form {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}
.sysMypageNav .sysButton {
    width: 100%;
    display: block;
    line-height: 40px;
		font-size: 12px;
    font-size: 1.2rem;
}

/* Member Profile Editor */
#sysMypageEditDelivery #sysMain > form,
#sysMypageEditMember #sysMain > form{ padding: 10px;}
#sysMypageEditDelivery #sysMain input,
#sysMypageEditMember #sysMain input {
    line-height: 15px;
    padding: 5px;
    font-size: small;
    margin: 5px auto;
}
#sysMypageEditMember .sysFormItem.sysMemberPassword{
	margin: 20px 0 0px;
	font-size: 15px;
}
#sysMypageEditMember .sysMemberPasswordDescription{margin-bottom: 20px;}
#sysMypageEditMember input#button1,
#sysMypageEditDelivery input#button2,
#sysMypageEditDeliveryinput input#button2,
#sysMypageWithdrawalConfirm input.sysButton{
	width: 48%;
	float: left;
	margin-right: 2%;
	margin-top: 25px;
	border-radius: 5px;
}
#sysMypageEditDelivery input.sysButton,
#sysMypageEditDeliveryinput input.sysButton{
	width: 50%;
	height: 50px;
}
#sysMypageEditDeliveryinput input.sysButton{margin-top: 15px !important;}
#sysMypageEditDelivery button.btn,
#sysMypageEditDeliveryinput button.btn{
        padding: 5px 10px;
        border-radius: 5px;
        background: none;
        border: 1px solid #aaa;
        margin: 5px 0;
        display: block;
}
#sysMypageEditMember input.sysButton.sysBackButton{
	width: 50%;
	float: left;
	color: #fff;
	background-color: #515151;
}
#sysMypageEditConfirm #sysMain > form { padding: 10px;}

/* submitボタンの調整 */
#sysMypageReminder #sysMain input[type=submit],
.sysBackButton,
.sysNextSubmit {
    background: #666;  color: #fff;
    display: block;
    padding: 10px 15px;
    text-shadow: none;
    border-color: transparent;
    border-radius: 3px;
    width: 80%;
    height: 50px;
    margin: 0 auto;
}

/*お問い合わせラジオボタン*/
#sysFormIndex.form-inquiry .sysFormField label{
	border: none;
}
/*お問い合わせ　テキストエリア*/
.sysFormField textarea{
	border: 1px solid #ddd;
}
/*戻るボタン系*/
body.sysMypage input.sysButton[type="submit"],
body.sysCart .sysBackButton,
body.sysMemberRegister input.sysButton[type="submit"]{
	min-width: 11em;
}
/*新規会員登録　規約フォントサイズ*/
.sysMemberAgreement {
	font-size: 12px;
}
#sysFormIndex.form-inquiry .sysFormItem.sys5{
	margin-bottom: 40px;
}

/*会社概要*/
.p-corporate .ttl{
	margin-bottom:20px;
	text-align:center;
}
.p-corporate .ttl img{
	width:100%;
	height:auto;
}
.p-corporate dl.common_dl{
	background:#3b80bd;
	margin-bottom:5px;
	overflow:hidden;
}
.p-corporate dl.common_dl dt{
	font-weight:bolder;
	padding:10px;
	float:left;
	clear:both;
	color:#FFF;
}
.p-corporate dl.common_dl dd{
	margin-left:110px;
	padding:10px;
	background:#f3f3f3;
}
.p-corporate a{
	font-weight:bolder;
	text-decoration:underline;
}
.p-corporate a:hover{
	text-decoration:none;
}

@media screen and (max-width:480px){
/* aishipR sp.css for takasyo*/
/* 全体構造 */
body{
	border-top: none;
}
h2,h3{
	font-family: inherit;
	margin: 0;
}
/* ヘッダー */
#sysHeader{
	border-bottom: none;
}
#header_sp {

}
.header_sp .sysContent,
.h_gnav .sysContent,
.top_slide .sysContent{
	padding: 0;
}

#header_sp h1#header_caption{
	padding: 0.66666667% 0 ;
	margin: 0;
	color: #000;
	font-size: 12px;
	text-align: center;
	background: #ededed;
}
#header_sp #header_sp_main {
	padding-top: 2%;
	background: #FFF;
}
#header_sp #header_sp_main h2{
	margin: 0;
}
#header_sp #header_sp_main ul li {
	float: left;
	text-align: center;
}
#header_sp #header_sp_main ul li:first-child {
	width: 16.53333333%;
}
#header_sp #header_sp_main ul li:first-child span.icon{
	width: 50%;
	padding: 6px 0 4px
}
#header_sp #header_sp_main ul li:nth-child(2) {
	width: 56.80000000%;
}
#header_sp #header_sp_main ul li:nth-child(2) img{
	max-width: 154px;
	margin: 0 auto;
}
#header_sp #header_sp_main ul li:nth-child(3) {
	width: 13.33333333%;
}
#header_sp #header_sp_main ul li:nth-child(3) span.icon{
	padding: 6px 0 5px
}
#header_sp #header_sp_main ul li:last-child {
	width: 13.33333333%;
}
#header_sp #header_sp_main ul li a {
	display: block;
	text-decoration: none;
}
#header_sp #header_sp_main ul li a span{
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
#header_sp #header_sp_main ul li a span.icon{
	width: 70%;
	margin: 0 auto;
}
@media screen and (max-width:320px) {
	#header_sp #header_sp_main ul li:last-child a span.icon{
		width: 75%;
	}
}
/* グローバルナビゲーション */
.h_gnav {
	float: none;
	width: 100%;
	padding: 12px 0;
	margin-right: 0;
	background: #ededed;
}
#gnav ul li a {
    font-size: 11px;
}
#gnav ul li a::after {
    top: 0;
    height: 100%;
}
.header_category_tab{
	float: none;
}
/*カテゴリー一覧タブ*/
.header_category_tab ul li{
	width: 100% !important;
}
.header_category_tab ul li a{
	width: 100%;
}
#gnav ul li a span.sysDisplayMobileNone{
	display: none;
}
/* 検索フォーム */
.h-search {
	float: none;
	width: 100%;
	margin: 10px auto 0;
	padding: 0 10px;
}
.sysItemSearchFormWord{
	min-height: 50px;
}
.sysItemSearchFormWord input{
	min-height: 48px;
	font-size: 10px;
}
.sysSearchButton{
	min-height: 50px;
	font-size: 12px;
}
/* footer */
/* アサイドパーツ流用 */
/* side_layout */
.side_layout{
	border: none;
	border-radius: 0;
	margin-bottom: 30px;
}
.side_layout .sysHeadline{
	border-bottom: 1px solid #1fa8ff;
	padding-left: 3%;
}
.side_layout .sysHeadline img{
	max-width: 220px;
	vertical-align: bottom;
}
.side_layout nav{
	padding: 0 3%;
}
.side_layout nav ul li::after{
	display: none;
}
.side_layout nav ul li a{
	display: block;
	padding: 10px 0;
	font-size: 12px;
}
.s-category ul li.sysText a{
	padding: 10px 0;
}
.s-banner{
	padding: 0 3%;
	margin-bottom: 30px;
}
.p-news .sysContent{
	height: 230px;
	overflow-y: scroll;
}
.side_fax .sysContent{
	padding: 0;
}
.side_fax h3{
	margin-bottom: 15px;
}
.side_fax h4{
	margin-bottom: 10px;
}
/*ボタン化*/
.side_fax.side_layout nav ul li{
	border: none;
	margin-bottom: 10px;
}
.side_fax.side_layout nav ul li a{
	width:100%;
	border-radius: 3px;
	color: #FFF;
	text-align: center;
	font-size: 14px;
}
.side_fax.side_layout nav ul li:first-child a{
	background: #da4636;
}
.side_fax.side_layout nav ul li:first-child a span.red{
	color: #fff;
}
.side_fax.side_layout nav ul li:nth-child(2) a{
	background: #3b80bd;
}

.order_paper{
	padding: 0 3%;
	border-top: none;
}
.order_paper a{
	position: relative;
	display: block;
	border-radius: 3px;
	padding: 10px 0;
	background-color: #d7d7d7;
	text-align: center;
	font-size: 14px;
}
.order_paper a::after{
	display: none;
}
.js_aro {
	display: inline-block;
	margin-left: 10px;
	font-weight: bold;
	transform: scaleX(1.2) scaleY(1.8) translateY(-1px);
}
.side_tel .sysContent{
	padding: 0;
}
.tel_wrap{
	padding: 7px 0;
	font-size: 31px;
	font-weight: bold;
	text-align: center;
}
.tel_wrap img{
	width: 13.33333333%;
	vertical-align: text-bottom;
}
.tel_notice{
	margin: 0 6%;
	border-radius: 25px;
	padding: 10px 0;
	font-size: 11px;
	text-align: center;
	background: #d7d7d7;
}
/* footer_main */
#sysFooter{
	margin: 0;
	padding: 0;
	border-top: 3px solid #efefef;
	border-bottom: 20px solid #1ea5fb;
	background: #FFF;
}
#sysFooter .s-checklist{
	max-width: 100%;
	margin: 0 auto;
	padding-top: 35px;
}
.footer_main .sysContent{
	padding: 0;
}
.footer_bg{
	padding: 0 ;
	border-bottom: none;
	margin-bottom: 16px;
	background-color: transparent;
	background-image: none;
}
.footer_main_inner h2{
	display: none;
}
#footer_nav{
	max-width: 100%;
	margin: 0 auto 12px;
	font-weight: bold;
	background-color: #ededed;
}
#footer_nav ul {
	padding: 0 3%;
}
#footer_nav ul li {
	float: left;
	display: block;
	width: 50%;
	padding: 10px 0;
	border-right: none;
	border-bottom: 1px solid #000;
	box-sizing: border-box;
}
#footer_nav ul li:nth-child(n+5){
	border-bottom: 0;
}
#footer_nav ul li a {
	display: block;
	padding: 10px 28px;
	border-right: 1px solid #000;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}
#footer_nav ul li:nth-child(even) a{
	border-right: none;
}
#footer_iconlist ul li{
	text-align: center;
}
.copyright_wrap,
.fooer_notice{
	text-align: center;
	font-size: 10px;
}
.fooer_notice{
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 10px;
}




/*top_main*/
#top_main .s-login{
	display: none;
}
/*スライド*/
/* Arrows */
.slick-prev,
.slick-next
{
    width: 25px;
    height: 25px;
}
.slick-prev:before,
.slick-next:before
{
	width: 25px;
	height: 25px;
	background-size: 8px;
}
.slick-prev
{
    left: 0px;
}
[dir='rtl'] .slick-prev
{
    right: 0px;
}
.slick-next
{
    right: 0px;
}
[dir='rtl'] .slick-next
{
    left: 0px;
}
/*スライド2段部分*/
.top_recommend_items .sysItemImage,
.top_recommend_items .sysItemName{
	width: 100% !important;
}
.sysFuncItemBlock .sysItemImage {
    margin-bottom: 10px;
    padding: 5px 5px 0;
}
.sysFuncItemBlock .sysItemName {
    margin-bottom: 20px;
}
/* コンテンツ */
div#sysMain{
	width: 100%;
	padding: 0;
}
.p-banner ul {
	padding: 0 3%;
}
.p-banner li {
    float: none;
    width: 100%;
    margin-right: 0;
		margin-bottom: 5%;
}
/* 商品ブロック */
#top .sysFuncItemBlock h3{
	padding: 0 0 5px 3%;
}
#top .top_item_block ul li {
    width: 49%;
    margin-right: 2%;
}
#top .top_item_block ul li:nth-child(even) {
    margin-right: 0;
}
.top_item_block{
	position: relative;
	padding-bottom: 70px;
}
#top .top_item_block h3.sysHeadline a{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 10px;
	display: block;
	width: 90%;
	margin: auto;
	border-radius: 7px;
	padding: 10px 0;
	background: #1fa8ff;
	color: #fff;
	text-align: center;
}
#top .top_item_block h3.sysHeadline a::after{
	display: none;
}

/***********************************
	商品詳細ページ
***********************************/
#sysItemDetail .sysBlock .sysItemImages,
#sysItemDetail .sysBlock .orderArea{
	width: 100%;
}
#sysItemDetail .sysBlock{
	padding: 0 3%;
}
#sysItemDetail .sysBlock .sysItemImages {
    padding: 0 ;
}
/*カートに入れる、お気に入り*/
#sysWishlist .sysButton, #sysItemDetail .sysCartButton {
    width: 98%;
    margin: 0 auto 10px;
}
#sysItemDetail .sysDescription {
    margin-bottom: 20px;
}

/***********************************
 カートページ
 ***********************************/
#sysBasket #sysMain {
    padding: 0 3%;
}
#sysMain,#sysAside{ width: 100%!important;}
#sysFormIndex div#sysMain, #sysFormConfirm div#sysMain, #sysFormThanks div#sysMain,
#sysBasket #sysMain,
#sysMemberRegisterIndex div#sysMain, #sysMemberRegisterConfirm div#sysMain,  #sysMemberRegisterRegister div#sysMain,
#sysMypageLogin div#sysMain, #sysMypageIndex div#sysMain, #sysMypageLogout div#sysMain, #sysMypageReminder div#sysMain,
#sysRegi #sysMain, #sysMypageEditMember #sysMain, #sysMypageEditDelivery #sysMain, #sysMypagePoint #sysMain,
#sysMypageAshiato #sysMain, #sysMypageReview #sysMain, #sysMypageWithdrawalConfirm #sysMain, #sysMypageLogout #sysMain, #sysMypageEditDeliveryinput #sysMain{
        width: 95% !important;
         margin: 30px 2.5%;
        padding: 30px 10px !important;
}
.sysFormField label{display: block;}
#sysFormIndex .txtBlock{text-align: left;}
#sysMain{ margin-top: 0;}
#sysItemDetail #sysSubmit{
	width: 98%;
	margin-left: 0;
}
/*お問い合わせ　ラジオボタン部分*/
#sysFormIndex.form-inquiry .sysFormField label{
	display: block;
	width: 100%;
}
/*お問い合わせ　テキストエリア*/
.sysFormField textarea{
	border: 1px solid #ddd;
}

/*会社概要*/
.p-corporate dl.common_dl dt{
	float:none;
	display: block;
}
.p-corporate dl.common_dl dd{
	margin-left:0;
}

}
@media screen and (min-width:481px) and (max-width:1200px){
/* aishipR tablet.css for takasyo*/
/* 全体構造 */
body{
	border-top: none;
}
h2,h3{
	font-family: inherit;
	margin: 0;
}
p{
	margin: 0;
	padding: 0;
	line-height: 1;
}
/* ヘッダー */
#header_sp {

}
.header_sp .sysContent{
	padding: 0;
}
#header_sp h1#header_caption{
	margin: 0;
	padding: 0.66666667% 0 ;
	font-size: 14px;
	text-align: center;
	color: #000;
	background: #ededed;
}
#header_sp #header_sp_main {
	padding-top: 2%;
	background: #FFF;
}
#header_sp #header_sp_main ul li {
	float: left;
	text-align: center;
}
#header_sp #header_sp_main ul li:first-child {
	width: 16.53333333%;
}
#header_sp #header_sp_main ul li:first-child {
	padding: 5px 0 3px
}
#header_sp #header_sp_main ul li:nth-child(2) {
	width: 56.80000000%;
}
#header_sp #header_sp_main ul li:nth-child(3) {
	width: 13.33333333%;
}
#header_sp #header_sp_main ul li:nth-child(3) span.icon{
	padding: 10px 0 5px
}
#header_sp #header_sp_main ul li:last-child {
	width: 13.33333333%;
}
#header_sp #header_sp_main ul li a {
	display: block;
	text-decoration: none;
}
#header_sp #header_sp_main ul li a span{
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
/* グローバルナビゲーション */
.h_gnav {
	float: none;
	width: 100%;
	margin-right: 0;
}
.header_category_tab{
	float: none;
}
/*カテゴリー一覧タブ*/
.header_category_tab ul li{
	width: 25% !important;
}

/* 検索フォーム */
.h-search {
	float: none;
	width: 100%;
	margin: 10px auto;
	padding: 0 10px;
}
.sysItemSearchFormWord{
	min-height: 50px;
}
.sysItemSearchFormWord input{
	min-height: 48px;
	font-size: 14px;
}
.sysSearchButton{
	min-height: 50px;
	font-size: 14px;
	background-position: 36% 15px;
	background-size: 17px;
}
/***********************************
	sidr
***********************************/
.sidr {
  height:100%;
  display: block;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999999;
  width: 260px;
  overflow-x: hidden;
  overflow-y: auto;
  background: #fff;
}
.sidr .sidr_inner {
  padding:10px 10px 60px;
}
.sidr.right {
  left: auto;
  right: -260px;
}
.sidr.left {
  left: -260px;
  right:auto;
}
.sidr input[type="text"],
.sidr input[type="password"],
.sidr input[type="date"],
.sidr input[type="datetime"],
.sidr input[type="email"],
.sidr input[type="number"],
.sidr input[type="search"],
.sidr input[type="tel"],
.sidr input[type="time"],
.sidr input[type="url"],
.sidr textarea,
.sidr select {
  width: 100%;
  font-size: 13px;
  padding: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 10px;
  border-radius:0;
  background:#fff;
  border:1px solid #dcdcdc;
  display: block;
  clear: both;
}
.sidr input[type=checkbox] {
  width: auto;
  display: inline;
  clear: none;
}
.sidr input[type=button],
.sidr input[type=submit] {
  color: #333;
  background: #fff;
}
.sidr input[type=button]:hover,
.sidr input[type=submit]:hover {
  background: rgba(255, 255, 255, 0.9);
}
#sidr .sysHeadline,
.h_sp_category_ttl {
	padding:5px 0;
	border-bottom: 1px solid #1fa8ff;
	margin-bottom:10px;
	font-weight:bold;
	font-size:15px;
	text-align:left;
}

#sidr a {
	text-decoration: none;
}
/*sidr_inner内*//*ログイン*/
.h_login_bx_inner .s-login{
	float: none;
	width: 100%;
	max-width: 100%;
	margin-right: 0;
}
.h_login_bx_inner{
	margin:0 auto 30px;
	text-align:center;
}
.h_login_bx_inner .sysLoginButton,
.h_login_bx_inner .sysContent > ul >li a{
	width:100%;
	margin:0 0 10px;
	padding:10px 0;
	border-radius:0;
}
.h_login_bx_inner .s-login .sysContent{
	background: #fff;
}
/* ログイン情報忘れ*/
.h_login_bx_inner .sysContent > ul >li a{
	display: block;
	color: #333;
	font-size: 80%;
}
.sidr_inner .side_navi_ttl{
	margin-bottom: 30px;
}
.sidr_inner .h_navi_ttl{
	margin-bottom: 0;
}
.sidr_inner .navi01{
	margin-bottom:20px;
}
.sidr_inner .navi01 span{
	display:inline-block;
	margin-left:10px;
	font-size:10px;
}
.h_login_bx_inner .sysLoginButton{
	font-size: 12px;
	background:#1fa8ff !important;
	color: #FFF !important;
}
.h_login_bx_inner .s-login ul li:first-child a{
	color: #333;
	border:1px solid #666666;
	background:#ededed !important;
}
.h_login_bx_inner .s-login ul li:nth-child(2) a{
	border: none;
	font-size: 12px;
	text-indent: 0;
	color: #FFF;
}
/*ログイン後ボタン*/
.h_login_bx_inner .s-login .sysContent div:nth-child(4){
	margin-top:10px;
}
.h_login_bx_inner .s-login .sysContent div:nth-child(4) a{
	display:inline-block;
	margin:0 0 10px;
	padding:5px 20px;
	color: #333;
	font-size: 80%;
	background:#ededed !important;
	border:1px solid #666666;
	border-radius:0;
}

/*ボタン*/
.btn_top_close{
	margin:0;
	font-size:50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1;
}
.btn_bottom_close a{
	text-align:center;
	display:block;
	width:100%;
	margin:0 0 10px;
	padding:5px 0 15px;
	color: #333;
	font-size:80%;
	line-height:1;
	background:#ededed !important;
	border:1px solid #666666;
	border-radius:0;
}
.btn_bottom_close a:before{
	position:relative;
	top:3px;
	content:"×";
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
}

/*.slide_navi*/
.slide_navi{
	margin-bottom: 0;
}
.slide_navi .sysHeadline{
	padding:8px 10px;
	cursor:pointer;
	border-bottom: 1px solid #666666;
	background: url(http://mignon.aispr.jp/img/layout/ico_plus.png) center right 10px no-repeat;
	background-size:15px !important;
}
.slide_navi .sysHeadline.active{
	background:#f4d4d0 url(http://mignon.aispr.jp/img/layout/ico_minus.png) center right 10px no-repeat;
}
.slide_navi li{
    border-bottom: 1px solid #666666;
	background:#fffacd url(http://mignon.aispr.jp/img/layout/aro_right.png) center right 10px no-repeat;
	background-size:15px;
}
.slide_navi li.sysText a{
	padding:8px 10px !important;
}

/*.side_navi_ttl*/
.side_navi_ttl{
	margin-bottom: 0;
}
.side_navi_ttl .sysHeadline{
	padding:0 !important;
}

.side_navi_ttl li,
#h_sp_category li{
	border-bottom: 1px dotted #000;
}
#h_sp_category li:last-child{
	border-bottom: none;
}
.side_navi_ttl a,
#h_sp_category li a{
	position:relative;
	display:block;
	padding:10px;
	font-size: 12px;
}
.side_navi_ttl a:after,
#h_sp_category li a::after{
	content:"＞";
	position:absolute;
	top:50%;
	right:5px;
	font-size:13px;
	margin-top:-10px;
	font-weight:bold;
}
.side_navi_ttl .side_search_bx_inner{
	margin-bottom: 30px;
}

#sidr #h_sp_category h3.sysHeadline{
	display: none;
}



/* footer */
#sysFooter::after{
	content: "";
	display: block;
	clear: both;
}
/* アサイドパーツ流用 */
/* side_layout */
.side_layout{
	float: left;
	width: 49%;
	border: none;
	border-radius: 0;
	margin-bottom: 30px;
}
.side_layout .sysHeadline{
	border-bottom: none;
	padding-left: 3%;
}
.side_layout .sysHeadline img{
	max-width: 220px;
	vertical-align: bottom;
}
.side_layout .sysContent{
	border: 1px solid #1fa8ff;
	border-radius: 7px 7px 0 0;
}
.side_layout nav{
	padding: 0 3%;
}
.side_layout nav ul li::after{
	display: none;
}
.side_layout nav ul li a{
	display: block;
	padding: 10px 0;
	font-size: 12px;
}
.s-category ul li.sysText a{
	padding: 10px 0;
}
.s-banner{
	float: left;
	width: 49%;
	padding: 0 2%;
	margin-right: 2%;
	margin-bottom: 30px;
}
.p-news {
	margin-right: 2%;
}
.p-news .sysContent{
	height: 209px;
	overflow-y: scroll;
}
.side_fax .sysContent{
	padding: 0 0 15px;
}
.side_fax h4{
	padding-top: 15px;
	margin-bottom: 10px;
}
/*ボタン化*/
.side_fax.side_layout nav ul li{
	border: none;
	margin-bottom: 10px;
}
.side_fax.side_layout nav ul li a{
	width:100%;
	border-radius: 3px;
	color: #FFF;
	text-align: center;
	font-size: 14px;
}
.side_fax.side_layout nav ul li:first-child a{
	background: #f00;
}
.side_fax.side_layout nav ul li:first-child a span.red{
	color: #fff;
}
.side_fax.side_layout nav ul li:nth-child(2) a{
	background: #3b80bd;
}

.order_paper{
	padding: 0 3%;
	border-top: none;
}
.order_paper a{
	position: relative;
	display: block;
	border-radius: 3px;
	padding: 10px 0;
	background-color: #d7d7d7;
	text-align: center;
	font-size: 14px;
}
.order_paper a::after{
	display: none;
}
.js_aro {
	display: inline-block;
	margin-left: 10px;
	font-weight: bold;
	transform: scale(1.8) translateY(-1px);
}
.side_tel .sysContent{
	padding: 0;
}
.tel_wrap{
	padding: 7px 0;
	font-size: 31px;
	font-weight: bold;
	text-align: center;
}
.tel_wrap img{
	width: 13.33333333%;
	vertical-align: text-bottom;
}
.tel_notice{
	padding: 10px 0;
	font-size: 11px;
	text-align: center;
	background: #d7d7d7;
}
/* footer_main */
#sysFooter{
	margin: 0;
	padding: 0;
	border-top: 3px solid #efefef;
	border-bottom: 20px solid #1ea5fb;
	background: #FFF;
}
#sysFooter .s-checklist{
	max-width: 100%;
	margin: 0 auto;
	padding-top: 35px;
}
.footer_main {
	float: left;
	width: 100%;
}
.footer_main .sysContent{
	padding: 0;
}
.footer_bg{
	padding: 0 ;
	border-bottom: none;
	margin-bottom: 16px;
	background-color: transparent;
	background-image: none;
}
.footer_main_inner h2{
	display: none;
}
#footer_nav{
	max-width: 100%;
	margin: 0 auto 12px;
	font-weight: bold;
	background-color: #ededed;
}
#footer_nav ul {
	padding: 3%;
}
#footer_nav ul li {
	float: left;
	display: block;
	width: 33.33333333%;
	padding: 10px 0;
	border-right: none;
	border-bottom: 1px solid #000;
	box-sizing: border-box;
}
#footer_nav ul li:nth-child(n+4){
	border-bottom: 0;
}
#footer_nav ul li a {
	display: block;
	padding: 0 28px;
	border-right: 1px solid #000;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}
#footer_nav ul li:nth-child(3n) a{
	border-right: none;
}
#footer_iconlist ul li{
	text-align: center;
}
.copyright_wrap,
.fooer_notice{
	text-align: center;
	font-size: 10px;
}
.fooer_notice{
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 10px;
}





div#sysMain{
	width: 100%;
}

/*top_main*/
#top_main .s-login{
	display: none;
}
/*お問い合わせ　ラジオボタン部分*/
#sysFormIndex.form-inquiry .sysFormField label{
	display: block;
	width: 100%;
}
/*お問い合わせ　テキストエリア*/
.sysFormField textarea{
	border: 1px solid #ddd;
}
/*会社概要*/
.p-corporate dl.common_dl dt{
	float:none;
	display: block;
}
.p-corporate dl.common_dl dd{
	margin-left:0;
}
#sysItemDetail #sysSubmit{
	width: 98%;
}

}
@media screen and (min-width:1201px){
/* aishipR pc.css for takasyo*/
div#sysAside{
	width: 18.33333333%;
	margin-right: 1.66666667%;
}
div#sysMain{
	width: 80.00000000%;
}

/*ログインフォーム　ログイン後 PCのみ*/
.s-login .sysContent {
	min-height: 301px;
}
.s-login .sysContent div:nth-child(3){
	margin-bottom: 15px;
}
.s-login .sysContent div:nth-child(4){
	position: relative;
	min-height: 100px;
	text-indent: -9999999999px;
}
.s-login .sysContent div:nth-child(4)::after{
	content: "";
	display: block;
	clear: both;
}
.s-login .sysContent div:nth-child(4) a{
	position: absolute;
	left: 0;
	right: 0;
	top: 10px;
	bottom: 0;
	margin:0 auto 0;

	display: block;
	width: 193px;
	height: 39px;
	text-decoration: none;
	background: #1fa8ff;
	text-align: center;
	text-indent: 0px;
	padding: 10px 0;
	color: #fff;
	font-weight: bold;
}
.s-login .sysContent div:nth-child(4) a + a{
	top: 60px;
	background: #fff;
	color: #000;
	font-weight: normal;
	border: 1px solid #ddd;
}
.s-login .sysPoint,
.s-login .sysPointUnit{
	display: table-cell;
}

/****************************
商品詳細ページ
*****************************/
#sysItemDetail #sysSubmit{
	width: 63.75%;
	margin-left: auto;
}
#sysItemDetail .sysCartButton{
	padding: 5px !important;
	background-size: 110px;
}
#sysItemDetail .sysForm select[name="num"] {
    min-width: 50px;
    height: auto;
}
#sysItemDetail .sysNumArea{
	margin-bottom: 5px;
}
#sysItemDetail .sysNumArea .sysBtnPlus{
	width: 31.5%;
	padding: 5px;
	background-size: 65px;
}
#sysItemDetail .sysNumArea .sysBtnMinus{
	width: 31.5%;
	padding: 5px;
	background-size: 85px;
}
#sysItemDetail #sysWishlist{
	width: 65%;
	margin-left: auto;
}
#sysItemDetail #sysWishlist .sysButton{
	padding: 5px;
	background-size: 80px;
}

}
/* #END_OF_RESOURCE_FILE */
