﻿@charset "UTF-8";

/* ----トピック---- */

.block-top-topic--header {
  border-bottom: 1px solid #eee;
}

.block-top-topic--items li {
  border-bottom: 1px solid #eee;
  padding: 10px 25px 10px 10px;
  position: relative;
}

.block-top-topic--items li a {
  display: block;
  text-decoration: none;
}

.block-top-topic--items li a:after {
  font-family: FontAwesome;
  content: "\f105";
  position: absolute;
  height: 100%;
  top: 50%;
  font-size: 20px;
  line-height: 20px;
  margin-top: -10px;
  right: 10px;
}

.block-top-topic--next-page {
  text-align: right;
  padding: 10px;
}

.block-top-topic--next-page a {
  text-decoration: underline;
}

.block-topic-page--article-header {
  margin: 0;
  padding: 10px;
  border-bottom: 1px solid #eee;
}

.block-topic-page--article-icon {
  vertical-align: middle;
}

.block-topic-page--article-body {
  margin: 10px;
}

.block-topic-page--article figure {
  padding: 10px 10px 0 0;
  font-size: 0;
}

.block-topic-page--article figure img {
  padding: 0 0 10px 10px;
}

.block-topic-details {
  margin: 10px;
}

.block-topic-details--header {
  margin: -10px -10px 0;
}

.block-topic-details--icon {
  vertical-align: middle;
}

.block-topic-details--items {
  margin: 0 -10px 0 -10px;
  border-top: 1px solid #eee;
}

.block-topic-details--items li {
  border-bottom: 1px solid #eee;
  padding: 10px 25px 10px 10px;
  position: relative;
}

.block-topic-details--items li a {
  display: block;
  text-decoration: none;
}

.block-topic-details--items li a:after {
  font-family: FontAwesome;
  content: "\f105";
  position: absolute;
  height: 100%;
  top: 50%;
  font-size: 20px;
  line-height: 20px;
  margin-top: -10px;
  right: 10px;
}

/* ----最近見た商品---- */

.block-recent-item--header {
  padding: 10px;
}

/* ----検索サジェスト---- */

.block-search-suggest {
  position: absolute;
  display: block;
  z-index: 1000;
  text-align: left;
  padding: 5px;
  width: 290px;
  background-color: #fff;
  border: solid 1px #ccc;
}

.block-search-suggest--keyword {
  padding: 2px;
}

.block-search-suggest--keyword-entry {
  display: block;
  text-decoration: none;
}

.block-search-suggest--goods {
  min-height: 60px;
  padding: 2px;
  display: block;
  clear: both;
}

.block-search-suggest--goods-img {
  display: block;
  float: left;
  width: 60px;
  margin-right: 10px;
}

.block-search-suggest--goods-img img {
  width: 60px;
  height: 60px;
}

.block-search-suggest--goods-name,
.block-search-suggest--goods-comment,
.block-search-suggest--goods-price-items {
  width: 100%;
}

.block-search-suggest--keyword:hover,
.block-search-suggest--goods:hover {
  background-color: #dedede;
  cursor: pointer;
}

/* ----パンくず---- */

.block-topic-path {
  padding: 10px 10px;
  font-size: 0;
  background-color: #f5f5f5;
  margin-top: 10px;
  margin-bottom: 10px;
}

.block-topic-path--list li {
  display: inline-block;
  font-size: 12px;
  padding-right: 5px;
}

.block-topic-path--list a {
  text-decoration: underline;
}

/* ----キーワード検索ブロック---- */

.block-search-box--keyword {
  width: 100%;
  height: 38px;
}

.block-search-box--form {
  padding: 10px;
  position: relative;
  background: #eee;
}

.block-search-box--placeholder {
  position: absolute;
  top: 20px;
  left: 20px;
  color: #999;
  font-size: 14px;
}

.block-search-box--search-submit {
  margin-left: 10px;
  width: 65px;
  height: 38px;
  background: #666;
  color: #fff;
  font-size: 18px;
}

/* ----エラー画面---- */

.block-validation-alert {
  text-align: center;
  margin: 100px 10px;
}

