@charset "shift-jis";


/*myページコンテンツ*/

/*pc非表示*/
.pc-none{
	display: none;
}
@media screen and (max-width: 767px) {
	.pc-none{
		display: block;
	}
}
/*sp非表示*/
@media screen and (max-width: 767px) {
	.sp-none{
		display: none;
	}
}
/*fsbif*/
/*彩り百鮮」お客様センター 連絡先*/
.contact-text {
	font-size: 157.142857143%;
	color: #472b00;
}
.contact-text a {
	color: #472b00;
}
@media screen and (max-width: 767px) {
  .fsbig {
    font-weight: normal;
    font-size: 121.428571429% !important;
    line-height: 1.411764706;
    color: #472b00;
    margin-bottom: 26.5px;
  }

  /*彩り百鮮」お客様センター 連絡先*/
  .contact-text {
		font-size: 121.428571429%;
    color: #472b00;
		line-height: 1.411764706;
  }
  .contact-text a {
    color: #472b00;
  }
}
/*コンテンツ*/
.inner_wrap{
	margin-bottom: 55px;
}
@media screen and (max-width: 767px) {
	.inner_wrap{
		margin-bottom: 0px;
	}
}
/*見出し*/

@media screen and (max-width: 767px){
	/*.ttlArea .heading {
    color: #310c00;
    font-size: 150%;
		line-height: 1.125;
    font-weight: bold;
    text-align: left;
    font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro', "游明朝体", "Yu Mincho" , "HG明朝E", "メイリオ", Meiryo, sans-serif;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
	}*/
	.bill3 .ttlArea{
		margin-bottom: 30px;
	}
}

.ttlBox .subhead.type-Renew:before {
  content: "";
  width: 20px;
  height: 9px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
  background: url("../images/common/icon_ttl.png") no-repeat 0 0;
}

@media screen and (max-width: 767px) {
  .ttlBox .subhead.type-Renew {
		font-size: 150%;
		line-height: 1.125;
    padding-left: 25px;

  }
  .ttlBox .subhead.type-Renew:before {
    content: "";
    width: 15px;
    height: 9px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
    background: url("../images/sp/common/bg_border_red01.png") repeat-x 0 0;
    background-size: contain;
  }
}

/*shopping_guide*/
.search-contents .shopping_guide .sguideLRBox{
	width: 710px;
	margin: 0;
}
.search-contents .shopping_guide .sguideLRBox.w100p{
	width: 100%;
}
.search-contents .shopping_guide .sguideLRBox.w100p .sguideBox {
	width: 470px;
	box-sizing: border-box;
}
@media screen and (max-width: 767px) {
	.search-contents .shopping_guide .sguideLRBox{
		width: 100%;
		margin: 0;
	}
}
/*pc注意書き段落制御*/
.pc-block{
	display: block;
}
@media screen and (max-width: 767px) {
	.pc-block{
		display: inline;
	}
}

/*注意書き*/
.intro-area{
	margin-bottom: 30px;
}
.borderBox .IntroductionText.type-cap{
	text-align: center;
	margin: 0;
}

@media screen and (max-width: 767px) {
	.intro-area{
		margin-bottom: 0px;
	}
}
@media screen and (max-width: 767px) {
  .IntroductionText.type-cap {
    color: #472b00;
    font-size: 121.428571429%;
    line-height: 1.411764706;
    margin-bottom: 29px !important;
  }
  .IntroductionText.type-Renew .attention {
    font-weight: normal;
  }
  .IntroductionText.is-bhistory {
    margin-bottom: 12.5px !important;
  }
  .IntroductionText.is-bhistory span {
    display: block;
    margin-bottom: 25.5px;
  }
	.borderBox .IntroductionText.type-cap{
		text-align: left;
		margin: 0;
	}
}
/*各コンテンツSPwidth打ち消し*/
@media screen and (max-width: 767px) {
   .w_100 {
    width: 100% !important;
  }
}
@media screen and (max-width: 767px) {
   .w_60 {
    width: 100% !important;
  }
}
/*お知らせ*/
.news_wrappaer .news .news_list {
  /*font-size: 114.285714286%;*/
  margin-bottom:0;
}
.news_wrappaer .news .news_list dl {
  display: table;
  margin-bottom: 15px;
  overflow: hidden;
}
.news_wrappaer .news .news_list dt {
  display: table-cell;
  width: 160px;
  padding-right: 20px;
  box-sizing: border-box;
}
.news_wrappaer .news .news_list dd {
  display: table-cell;
  line-height: 1.3;
}
.news_wrappaer .news .news_list dd a {
  display: block;
  color: #310c00;
}
.news_wrappaer .news .news_list dd a:hover {
  opacity: 0.6;
}
.contents > .news_list .ttlArea{
  margin-bottom:0;
}
.contents > .news_list > .container{
  width:100%;
  padding-top:35px;
  background-color:#fff6e6;
}
.contents > .news_list > .container .inner_wrap{
	width:950px;
	margin:0 auto 0 auto;
	padding-bottom:25px;
}


