@charset "utf-8";
/* 全体 */
#selection {
  margin: 0 auto 30px;
  font-size: 1em;
  text-align: center;
	max-width: 720px;}

#selection .box_ss{
	padding: 2px;
  margin-top: 2%;}
#selection .box_sss{
  padding: 5%;
  text-align: center;}

.main_box {
  margin-bottom: 2%;
}

.box_set {
  border: #ff6567 6px solid;
  padding: 0;
  margin: 2% auto;
}

.box_set_t {
  background: #ff6567;
  padding: 0.4% 0 1% 0;
  color: #ffffff;
  text-align: center;
  font-size: 130%;
}

.box_set_s {
  padding: 2% 2% 0 2%;
}

.box_s {
  background-color: #fff;
}

#selection .txt01 {
  text-align: left;
  margin: 5% auto;
  font-size: 120%;
}
#selection .txt02 {
  margin: 0 auto 1% auto;
  letter-spacing: 3px;
  font-size: 22.4px;
  text-align: center;
}
#selection .txt03 {
  margin: 0 auto 3% auto;
  padding: 1% 0;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}
#selection .txt04 {
  text-align: right;
  margin: 0 auto 3% auto;
  padding: 0 0 3% 0;
}

#selection .txt04:before {
  content: "\e95b";
}

.marker {
  background: #feff6e;
}

#selection .list_normal {
  text-align: left;
  padding-left: 25px;
  text-indent: -1em;
  padding-right: 20px;
}

.box_s2 {
  padding: 3% 0;
  margin-top: 8%;
}

.box_ss2 {
  background-color: #fff;
  margin: 3%;
  padding: 5%;
}
.box_backno ul {
  margin: 0;
  padding: 0;
}
/* 迷ったらコレ！サプリセレクションのタイトル要素調整 */
.backno_t {
  margin: 5% auto 2% auto;
  padding: 0 0 2% 0;
  text-align: center;
  border-bottom: dashed 2px #d0d0d0;
}

/* 迷ったらコレ！サプリセレクションのタイトル画像調整 */
.backno_t img {
  width: 40%;
}
#selection .goods_set .name {
  font-weight: bold;
}

#selection .box_s .icon_box {
  text-align: center;
}

#info_contents {
  align-items: center;
}

#selection {
  max-width: 720px;
}

#selection .box_backno li {
  float: left;
  padding: 0;
  margin: 1.5% 2% 0 0;
  width: 23%;
}

#selection .c-panel__link {
  display: flex;
  /*margin-bottom: -50px;*/
}

#selection .c-panel__header {
  display: block;
  width: 30%;
}


#selection .c-panel__name {
  text-align: left;
}

#selection .c-panel__body {
  margin-top: 0px;
}
#selection .box_s2	.c-panel__body {
    width: 70%!important;
}
#selection .c-price {
  font-size: 3rem;
  text-align: left;
  color: red;
}
/* 商品説明文の調整(削除) */
#selection .c-panel__desc{
  display:none
}

/* 〇月〇日までの表記の調整 */
#selection .c-panel\_\_discount-period {
  font-size: 16px;
  color: #333;
}

/* 割引前の値段の調整 */
#selection .c-price-delete {
  color: #666;
  float: left; 
  width: 60px; 
  margin-top: 8px;
  margin-right: 5%;
}

/* 割引後の値段の調整 */
#selection .c-price--sale{
  float: left; 
  margin-right: 5%; 
}

/* カートに入れるエリアの調整 */
#selection .c-panel__action {
  justify-content: flex-end;
}

/* カートに入れるボタンの調整 */
#selection .c-panel__action .btn {
  width: 220px;
  margin-bottom: 5%;
  color: black;
  background-color: #ffffff;
  border: solid;
  border-color: #999999;
  border-radius: 7px;
  font-size: 22px;
  padding: 5px;
  z-index: 10;
}

/* 値段と割引率バッジと〇月〇日までの横並びの調整 */
#selection .c-panel__price-wrapper { 
  display: flex;
  justify-content: normal;
  align-items: baseline;
	flex-wrap: wrap;
  /*width: 400px;*/
}
/* design_common_for_dhc_contents.cssの打ち消し線を隠す */
#selection .c-price-delete{
  background: linear-gradient(transparent 0px, rgb(0, 0, 0) 0px, rgb(0, 0, 0) 0px, transparent 0px) !important;
}

/* 割引前の値段に打ち消し線を引く */
#selection .c-price-delete .d-inline-block{
  text-decoration: line-through;
  text-decoration-color: #333;
  text-decoration-thickness: 1px;
  width: 70px;
}

/* 割引前の値段の円の調整 */
#selection .c-price-delete-yen {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 0 2px;
}

/* tate */
#selection #goods_tate .c-panel__header {
  width: 50%;
	margin: 1em 25% 1em 25%;
}
/* tate画像・バッジ・名称・値段*/
#selection #goods_tate .c-panel__link {
  display: block;
  margin-bottom: -15px;
}

/* tateバッジ */
#selection #goods_tate .c-panel__badge {
  display: block;
}

