/**wrap**/
.wrap h2, .wrap2 h2 {
    border-bottom: none;
}
.wrap-border {
	margin: 0;
	padding: 10px;
	box-sizing: border-box;
	overflow: hidden;
	color: #575757;
	background: #f7f7f7;
	border-top: 1px solid #ddd;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
}

/** item wrap **/
.item-wrap {
	box-sizing: border-box;
	padding: 10px 0;
}
.item-wrap textarea {
	height: 100px;
}
.item-wrap .ui-input {
	margin: 10px 0 0 0;
}
.item-wrap .ui-input input{
	margin: 0 10px;
}

/** quantity select **/
.tbl-basic-top .quantity {
	padding: 0 0 0 10px;
	border-radius: 4px;
	border: 1px solid #ccc;
	width: 60px;
  	height: 34px;
  	box-shadow: 0 1px 2px rgba(0,0,0,0.15);
	font-size: 16px;
	text-align: center;
	margin: 3px 0 0 0;
}

/** coupon **/
.coupon-wrap {
	margin: 10px 0;
	font-weight: bold;
	font-size: 20px;
	position: relative;
}
.btn-use-coupon {
	color: #333 !important;
	font-size: 17px !important;
	padding: 15px 60px !important;
	border: 2px solid #ff8d7a;
	position: absolute !important;
	top: 10px;
	left: 0;	
}
.btn-use-coupon:before {
	border: 10px solid #efefef;
	box-sizing: border-box;
}

/** total price**/
.total {
	padding: 20px 10px;
	font-size: 18px;
	font-weight:bold;
	text-align: right;
	color: #333;
}
.total .price-red {
	color: #b81a1a;
	margin-left: 10px;
	font-size: 22px;
	font-weight: 700;
}
.amount{
	color: #b81a1a;
	margin: 0 10px 0 0;
	font-size: 16px;
	font-weight: bold;
}

/** paymentinfo **/
#paymentinfo-wrap {
    margin: 30px 0;
	border: 1px dotted #ccc;
	border-radius: 4px;
}
#paymentinfo-wrap h2{
    color: #333;
    padding: 10px;
    line-height: 1.6;
    background-color: #ddd;
}
#paymentinfo-wrap .body {
    padding: 10px;
}
#paymentinfo-wrap .disc {
  line-height: 1.4;
}
#paymentinfo-wrap img {
	width: 20%;
	height: auto;
}

/** カート：NP後払い **/
.PaymentInfoLogo {
	width: 25%!important;
	height: auto;
}

/** 支払方法：NP後払い **/
.PaymentNetProtectionsRedBold{
	color: #b81a1a;
	font-weight: bold;
}
.PaymentNetProtectionsLogo{
	margin-bottom: 16px;
}
.PaymentNetProtectionsTitle{
	font-weight: bold;
	font-size: 14px;
}
.PaymentNetProtectionsCaution {
  overflow: scroll;
  width: 100%;
  height: 100px;
  border: 1px solid #ccc;
  padding: 0 0 10px;
  overflow-x: hidden;
  font-size: 11px;
  border-radius: 4px;
  box-sizing: border-box;
}
.PaymentNetProtectionsCautionText {
  padding: 8px;
  margin: 0;
}
.PaymentNetProtectionsCautionTextRed{
	color: #b81a1a;
}
.PaymentNetProtectionsCautionTextLink{
  text-decoration: underline!important;
}
.PaymentNetProtectionsCautionList {
  margin: 0;
	padding-left: 24px;
}
.PaymentNetProtectionsCautionListItem {
  color: #666;
  font-size: 11px;
  line-height: 1.4;
  list-style-type: disc;
  margin: 0;
  padding-bottom: 4px;
}

/** 最終確認：NP後払い **/
.NetProtections {
  margin: 30px 0;
}	
.NetProtectionsBlock {
  overflow: scroll;
  width: 100%;
  height: 80px;
  border: 1px solid #cccccc;
  padding: 8px;
  overflow-x: hidden;
  font-size: 12px;
  margin-bottom: 10px;
	box-sizing: border-box;
}
.NetProtectionsTitle {
	color: #575757;
	font-size: 22px;
	line-height: 20px;
  padding: 8px 0;
	margin: 10px 0;
}
.NetProtectionsBlockList {
  padding-left: 24px;
  margin: 0;
}
.NetProtectionsBlockListItem {
	list-style-type: disc;
	line-height: 1.5;
}