@media screen and (max-width: 767px) {
  .news_wrappaer {
    padding: 15px 0;
    background-color: #fff6e6;
  }
  .news_wrappaer .news {
    margin-bottom: 0px;
  }
  .news_wrappaer .news .news_list {
    margin: 0 10px;
    font-size: 114.285714286%;
  }
  .news_wrappaer .news .news_list li {
    margin-bottom: 21.5px;
  }
  .news_wrappaer .news .news_list li:last-child {
    margin-bottom: 0;
  }
  .news_wrappaer .news .news_list dl {
    text-align: left;
    display: block;
    margin-bottom: 0px;
    overflow: hidden;
    color: #310c00;
  }
  .news_wrappaer .news .news_list dt {
    display: block;
    width: auto;
    padding-right: 00px;
    box-sizing: border-box;
  }
  .news_wrappaer .news .news_list dd {
    display: block;
    line-height: 1.3125;
  }
  .news_wrappaer .news .news_list dd a {
    display: block;
    color: #310c00;
  }
  .news_wrappaer .news .news_list dd a:hover {
    opacity: 0.6;
  }
  .contents > .news_list > .container{
    background-color:#fff;
    padding-top:15px;
  }
  .contents > .news_list > .container .inner_wrap{
    width:100%;
	padding-bottom:0;
  }
}
/*お知らせ詳細*/
.cmsTypeA.is-news .news_box {
  margin-bottom: 30px;
}
.cmsTypeA.is-news .news_box .day {
  text-align: right;
  margin-bottom: 20px;
}

.cmsTypeA.is-news .news_box dl {
	text-align: left;
}

.cmsTypeA.is-news .news_box dd {
  color: #310c00;
  font-size: 114.285714286%;
  line-height: 1.7;
}
.cmsTypeA.is-news .btn-Box {
  width: 390px;
  margin: 0 auto 60px;
}

@media screen and (max-width: 767px) {
  .cmsTypeA.is-news .inner_wrap{
    margin: 0 10px;
  }
  .cmsTypeA.is-news .news_box {
    margin-bottom: 30px;
  }
  .cmsTypeA.is-news .news_box .day {
    font-size: 121.4285714%;
    line-height: 1.411764706;
    text-align: left;
    margin-bottom: 25px;
  }
  .cmsTypeA.is-news .news_box dd {
    color: #310c00;
    font-size: 121.4285714%;
    line-height: 1.411764706;
    margin-bottom: 26px;
  }
  .cmsTypeA.is-news .news_box dd a {
    color: #472b00;
  }
  .cmsTypeA.is-news .btn-Box {
    width: 100%;
    margin: 0 auto 0px;
  }
  .cmsTypeA.is-news .btn-Box .btn span {
    font-size: 114.2857143%;
  }
}
/*************************
マイページtop
**************************/