/* tate名称 */
#selection #goods_tate .c-panel__name {
	font-size: 23.5px;
  text-align: center;
}

/* tate値段と割引率バッジと〇月〇日までの横並びの調整 */
#selection #goods_tate .c-panel__price-wrapper { 
  justify-content: center!important;
	/*gap: 0.5em; padding: 10px; flex-wrap: nowrap;*/
}

/* tate値段 */
#selection #goods_tate .c-price {
  font-size: 3rem;
  text-align: center;
}

/* tateボタン */
#selection #goods_tate .c-panel__action .btn {
  margin-left: 32%;
  margin-right: 32%;
  padding: 5px;
}

/* force-hide desc */
html body p.c-panel__desc {
  display: none !important;
}

/* #column_2 */
#column_2 .c-panel{margin-top: 1rem;}
#column_2 .c-panel__link {
  display: block;
  margin-bottom: -15px;
}
#column_2 .c-panel__header {
  width: 100%;
  margin-left: 0%;
margin-bottom: 5px;
}
#column_2 .c-panel__badge {display: block;}
#column_2 .c-panel__name {
  font-size: 2.2rem;
  text-align: center;
}
#column_2 .c-panel__price-wrapper{
	justify-content: center;
	flex-wrap: wrap;
}
#column_2 .c-price {
  font-size: 3rem;
  text-align: center;
}
#column_2 .c-panel__action {margin-top: 15px;}
#column_2 .c-panel__action .btn {
  width: 220px;
  margin-left: 15%;
  margin-right: 15%;
  padding: 5px;
}

/*new*/
/* 以下、各Volの個別設定 */
/*Vol01*/
#selection .selection_vol01 .box_ss{border: 5px solid #c7da9a;}
#selection .selection_vol01 .box_sss{border: 2px solid #d9e7bc;}
#selection .selection_vol01 .txt02{color: #5b8c3a;}
#selection .selection_vol01 .txt03{background-color: #ced500;}
#selection .selection_vol01 .box_s2{background-color: #d9e7bc;}

/*Vol02*/
#selection .selection_vol02 .box_ss{border: 5px solid #c7da9a;}
#selection .selection_vol02 .box_sss{border: 2px solid #d9e7bc;}
#selection .selection_vol02 .txt02{color: #ff9f01;}
#selection .selection_vol02 .txt03{background-color: #90c859;}
#selection .selection_vol02 .box_s2{background-color: #d9e7bc;}

/*Vol03*/
#selection .selection_vol03 .box_ss{border: 5px solid #89dae2;}
#selection .selection_vol03 .box_sss{border: 2px solid #e0f6f7;}
#selection .selection_vol03 .txt02{color: #0094a2;}
#selection .selection_vol03 .txt03{background-color: #89dae2;}
#selection .selection_vol03 .box_s2{background-color: #e0f6f7;}

/*Vol04*/
#selection .selection_vol04 .box_ss{border: 5px solid #f4a8b0;}
#selection .selection_vol04 .box_sss{border: 2px solid #f7c5cb;}
#selection .selection_vol04 .txt02{color: #574842;}
#selection .selection_vol04 .txt03{background-color: #f4a8b0;}
#selection .selection_vol04 .box_s2{background-color: #fceae0;}

/*Vol05*/
#selection .selection_vol05 .box_ss{border: 5px solid #f7c5da;}
#selection .selection_vol05 .box_sss{border: 2px solid #f9d8e7;}
#selection .selection_vol05 .txt02{color: #574842;}
#selection .selection_vol05 .txt03{background-color: #f066a2;}
#selection .selection_vol05 .box_s2{background-color: #ffe4ef;}

/*Vol06*/
#selection .selection_vol06 .box_ss{border: 5px solid #ffb79b;}
#selection .selection_vol06 .box_sss{border: 2px solid #ffd2c0;}
#selection .selection_vol06 .box_sss ul{display: flex; gap: 5%;}
#selection .selection_vol06 .box_sss li{/*margin: 0 4% 0 0;padding: 0;*/width: 50%;}
/*#selection .selection_vol06 .box_sss .display_focus {width: 106%;}*/
#selection .selection_vol06 .ninsin {border-bottom: #e15093 2px dotted; border-top: #e15093 2px dotted; color: #e15093; padding: 2%; font-size: 120%;}
#selection .selection_vol06 .jyunyu {border-bottom: #ffb79c 2px dotted; border-top: #ffb79c 2px dotted; color: #ff8757; padding: 2%; font-size: 120%;}
#selection .selection_vol06 .txt02{color: #574842;}
#selection .selection_vol06 .txt03{background-color: #fcab8d;}
#selection .selection_vol06 .box_s2{background-color: #ffeddb;}

/*Vol07*/
#selection .selection_vol07 .box_ss{border: 5px solid #e3c4f1;}
#selection .selection_vol07 .box_sss{border: 2px solid #ecd7f6;}
#selection .selection_vol07 .txt02{color: #574842;}
#selection .selection_vol07 .txt03{background-color: #debbef;}
#selection .selection_vol07 .box_s2{background-color: #fcf6ff;}