/** shipping-address **/
.tbl-basic tr td:nth-child(3){
	border-left: 1px dotted #ccc;
}
.tbl-basic tr td:nth-child(3){
    width: 200px;
}

/** payment-confirm **/
.cart-top-tbl tr td {
  padding: 20px 5px;
  box-sizing: border-box;
}
.cart-top-tbl tr td:first-child {
  padding-left: 10px;
}
.cart-top-tbl tr td:nth-child(2) {
  	width: 140px;
}
.cart-top-tbl tr td:nth-child(3) {
	text-align: right;
	padding: 20px 20px 20px 5px;
    width: 90px;
	font-weight: bold;
}
.cart-top-tbl tr td:nth-child(4) {
  width: 110px;
}

/** two width **/
.twoc-wrap {
	margin: 30px 0;
}
.twoc-wrap table th{
	width: 80px;
}
.twoc-wrap h2{
	color: #575757;
	font-size: 22px;
	line-height: 20px;
}
.twoc-wrap:after {
	content: "";
    clear: both;
    display: table;
}
.twoc-wrap .left-frm {
	float: left;
	width: 49%;
}
.twoc-wrap .right-frm {
	float: right;
	width: 49%;
	margin-left: 2%;
}
.twoc-wrap .right-frm.pad {
	padding: 0;
}

/** クレジットカード情報 **/
#credit-area {
	margin: 30px 0;
	background: #eff3e5;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
}

/** 注文完了 **/
.border-wrap {
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	transition: 0.3s;
	box-sizing: border-box;
	padding: 20px;
	border: 1px solid #ccc;
	border-radius: 4px;
    margin: 0 0 20px 0;
}
.border-wrap:hover {
    box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
}
.thankyou-wrap {
    margin: 0;
}
.thankyou-wrap h2 {
	display: block;
	font-size: 26px;
	font-weight: bold;
}
.thankyou-wrap h3 {
	display: block;
	font-size: 16px;
	margin: 10px 0;
}
.thankyou-top {
    position: relative;
	margin: 0 auto;
	max-width: 700px;
}
.thankyou-top .jinkun{
	float: left;
	box-sizing: border-box;	
}
.thankyou-top .jinkun img{
	width: 250px;
}
.thankyou-top .title {
	width: 100%;
	float: left;
	margin: 50px 0 0 -250px;
	padding: 0 0 0 260px;	
	box-sizing: border-box;	
}

/** help2-wrap **/
#help2-wrap{
	margin: 10px 0;
	padding: 0;
}/** help2-wrap **/
#help2-wrap ul{
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0;
	width: 900px;
}
#help2-wrap ul li {
    font-size: 18px;
    line-height: 3.2;
	border-bottom: 1px solid #efefef;
	float: left;
	list-style: none;
	width: 33.3%;
}
#help2-wrap ul li a {
    display: block;
    box-sizing: border-box;
    padding: 10px;
    color: #333;
    -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
	text-decoration: none;
}
#help2-wrap ul li a::before {
    content: "";
    display: inline-block;
    margin: 0 10px 0 0;
	background: url(/images/icon/i-help.png) no-repeat;
	background-size: 80px 240px;
	width: 80px;
    height: 60px;
	vertical-align: top;	
	opacity: .7;
}
#help2-wrap ul li.tel a::before {
	background-position: 0 0;
}
#help2-wrap ul li.enquiry a::before {
	background-position: 0 -60px;
}
#help2-wrap ul li.faq a::before {
	background-position: 0 -120px;
}
#help2-wrap ul li.mailtest a::before {
	background-position: 0 -180px;
}
#help2-wrap ul li a:hover {
	font-weight: bold;
    text-decoration: none;
}
#help2-wrap ul li a:hover:before {
	opacity: 1;
	animation: shake 0.3s ease-in-out 0.3s;
}

/** cart-pronasi **/
.cart-pronasi {
	text-align: center;
}

/** shipping-address btn2 **/
.btn-wrap .clearfix{
	margin: 0;
}

