@charset "UTF-8";
/* *****************************
 * improve　css
 **************************** */
/* ---------------------------------- _header.scss ---------------------------------- */

/*div#header h1 {
	display: block;
	margin: 0 auto;
	max-width: 960px;
	padding:8px 20px 0 20px;
	width: 100%;
	color:#fff;
}
div#header h1 p {
	font-size: 1rem;
	margin-left: 700px;
}*/

div#header h1 {
	display: block;
	margin: 0 auto;
	max-width: 960px;
	padding:8px 20px 0 20px;
	width: 100%;
	color:#fff;
}
div#header h1 p {
	font-size: 1rem;
	margin-left: 700px;
}

.main h1 {
	border-left: 12px solid #d75d91;
	letter-spacing: 0.2em;
	font-size: 150%;
	padding: 12px 0 12px 16px;
	position: relative;
	font-weight: bold;
	//margin: 48px 0 8px;
	color: #d75d91;
	line-height: 1em;
}

.main h1 span {
	font-size: 80%;
	letter-spacing: 0.1em;
}

.main h1 img {
	width: 100px;
	position: absolute;
	bottom: -8px;
	right: 50px;
}

.main h1 hr {
	border: none;
	border-bottom: 1px dotted #d75d91;
}

.main h1.center_title {
	text-align: center;
	margin-top: 20px;
	font-size: 200%;
	letter-spacing: 0.2em;
	color: #d75d91;
	border: none;
}

div#headerimg {
	display: table-cell;
	vertical-align: middle;
	width: 120px;
}
div#headerimg a {
	display: block;
	width: 120px;
	margin-left: 10px;
}
div#headrimg a img {
	width: 120px;
}

div#notfound {
	width: 650px;
	margin: auto;
}
div#notfound p {
	width: 600px;
	margin: 15px auto;
}
div#notfound .cartin {
	width: 150px;
	margin: 20px auto;
}
div#notfound .search_box {
	width: 600px;
	margin: 50px auto;
}
div#notfound .search_box p{
	margin: auto;
}
div#notfound .search_box .search_area {
	display: table-cell;
	padding-top: 20px;
	padding-left: 10px;
}
div#notfound .search_box .search_area p {
	color:#aa0202;
}
div#notfound .search_box .search_body {
	border: 2px solid #aa0202;
	background: #aa0202;
	//max-width: 370px;
	min-height: 20px;
	border-radius:8px;
}
div#notfound .search_box .search_body input[type="text"] {
	width: 85%;
	height: 30px;
	display: inline-block;
	border: none;
	padding: 6px;
	margin: 0;
	border-radius: 6px 0 0 6px;
	outline: none;
	outline: none;
}
div#notfound .search_box .search_body input[type="submit"] {
	display: inline-block;
	width: 10%;
	margin: 0;
	border: none;
	background-position: center 2px;
	transition: opacity 0.2s;
	text-indent: -9999px;
	cursor: pointer;
}
#index .search_area p {
	color: #aa0202;
	font-size: 20px;
	font-weight: bold;
}
#index .search_area .search_body {
	border: 2px solid #aa0202;
	background: #aa0202;
	min-height: 20px;
	border-radius: 8px;
}
#index .search_area .search_body input[type="text"] {
	width: 85%;
	height: 50px;
	display: inline-block;
	border: none;
	padding: 6px;
	margin: 0;
	border-radius: 6px 0 0 6px;
	outline: none;
	outline: none;
}
#index .search_area .search_body input[type="submit"] {
	display: inline-block;
	width: 10%;
	margin: 0;
	border: none;
	color: transparent;
	background: url(../img/search_button2.png) no-repeat;
	background-position: center 2px;
	transition: opacity 0.2s;
	text-indent: -9999px;
	cursor: pointer;
}
#index .search_area {
	margin: 40px 0;
}
form select[name="state_section"] {
	box-sizing: border-box;
	padding: 8px;
	font-size: 1.6rem;
	font-family: Arial, sans-serif;
	border: solid 1px #ccc;
	margin: 0 0 0px;
	width: 103px;
}
#index h2 {
	border-left: 12px solid #d75d91;
	letter-spacing: 0.2em;
	font-size: 200%;
	padding: 12px 0 12px 16px;
	position: relative;
	font-weight: bold;
	color: #d75d91;
	line-height: 1em;
}
#index h3 {
	font-size: 120%;
	margin-top: 24px;
	margin-bottom: 2px;
	font-weight: bold;
}
#search_info p {
	padding-bottom: 24px;
}
.search_body form input[type="text"], form input[type="password"], form textarea, form select {
	box-sizing: border-box;
	padding: 8px;
	font-size: 2rem;
	font-family: Arial, sans-serif;
	border: solid 1px #ccc;
	margin: 0 0 0px;
	width: 100%;
}
form select[name="condition_section"] {
	box-sizing: border-box;
	padding: 8px;
	font-size: 1.6rem;
	font-family: Arial, sans-serif;
	border: solid 1px #ccc;
	margin: 0 0 0px;
	width: 103px;
}