.mypage_contents {
  text-align: left;
}
.mypage_contents .ttlBox .subhead {
  margin-bottom: 30px;
}
.mypage_contents .news {
  margin-bottom: 60px;
}
.mypage_contents .news_list {
  font-size: 114.285714286%;
}
.mypage_contents .news_list dl {
  display: table;
  margin-bottom: 15px;
  overflow: hidden;
}
.mypage_contents .news_list dt {
  display: table-cell;
  width: 155px;
  padding-right: 20px;
  box-sizing: border-box;
}
.mypage_contents .news_list dd {
  display: table-cell;
  line-height: 1.3;
}
.mypage_contents .news_list dd a {
  display: block;
  color: #310c00;
}
.mypage_contents .news_list dd a:hover {
  opacity: 0.6;
}
.mypage_contents .bnr_area {
  overflow: hidden;
  margin-bottom: 60px;
}
.mypage_contents .bnr_list {
  overflow: hidden;
  margin: 0 -15px;
}
.mypage_contents .bnr_list li {
  float: left;
  width: 460px;
  margin: 0 15px;
}
.mypage_contents .bnr_list li a {
  display: block;
}
.mypage_contents .bnr_list li a img {
  width: 100%;
  height: auto;
}
.mypage_contents .bnr_list li a:hover {
  opacity: 0.6;
}
.mypage_contents .Posting_contents {
  margin-bottom: 60px;
}
.mypage_contents .menu_contents {
  margin: 0 0px 60px;
}
.mypage_contents .menu_contents .l-contents {
  overflow: hidden;
}
.mypage_contents .menu_contents .panel_list {
  overflow: hidden;

}
}
.mypage_contents .menu_contents li {
  padding-top: 0px;
  text-align: center;
  position: relative;
}
.mypage_contents .menu_contents li > a {
	color: #310C00;
}
.mypage_contents .menu_contents li > a:hover {
  opacity: 0.6;
}
.mypage_contents .menu_contents li:nth-child(1) a br {
  display: none;
}
.mypage_contents .menu_contents li:nth-child(1):before {

  background: url(../images/mypage/icon_01.png) 0 0 no-repeat;
}
.mypage_contents .menu_contents li:nth-child(2):before {
  background: url(../images/mypage/icon_02.png) 0 0 no-repeat;
}
.mypage_contents .menu_contents li:nth-child(3):before {


  background: url(../images/mypage/icon_03.png) 0 0 no-repeat;
}
.mypage_contents .menu_contents li:nth-child(4):before {

  background: url(../images/mypage/icon_04.png) 0 0 no-repeat;
}
.mypage_contents .menu_contents li:nth-child(5) a br {
  display: none;
}
.mypage_contents .menu_contents li:nth-child(5):before {
  background: url(../images/mypage/icon_05.png) 0 0 no-repeat;
}
.mypage_contents .menu_contents li:nth-child(6):before {
  background: url(../images/mypage/icon_06.png) 0 0 no-repeat;
}
.mypage_contents .menu_contents li:nth-child(7):before {
  background: url(../images/mypage/icon_07.png) 0 0 no-repeat;
}
.mypage_contents .menu_contents li:nth-child(8):before {
  background: url(../images/mypage/icon_08.png) 0 0 no-repeat;
}
.mypage_contents .menu_contents .submenu_box {
	margin-bottom: 20px;
	margin-right: 0px;
	padding: 30px 0 0 30px;
	background-color: #FFF6E6;
	text-align: center;
	font-size: 24px;
	line-height: 1.4;
	box-sizing: border-box;
	text-align: left;
}
.mypage_contents .menu_contents .submenu_box .submenu_list li {
  margin-bottom: 16px;
}
.mypage_contents .menu_contents .submenu_box .submenu_list a {
  color: #310c00;
  line-height: 1.3;
	display: inline;
	width: auto;
	height: auto;
	margin-top: 0;
	padding-top: 0;
	text-align: left;
}
.mypage_contents .menu_contents .submenu_box .submenu_list a:hover {
  opacity: 0.6;
}
.mypage_contents .submenu {
  display: none;
}
.contents .card_title{
	margin:0 0 16px 0;
	padding:0 0 0 0;
	font-size: 142.9%;
	font-weight: bold;
}
.contents .announce_text{
	margin: 0px;
	padding: 12px 0px 0px;
	font-size: 142.9%;
	text-align: center;
}
@media screen and (max-width: 767px) {
  .mypage_contents {
    text-align: left;
  }
  .mypage_contents .ttl_sub{
		margin: 0 10px 13.5px;
		line-height: 1.125;
  }
  .mypage_contents .news {
    margin-bottom: 28px;
  }
  .mypage_contents .news_list {
    margin: 0 10px;
    font-size: 114.285714286%;
  }
  .mypage_contents .news_list li {
    margin-bottom: 10px;
  }
  .mypage_contents .news_list dl {
    display: block;
    margin-bottom: 0px;
    overflow: hidden;
    color: #310c00;
  }
  .mypage_contents .news_list dt {
    display: block;
    width: auto;
    padding-right: 00px;
    box-sizing: border-box;
  }
  .mypage_contents .news_list dd {
    display: block;
    line-height: 1.3125;
  }
  .mypage_contents .news_list dd a {
    display: block;
    color: #310c00;
  }
  .mypage_contents .news_list dd a:hover {
    opacity: 0.6;
  }
  .mypage_contents .bnr_area {
    overflow: hidden;
    margin-bottom: 45px;
  }
  .mypage_contents .bnr_list {
    overflow: hidden;
    margin: 0 10px;
  }
  .mypage_contents .bnr_list li {
    float: none;
    width: auto;
    margin: 0 0 10px;
  }
  .mypage_contents .bnr_list li a {
    display: block;
  }
  .mypage_contents .bnr_list li a img {
    width: 100%;
    height: auto;
  }
  .mypage_contents .bnr_list li a:hover {
    opacity: 0.6;
  }
  .mypage_contents .Posting_contents {
    margin-bottom: 56px;
  }
  .mypage_contents .menu_contents {
    margin: 0 0px 17.5px;
  }
  .mypage_contents .menu_contents .l-contents {
    overflow: hidden;
		width: 100%;
  }
  .mypage_contents .menu_contents .panel_list {
		margin: 0;
  }
  .mypage_contents .menu_contents li,
  .mypage_contents .menu_contents .submenu_box {
		float: left;
		position: relative;
    width: 33.3333%;
    height: 106.5px;
    margin: 0 0 2px 0;
		background-color: #FFF6E6;
		box-sizing: border-box;
  }
  .mypage_contents .menu_contents li {
    padding-top: 0px;
  }
	.mypage_contents .menu_contents li:nth-child(2),
	.mypage_contents .menu_contents li:nth-child(5),
	.mypage_contents .menu_contents li:nth-child(8){
		border: 2px #fff solid;
		border-width: 0px 2px 0;
	}
  .mypage_contents .menu_contents li:before {
    position: absolute;
    left: 50%;
    top: 12px;
    content: "";
    width: 35px;
    margin-left: -35px;
  }
  .mypage_contents .menu_contents li > a {
    font-size: 107.142857143%;
    color: #310c00;
		text-align: center;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 1.266666667;
    padding-top: 62px;
    box-sizing: border-box;
    text-decoration: none;
  }
  .mypage_contents .menu_contents li:nth-child(1) {
    /*margin-bottom: 2px;*/
  }
  .mypage_contents .menu_contents li:nth-child(1) a br {
    display: block;
  }
  .mypage_contents .menu_contents li:nth-child(1):before {
    width: 35px;
    height: 46.5px;
    margin-left: -17.5px;
    background: url(../images/sp/mypage/icon_01.png) 0 0 no-repeat;
    background-size: contain;
  }
  .mypage_contents .menu_contents li:nth-child(1) {
    /*margin-bottom: 2px;*/
  }
  .mypage_contents .menu_contents li:nth-child(2):before {
    width: 51px;
    height: 41.5px;
    margin-left: -25.5px;
    background: url(../images/sp/mypage/icon_02.png) 0 0 no-repeat;
    background-size: contain;
  }
  .mypage_contents .menu_contents li:nth-child(3) {
    /*margin-bottom: 2px;*/
  }
  .mypage_contents .menu_contents li:nth-child(3):before {
    top: 15px;
    width: 47px;
    height: 31px;
    margin-left: -23px;
    background: url(../images/sp/mypage/icon_03.png) 0 0 no-repeat;
    background-size: contain;
  }
  .mypage_contents .menu_contents li:nth-child(4):before {
    width: 38px;
    height: 45px;
    margin-left: -19px;
    background: url(../images/sp/mypage/icon_04.png) 0 0 no-repeat;
    background-size: contain;
  }
  .mypage_contents .menu_contents li:nth-child(5) a br {
    display: block;
  }
  .mypage_contents .menu_contents li:nth-child(5):before {
    width: 38.5px;
    height: 38px;
    margin-left: -14.25px;
    background: url(../images/sp/mypage/icon_05.png) 0 0 no-repeat;
    background-size: contain;
  }
	.mypage_contents .menu_contents li:nth-child(6){
	}
  .mypage_contents .menu_contents li:nth-child(6):before {
    width: 56.5px;
    top: 15px;
    height: 38px;
    margin-left: -22.25px;
    background: url(../images/sp/mypage/icon_06.png) 0 0 no-repeat;
    background-size: contain;
  }
  .mypage_contents .menu_contents li:nth-child(7) a {
    padding-top: 65px;
  }
  .mypage_contents .menu_contents li:nth-child(7):before {
    top: 18px;
    width: 33.5px;
    height: 40.5px;
    margin-left: -16.75px;
    background: url(../images/sp/mypage/icon_07.png) 0 0 no-repeat;
    background-size: contain;
  }
  .mypage_contents .menu_contents li:nth-child(8) a {
    padding-top: 65px;
  }
  .mypage_contents .menu_contents li:nth-child(8):before {
    top: 18px;
    width: 43.5px;
    height: 36.5px;
    margin-left: -17.75px;
    background: url(../images/sp/mypage/icon_08.png) 0 0 no-repeat;
    background-size: contain;
  }
	.mypage_contents .menu_contents .submenu_box{
	}
  .mypage_contents .menu_contents .submenu_box .submenu_list {
    display: none;
  }
  .mypage_contents .submenu {
    overflow: hidden;
    display: block;
    margin: 0 10px -12.5px;
  }
  .mypage_contents .submenu li a {
    line-height: 2.470588235;
    font-size: 121.428571429%;
    color: #472b00;
  }
	.contents .card_title{
		font-size: 114.286%;
	}
	.contents .announce_text{
		font-size: 114.286%;
	}
}
/*チェックエリア*/
.check-area {
	margin: 0 10px 30px;
}
.check-area .Captxt.is-border {
	padding-bottom: 12.5px;
	border-bottom: 1px #472b00 dotted;
	margin-bottom: 11.5px !important;
}
.check-area .Captxt.is-border a {
	color: #472b00;
}
.check-area label {
	display: block;
	text-align: center;
}
.check-area input[type="checkbox"] {
	margin-top: -3px;
}