.block-validation-alert--title {
  font-weight: bold;
  margin-bottom: 10px;
}

.block-validation-alert--link {
  display: block;
  margin-top: 10px;
}

.block-common-alert {
  padding: 10px;
  margin: 10px;
  border: 1px solid #ebccd1;
  color: #DC0000;
  background-color: #f2dede;
}

.block-common-alert--link {
  display: block;
  text-decoration: underline;
  margin-top: 10px;
}

.block-common-alert-list {
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #666;
  background-color: #fff;
}

.block-common-alert-list--items {
  color: #DC0000;
}

/* ----郵便番号サジェスト---- */

.block-ziplist--ziplist-frame {
  z-index: 2000;
}

/* ----サイクル情報編集---- */

.block-regular-cycle--cycle-sub-type {
  margin-bottom: 10px;
  padding: 10px;
  background: #f8f8f8;
  border: 1px solid #ccc;
}

.block-regular-cycle--deliv_date {
  width: 100%;
  margin: 20px 0;
}
.block-regular-cycle--deliv_date--prev-expected-dt {
  border-top: 1px dotted #ccc;
  border-left: 1px dotted #ccc;
  border-right: 1px dotted #ccc;
}

.block-regular-cycle--deliv_date--next-expected-dt {
  border: 1px dotted #ccc;
}

.block-regular-cycle--deliv_date--prev-expected-dt-title,
.block-regular-cycle--deliv_date--next-expected-dt-title {
  padding: 8px;
  text-align: center;
  font-weight: bold;
  vertical-align: top;
  background-color: #f8f8f8;
  border-bottom: 1px dotted #ccc;
}

.block-regular-cycle--deliv_date--prev-expected-dt-date,
.block-regular-cycle--deliv_date--next-expected-dt-date {
  padding: 8px;
  text-align: center;
  font-weight: bold;
  vertical-align: top;
}

/* ----ワンタイムパスワード送信---- */

.block-onetimepassword-send,
.block-onetimepassword-certify {
  margin: 10px;
}

.block-onetimepassword-certify--resend-message {
  margin-top: 10px;
}
.block-onetimepassword-certify--resend-link {
  cursor: pointer;
  color: #333;
  font-size: 14px;
  border: none;
  text-decoration: underline;
  background: none;
}

/* --------------------------------------------------------------------
	ログイン
-------------------------------------------------------------------- */
div.login_ {
}

div.login_ div.loginform_ {
	margin-bottom: 10px;
}
div.login_ div.loginform_ form{
	margin: 15px 0px 0px 0px;
}
div.login_ div.loginform_ div.form_text_ {
	margin: 5px 0;
	line-height: 180%;
}
div.login_ div.askpass_ {
	margin:10px auto;
}
.login-list {
	overflow:hidden;
	text-align:left;
	border-top:1px solid #9fb7d4;
	margin-bottom: 10px;
}
.login-list li.inputimage_ {
	width:100%;
}
.login-list li.inputimage_ a {
	display:block;
	padding-left:50px;
	height:43px;
	line-height:43px;
	border-bottom:1px solid #9fb7d4;
	color:#000;
	background-repeat:no-repeat;
	background-position:5px 50%;
}
/*-----
	ログイン
-----*/
.login_.col1_ div.info_{
	margin: 0!important;
	padding: 10px!important;
}
.login_.col1_ div.info_ span.info_{
	margin: 0px!important;
	padding: 0px 0px 5px 0px!important;
	display: block;
}
.login_.col1_ div.info_ ul.error_{
	margin: 0!important;
	padding: 0!important;
}
.loginform_ h2 , .loginform-r h2{
	font-size: 20px;
	background: url(../../img/usr/sb/common/title_border.png) center bottom no-repeat;
	-webkit-background-size: auto 1px;
	-moz-background-size: auto 1px;
	background-size: auto 1px;
	margin: 20px 0px 20px 0px;
	padding: 20px 0px 10px 0px;
	text-align: center;
}