.kanri_item_form form dl dd a {
	color: initial;
	text-decoration: underline;
}
.kanri_item_form form dl dd input[type="text"] {
	width: 120px;
	height: 25px;
}
.kanri_item_form form .mail input[type="text"] {
	width: 230px;
}
.kanri_item_form form .address input[type="text"] {
	width: 350px;
}
.kanri_item_form form .phone input[type="text"] {
	width: 60px;
}
.kanri_item_form form .yuubin input[type="text"] {
	width: 60px;
}
.kanri_item_form form .password input[type="text"] {
	width: 200px;
}

.kanri_item_form form dl dd input[name="item_name"] {
	width: 300px;
}
.kanri_item_form form dl dd input[name="item_name_en"] {
	width: 300px;
}

.kanri_item_form form dl dd input[name="medicine_name"] {
	width: 300px;
}
.kanri_item_form form dl dd input[name="medicine_name_en"] {
	width: 300px;
}
.kanri_item_form form dl dd input[name="maker"] {
	width: 300px;
}
.kanri_item_form form dl dd input[name="src_mail"] {
	width: 230px;
}
.kanri_item_form form dl dd select[name="src_flag"] {
	width: 98px;
}


p.total_item {
	font-size: 30px;
	font-weight: bold;
}

.update {
	height: 70px;
	margin: 90px 0;
}

form dl dt {
	width: 112px;
}

.main.tel_order {
	width: 930px;
}
.kanri_item_form form dl dd input[name="year"] {
	width: 60px;
}
.kanri_item_form form dl dd input[name="month"] {
	width: 40px;
}
.kanri_item_form form dl dd input[name="date"] {
	width: 40px;
}
.kanri_item_form form dl dd input[name="hour"] {
	width: 40px;
}
.kanri_item_form form dl dd input[name="minute"] {
	width: 40px;
}
.kanri_item_form form dl dd input[name="mail"] {
	width: 210px;
}
.kanri_item_form form dl dd input[name="zip2"] {
	margin-right: 20px;
}
.kanri_item_form form dl dd input[name="notification_id"] {
	width: 13px;
}
#staff {
	margin-left: 20px;
}
.kanri_item_form form dl.phonenum dd input[type="text"] {
	width: 50px;
}
form select[name="item_name_1"] {
	width: 400px;
}
form input[name="item_id_1"] {
	width: 55px;
}
form select[name="item_name_2"] {
	width: 400px;
}
form input[name="item_id_2"] {
	width: 55px;
}
form select[name="item_name_3"] {
	width: 400px;
}
form input[name="item_id_3"] {
	width: 55px;
}
form select[name="item_name_4"] {
	width: 400px;
}
form input[name="item_id_4"] {
	width: 55px;
}
form select[name="item_name_5"] {
	width: 400px;
}
form input[name="item_id_5"] {
	width: 55px;
}
form select[name="item_name_6"] {
	width: 400px;
}
form input[name="item_id_6"] {
	width: 55px;
}
.order_price input[type="text"] {
	margin-left: 555px;
}
input[name="action[update]"] {
	display: none;
}
.main.tel_order_comfirm {
	width: 850px;
}
.sub_total,.total_price {
	width: 100px;
	margin-left: 605px;
}