@media screen and (max-width: 767px) {
  .check-area {
    margin: 0 10px 30px;
  }
  .check-area .Captxt.is-border {
    padding-bottom: 12.5px;
    border-bottom: 1px #472b00 dotted;
    margin-bottom: 11.5px !important;
  }

  .check-area .Captxt.is-border a {
    color: #472b00;
  }
  .check-area label {
    display: block;
    text-align: center;
  }
  .check-area input[type="checkbox"] {
		margin: 0;
    position: relative;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    text-align: left;
    vertical-align: middle;
    border: 1px #d6d6d6 solid;
    border-radius: 2px;
    background-color: #fbfbfb;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #eeeeee));
  }
  .check-area input[type="checkbox"]:checked:before {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    left: 25%;
    width: 8px;
    height: 3px;
    margin-top: -4px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .check-area .text {
    display: inline-block;
    font-size: 121.428571429%;
    vertical-align: middle;
  }
}
/*************************
欲しいモノリスト
**************************/
.wishlist-wrapper {
  overflow: hidden;
}
.wishlist-wrapper .wishList {
  width: 950px;
  margin: 10px 0px 0 0;
  padding: 0;
}
.wishlist-wrapper .wishList .OneItem {
  float: left;
  width: 300px;
  margin: 0 5px 40px;
  padding: 17px 17px 13px;
  border: 1px dotted #CCCCCC;
  position: relative;
	box-sizing: border-box;
}
.wishlist-wrapper .wishList .OneItem dl {
  width: auto;
  margin-bottom: 10px;
  padding: 0 0 0 0;
}
.wishlist-wrapper .wishList .OneItem dl dt {
  text-align: left;
  width: auto;
  padding-left: 0;
  background: none;
  margin-bottom: 10px;
}
.wishlist-wrapper .wishList .OneItem dl dt a {
  display: block;
  color: #472b00;
  font-size: 121.428571429%;
  text-decoration: none;
  padding-left: 20px;
  position: relative;
}
.wishlist-wrapper .wishList .OneItem dl dt a:before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 10px;
  left: 0;
  top: 5px;
  background: url("../images/common/icon_arrow_red01.png") no-repeat 0 0;
  background-size: contain;
}
.wishlist-wrapper .wishList .OneItem .Img {
  display: block;
  width: 100%;
  height: auto;
  text-align: left;
  position: static;
  margin-bottom: 12px;
}
.wishlist-wrapper .wishList .OneItem .Img:hover {
  opacity: 0.6;
}
.wishlist-wrapper .wishList .OneItem .Img img {
  width: 100%;
  height: auto;
}
.wishlist-wrapper .wishList .OneItem .Price {
  color: #472b00;
  font-size: 107.142857143%;
  display: block;
  width: auto;
  text-align: right;
  margin-bottom: 5px;
}
.wishlist-wrapper .wishList .OneItem .Price span {
  font-weight: bold;
  font-size: 160%;
}
.wishlist-wrapper .wishList .OneItem .delete {
	text-align: right;
  margin-bottom: 10px;
}
.wishlist-wrapper .wishList .OneItem .delete a {
  color: #472b00;
  font-size: 114.285714286%;
  line-height: 1.375;
}
.wishlist-wrapper .wishList .OneItem .delete a:hover {
  opacity: 0.6;
}
.wishlist-wrapper .wishList .OneItem .cssBtn.typeOrange a {
  font-size: 128.571428571%;
}
.wishlist-wrapper .wishList .OneItem .cssBtn.typeOrange a:before {
  left: 8px;
}