/** otc-request **/
#question-answer li {
	font-weight:bold;
	padding:0;
	margin:25px 0 0;
	font-size:18px;
	list-style:none;
}
#question-answer li.Choose {
	margin:0;
	display: inline-block;
}
#question-answer .alert {
	color:#b81a1a;
	margin:5px 0 0 10px;
}
#question-answer .alert:before {
	content:'!';
	font-size:18px;
	padding:0 7px 0 0;
}
#question-answer .hidden {
    display: none;
}
#question-answer .child-question {
	margin-top:10px;
}
#question-answer li:last-child {
	border-bottom:none;
}
#question-answer textarea {
	width:100%;
	height:120px;
	box-sizing:border-box;
	border:1px solid #ccc;
}
.table_basic th label {
	float:none
}
.table_basic input[type=text] {
	width:100%;
	box-sizing:border-box;
}
#question-answer ol,#question-answer ul {
	margin:0;
	padding:0;
}
#question-answer ul {
	border-top:#ccc 1px solid;
	padding-top:10px;
	margin-top:5px;
}
#question-answer ol {
	counter-reset:section;
}
#question-answer li label,.alert {
	font-size:13px;
	font-weight:400;
}
#question-answer li>ol {
	margin-left:-5px;
}
#question-answer ol>li:before {
	content:counters(section,'-') '. ';
	counter-increment:section;
}
#question-answer li input[type=text] {
	width:200px;
	margin: 0 10px 0 0 ;
}

/** 支払方法申込者氏名と振込名義が違うときのフリー欄 **/
.PaymentNameDifferentInner{
  margin: 10px 10px 10px 44px!important;
	padding: 10px;
	background-color: #efefef;
}
.PaymentNameDifferentText {
  font-size: 14px;
	line-height: 1.4;
	margin: 0 0 10px 0;
	font-weight: normal;
}
.PaymentNameDifferentInput {
	margin: 0;
	padding: 15px 4px;
	width: 100%;
	font-size: 13px!important;
}
.radio-wrap ~ .PaymentNameDifferentInner {
	display: none;
  opacity: 0;
}
.radio-wrap.active ~ .PaymentNameDifferentInner {
	display: inline-block;
	opacity: 1;
}

/** 最終確認 配送時期 **/
.PaymentConfirmDateOfArrival {
	margin: 0;
	padding: 10px 0;
}
.PaymentConfirmDateOfArrivalTitle {
	color: #575757;
	font-size: 22px;
	line-height: 20px;
	padding: 8px 0;
	margin: 10px 0;
	position: relative;
}
.PaymentConfirmDateOfArrivalInner {
	margin: 0;
	padding: 10px;
	box-sizing: border-box;
	overflow: hidden;
	background: #f7f7f7;
	color: #575757;
	border-top: 1px solid #ddd;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
}
.PaymentConfirmDateOfArrivalInnerTitle {
	color: #575757;
	font-size: 16px;
	line-height: 20px;
	padding: 8px 0;
	margin: 0;
	position: relative;
}
.PaymentConfirmDateOfArrivalInnerList {
	margin: 0;
	padding: 10px;
	list-style: disc;
}
.PaymentConfirmDateOfArrivalInnerListItem {
  margin: 0 0 16px 16px;
	list-style: disc;
}
.PaymentConfirmDateOfArrivalInnerListItem:last-child {
  margin: 0 0 0 16px;
}

/** 最終確認 ご注文完了後のキャンセル・返品について **/
.PaymentConfirmCancel {
	margin: 30px 0;
}
.PaymentConfirmCancelTitle {
	color: #575757;
	font-size: 22px;
	line-height: 20px;
	padding: 8px 0;
	margin: 10px 0;
	position: relative;
}
.PaymentConfirmCancelInner {
	margin: 0 0 10px 0;
	padding: 10px;
	box-sizing: border-box;
	overflow: hidden;
	background: #f7f7f7;
	color: #575757;
	border-top: 1px solid #ddd;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.15);
}
.PaymentConfirmCancelInnerTitle {
	color: #575757;
	font-size: 16px;
	line-height: 22px;
	padding: 8px 0;
	margin: 0;
	position: relative;
}
.PaymentConfirmCancelInnerList {
	margin: 0;
	padding: 10px;
	list-style: disc;
}
.PaymentConfirmCancelInnerListItem {
  margin: 0 0 16px 16px;
	padding: 0;
	list-style: disc;	
}
.PaymentConfirmCancelInnerListItem:last-child {
  margin: 0 0 0 16px;
	padding: 0;
}
.PaymentConfirmCancelInnerListItemText {
	margin: 16px 0;
}
.PaymentConfirmCancelInnerText {
	margin: 0;
	padding: 10px;
}
.PaymentConfirmCancelInnerTextLink {
  text-decoration: underline;
}
.PaymentConfirmCancelInnerTextLink:link, .PaymentConfirmCancelInnerTextLink:visited {
	color: #575757;
  text-decoration: underline;
}
.PaymentConfirmCancelInnerTextLink:hover {
	color: #000;	
	text-decoration: underline;
}