/*年齢認証*/
.modal {
	 position:fixed;
	 display:none;
	 z-index:9999;
	 top:40%;
	 left:50%;
	 width:560px;
	 height:250px;
	 margin:-120px 0 0 -220px;
	 padding:20px;
	 text-align:center;
	 border-radius: 10px;
	 background: URL(/common/img/bg_modal.jpg);
}
.modal p { margin-bottom:10px; }
.modal a { cursor:pointer; }
.modal a img { width: 100px; }


.main.tel_order {
	width: 930px;
}
.tel_order_form form dl dd input[type="text"] {
	width: 120px;
	height: 25px;
}
.tel_order_form form dl dd input[name="year"] {
	width: 60px;
}
.tel_order_form form dl dd input[name="month"] {
	width: 40px;
}
.tel_order_form form dl dd input[name="date"] {
	width: 40px;
}
.tel_order_form form dl dd input[name="hour"] {
	width: 40px;
}
.tel_order_form form dl dd input[name="minute"] {
	width: 40px;
}
.tel_order_form form dl dd input[name="mail"] {
	width: 210px;
}
.tel_order_form form dl dd input[name="zip2"] {
	margin-right: 20px;
}
.tel_order_form form dl dd input[name="notification_id"] {
	width: 13px;
}
#staff {
	margin-left: 20px;
}
.tel_order_form form dl.phonenum dd input[type="text"] {
	width: 50px;
}
.tel_order_form form select[name="item_name_1"] {
	width: 400px;
}
.tel_order_form form input[name="item_id_1"] {
	width: 55px;
}
.tel_order_form form select[name="item_name_2"] {
	width: 400px;
}
.tel_order_form form input[name="item_id_2"] {
	width: 55px;
}
.tel_order_form form select[name="item_name_3"] {
	width: 400px;
}
.tel_order_form form input[name="item_id_3"] {
	width: 55px;
}
.tel_order_form form select[name="item_name_4"] {
	width: 400px;
}
.tel_order_form form input[name="item_id_4"] {
	width: 55px;
}
.tel_order_form form select[name="item_name_5"] {
	width: 400px;
}
.tel_order_form form input[name="item_id_5"] {
	width: 55px;
}
.tel_order_form form select[name="item_name_6"] {
	width: 400px;
}
.tel_order_form form input[name="item_id_6"] {
	width: 55px;
}
.tel_order_form form dl dd input[name="city"] {
	width: 432px;
}
.tel_order_form form dl dd input[name="address"] {
	width: 432px;
}
.tel_order_form form dl dd input[name="building"] {
	width: 432px;
}
.tel_order_form form dl dd input[name="city2"] {
	width: 432px;
}
.tel_order_form form dl dd input[name="address2"] {
	width: 432px;
}
.tel_order_form form dl dd input[name="building2"] {
	width: 432px;
}
.tel_order_form form dl dd input[name="dm_flag"] {
	width: 13px;
}
.tel_order_form form dl dd input[name="mailmag_flag"] {
	width: 13px;
}
.tel_order_form form dl dd.dm {
	padding: 0 50px;
}

.order_price input[type="text"] {
	margin-left: 555px;
}
input[name="action[update]"] {
	display: none;
}
.main.tel_order_comfirm {
	width: 850px;
}
.sub_total,.total_price {
	width: 100px;
	margin-left: 605px;
}

/* ---------------------------------- 新規会員登録 ---------------------------------- */
select#prefecture {
	width: 200px;
}
.address input.medium_button_blue {
	width: 200px;
}

.registration_box form dl dt {
	width: 150px;
}

/* ---------------------------------- 会員マイページ　会員情報更新 ---------------------------------- */
.profile_check form dl dt,
.profile form dl dt {
	width: 150px;
}
.profile_check form dl dt,
.profile_check form dl dd {
	padding: 5px 10px;
}
.profile form .mail input {
	width: 350px;
}

