@charset "utf-8";

/*=========================================================
Boxer
===========================================================*/
#boxer-overlay{z-index:2000}
#boxer{z-index:2001;}
#boxer .boxer-close{z-index:2005;}
#boxer .boxer-loading{z-index:2005;}
#boxer .boxer-container{z-index:2003;}
/*=========================================================
Bootstrap
===========================================================*/
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-left2,
.carousel-control .glyphicon-chevron-right,
.carousel-control .glyphicon-chevron-right2 {
	color : rgba(251,251,251,1);
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
	top : 10px;
}
.carousel-control .glyphicon-chevron-left2,
.carousel-control .glyphicon-chevron-right2 {
	top: auto;
	bottom: 0px;
}

.carousel-indicators .active {
	background-color : #92D976;
	white-space: nowrap;
	padding-top: 3px;
	padding-right: 1px;
}
.carousel-indicators li {
	border : 1px solid #0D3B87;
	white-space: nowrap;
	padding-top: 3px;
	padding-right: 1px;
	text-indent: 0px;
}

.mod-page-controllers li.selected {
	border-bottom: 1px solid #0c419a;
}

/*=========================================================
out_of_period
===========================================================*/
.out_of_period_section {
	width: 640px;
	padding: 16px 32px;
	margin: 0 auto;
	margin-bottom: 30px;
	border: 7px solid #fbfbfb;
	background-color: #fff;
	box-shadow: 0 0 10px 0 #c0c0c0;
	-webkit-box-shadow: 0 0 10px 0 #c0c0c0;
	text-align: center;
}
.out_of_period_section li {
	font-size:17px;
}
.out_of_period_section .kikan_title:before {
	content: "【";
	margin-right: 3px;
}
.out_of_period_section .kikan_title:after {
	content: "】";
	margin-left: 3px;
}
.out_of_period_section .kikan {
	font-weight: bold;
}
.out_of_period_section img {
	margin: 0 auto;
}

@media only screen and ( max-width: 768px ) {
	.out_of_period_section {
		width: auto;
		height: auto;
		padding: 0;
		padding-bottom: 16px;
		border: 0;
		box-shadow: none;
	}
	.out_of_period_section_inner {
		padding: 14px 10px 28px 10px;
	}
}

.out_of_period_text {
	margin-top: 120px;
	margin-bottom: 120px;
}
.out_of_period_text ul {
	text-align: center;
}
.out_of_period_text ul li {
	margin-top: 30px;
}

/*=========================================================
login message
===========================================================*/
.login_error_message {
	width: auto;
	margin: 0 auto 0 auto;
	text-align: center !important;
}
/* ログイン画面とパスワード再発行のエラーメッセージは小さい文字にする */
.login_error_message .error-message-top,
.password_reissue_inputs_error  .error-message-top {
	display:inline-block;
	font-size: 13px;
}
/*=========================================================
osusume
===========================================================*/
.osusume_price_title {
	font-size: 11px !important;
}
.osusume_price_title_red {
	font-size: 11px !important;
	color: red !important;
}
.osusume_assen_price {
	font-size: 12px !important;
}

/*=========================================================
contents_title
===========================================================*/
.contents-header {
	padding-top: 15px;
}
.contents-header .close {
	padding-right: 15px;
}
.contents_title {
	background: url("../img/dotted.png") repeat-x 0px bottom;
	color: rgb(63, 147, 36);
	padding-left: 15px;
	padding-bottom: 10px;
}
.contents_title::before {
	left: 0px;
	top: 15px;
	width: 5px;
	height: 22px;
	position: absolute;
	content: "";
	background-color: rgb(146, 217, 118);
}

/*=========================================================
tokushoho
===========================================================*/
.tokushoho {
	text-align: center !important;
	line-height: 1.4;
	border-top-color:
	rgb(224, 224, 224);
	border-left-color:
	rgb(224, 224, 224);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style:
	solid; border-left-style:
	solid; display: table;
	box-shadow: 0px 0px 10px 0px #c0c0c0;
	-webkit-box-shadow: 0 0 10px 0 #c0c0c0;
}
.tokushoho dl {
	display: table-row;
}
.tokushoho dd {
	padding: 8px 12px;
	border-right-color: rgb(224, 224, 224);
	border-bottom-color: rgb(224, 224, 224);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	display: table-cell;
}
.tokushoho dt {
	padding: 8px 12px;
	border-right-color: rgb(224, 224, 224);
	border-bottom-color: rgb(224, 224, 224);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	display: table-cell;
	width: 135px;
	background-color: rgb(250, 250, 250);
}