@media screen and (max-width: 767px) {
.wishlist-wrapper {
    width: 100%;
    background: #fff6e6;
    padding: 10px 5px 0;
    box-sizing: border-box;
  }
.wishlist-wrapper {
    overflow: hidden;
  }
.wishlist-wrapper .wishList {
    width: auto;
    margin: 0 -1.5625%;
  }
.wishlist-wrapper .wishList .OneItem {
    width: 46.875%;
    background: #FFF;
    border: none;
    box-sizing: border-box;
    padding: 10px 7px;
    margin: 0 1.5625% 10px;
  }
.wishlist-wrapper .wishList .OneItem dl {
    width: 100%;
    height: auto;
    padding: 0px 0px;
    margin-bottom: 7px;
  }
.wishlist-wrapper .wishList .OneItem dl dt {
    width: auto;
    background: none;
    padding: 0;
    margin-bottom: 9px;
  }
.wishlist-wrapper .wishList .OneItem dl dt a {
    display: block;
    color: #310c00;
    font-weight: bold;
    font-size: 114.285714286%;
    text-decoration: none;
    padding-left: 12px;
    line-height: 1.375;
    position: relative;
  }
.wishlist-wrapper .wishList .OneItem dl dt a:before {
    content: "";
    display: block;
    position: absolute;
    width: 6px;
    height: 10px;
    left: 0;
    top: 5px;
    background: url("../images/common/icon_arrow_red01.png") no-repeat 0 0;
    background-size: contain;
  }
.wishlist-wrapper .wishList .OneItem .Img {
    width: 100%;
    height: auto;
    position: static;
    margin-bottom: 7px;
  }
.wishlist-wrapper .wishList .OneItem .Img img {
    width: 100%;
    height: auto;
  }
.wishlist-wrapper .wishList .OneItem .Price {
    width: auto;
    color: #472b00;
    font-size: 114.285714286%;
    /*line-height: 0.6875;*/
    margin-bottom: 8.8px;
  }
.wishlist-wrapper .wishList .OneItem .Price span {
    font-weight: bold;
    font-size: 100%;
  }
.wishlist-wrapper .wishList .OneItem .delete {
    text-align: right !important;
    margin-bottom: 0px;
  }
.wishlist-wrapper .wishList .OneItem .delete a {
    color: #472b00;
    font-size: 114.285714286%;
    line-height: 1.31255;
  }
.wishlist-wrapper .wishList .OneItem .cssBtn.typeOrange a {
    font-weight: bold;
    padding: 2px 14px 2px 25px;
    /*height: 48.5px;*/
    text-align: left;
    font-size: 114.285714286%;
    box-sizing: border-box;
  }
 .wishlist-wrapper .wishList .OneItem .cssBtn.typeOrange a:before {
    left: 10px;
  }
}