/* ---------------------------------- 商品一覧 ---------------------------------- */
.items .item {
	vertical-align: top;
}
.item-name {
	height: 102px;
}
.items .item p.description {
	height: 112px;
}
.shortage {
	height: 30px;
}
.shortage p {
	text-align: center;
}
/* ---------------------------------- 商品詳細 ---------------------------------- */
.right_area p {
	margin-left: 16px;
	font-size: 22px;
	font-weight: bold;
	color: #e48eb2;
	margin-bottom: 0px;
}
button.cartin:disabled {
	background-color: #c1c0c0;
}
button.cartin:disabled:hover {
	background-color: #c1c0c0;
}
/* ---------------------------------- 管理画面全体 ---------------------------------- */
#content .bg {
	max-width: 1100px;
}
.wrap {
	max-width: 1100px;
}
/* ---------------------------------- 会員編集ページ ---------------------------------- */
.member_collect_form form dl dt {
	width: 150px;
}
.member_collect_form form dl dd a {
	color: initial;
	text-decoration: underline;
}
.member_collect_form form dl dd input[type="text"] {
	width: 120px;
	height: 25px;
}
.member_collect_form form dl dd input[name="regist_time"],
.member_collect_form form dl dd input[name="update_time"],
.member_collect_form form .password input[type="text"],
.member_collect_form form dl dd select[name="prefecture_id"] {
	width: 200px;
}
.member_collect_form form .mail input[type="text"] {
	width: 230px;
}
.member_collect_form form .address input[type="text"] {
	width: 350px;
}
.member_collect_form form .phone input[type="text"],
.member_collect_form form .yuubin input[type="text"],
.member_collect_form form dl dd input[name="zip2"],
.member_collect_form form dl dd input[name="mobile1"] {
	width: 60px;
}
.member_collect_form form dl dd input[name="item_name"],
.member_collect_form form dl dd input[name="item_name_en"],
.member_collect_form form dl dd input[name="medicine_name"],
.member_collect_form form dl dd input[name="medicine_name_en"],
.member_collect_form form dl dd input[name="maker"] {
	width: 300px;
}
.member_collect_form form dl dd input[name="src_mail"],
.member_collect_form form dl dd input[name="mail"] {
	width: 380px;
}
.member_collect_form form dl dd select[name="src_flag"] {
	width: 98px;
}
.member_collect_form form dl dd input[name="year"] {
	width: 60px;
}
.member_collect_form form dl dd input[name="month"],
.member_collect_form form dl dd input[name="date"],
.member_collect_form form dl dd input[name="hour"],
.member_collect_form form dl dd input[name="minute"] {
	width: 40px;
}
.member_collect_form form dl dd input[name="zip1"] {
	width: 50px;
}
.member_collect_form form dl dd input[name="city"],
.member_collect_form form dl dd input[name="city_ruby"],
.member_collect_form form dl dd input[name="address"],
.member_collect_form form dl dd input[name="address_ruby"] {
	width: 300px;
}
.member_collect_form form dl dd input[name="building"],
.member_collect_form form dl dd input[name="building_ruby"] {
	width: 450px;
}
.member_collect_form form dl dd input[name="notification_id"] {
	width: 13px;
}
.member_collect_form form dl dd input[name="mobile2"] {
	width: 70px;
}
.member_collect_form form dl dd input[name="mobile3"] {
	width: 70px;
}
.member_collect_form form dl dd input[name="tel1"] {
	width: 60px;
}
.member_collect_form form dl dd input[name="tel2"] {
	width: 70px;
}
.member_collect_form form dl dd input[name="tel3"] {
	width: 70px;
}
.member_collect_form form dl dd input[name="fax1"] {
	width: 60px;
}
.member_collect_form form dl dd input[name="fax2"] {
	width: 70px;
}
.member_collect_form form dl dd input[name="fax3"] {
	width: 70px;
}
.member_collect_form form dl dd select[name="birth_month"] {
	width: 60px;
}
.member_collect_form form dl dd select[name="birth_day"] {
	width: 60px;
}
.member_collect_form form dl dd select[name="flag"] {
	width: 100px;
}
.member_collect_form form dl.phonenum dd input[type="text"] {
	width: 50px;
}
.member_collect_form form dl.member_id dt {
	padding: 3px 0px;
	width: 170px;
}
.member_collect_form form dl.member_id dd {
	padding: 3px 10px;
}
.member_collect_form form dl.regist_time dt {
	padding: 3px 0px;
	width: 170px;
}
.member_collect_form form dl.regist_time dd {
	padding: 3px 10px;
}
.member_collect_form form dl.update_time dt {
	padding: 3px 0px;
	width: 170px;
}
.member_collect_form form dl.update_time dd {
	padding: 3px 10px;
}
.member_collect_form form dl dd input[name="city"] {
	margin: 8px 0px;
}
.member_collect_form form dl dd input[name="address"] {
	margin: 8px 0px;
}
.member_collect_form form dl dd input[name="dm_flag"] {
	width: 15px;
}
.member_collect_form form dl dd input[name="mailmag_flag"] {
	width: 15px;
}