/*=========================================================
privacy_policy
===========================================================*/
.privacy_policy {
	line-height: 1.4;
	margin-top: 32px;
	margin-bottom: 32px;
	border-top-color:
	rgb(224, 224, 224);
	border-left-color:
	rgb(224, 224, 224);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	display: table;
	box-shadow: 0px 0px 10px 0px #c0c0c0;
	-webkit-box-shadow: 0 0 10px 0 #c0c0c0;
}
.privacy_policy dl {
	display: table-row;
}
.privacy_policy dt {
	padding: 8px 12px;
	border-right-color: rgb(224, 224, 224);
	border-bottom-color: rgb(224, 224, 224);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	display: table-cell;
	width: 35px;
	background-color: rgb(250, 250, 250);
}
.privacy_policy dd {
	padding: 8px 12px;
	border-right-color: rgb(224, 224, 224);
	border-bottom-color: rgb(224, 224, 224);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	display: table-cell;
}
.privacy_policy .necessary dt::after {
	color: rgb(240, 45, 0);
	padding-left: 3px;
	font-weight: normal;
	content: "※";
}

/*=========================================================
yakuji
===========================================================*/
.yakuji {
	border-collapse: collapse !important;
	border-spacing: 0 !important;
	text-align: left !important;
	line-height: 1 !important;
	border: 1px solid #ccc !important;
}
.yakuji tbody tr td {
	vertical-align: middle !important;
}
.yakuji tbody tr td table {
	border: 0px !important;
}
.yakuji tbody tr td table tr td {
	border: 0px !important;
	padding: 0px !important;
	line-height: 1 !important;
}
.img_float_left{
	float: left;
	padding-right: 5px;
	padding-bottom: 3px;
}
@media (min-width: 992px) {
	.modal-2l {
  		width: 1000px;
	}
}
.yakuji_hr {
	color: #e0e0e0;
	border-top:1.5px solid #e0e0e0;
    margin-top: 5px;
    margin-bottom: 5px;
}

/*=========================================================
SystemError
===========================================================*/
.system_error_section {
	width: 640px;
	padding: 16px 32px;
	margin: 0 auto;
	border: 7px solid #fbfbfb;
	background-color: #fff;
	box-shadow: 0 0 10px 0 #c0c0c0;
	-webkit-box-shadow: 0 0 10px 0 #c0c0c0;
	text-align: center;
}
.system_error_section h1 {
	text-align: center !important;
}
.system_error_section h2 {
	text-align: center !important;
}

@media only screen and ( max-width: 768px ) {
	.system_error_section {
		width: auto;
		height: auto;
		padding: 0;
		margin: 0px 20px;
		border: 0;
		box-shadow: none;
		display:inline-block;
	}
	.system_error_section_inner {
		padding: 14px 10px 28px 10px;
	}
}

/*=========================================================
kaiin_input
===========================================================*/
.kaiin_input_dt {
	width: 250px !important;
}

.kaiin_attention {
	margin-top: 5px;
}

.kaiin_attention_title {
	text-align: center;
	font-size: 14px;
	line-height: 1;
}

.kaiin_attention_title:before,
.kaiin_attention_title:after {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 0 8px;
	background: url("../images/card/attention_icon.png") no-repeat;
	background-size: 100%;
	vertical-align: -2px;
	content: "";
}

.kaiin_input_navi {
	margin-bottom: 16px;
}
.kaiin_input_navi ul {
}
.kaiin_input_navi ul li {
	display: inline;
	margin-left: 12px;
}
.kaiin_input_navi ul li:first-child {
	margin-left: 0;
}
.kaiin_input_navi ul li a {
	display: inline-block;
	padding: 12px 16px;
	border: 1px solid #e0e0e0;
	border-radius: 6px;
	color: #0c419a;
}
.kaiin_input_navi ul li a:before {
	display: inline-block;
	width: 5px;
	height: 9px;
	margin-right: 6px;
	background: url("../images/common/right_discount_arrow.png") no-repeat;
	content: "";
}
@media only screen and ( max-width: 768px ) {
	.kaiin_input_navi {
		padding: 0 10px;
		margin-bottom: 16px;
	}
	.kaiin_input_navi ul li {
		display: block;
		margin-left: 0;
		margin-top: 6px;
	}
	.kaiin_input_navi ul li:first-child {
		margin-top: 0;
	}
}