/*Vol08*/
#selection .selection_vol08 .box_ss{border: 5px solid #f8d066;}
#selection .selection_vol08 .box_sss{border: 2px solid #fbdf99;}
#selection .selection_vol08 .txt02{color: #574842;}
#selection .selection_vol08 .txt03{background-color: #f8d066;}
#selection .selection_vol08 .box_s2{background-color: #f8eed7;}

/*Vol09*/
#selection .selection_vol09 .box_ss{border: 5px solid #87c2e4;}
#selection .selection_vol09 .box_sss{border: 2px solid #bddcee;}
#selection .selection_vol09 .txt02{color: #574842;}
#selection .selection_vol09 .txt03{background-color: #4f9ebf;}
#selection .selection_vol09 .box_s2{background-color: #ebf3f9;}

/*Vol10*/
#selection .selection_vol10 .box_ss{border: 5px solid #9cd8ce;}
#selection .selection_vol10 .box_sss{border: 2px solid #bde5de;}
#selection .selection_vol10 .txt02{color: #574842;}
#selection .selection_vol10 .txt03{background-color: #27b098;}
#selection .selection_vol10 .box_s2{background-color: #def5f1;}

/*Vol11*/
#selection .selection_vol11 .box_ss{border: 5px solid #ff9566;}
#selection .selection_vol11 .box_sss{border: 2px solid #ffb899;}
#selection .selection_vol11 .txt02{color: #574842;}
#selection .selection_vol11 .txt03{background-color: #ff9566;}
#selection .selection_vol11 .box_s2{background-color: #ffeae1;}

/*Vol12*/
#selection .selection_vol12 .box_ss{border: 5px solid #9ea9df;}
#selection .selection_vol12 .box_sss{border: 2px solid #bfc5ea;}
#selection .selection_vol12 .txt02{color: #574842;}
#selection .selection_vol12 .txt03{background-color: #5e6fca;}
#selection .selection_vol12 .box_s2{background-color: #dde0f5;}



/* sp表示------------------------------ */
@media screen and (max-width: 768px) {
	  #selection {
    margin: 1rem;
  }
	#selection .txt01 {
  font-size: 100%;
}
	#selection .txt02 {
  letter-spacing: 0px;
  font-size: 120%;
}
	#selection .txt03 {
  font-size: 120%;
  letter-spacing: 0px;
}
#selection .box_backno {
  overflow: hidden;
  width: 102%;
}

#selection .box_backno li {
  float: left;
  padding: 0;
  margin: 0 2% 1% 0;
  width: 48%;
}

#selection .c-panel__body {
    margin-top: 0px;
}
#selection .box_s2	.c-panel__body {
    width: 62%!important;
}
#selection .display_focus .btn img {
  width: 400px;
  /*margin:20px 0 0 0;*/
}

/* tate_sp */
 #selection  #goods_tate .c-panel__header {
    width: 80%;
    margin: 5% auto;
  }
 #selection  #goods_tate .c-panel__price-wrapper {
   margin-left: 15px;
   width: 300px;
	 flex-wrap: wrap;
  }

  /* tate値段 */
 #selection #goods_tate .c-price {
    margin-top: -10px;
    margin-left: 0px;
  }

  /* tateボタン要素 */
 #selection #goods_tate .c-panel__action {
    margin-top: 0px;
  }

  /* tateボタン */
 #selection #goods_tate .c-panel__action .btn {
    width: 100%!important;
    margin-left: 3%;
    margin-right: 3%;
    margin-bottom: 5%;
    font-size: 30px;
    margin-top: 5%;
    padding: 5px;
  }
	
/* #column_2 */
#column_2 .c-price{margin-top: -10px;}
#column_2 .c-panel__action {margin-top: 0px;}
#column_2 .c-panel__action .btn {
    width: 100%;
    margin-left: 0px;
    margin-right: 0%;
    margin-bottom: 5%;
    font-size: 1em;
    margin-top: 5%;
    padding: 8px;
  }
#column_2 .c-panel__name {font-size: 1.4rem!important;}
#column_2 .c-price{
    margin-top: 1px;
    margin-bottom: 10px;
    font-size: 2.5rem;
}
	
/**/
	#selection .c-panel__name {
  font-size: 1.4rem!important;
  text-align: left;
}
	#selection .c-price {
  font-size: 2.5rem;
}

#selection .c-panel__price-wrapper { 
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
	
}
/* pc表示------------------------------ */
@media screen and (min-width: 768px){
	.box_backno {
  overflow: hidden;
  width: 102%;
}
.box_backno li {
  float: left;
  padding: 0;
  margin: 1.5% 2% 0 0;
  width: 23%;
}
	
	
	#selection .badge {
  font-size: 1.5rem;
}
	
	#selection .display_focus .btn img {
  width: 220px;
  /*margin:30px 0 0 0;*/
}
	#selection .display_focus .txt_box {
  font-size: 130%;
}
	#selection .c-panel__header__image{
		/*width: 220px;*/
	}
	
	
}