.kanri_item_list .medicine_id {
    width: 50px;
    text-align: center;
}
.kanri_item_list td.name {
    width: 210px;
}
.kanri_item_list td {
    padding: 4px 0px 4px 10px;
}
.order_edit_area .btn {
    padding: 4px 0px 4px 10px;
}

input[name="csv_email"] {
	margin-top: 8px;
}

/* ---------------------------------- 薬データ管理 ---------------------------------- */
select[name="shortage_flag"] {
	width: 80px;
}

/* ---------------------------------- コネクトシステム ---------------------------------- */
table.form.csv_item_list {
	width: 700px;
}
.csv_item_list th {
	padding: 4px 6px 4px 6px;
	background-color: #eee;
}
.csv_item_list td.no {
	color: #888;
	background-color: #eaeaea;
	text-align: center;
}
.csv_item_list td {
	padding: 4px 0px 4px 7px;
	border-bottom: 1px solid #ccc;
}
.csv_item_list .member_id {
	text-decoration: underline;
	width: 50px;
}
.csv_item_list .code {
	text-decoration: underline;
	width: 50px;
}
.csv_item_list td.last_update {
	width: 158px;
}
.csv_item_list td.price {
	padding-left: 10px;
}

form input[name="ID1"] {
	box-sizing: border-box;
	padding: 8px;
	font-size: 1.6rem;
	font-family: Arial, sans-serif;
	border: solid 1px #ccc;
	margin: 0 0 0px;
	width: 40%;
}
form input[name="ID2"] {
	box-sizing: border-box;
	padding: 8px;
	font-size: 1.6rem;
	font-family: Arial, sans-serif;
	border: solid 1px #ccc;
	margin: 0 0 0px;
	width: 40%;
}
form input[name="point"] {
	box-sizing: border-box;
	padding: 8px;
	font-size: 1.6rem;
	font-family: Arial, sans-serif;
	border: solid 1px #ccc;
	margin: 0 0 0px;
	width: 100%;
}

.order_collect_form {
	width: 700px;
	margin: 0 0 0 130px;
}

