@charset "utf-8";
/* CSS Document */

.buy_ttl {
	margin-top: 60px;
}
.buy_ttl h1,
.buy_ttl h2 {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 14px;
	line-height: 1.2;
}
.buy_mgn_left8 {
	margin-left: 8px;
	line-height: 1.4;
}

/*buy_list (table)*/
.buy_list {
	margin-bottom: 35px;
	width: 100%;
	border-top: 2px solid #353523;
	border-bottom: 2px solid #353523;
}
.buy_list th {
	width: 160px;
	background: #eee;
	border-bottom: 1px solid #353523;
	font-weight: bold;
	font-size: 15px;
	vertical-align: middle;
	text-align: center;
}
.buy_list td {
	padding: 16px 0;
	text-align: center;
	border-left: 2px solid #353523;
	border-bottom: 1px solid #353523;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
}
.buy_list .goodsname {
	border-bottom: 0;
	padding: 11px 0 5px;
	line-height: 1.4;
}
.buy_list .goodsimg {
	padding-bottom: 28px;
}
.buy_list span.price {
	font-size: 12px;
	font-weight: bold;
}

.buy_content h4 {
	font-weight: bold;
	font-size: 16px;
	line-height: 37px;
}
.buy_content h4 span {
	font-weight: bold;
	font-size: 16px;
	color: #B2002A;
}
.buy_content small {
	font-size: 12px;
	color: #2692FF;
	text-decoration: underline;
}
.buy_content h4 small {
	font-weight: bold;
}
.buy_content h4:before {
	content: '.';
	display: inline-block;
	width: 12px;
	height: 35px;
	color: #353522;
	background: #353522;
	margin-right: 12px;
}
.buy_content h6 {
	font-weight: bold;
	font-size: 18px;
	line-height: 37px;
	margin-bottom: 16px;
}
.buy_content h6 span {
	font-weight: bold;
	font-size: 14px;
	color: #B2002A;
}
.buy_content h6 small {
	font-weight: bold;
}
.buy_content h6:before {
	content: '.';
	display: inline-block;
	width: 12px;
	height: 35px;
	color: #B2002A;
	background: #B2002A;
	margin-right: 12px;
}
.buy_content h5 {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 7px;
}

/*buy-form-error*/
.buy_form_info_error {
	margin-top: 4px;
	font-weight: bold;
	font-size: 14px;
	color: #B70025;
}

/*buy_about*/
.buy_about {
	margin-bottom: 45px;
}
.buy_about p {
	line-height: 1.5;
	margin-bottom: 30px;
}
.buy_about a.link {
	text-decoration: underline;
	color: #2692FF;
}
a.btn_buy {
	display: block;
	margin: 0 auto 35px;
	width: 410px;
	height: 49px;
}

/*form page*/
.buy_form_wrap {
	background: #f6f6f6;
	padding: 21px 26px 40px;
	margin-bottom: 17px;
}
.buy_form_state {
	margin-bottom: 25px;
}
.buy_content form {
	display: block;
	width: 778px;
	margin: auto;
}
.buy_notice {
	padding: 20px 28px;
	margin-bottom: 35px;
	font-weight: bold;
	font-size: 16px;
	background: #FEF8CE;
	line-height: 1.5;
	text-align: center;
}
.buy_notice span {
	font-weight: bold;
	color: #B2002C;
}
.buy_content h4 {
	margin-bottom: 30px;
}
.buy_content h4 span {
	font-weight: bold;
	font-size: 14px;
}

/*buy_list (table) ver.form*/
.buy_list_form {
	margin-bottom: 35px;
	width: 100%;
	border-top: 5px solid #353523;
	border-bottom: 5px solid #353523;
}
.buy_list_form th {
	width: 160px;
	background: #eee;
	border-bottom: 2px solid #353523;
	font-weight: bold;
	font-size: 15px;
	vertical-align: middle;
	text-align: center;
}
.buy_list_form td {
	padding: 16px 0;
	background: #fff;
	text-align: center;
	border-left: 2px solid #353523;
	border-bottom: 2px solid #353523;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
}
.buy_list_form .goodsname {
	border-bottom: 0;
	padding: 14px 0 3px;
	line-height: 1.4;
}
.buy_list_form .goodsimg {
	padding-bottom: 17px;
}
.buy_list_form span.price {
	font-size: 12px;
	font-weight: bold;
}
.buy_list_form em {
	font-weight: bold;
	color: #B3002E;
}
.buy_list_form_sup-left {
	display: inline-block;
}
.buy_list_form_sup-right {
	display: inline-block;
	font-weight: bold;
}
.buy_list_price td {
	text-align: right;
	padding-right: 63px;
}