/*=========================================================
アプリ個別スタイル
===========================================================*/
.app_status_cancel {
	color:red;
}
/*ログイン画面のナビ調整*/
.login_cart_topicpath ul {
	background-color: white;
	margin-bottom: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
/*推奨ブラウザ以外警告メッセージ*/
.agentWarn {
	width: 780px;
	margin: auto;
	padding: 20px;
	color: #aaaaaa;
}
/*組合員向けコメント*/
.kumiaiComment {
	width: 800px;
	margin: 0 auto 0 auto;
	background-color: white;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 10px;
}
@media only screen and ( max-width: 768px ) {
	.kumiaiCommentSp {
		width: auto;
		padding: 0;
		margin: 20px 10px 0 10px;
		background-color: white;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		padding: 10px;
	}
	.agentWarn {
	width: auto;
	margin: auto;
	padding: 20px;
	color: #aaaaaa;
}
}
.app_error
{
	color: black;
	border: 1px solid #ccc;
	background-color: #FFDDFF;
}

/* スマホ・フッタの件数表示部分調整 */
.list_footer .list_result {
	float: left;
	padding: 4px 0 0 0;
}
@media only screen and ( max-width: 768px ) {
	.list_footer .list_result {
		padding: 0;
		margin: 0 0 0 8px;
	}
	.list_footer .list_pagenation ul {
		text-align: right;
		margin: 0 8px 0 0;
	}
}
/*パスワード再発行画面のエラーメッセージ表示*/
.password_reissue_inputs_error {
	width: auto;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center !important;
}
/*セット品タイトル*/
.set_title {
	font-size: 21px;
}
/*商品ラインナップ・結果リストタイトル*/
.list_title {
	font-size: 15px;
}
@media only screen and ( max-width: 768px ) {
	.list_title {
		font-size: 13px;
	}
}
/*エラーメッセージのマージン変更*/
.error-message-top {
	margin: 5px 8px 5px;
}
/*アンカー位置調整用クラス*/
.hideAnchor {
	display:block;
	height:0px;
	overflow:hidden;
	text-indent:-9999px;
	margin-top:-92px;
	padding-bottom:92px;
}
@media only screen and ( max-width: 768px ) {
	.hideAnchor {
		margin-top:-89px;
		padding-bottom:89px;
	}
}
.linkline  { text-decoration:underline;}

/*選択行クラス*/
.app_row_selected {
	background-color:#FFCCFF;
}

/**カートへ進むボタン*/
.app_cart_button {
	width: 200px;
	height: 30px;
	padding: 0 0 0px 0;
	margin-left: 4px;
	background: url("../images/common/lineup_product_cart_set_pc.png") no-repeat center center;
	background-size: 200px 30px;
	text-align: center;
	text-shadow: 0 0 3px #0d3b87;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic ProN", sans-serif;
	line-height: 1;
	border: 0 ;
	cursor: pointer;
}

/* モーダルフッター閉じるボタン */
.modal_footer_close_btn_center {
	padding: 15px;
	text-align: center;
	border-top: 1px solid #e5e5e5;
}
.modal_footer_close_btn {
	width: 149px;
	height: 39px;
	box-sizing: border-box;
	border: 0;
	overflow: hidden;
	color: #fff;
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic ProN", sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	cursor: pointer;
	padding: 0 0 2px 0;
	margin-left: 4px;
	background: url("../images/common/lineup_product_cart_detail_pc.png") no-repeat;
	text-align: center;
	text-shadow: 0 0 3px #0d3b87;
}

@media only screen and ( max-width: 768px ) {
	.modal_footer_close_btn {
		font-size: 14px;
		width: 157px;
		height: 35px;
		margin: 0;
		background: url("../images/common/lineup_product_cart_detail_sp.png") no-repeat;
		background-size: 100% auto;
	}
}

/* validation.js使用クラス */
.error-group {}

/*カートブロックのアルファベット項番*/
.header_cart_detail .itemNumber {
	font-size: 14px;
}

/*カートブロックのアルファベット*/
.header_cart_detail .symbol {
	font-size: 10px;
}
.header_cart_total .symbol {
	font-size: 12px;
}

.list_search_section .product_cart_buttons {
	width: auto;
	margin-left: 5px;
	padding-top: 5px;
}
.list_search_section .product_cart_buttons dt {
	padding: 16px 8px;
	background-color: #fff7b2;
	margin-left: 0;
	font-size: 11px;
	clear : both;
}
.list_search_section .product_cart_buttons dd {
	vertical-align: middle;
}

.app_background-color {
	width: auto;
}
.app_background-color p {
	display: inline-block;
	_display: inline;
	color: #dd0a0a;
}
/**セット品内容を見るボタン*/
.app_set_button {
	display: block;
	box-sizing: border-box;
	height: 39px;
	border: 0;
	overflow: hidden;
	color: #fff;
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic ProN", sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	cursor: pointer;
	width: 184px;
	padding: 0 5px 2px 0;
	margin-left: 10px;
	background: url("../images/common/lineup_product_cart_set_pc.png") no-repeat;
	text-align: center;
	text-shadow: 0 0 3px #0d3b87;
}
.list_search_section .product_cart_in {
	width: 164px;
	height: 39px;
	background: url("../images/common/lineup_product_cart_in_pc.png") no-repeat;
	margin-left: 10px;
}

@media only screen and ( max-width: 768px ) {
	.list_search_section .product_cart_buttons {
		width: 200px;
	}
	.list_search_section .product_cart_in,
	.app_set_button {
		width: 157px;
		height: 35px;
		font-size: 14px;
	}
	.app_set_button {
		background: url("../images/common/lineup_product_cart_set_sp.png") no-repeat;
		background-size: 100% auto;
	}
	.list_search_section .product_cart_in {
		background: url("../images/common/search_product_cart_in_sp.png") no-repeat;
		background-size: 100% auto;
	}
}
@media only screen and ( max-width: 640px ) {
	.list_search_section .product_cart_buttons {
		width: auto;
	}
}
@media (min-width: 769px) {
	.riyo_kiyaku_center {
		width: 1000px !important;
		margin:0px auto;
	}
}
@media only screen and ( max-width: 768px ) {
	.riyo_kiyaku_margin {
		margin:20px;
	}
}
.riyo_kiyaku_wrap {
	position: relative;
	max-width: 1500px;
	padding-bottom: 48px;
	margin: 0 auto;
	zoom: 1;
}

/*=========================================================
common.cssの上書きで調整
===========================================================*/
/*必須マーク上書き*/
.cart_customer_input .necessary dt:after {
  content: "※必須";
  color: #F02D00;
  font-weight: normal;
  padding-left: 3px;
}

/* ↓仮対応↓ */
body.guest .footer {
	height: auto;
}
/* ご注文完了のボタンサイズ調整 */
.cart_buttons .cart_detail {
	width: 183px;
	background: url("../images/common/lineup_product_cart_set_pc.png") no-repeat;
}

.cart_buttons .cart_print2 {
	width: 183px;
	background: url("../images/cart/cart_go_pc.png") no-repeat;
	background-size: 100% 41px;
	text-shadow: 0 0 3px #cf2020;
}

.cart_buttons .cart_continue {
	width: 200px;
	background: url("../images/cart/cart_go_pc.png") no-repeat;
	background-size: 100% 100%;
	text-shadow: 0 0 3px #cf2020;
}
@media only screen and ( max-width: 768px ) {
	.cart_buttons .cart_detail {
		font-size: 11px;
		width: 120px;
		background: url("../images/cart/cart_detail_sp.png") no-repeat;
		background-size: 100% auto;
	}

		.cart_buttons .cart_print2 {
		font-size: 11px;
		width: 130px;
		background: url("../images/cart/cart_go_sp.png") no-repeat;
		background-size: 100% 34px;
	}

	.cart_buttons .cart_continue {
		font-size: 11px;
		width: 147px;
		background: url("../images/cart/cart_go_sp.png") no-repeat;
		background-size: 100% auto;
	}
}

/* レイアウト対応　ページ先頭へリンク用 */
div.linkMargin {
	  margin-bottom:10px;
}
/* レイアウト対応　ページ先頭へリンク用 */
div.linkMarginTop {
	  margin-top:7px;
}

div.kanryoLayoutTop {
    margin-top:10px;
    margin-bottom:40px;
	}
}