.order_collect_form form dl dd select[name="payment"] {
	width: 130px;
	padding: 2px 8px;
	font-size: 1.6rem;
}
.order_collect_form form dl dd select[name="item_name"] {
	width: 500px;
	font-size: 15px;
	padding: 3px;
}
.order_collect_form form dl dd select[name="last_name1"],
.order_collect_form form dl dd select[name="first_name1"] {
	width: 70px;
}
.order_collect_form form dl dd input[name="last_name1"],
.order_collect_form form dl dd input[name="first_name1"],
.order_collect_form form dl dd input[name="last_name_ruby"],
.order_collect_form form dl dd input[name="first_name_ruby"] {
	background-color: cornsilk;
}
.order_collect_form form dl dt {
	width: 150px;
}
.order_collect_form form dl dd a {
	color: initial;
	text-decoration: underline;
}
.order_collect_form form dl dd input[type="text"] {
	width: 120px;
	height: 25px;
}
.order_collect_form form dl dd input[name="regist_time"] {
	width: 200px;
}
.order_collect_form form .mail input[type="text"] {
	width: 230px;
}
.order_collect_form form .address input[type="text"] {
	width: 350px;
}
.order_collect_form form .phone input[type="text"],
.order_collect_form form .yuubin input[type="text"],
.order_collect_form form dl dd input[name="zip2"] {
	width: 60px;
}
.order_collect_form form .password input[type="text"] {
	width: 200px;
}
.order_collect_form form dl dd input[name="zip1"] {
	width: 50px;
}
.order_collect_form form dl dd select[name="prefecture_id"] {
	width: 200px;
	padding: 2px 8px;
	font-size: 1.6rem;
}
.order_collect_form form dl dd input[name="item_name"],
.order_collect_form form dl dd select[name="prefecture_ruby"],
.order_collect_form form dl dd input[name="city"],
.order_collect_form form dl dd input[name="city_ruby"],
.order_collect_form form dl dd input[name="address"],
.order_collect_form form dl dd input[name="address_ruby"] {
	width: 300px;
}
.order_collect_form form dl dd input[name="building"],
.order_collect_form form dl dd input[name="building_ruby"] {
	width: 450px;
}
.order_collect_form form dl.order_id dt {
	padding: 3px 0px;
	width: 170px;
}
.order_collect_form form dl.order_id dd {
	padding: 3px 10px;
}
/*.order_collect_form form dl dd input[name="city"],.order_collect_form form dl dd input[name="address"] {
	margin: 8px 0px;
}*/
.order_collect_form form dl dd input[name="dm_flag"],
.order_collect_form form dl dd input[name="mailmag_flag"] {
	width: 15px;
}
.order_collect_form form dl dd input[name="prefecture_ruby"] {
	margin-bottom: 6px;
}
.order_collect_form select#item_name {
	padding: 2px 8px;
	font-size: 1.6rem;
}



div#order_edit {
	width: 930px;
}
div#order_edit td.cart_item_title {
	width: 400px;
}
.cart_area table tr .cart_item_order_code {
	text-align: left;
}
.cart_area table tr .cart_item_regist_time {
	text-align: left;
}

/* ---------------------------------- 受注編集ページ ---------------------------------- */
.main.order_date {
	width: 1500px;
}
td.hk2 {
	text-align: center;
}
td.last_update {
	width: 124px;
}
.kanri_item_list td.name {
	width: 100px;
}
td.price {
	width: 65px;
}
td.payment {
	width: 57px;
}
td.order_edit_area {
	width: 140px;
}
input.medium_button.modify_button {
	height: 31px;
}

a.large_button {
	height: 27px;
}
.medium_button {
	display: inline-block;
	width: 150px;
	font-size: 90%;
	background-color: #d75d91;
	padding: 5px 5px;
	color: white;
	border-radius: 3px;
	border: none;
}
.medium_button_blue {
	display: inline-block;
/*	width: 150px;*/
	font-size: 90%;
	background-color: #144d9e;
	padding: 5px 10px;
	color: white;
	border-radius: 3px;
	border: none;
}
.large_button {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	min-width: 220px;
	font-size: 130% !important;
	margin-bottom: 12px;
	background-color: #d75d91;
	padding: 8px 32px;
	color: white;
	border-radius: 3px;
	border: none;
}
.confirmation_haisou_table tbody tr th {
	vertical-align: middle;	
}