/*ボーダーボタン*/
.border-btn .btn {
  width: 390px;
  height: 60px;
  margin: 0 auto;
	display: block;
	padding: 0;
  border: 1px dotted #b5b5b5;
  box-sizing: border-box;
  text-align: center;
}
.border-btn .btn a {
  text-decoration: none;
  color: #310c00;
  display: block;
  padding: 0;
  font-size: 142.857142857%;
  line-height: 3;
  position: relative;
}
.border-btn .btn a:before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 10px;
  left: 15px;
  top: 50%;
  margin-top: -5px;
  background: url("../images/common/icon_arrow_red01.png") no-repeat 0 0;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .border-btn.is-bhistory {
    margin: 0 10px;
  }
  .border-btn .btn {
    width: 100%;
    height: 60px;
    margin: 0 auto;
    border: 1px dotted #b5b5b5;
    box-sizing: border-box;
    text-align: center;
    display: table;
  }
  .border-btn .btn a {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    text-decoration: none;
    color: #310c00;
    font-size: 114.285714286%;
    line-height: 1.25;
    position: relative;
  }
  .border-btn .btn a:before {
    content: "";
    display: block;
    position: absolute;
    width: 6px;
    height: 10px;
    left: 15px;
    top: 50%;
    margin-top: -5px;
    background: url("../images/common/icon_arrow_red01.png") no-repeat 0 0;
    background-size: contain;
  }
}
/*ボタンエリア*/
.btn_wrapper.is-single .btn_important,
.btn_wrapper.is-single .btn_default {
  margin: 0 auto;
}
.btn_wrapper.is-pager {
  display: none;
}
.btn_wrapper.type-twoColumn {
  margin: 0 20px;
  overflow: hidden;
  padding-bottom: 3px;
}
.btn_wrapper.type-twoColumn button {
  width: 320px;
}
.btn_wrapper.type-twoColumn button.is-left {
  float: left;
}
.btn_wrapper.type-twoColumn button.is-right,
.btn_wrapper.type-twoColumn input[type="submit"].is-right,
.btn_wrapper .next-btn.is-right {
  float: right;
}

.btn_wrapper.type-twoColumn {
  width: 810px;
  margin: 0 auto;
}
.btn_wrapper.type-twoColumn button {
  width: 390px;
}
.btn_wrapper.backToTop {
  margin: 40px 0;
}
@media screen and (max-width: 767px) {
  .btn_wrapper.backToTop {
    margin: 0 10px;
  }
}