/* 給与控除・氏名コード入力欄 */
.employeeNoInput {
	border: 1px solid #ccc;
}
/* お届け先・請求先ガイダンスのマージン調整 */
.cart_section_inner {
	margin-bottom:5px;
}

/** 写真全体の表示　サイズとセンタリング*/
img.max80 {
	max-width: 80px;
	max-height:80px;
}
img.max90 {
	max-width: 90px;
	max-height:90px;
}
img.osusumeImg {
	max-width: 102px;
	max-height:102px;
}
img.max250 {
	max-width: 250px;
	max-height:200px;
}
p.imgCenter {
	text-align:center;
}
p.free_Box img{
	display: block;
	margin:auto;
}

.freeBox {
  width:100px;
  height:100px;
  display:table-cell;
	text-align:center;
	padding:0px 0px 0px 0px;
}
.freeBox a img{
    margin: auto;
}
.freeBox span{
  text-align:left;
}
@media only screen and ( max-width: 768px ) {
	/** 写真全体の表示　サイズとセンタリング*/
	img.max250 {
		max-width: 112px;
		max-height:112px;
	}
	img.osusumeImg {
		max-width: 130px;
		max-height:102px;
	}
}
/* imeモード設定 */
input.ime_active {
	ime-mode: active;
	outline: white;
}
input.ime_inactive {
	ime-mode: inactive;
}
input.ime_disabled {
	ime-mode: disabled;
}
textarea.ime_active {
	ime-mode: active;
}
.card_info {
	margin:20px 0px 0px 0px
}
.card_info h3 {
	font-weight:bold;
}
.card_info p {
	font-weight:bold;
	margin-left:20px;
}
.card_info2 {
	margin:20px 0px 0px 0px;
	color : blue;
}
.ankerHtml:focus {
	outline: 0;
	border: 0;
	text-decoration: underline;
}
/** 特納品モーダルのPC時の横幅指定 **/
@media (min-width: 992px) {
  .modal-tokunou {
    width: 650px;
  }
}
.hissuFont {
  color: #F02D00;
  font-weight: normal;
  padding-left: 3px;
}