/*buy_form_spec*/
.buy_form_spec {
	width: 660px;
	margin: auto;
}
.buy_form_spec h5 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 7px;
}
.buy_form_spec p {
	margin-bottom: 30px;
	line-height: 1.5;
}
.btn_confirm {
	display: block;
	background: #B10031 url(../img/contact/icon_link.png) right bottom no-repeat;
	text-align: center;
	margin: 30px auto 10px;
	width: 218px;
	padding: 15px 0 13px;
	line-height: 1.5;
	color: #fff;
	border: 0;
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	cursor: pointer;
}
.buy_content aside p {
	font-size: 11px;
	line-height: 1.5;
}

/*buy_form1_notice*/
.buy_form1_notice {
	margin-bottom: 45px;
}
.buy_form1_notice dt {
	float: left;
	width: 20px;
	font-weight: bold;
	color: #B70025;
	line-height: 1.5;
}
.buy_form1_notice dd {
	float: left;
	font-weight: bold;
	color: #B70025;
	line-height: 1.5;
}
span.err {
	display: block;
	font-weight: bold;
	color: #B70025;
	line-height: 1.5;
	margin-bottom: 10px;
}

/*buy_form*/
table.buy_form1_confirm {
	float: right;
	margin-bottom: 50px;
	width: 727px;
	border-top: 2px solid #353523;
	border-bottom: 2px solid #353523;
}
.buy_form1_confirm th {
	width: 180px;
	padding: 12px 0 10px 7px;
	border-right: 2px solid #353523;
	border-top: 2px solid #353523;
	font-weight: bold;
	text-align: left;
}
.buy_form1_confirm td {
	padding: 12px 7px 10px 10px;
	border-top: 2px solid #353523;
	background: #fff;
}
span.buy_form1_confirm_price {
	display: block;
	width: auto;
	text-align: left;
	margin-left: 8px;
}
.buy_form1_confirm_kei {
	font-weight: bold;
}
.buy_form1_confirm_kei > span.buy_form1_confirm_price {
	font-weight: bold;
}
.buy_form_info {
	width: 728px;
	float: right;
}
.buy_form_info dt {
	clear: both;
	float: left;
	margin-bottom: 15px;
	width: 247px;
	font-weight: bold;
}
.buy_form_info dt span.hissu {
	font-size: 13px;
	color: #B3002E;
	font-weight: bold;
	margin-left: 8px;
}
.buy_form_info dd {
	float: left;
	margin-bottom: 15px;
	width: 481px;
}
.buy_form_info input[type="text"] {
	width: 471px;
	padding: 3px;
	font-size: 14px;
}
.buy_form_info_postcode1 {
	width:3em!important;
}
.buy_form_info_postcode2 {
	width:4em!important;
}
.buy_form_info_number {
	width: 211px!important;
}
.buy_form_info textarea {
	width: 473px;
	padding: 3px;
}
.buy_form_info_message {
	width: 473px;
	height: 200px;
	padding: 3px;
}
.buy_form_info_error {
	margin-top: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #B70025;
}

/*buy-form-confirm*/
.buy_form_info.confirm dt, .buy_form_info.confirm dd {
	margin-bottom: 20px;
	line-height: 1.3;
}
.colon {
	display: block;
	float: right;
	width: 14px;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
}
.buy_form_info dt {
	*zoom: 1 ;
}
.buy_form_info dt:before, .buy_form_info dt:after {
	content: " " ;
	display: table ;
}
.buy_form_info dt:after {
	clear: both ;
}
.buy_form_btns {
	margin-top: 30px;
	text-align: center;
}
.btn_buy_form_back {
	display: inline-block;
	background: #353522 url(../img/buy/icon_link.png) right bottom no-repeat;
	text-align: center;
	margin: auto;
	width: 217px;
	padding: 18px 0 16px;
	margin-bottom: 30px;
	margin-right: 20px;
	line-height: 1.5;
	color: #fff;
	border: 0;
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	cursor: pointer;
}
.btn_buy_form_send {
	display: inline-block;
	background: #B10031 url(../img/buy/icon_link.png) right bottom no-repeat;
	text-align: center;
	margin: auto;
	width: 217px;
	padding: 18px 0 16px;
	margin-bottom: 30px;
	line-height: 1.5;
	color: #fff;
	border: 0;
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	cursor: pointer;
}

/*buy-form-thanks*/
.buy_form_thanks {
	margin-bottom: 45px;
}
.buy_form_thanks_ttl {
	text-align: center;
	margin-top: 80px;
	margin-bottom: 30px;
	font-size: 24px;
	font-weight: bold;
}
.buy_form_thanks_txt {
	width: 460px;
	margin: auto;
	line-height: 1.5;
}
a.btn_buy_form_thanks_totop {
	display: block;
	background: #B10031 url(../img/buy/icon_link.png) right bottom no-repeat;
	text-align: center;
	margin: 0 auto 30px;
	width: 217px;
	padding: 14px 0 12px;
	line-height: 1.5;
	color: #fff;
	border: 0;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

.select_hassou {
	font-size: 14px;
	height: 24px;
	vertical-align: middle;
}

.select_hassou.day {
	width: 210px;
	margin-right: 15px;
}
.select_hassou.time {
	width: 150px;
}

.is-hidden {
	display: none;
}