@charset "utf-8";
/* CSS Document */

/* -----------------------------------
reset
----------------------------------- */
h1 {margin:0;}
h2 {margin:0; padding:0; background: inherit; text-align:left; background-color:#FFF;/*font-size:150%; font-size:1.5rem;*/}
h3 {margin:0; padding:0; /*color:#000; font-size:120%; font-size:1.2rem;*/ border-bottom: none; text-align:left;}
img {vertical-align:top;}


/* -----------------------------------
デザインパーツ
----------------------------------- */
#main {
	line-height:1.5;
	padding-bottom:2em;}
#main a:hover img{ opacity: 0.7; }

/* ヘッダ */
#headLogo {
	text-align:center;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin-bottom:1px;
	padding:3px 0 5px;}
#headLogo img {
	width:30%;}
.yokoku {
    background-color: #e62e8b;
    color: #fff;
    font-size: 1.1rem;
    font-weight: bold;
    letter-spacing: 0.2em;
    padding: 2px;
    text-align: center;
}

.ttl {
	text-align:center;
	padding:8px;
}
.ttl img {width:100%;}
.lead {
	font-size:1rem;
	color:#000;
	padding:0;}
.icon {
	position: absolute;
	right: 0;
	top: 5px;
	width: 22%;
	z-index: 9999;}
.icon img {
	width: 100%;}
.term {
	font-size:1.0rem;
	letter-spacing: -.40em;
	text-align:center;}
.term dt, .term dd {
	display:inline-block;
	*display: inline;  
    *zoom: 1;
 	letter-spacing: normal;}
.term dt {
	background-color:#e62e8b;
	color:#FFF;
	font-size:90%;
	text-align:center;
	padding:0;
	margin-right:5px;
	width:5em;}
.term dd {font-weight:bold;}
.term dd span {
	font-weight:normal;
	font-size:85%;}

.itemBlock {}
.itemBlock_ttl {
	}
.itemBlock_ttl img {
	width:100%;}
.itemType {
	background-color:#fff000;
	color:#e3007f;
	text-align:center;
	width:4em;
	padding:0 0.5em;
	float:right;
	margin-right:10px;
	font-size:0.9rem;}
.itemBlock .target{
	text-align: center;
}
.itemBlock .target img{
	margin:10px 0 0 0;
	width: 98%;
}


/* 対象商品 */	
.taisyoBlock {
	border:1px solid #e62e8b;
	-moz-border-radius:8px;
	-webkit-border-radius:8px; border-radius:8px;}

.taisyoBlock p{
	text-align: center;
	margin-top: 15px;
	font-size: 100%;
}

.taisyoBlock .itemBlock{
	margin: 15px auto;
	width: 95%;
}
.taisyoBlock .itemBlock img{
	text-align: center;
	width: 100%;
}


.taisyo_ttl {
	padding:5px 0;
	background-color:#e62e8b;
	font-size:1.2rem;
	color:#FFF;
	text-align:center;
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0; border-radius:6px 6px 0 0;}

/* POP */
.pop_wrap{
	margin:20px auto;
}
.pop_wrap .pop_img{
	text-align: center;
}
.pop_wrap .pop_img img{
	width: 75%;
}
.pop_wrap .pop_txt{
	background: #e62e8b;
	color: #fff;
	width: 95%;
	text-align: center;
	font-size: 120%;
	font-size: 1.2rem;
	font-weight: bold;
	padding:20px 0;
	position: relative;
	display:block;
	line-height:25px;
	z-index: 0;
	left:0;
	right:0;
	margin:20px auto 0;
}
.pop_wrap .pop_txt:after {
	border-left: solid 7px transparent;
	border-right: solid 7px transparent;
	border-bottom: solid 10px #e62e8b;
	top: -10px;
	content:"";
	display:block;
	height:0;
	left:50%;
	margin-left:-5px;
	position: absolute;
	width:0;
}



.taisyo_pop {
	margin:15px 10px;
	text-align:center;}
.taisyo_pop img {width:72%;}
.taisyoItem_ttl {
	font-size:1rem;
	color:#e62e8b;
	text-align:center;
	border-top:1px solid #e62e8b;
	border-bottom:1px solid #e62e8b;
	margin:10px;}
.taisyoItem {
	padding:0.5em 5px 0 5px;
	overflow:hidden;
	clear:both;
	}
.taisyoItem li {
	float:left;
	width:50%;
	text-align:center;
	margin-bottom:0.5em;
	padding:0.5em 20px;
	/*border-top:1px dotted #e62e8b;*/
	box-sizing: border-box;
	}
.taisyoItem li img {
	width:95%;}
.taisyoItem_txt {
	padding:5px;
	line-height:1.2;}
.taisyoItem_txt dt {
	margin-bottom:0.2em;
	font-size:90%;
	font-size:0.9rem;
	color:#000;}
.taisyoItem_txt dt span {
	font-size:75%;
	font-size:0.75rem;
	display:block;
	color:#666;}
.taisyoItem_txt dd {
	font-weight:bold;
	color:#777;
	font-size:80%;
	font-size:0.8rem;}

/* 汎用スタイル */
.section {
	margin:10px;
	position:relative;
	overflow:inherit;}
.txtRed {
	color:#FF0000;}
.sec_howto_hedge {
	color:#666;
	font-size:0.8rem;}





/*----------------
 注釈
--------------- */
#main #notes
  {margin:20px 0 0; padding:0 10px;}
ul.note li {font-size:85%; font-size:0.85rem;}

/*----------------
 SNSボタン
--------------- */
#sns {text-align:center;font-size:90%;font-size:0.9rem;}
 
/* ********************** */
/* PC/SP切替 */
/* ********************** */
.dispPC {display:none;}
.dispSP {}


/* ********************** */
/* 泣き別れ対策 */
/* ********************** */
.nw {white-space:nowrap;}
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .nw { display:inline-block; white-space:normal; } /* IE11 */
}

/* ********************** */
/* 画像サイズ調整 */
/* ********************** */
@media screen and (max-width:640px) {
.Pickup__bnr img {
	width:100%;
	height:auto;}
.itemList__bnr img {
	width:100%;
	height:auto;}
}