.loginform_ form .title_login{
	margin-bottom: 5px;
}
.loginform_ form .title_login span{
	margin: 0px 0px 0px 10px;
}
.loginform_ form input[type="text"]{
	margin-bottom: 10px;
}
.loginform_ form input[type="text"],
.loginform_ form input[type="password"]{
	width: 100%!important;
	max-width: 100%!important;
	padding: 5px 0;
}
.inner-login p{
	line-height: 180%;
}
.inner-login form{
	margin: 15px 0px 0px 0px;
}
.loginform_ .form_text_{
	margin: 10px 10px 10px!important;
	padding: 0!important;
}
.loginform_ li.uid_{
	margin: 0px 0px 5px 0px;
}
.loginform_ li.pwd_{
	margin: 10px 0px 5px 0px;
}
.loginform_ .inputimage_{
	margin: 15px 0px 20px 0px;
}
.loginform_ .inputimage_ input{
	width: 100%;
}
.loginform-r li:last-child input[tabindex="2"] {
	background-color: #877469;
}
.loginform_top{
	line-height: 180%;
	margin-top: 10px!important;
}
.forgotpass_{
	margin:-10px 0px 10px 0px;
	float: right
}
.formdetail_.forgotpass_{
	float: none!important
}
.formdetail_.forgotpass_ li{
	padding: 10px;
}
.forgotpass_ a{
	color: #444;
	text-decoration: underline;
	text-align: right;
}
.forgotpass_ a:hover{
	text-decoration: none;
}

.order_.col1_ .top_comment_{
	margin: 20px 0px;
	line-height: 140%;
}


.formdetail_.customer_ li{
	padding: 10px;
}
.formdetail_.order_ th,.formdetail_.order_ td{
	padding: 10px;
}
.formdetail_.idchange_ li{
	padding: 10px;
}
.formdetail_.withdrawal_ li{
	padding: 10px;
}
.formdetail_.custdest_ li{
	padding: 10px;
}
.formdetail_.entry_ li{
	padding: 10px;
}
.formdetail_.bizconfirm_ li{
	padding: 10px;
}
.mb10_{
	padding: 10px;
}
#online-shop-btm{
	margin: 30px 0px 0px 0px!important;
}
#online-shop-btm ul{
	padding: 0px 2px;
}
#online-shop-btm h3{
	padding-left: 2px;
	padding-right: 2ssspx;
}
#online-shop-btm h3 a{
	color: #404040;
	text-decoration: underline;
}
#online-shop-btm h3 a:hover{
	text-decoration: none;
}
#online-shop-btm li a{
	color: #404040;
}
#online-shop-btm p{
	margin-bottom: 15px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	border-bottom: 1px solid #404040;
}
.consumerlink_ a,
.inputimage_ a{
	background-color: #eaa463;
	display: block;
	color: #fff;
	text-align: center;
	border-radius: 7px;
	margin: 0px 0px 20px 0px;
	font-size: 14px;
	border: none;
	width: 96%;
}
.consumerlink_{
	margin: 0px 0px 50px 0px;
}

h4 {
  font-weight: bold;
  padding: 0 0 3.6vw 0;
  letter-spacing: 0.04em;
}
#online-shop-btm h4 a{
	color: #404040;
	text-decoration: underline;
}
#online-shop-btm h4 a:hover{
	text-decoration: none;
}
.common_headline1_ {
	font-size: 22px;
	background: url(../../img/usr/sb/common/title_border.png) center bottom no-repeat;
	-webkit-background-size: auto 1px;
	-moz-background-size: auto 1px;
	background-size: auto 1px;
	margin: 0px 0px 20px 0px;
	padding: 20px 0px 10px 0px;
	text-align: center;
}
.block-login--member-login{
	margin: 10px 10px 10px 10px;
}
.block-login--first-time-login{
	margin: 10px 10px 10px 10px;
}
.block-login--btob{
	margin: 10px 10px 20px 10px;
}

.orange_button_{
    background-color: #000;
    display: block;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    margin: 0px 0px 20px 0px;
    font-size: 14px;
    border: none;
}

.btob_button_{
    background-color: #eaa463;
    display: block;
    color: #fff;
    text-align: center;
    border-radius: 7px;
    margin: 10px 0px 20px 0px;
    font-size: 14px;
    border: none;
}