<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/*共通箇所*/

img { image-rendering: -webkit-optimize-contrast;/*画像がぼけるの調整*/}

a:hover {
  opacity: 0.5;
}
.clear {
  display: block;
  clear: both;
}
.main-contents-inner-bg h2 + p {
  margin: 30px 0 0 0;
  text-align: center;
}
.main-contents-inner-bg .intro {
  font-size: 18px;
  padding: 1.5em 0;
  text-align: left;
  margin: 0;
}
.main-contents-inner-bg h3.wf-mplus1p {
  font-family: "M PLUS 1p";
  font-size: 30px;
  padding: 15px;
  text-align: center;
  margin: 35px 0;
}
.main-contents-inner-bg h3.wf-mplus1p p {
  font-size: 30px;
}
.main-contents-inner-bg h4 {
  font-size: 22px;
  text-align: center;
  border-bottom: 2px solid #333333;
  line-height: 180%;
  margin-top: 60px;
}
.b_btn {
  font-size: 16px;
  background: #333333;
  font-weight: bold;
  color: #fff;
  padding: 12px 16px;
  font-style: normal;
  border-radius: 2px;
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.a_btn {
  font-size: 14px;
  background: #f3aa07;
  font-weight: bold;
  color: #fff;
  padding: 12px 10px;
  font-style: normal;
  border-radius: 2px;
  display: block;
  display: block;
  clear: both;
  width: 80%;
  margin: auto;
  text-align: center;
  font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

#review.itemdetail p.kakaku{display: block;font-size: 14px;} 
#viewdItem.birthday .dv_rc_items:nth-of-type(14), #viewdItem.birthday .dv_rc_items:nth-of-type(18) { margin-right: 0; }
#recommend .dv_rc_items:nth-of-type(14), #recommend .dv_rc_items:nth-of-type(18) {margin-right: 0;} 
.main-contents-inner-bg #review .reco_cont h3{font-size: 14px;display: block; margin: 20px 0 10px 0; line-height: 1.5em; border: 0; text-align: left; padding: 0;}



/*注意書き表記*/
.caution {
  background: #fff;
  padding: 20px 10px;
  width: 100%;
  box-sizing: border-box;
  margin: 20px 0 60px 0;
  clear: both;
  border-radius: 2px;
}
.caution h3 {
  color: #333;
  margin-bottom: 30px;
  margin-top: 15px;
  border: 0;
}
.caution ul {
  padding: 0;
}
.caution ul li {
  list-style: none;
  padding-left: 15px;
  margin-bottom: 10px;
  background: url(http://www.phiten-store.com/user_data/packages/default/img/common/cmo_fot_arrow.gif) no-repeat 0.1em 0.2em;
}


/*5の付く日 詳細テーブル*/
table.otokuday_detail  {
  border: 1px solid #e7e3e2; 
  width: 100%;
  max-width:896px;
  margin: auto; 
  border-collapse: collapse; 
  border-spacing: 0;	
}
table.otokuday_detail tr{
  border: 1px solid #e7e3e2; 
  border-top: none;
}
table.otokuday_detail td.table_l{
  font-weight: bold;
  background-color:#ececec;
  vertical-align: middle;
  padding: 10px 15px;
  font-size: 15px;
  line-height: 1.8em;
  width: 30%;
  valign: top;
}
table.otokuday_detail td.table_r{
  background-color:#ffffff;
  display: table-cell;
  vertical-align: middle;
  padding: 10px 15px;
  font-size: 15px;
  line-height: 1.8em;
  text-align: left;
}



/*.main-contents-inner-bg img{border:1px solid #eeeeee}*/
.top_conts {
  padding-top: 15px;
  margin-bottom: 30px;
}
.top_conts:after, .conts_15:after {
  clear: both;
  display: block;
  content: "";
}
.left15d {
  float: left;
  width: 300px;
  position: relative;
}
.recome_cont {
  background-color: #f5f5f5;
  padding: 2%;
  border: 1px solid #cccccc;
  border-radius: 3px;
}
.recome_cont h4 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.recome_cont .right15d {
  float: right;
  width: 528px;
}
p span.point, p span.point2 {
  color: #fff;
  font-size: 22px;
  margin-bottom: 5px;
  text-align: center;
  width: 100%;
  padding: 10px 0;
  margin: 30px 0;
  display: inline-block;
}
p span.point {
  background: #CC0000;
}
p span.point2 {
  background: #FB7A12;
}
p.price {
  font-size: 12px;
}
p.price span {
  font-weight: bold;
}
span.point, span.point2 {
  padding: 3px 8px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
}
span.point {
  background: #CC0000;
  margin-bottom: 5px;
}
span.point2 {
  background: #FB7A12;
}
.right15d {
  float: right;
  width: 536px;
  height: 320px;
  padding-left: 30px;
  position: relative;
}
.discription {
  font-size: 18px;
  line-height: 2em;
}
.pt_name {
  display: block;
  margin-top: 15px;
  font-size: 14px;
  line-height: 1.5em;
}
.item_3 {
  margin-bottom: 40px;
}
.item_3 li {
  display: table-cell;
  width: 33%;
}
.item_3 li:nth-child(n) {
  padding: 0 10px 0 0;
}
.item_3 li:nth-child(3n) {
  padding: 0 0 0 10px;
}
.item_3 li:nth-child(2n) {
  padding: 0 5px;
}
.item_4 li {
  display: block;
  width: 23.5%;
  float: left;
  margin-top: 5px;
  padding-left: 2%;
  position: relative;
}
.item_4 li:first-child {
  padding-left: 0;
}
.item_2 li:nth-child(n) {
  padding: 0 10px 0 0;
}
.item_2 li:nth-child(2n) {
  padding: 0 0 0 10px;
}
.item_2 li {
  width: 50%;
  display: table-cell;
  margin-top: 5px;
}
.tokuCont h3 {
  border: none;
}
.matomeFooter {
  background-color: #ffffff;
}

.intro {
  font-size: 16px;
  line-height: 1.6em;
  margin-bottom: 25px;
}
.p_2box {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1a4884+0,2989d8+37,ffffff+95 */
  background: #1a4884; /* Old browsers */
  background: -moz-linear-gradient(top, #1a4884 0%, #2989d8 37%, #ffffff 95%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #1a4884 0%, #2989d8 37%, #ffffff 95%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #1a4884 0%, #2989d8 37%, #ffffff 95%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a4884', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
  padding: 30px 15px;
  color: #fff;
}
.p_2box_conts {
  width: 896px;
  margin: auto;
}
h5.wf-hannari {
  font-family: "Hannari";
  font-size: 56px;
  font-weight: normal;
  letter-spacing: -4px;
}
.p_2box_conts p {
  color: #333333;
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 50px;
}
.p_2box ul.links_03 {
  padding: 5%;
  background: rgba(6, 6, 6, 0.19);
  margin-bottom: 40px;
}
.p_2box ul.links_03 li {
  display: inline-block;
  width: 19%;
  margin: 10px 0px 15px 0px;
  position: relative;
}
.p_2box ul.links_03 li a {
  color: #333333;
  display: block;
  padding: 5%;
  font-size: 16px;
  line-height: 1.8em;
}
.p_2box ul.links_03 li a:after {
  content: "\f0d7";
  position: absolute!important;
  right: 20px;
  top: 9px;
  display: inline-block;
  font-family: FontAwesome;
  font-weight: normal;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h4.title_0315_2 {
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 20px;
  color: #333333;
}
h5.category{font-size: 38px;font-weight: bold;margin-bottom: 20px;text-align: center;}
h5.category p{font-size: 20px;}
.top_conts .item_name{font-weight: bold;    font-size: 16px;    margin-bottom: 20px;    border-bottom: 5px solid #ffdb2c;display: inline-block;}
.catch{font-size: 20px;margin-bottom: 5px;}
.nayami{padding: 2.5% 3%; margin: 10px 0;background:#f9fff9;border-radius: 2px;border: 1px solid #aae4ae;}
.nayami span{display:inline-block;padding: 1.2% 1%;font-weight: bold;margin-bottom: 8px;}
.nayami ul li{display: block;margin-bottom:4px;}
.detail{font-size: 14px;margin: 10px 0;}
.get_point{color:#C8282A;font-weight: bold;font-size: 16px;}
p.item_link{display: block;}
p.item_link span{display: inline-block;margin-left: 10px;color: #C8282A;font-weight: bold;font-size: 15px;}
p.item_link a{font-size: 15px;text-decoration: underline;}
p.item_link a:hover{color: #0049A0;}

.discription{font-size: 14px; line-height: 1.5em;}



.leftbox{width: 35.5%;float: left;padding-right: 1.5%;}
.rightbox{width: 64.5%;float: left;padding-left: 1.5%;}
.leftbox img{width: 100%;height: auto;margin-bottom: 0;}
.rightbox img{width: 100%;height: auto;margin-bottom: 0;}
.clear:after{display: block;clear: both;content: "";height: 0;}
.midashi_05{display: block;text-align: center;background: #CC0000;border: 1px solid #800202;color: #fff;padding: 1.2%;font-size: 18px;}
.midashi_02{display: block;text-align: center;background: #FB7A12;border:1px solid #e46d0d;color: #fff;padding: 1.2%;font-size: 18px;}
.top_conts{position: relative;}
.get_point{margin-bottom: 30px;}	
.detail {font-size: 18px;}
 


/*15日 得々ポイント*/
.conts_15 {
  padding: 0 15px;
  margin: 25px 0;
}
.conts_15 img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.cont_2p {
  float: left;
  width: 208px;
  height: 315px;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 40px;
}
.cont_2p h5 a {
  font-size: 15px;
}
h5.p_name {
  font-size: 13px;
  margin: 12px 0 10px 0;
  line-height: 1.5em;
  font-weight: normal;
}
h4.p_name {
  font-size: 22px;
  margin: 20px 0 10px 0;
  line-height: 1.5em;
  font-weight: bold;
  text-align: left;
}

/*25日 得々まとめ買い*/
.conts_25{padding: 0 15px;margin: 25px 0;}
img.conts_25 {width: 100%;height: auto;}
.conts_25:after{clear:both;display:block;content: "";}
span.kakaku{display: block;font-size: 14px;} 
.kakaku strong{font-size: 18px;} 
h5.name_25_items {
	font-size: 16px;
	margin: 10px 0 10px 0;
	line-height: 1.2em;
	font-family: "メイリオ", "Meiryo", "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.cont_25_items {
	float: left;
	width: 224px; 
	height:335px; 
	position: relative;
	padding-left: 10px; 
	padding-right: 10px; 
	margin-bottom: 20px; 
	margin-top: 10px; 
	text-align: center;
}
.cont_25_items h5 a{
	font-size: 14px; 
	font-weight: bold; 
	line-height: 0.9em;
}  </pre></body></html>