/* ---------------------------------- 会員編集ページ ---------------------------------- */
.kanri_member_check p {
	text-align: center;
}
.kanri_member_check dl dt {
	vertical-align: middle;
	display: table-cell;
	width: 180px;
	padding: 4px;
}
.kanri_member_check form dl dd {
	display: table-cell;
	padding: 4px;
	font-size: 100%;
}
.kanri_member_check form dl dd a {
	color: initial;
	text-decoration: underline;
}
.kanri_member_check form dl dd input[type="text"] {
	width: 120px;
	height: 25px;
}
.kanri_member_check form .mail input[type="text"] {
	width: 230px;
}
.kanri_member_check form .address input[type="text"] {
	width: 350px;
}
.kanri_member_check form .phone input[type="text"] {
	width: 60px;
}
.kanri_member_check form .yuubin input[type="text"] {
	width: 60px;
}
.kanri_member_check form .password input[type="text"] {
	width: 200px;
}

.kanri_member_check form dl dd input[name="item_name"] {
	width: 300px;
}
.kanri_member_check form dl dd input[name="item_name_en"] {
	width: 300px;
}

.kanri_member_check form dl dd input[name="medicine_name"] {
	width: 300px;
}
.kanri_member_check form dl dd input[name="medicine_name_en"] {
	width: 300px;
}
.kanri_member_check form dl dd input[name="maker"] {
	width: 300px;
}
.kanri_member_check form dl dd input[name="src_mail"] {
	width: 230px;
}
.kanri_member_check form dl dd select[name="src_flag"] {
	width: 98px;
}
.kanri_member_check form dl dd input[name="year"] {
	width: 60px;
}
.kanri_member_check form dl dd input[name="month"] {
	width: 40px;
}
.kanri_member_check form dl dd input[name="date"] {
	width: 40px;
}
.kanri_member_check form dl dd input[name="hour"] {
	width: 40px;
}
.kanri_member_check form dl dd input[name="minute"] {
	width: 40px;
}
.kanri_member_check form dl dd input[name="mail"] {
	width: 210px;
}
.kanri_member_check form dl dd input[name="zip2"] {
	margin-right: 20px;
}
.kanri_member_check form dl dd input[name="notification_id"] {
	width: 13px;
}
.kanri_member_check form dl.phonenum dd input[type="text"] {
	width: 50px;
}

/* ---------------------------------- web荷物番号メール作成画面 ---------------------------------- */
#ad_tracking_number {
	display: block;
}
div#ad_tracking_number .left {
	width: 600px;
}
div#ad_tracking_number form input[type="number"] {
	box-sizing: border-box;
	padding: 8px;
	font-size: 1.6rem;
	font-family: Arial, sans-serif;
	border: solid 1px #ccc;
	margin: 0 0 0px;
	width: 100%;
}
div#ad_tracking_number form dl dt {
	vertical-align: middle;
}

/* ---------------------------------- TOPページバナー ---------------------------------- */
div.corona_delay {
	margin-bottom: 5px;
}



@media screen and (max-width: 768px){
	div#header h1 {
		margin-left: 50%;
	}
	div#header {
		display: inline-block;
	}
	div#header a {
		display: block;
		width: 207px;
		margin-left: 10px;
	}
	div#header a img {
		width:100%;
		padding:10px;
	}
	div.page_system .main.sales{
		width: 400px;
		height: 72px;
	}
	.page_menu_sub .main.sales{
		display: initial;
	}
	.sales_display {
		width: 270px;
		margin: 30px auto 0px auto;
	}
	.submit_area {
		padding: 5px;
	}
	.page_system .left .year {
		width: 27%;
	}
	.page_system .left .month {
		width: 16%;
	}
	.page_system .left .day {
		width: 16%;
	}

	/*　デフォルト表示を消す　*/
	dl.payment-area input[type="radio"],
	dl.payment-area input[type="checkbox"] {
		display:none;
	}

	.page_order input[type="radio"] {
		display:inline;
	}

	/*　チェックボックス 未選択時の背景指定　*/
	input[type="checkbox"] + label {
		padding:3px 0 3px 30px;
		background:url(../../kanri/images/check.png) no-repeat left center;
		background-size:27px 27px;
		cursor:pointer;
	}

	/*　チェックボックス 選択時の背景指定　*/
	input[type="checkbox"]:checked + label {
		background:url(../../kanri/images/check_checked.png) no-repeat left center;
		background-size:27px 27px;
		cursor:pointer;
	}



}