/* メンテナンスアラートの位置調整 */
@media only screen and ( min-width: 769px ) {
	.maintenanceAlert {
		width: 100%;
		/*margin-bottom: 10px;*/
		text-align: center;
	}
	.maintenanceAlert .alert {
		display:inline-block;
		margin-left : auto;
		margin-right : auto;
		text-align: left;
	}
}

@media only screen and ( max-width: 768px ) {
	.maintenanceAlert {
		margin-left : 5px;
		margin-right : 5px;
		margin-top: 5px;
	}
	.maintenanceAlert .alert {
		display:inline-block;
		margin-left : auto;
		margin-right : auto;
		text-align: left;
	}
}
/* メンテナンスアラートの位置調整 */
@media only screen and ( min-width: 769px ) {
	.maintenanceAlertLogin {
		width: 100%;
		text-align: center;
		margin-top: -100px;
	}
	.maintenanceAlertLogin .alert {
		display:inline-block;
		margin-left : auto;
		margin-right : auto;
		text-align: left;
	}
}

@media only screen and ( max-width: 768px ) {
	.maintenanceAlertLogin {
		margin-left : 5px;
		margin-right : 5px;
		margin-top: -45px;
	}
	.maintenanceAlertLogin .alert {
		display:inline-block;
		margin-left : auto;
		margin-right : auto;
		text-align: left;
	}
}

/* メイリオ(meiryo)フォントは日本語だとCSSのfont-style:italicは効かない */
i {
	font-style: oblique !important;
}


/* 補助マイナス表記（マイナス表記不要になったためコメントアウト */
/*
.cartHojoMinus:after {
	content: "△";
	font-size: 11px;
}*/

/* スイッチOTCカート合計ガイダンス */
.switchOtcSumGuidance {
	text-align: right;
	margin-top: 4px;
}

/* 事業所不可ガイダンス */
.jigyoushoGuidance {
	color: #ff0000;
}

/* 国内のみガイダンス */
.kokunainomiGuidance {
	color: #ff0000;
}

/* ヘルプボタン */
.helpButton {
	line-height: 15px;
}

/* ポップアップ */
.modal table {
		width: 100%";
	    border-collapse: separate;
	    border-spacing: 0;
	    text-align: left;
	    line-height: 1.5;
	    border-top: 1px solid #ccc;
	    border-left: 1px solid #ccc;
	}

.modal th {
	    padding: 10px;
	    vertical-align: top;
	    border-right: 1px solid #ccc;
	    border-bottom: 1px solid #ccc;
	    background: #F0F0FF;
	    text-align: left;
	}
.modal td {
	    padding: 10px;
	    vertical-align: top;
	    border-right: 1px solid #ccc;
	    border-bottom: 1px solid #ccc;
	}

/* ガイダンス表示 位置調整 */
@media only screen and ( min-width: 769px ) {
	.guidanceDisp {
		width: 100%;
		margin-bottom: 10px;
		text-align: center;
	}
	.guidanceDisp .block {
		display:inline-block;
		margin-left : auto;
		margin-right : auto;
		text-align: left;
	}
}

@media only screen and ( max-width: 768px ) {
	.guidanceDisp {
		margin-left : 5px;
		margin-right : 5px;
		margin-top: 5px;
	}
	.guidanceDisp .block {
		display:inline-block;
		margin-left : auto;
		margin-right : auto;
		text-align: left;
	}
}
}