/*オレンジ色*/
.btn_important {
  color: #fff;
  font-size: 142.857142857%;
  font-weight: bold;
  text-decoration: none;
  width: 390px;
  height: 60px;
  padding: 12px 0;
  text-align: center;
  background-color: #f18425;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f18425), color-stop(1, #ef7306));
  background: -webkit-linear-gradient(#f18425, #ef7306);
  background: -moz-linear-gradient(#f18425, #ef7306);
  background: -o-linear-gradient(#f18425, #ef7306);
  background: -ms-linear-gradient(#f18425, #ef7306);
  background: linear-gradient(#f18425, #ef7306);
  border: none;
  border-radius: 5px;
  box-shadow: 0 3px 0 #9d4b02;
  display: block;
  position: relative;
  text-shadow: 1px 1px 1px #c1520d;
  cursor: pointer;
}
.btn_important > span {
  position: relative;
}
.btn_important > span a {
	color: #fff;
  text-decoration: none;
}
.btn_important > span:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: -20px;
  top: 50%;
  margin-top: -5px;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #fff;
}



.btn_wrapper .next-btn{
	width: 390px;
	height: 60px;
	text-decoration: none;
	display: block;
	text-align: center;
	position: relative;
}
.btn_wrapper .next-btn:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	left: 152px;
	top: 50%;
	z-index: 5;
	margin-top: -5px;
	border-style: solid;
	border-width: 5px 0 5px 10px;
	border-color: transparent transparent transparent #fff;
}
.btn_wrapper .next-btn.next-btn_middle:before {
	left: 110px;
}
.btn_wrapper .next-btn.next-btn_long:before {
	left: 22px;
}
.btn_wrapper .next-btn .btn_important{
  color: #fff;
  font-size: 142.857142857%;
  font-weight: bold;
  text-decoration: none;
  padding: 12px 0;
  text-align: center;
  background-color: #f18425;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f18425), color-stop(1, #ef7306));
  background: -webkit-linear-gradient(#f18425, #ef7306);
  background: -moz-linear-gradient(#f18425, #ef7306);
  background: -o-linear-gradient(#f18425, #ef7306);
  background: -ms-linear-gradient(#f18425, #ef7306);
  background: linear-gradient(#f18425, #ef7306);
  border: none;
  border-radius: 5px;
  box-shadow: 0 3px 0 #9d4b02;
  text-shadow: 1px 1px 1px #c1520d;
  cursor: pointer;
}
.card1 .btn_wrapper.is-single .next-btn,
.passchange .btn_wrapper.is-single .next-btn{
	margin:0 auto;
}
.card1 .btn_wrapper.type-twoColumn .next-btn,
.passchange .btn_wrapper.type-twoColumn .next-btn{
	float:right;
}
.card1 .btn_wrapper.is-single .next-btn:before,
.passchange .btn_wrapper.is-single .next-btn:before{
	left:136px;
}
.card1 .btn_wrapper.type-twoColumn .next-btn:before{
	left:117px;
}
.passchange .btn_wrapper.type-twoColumn .next-btn:before{
	left:85px;
}


.btn_default {
  color: #4A4A4A;
  font-size: 142.857142857%;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  width: 390px;
  height: 60px;
  padding: 12px 0;
  background-color: #EAE9E9;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #EAE9E9), color-stop(1, #BFBBBB));
  background: -webkit-linear-gradient(#EAE9E9, #BFBBBB);
  background: -moz-linear-gradient(#EAE9E9, #BFBBBB);
  background: -o-linear-gradient(#EAE9E9, #BFBBBB);
  background: -ms-linear-gradient(#EAE9E9, #BFBBBB);
  background: linear-gradient(#eae9e9, #bfbbbb);
  border: none;
  border-radius: 5px;
  box-shadow: 0 3px 0 #9A9895;
  display: block;
  text-shadow: 1px 1px 1px #a89e93;
  cursor: pointer;
}
.btn_default > span {
  position: relative;
}
.btn_default > span a{
	color: #4A4A4A;
  text-decoration: none;
}
.btn_default > span:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: -20px;
  top: 50%;
  margin-top: -5px;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #4A4A4A;
}

.btn_important:hover,
.btn_default:hover {
  opacity: 0.6;
}



@media screen and (max-width: 767px) {
	.btn_wrapper.type-twoColumn {
    width: auto;
    margin: 0 10px;
  }
	 .btn_wrapper.type-twoColumn button {
    width: 100%;
  }
  .btn_wrapper {
    margin: 0 10px;
  }
  .btn_wrapper.type-twoColumn {
    overflow: hidden;
    margin: 0 10px;
    padding-bottom: 3px;
  }
  .btn_wrapper.type-twoColumn button {
    width: 100%;
  }
  .btn_wrapper.type-twoColumn button.is-left {
    float: none;
  }
  .btn_wrapper.type-twoColumn button.is-right,
  .btn_wrapper.type-twoColumn input[type="submit"].is-right,
  .btn_wrapper .next-btn.is-right {
    float: none;
    margin-bottom: 21.5px;
  }
.card1 .btn_wrapper.type-twoColumn .next-btn,
.passchange .btn_wrapper.type-twoColumn .next-btn{
	float:none;
	margin-bottom: 21.5px;
}
.card1 .btn_wrapper.is-single .next-btn:before,
.passchange .btn_wrapper.is-single .next-btn:before{
	left:95px;
}
.card1 .btn_wrapper.type-twoColumn .next-btn:before{
	left:73px;
}
.passchange .btn_wrapper.type-twoColumn .next-btn:before{
	left:25px;
}
.card1 .sp-mb21 {
    margin-bottom: 21.5px !important;
  }

  /*オレンジ色*/
  .btn_important {
		font-size: 18px;
    width: 100%;
    height: 47px;
    padding: 0px 0;
    border-radius: 3px;
  }
  .btn_important.is-bsearch {
  }
  .btn_important.is-aclose {
  }
  .btn_important.is-quest {
  }
.btn_wrapper .next-btn{
    width: 100%;
    height: 47px;
}
.btn_wrapper .next-btn:before {
	left: 112px;
}
.btn_wrapper .next-btn.next-btn_middle:before {
	left: 90px;
}
.btn_wrapper .next-btn.next-btn_long:before {
	left: 8px;
}
  /*灰色*/
  .btn_default {
    font-size: 18px;
    width: 100%;
    height: 47px;
    padding: 0px 0;
    border-radius: 3px;
  }
  .btn_default.is-add-address {
    margin-bottom: 56px;
  }
	.btn_wrapper .next-btn .btn_important.font_small{
	  padding:12px 0 12px 4%;
	  font-size: 137.857142857%;
	  letter-spacing: -0.8px;
	  box-sizing:border-box;
	}
}


.mr50 {
	margin-right: 50px;
}

/* ivp add */
.flow {
  width:950px;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
}
.flow p {
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
}
@media screen and (max-width: 767px) {
	.flow {
		width: 100%;
	  margin: 0 auto 0 auto;
	  padding: 0 0 0 0;
	}
  .flow img {
    width: 100%;
    height: auto;
  }
}


/* pagingArea 統一 */
.pagingArea {
	padding:10px;
	background:#f8b076;
	overflow:hidden;
}
.pagingArea.top {
	margin:0 0 20px 0;
}
.pagingArea.bottom {
	margin:0 0 0 0;
}
.pagingArea:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}
.pagingArea .paging{
	display: table;
	vertical-align: middle;
	float:right;
}
.pagingArea .paging p{
	display: table-cell;
	height: 16px;
	margin-right: 5px;
	vertical-align: middle;
	line-height: 1em;
	font-weight:normal;
	*display: inline;
	color:#472B00;
}
.pagingArea .pager {
	display: table-cell;
	padding-left:10px;
}

/* ご利用規約 */
.kiyaku_area{
	padding:0 0 40px 0;
}
.kiyaku_area .check-box{
	text-align:center;
}

@media screen and (max-width: 767px) {
	.pagingArea.top {
		width:100%;
		margin:0 0 10px 0;
		padding:0 10px;
		background:transparent;
		overflow:hidden;
		display:table;
		box-sizing:border-box;
	}
	.pagingArea.bottom {
		display:none;
	}
	.pagingArea .paging{
		display: inline;
		float:none;
	}
	.pagingArea .paging p{
		font-size:114.286%;
		color:#000;
		text-align:right;
	}
	.pagingArea.top .pager {
		display:none;
	}

	.btn_wrapper.is-pager {
		overflow: hidden;
		display: block;
		margin: 12px 12px 0;
	}
	.btn_wrapper.is-pager .is-back,
	.btn_wrapper.is-pager .is-next {
		width: 90px;
		height: 50px;
		display: block;
		font-size: 100%;
		background: none;
		box-shadow: none;
		border: 1px #d8d8d8 dotted;
		padding: 0 0 0 0;
	}
	.btn_wrapper.is-pager .is-back span,
	.btn_wrapper.is-pager .is-next span {
		display: block;
		text-align: center;
		color: #472b00;
		font-size: 18px;
		position: relative;
	}
	.btn_wrapper.is-pager .is-back span:before,
	.btn_wrapper.is-pager .is-next span:before {
		position: absolute;
		content: "";
		display: block;
		width: 8px;
		height: 13px;
		top: 50%;
		margin-top: -6px;
	}
	.btn_wrapper.is-pager .is-back {
		float: left;
	}
	.btn_wrapper.is-pager .is-back span {
		padding-left: 9.5px;
	}
	.btn_wrapper.is-pager .is-back span:before {
		left: 9.5px;
		background: url("../images/sp/common/icon_arrow_red01_left.png") no-repeat 0 0;
		background-size: cover;
	}
	.btn_wrapper.is-pager .is-next {
		float: right;
	}
	.btn_wrapper.is-pager .is-next span {
		padding-right: 9.5px;
	}
	.btn_wrapper.is-pager .is-next span:before {
		right: 9.5px;
		background: url("../images/sp/common/icon_arrow_red01_right.png") no-repeat 0 0;
		background-size: cover;
	}

	/* ご利用規約 */
	.kiyaku_area{
		width:100%;
		box-sizing:border-box;
		padding:0 10px 20px 10px;
	}
	.kiyaku_area textarea.kiyaku {
		width: 83.7533%;
		padding: 6.33% 4.665%;
		margin: 0px 3.125%;
		height: 167px;
	}
	.kiyaku_area .check-box{
		position: relative;
		text-align:left;
	}
	.kiyaku_area .check-box #pri_chk{
		position: absolute;
		left: 7%;
		width: 20px;
		height: 20px;
		top: 50%;
		margin-top: -10px;
		text-align: left;
		vertical-align: middle;
		border: 1px solid #D6D6D6;
		border-radius: 2px;
		background-color: #FBFBFB;
	}
	.kiyaku_area .check-box label{
		width: 93.5%;
		padding: 2.5% 0;
		margin: 0px 3.125%;
		border: 1px solid #ADB0B5;
		box-sizing: border-box;
		text-align: left;
		display: block;
	}
	.kiyaku_area .check-box label span {
		margin-left: 12%;
	}
}
