.giftSelectionList {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}

.giftSelectionList .item {
	width: 208px;
	margin: 40px 20px 0;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}

.giftSelectionList .item img {
	border: 1px solid #D8D8D8;
	width: 100%;
	padding: 0;
	vertical-align: bottom;
}

.giftSelectionList .item .itemPoint {
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
}

.giftSelectionList .item .text_box {
	border-left: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	color: #555;
	height: 82px;
	padding: 10px 5px;
	margin: 0;
	text-align: center;
	position: relative;
}

.giftSelectionList .sectionLink {
	text-align: center;
	color: #25c5cc;
}

#inc_gift_02 {
	background: #fafafa;
	padding-top: 50px;
}

#inc_gift_02 .giftSelectionList h3.inc_h3 {
	color: #333;
	width: 100%;
	padding-bottom: 30px;
	line-height: 1;
	text-align: center;
	font-size: 16px;
}

#inc_gift_02 .giftSelectionList h3.inc_h3 div {
	border: 1px solid #c8b990;
	width: 121px;
	margin: 10px auto 0;
	padding: 5px;
}

#inc_gift_02 .giftSelectionList .item {
	width: 170px;
	margin: 0 5px 40px;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}

#inc_gift_02 .giftSelectionList .item a img {
	border: 1px solid #c8b990;
}

#inc_gift_02 .giftSelectionList .item a .text_box {
	border-left: 1px solid #c8b990;
	border-right: 1px solid #c8b990;
	border-bottom: 1px solid #c8b990;
}

.sectionInner_inc {
	max-width: 750px;
	margin: 0 auto 20px;
	text-align: left;
	box-sizing: border-box;
}

.sectionInner_inc .item {
	background: #ffffff;
	width: 306px;
	border: 1px solid #ee6547;
	margin: 0 15px 40px;
	padding: 10px;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	position: relative;
}

.sectionInner_inc .item a {
	display: block;
}

.sectionInner_inc .item img {
	width: 100%;
	padding: 0;
	vertical-align: bottom;
}

#inc_freemusic {
	margin: 0 auto;
	width: 678px;
}

#inc_freemusic .item {
	width: 306px;
	height: 292px;
	margin: 0 15px 40px;
}

#inc_freemusic.sectionInner_inc .item .maintitle {
	color: #555;
	bottom: 10px;
	position: absolute;
}

#inc_freemagazine {
	margin: 0 auto;
	width: 660px;
}

#inc_freemagazine .item {
	width: 190px;
	height: 360px;
	margin: 0 15px 40px;
	padding: 15px;
}

#inc_freemagazine .item img {
	padding: 0 5px;
}

#inc_freemagazine .item .maintitle p {
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
}

#inc_freemagazine.sectionInner_inc .item .maintitle {
	color: #555;
}

#inc_discount {
	margin: 0 auto;
	width: 678px;
}

#inc_discount .item {
	width: 306px;
	height: ;
	margin: 0 15px 40px;
}

#inc_discount .item h4 {
	font-weight: bold;
}

#inc_discount.sectionInner_inc .item .maintitle {
	color: #555;
}

#inc_discount.sectionInner_inc .item .text-box .note {
	font-size: 10px;
}

#inc_discount.sectionInner_inc .item .text-box .note a {
	display: inline;
}

#inc_discount.sectionInner_inc .item .text-box .note .red {
	color: #eb5506;
}



.sectionInner_inc .item .maintitle {
	color: #555;
}

.sectionInner_inc .item .maintitle .date {
	color: #eb5506;
	padding-bottom: 15px;
}

.sectionInner_inc .item .maintitle h4 {
	font-size: 14px;
	text-align: left;
	padding-bottom: 10px;
}

.sectionInner_inc .item .text-box {
	color: #555;
	margin: 0;
	text-align: center;
	padding-top: 10px;
}

.sectionInner_inc .item .text-box a {
	color: #25c5cc;
}

.sectionInner_inc .item .text-box .itemLink {
	font-size: 12px;
}

.sectionInner_inc .item .text-box .maintitle p {
	text-align: left;
	font-size: 12px;
}

.sectionInner_inc .item .text-box .maintext .textApp a {
	display: inline;
}

.sectionInner_inc .item .text-box .maintext .textApp {
	text-align: left;
	font-size: 12px;
}


@media only screen and (min-width: 770px) {}

@media only screen and (max-width: 770px) {
	.giftSelectionList {
		width: 95%;
		max-width: 430px;
		margin: 0 auto;
		padding: 0;
	}
	.giftSelectionList .item {
		width: 48%;
		max-width: 188px;
		margin: 20px 1% 0;
	}
	.giftSelectionList .item .text_box {
		border-left: 1px solid #D8D8D8;
		border-right: 1px solid #D8D8D8;
		border-bottom: 1px solid #D8D8D8;
		color: #555;
		height: 82px;
		padding: 10px 5px;
		margin: 0;
		text-align: center;
	}
	.giftSelectionList .sectionLink {
		text-align: center;
		color: #25c5cc;
	}

	.sectionInner_inc {
		width: 100%;
		max-width: 430px;
		margin: 0 auto;
		text-align: left;
	}
	.sectionInner_inc .items-container {
		width: 100%;
	}
	.sectionInner_inc .text-box p {
		font-size: 12px;
		text-align: left;
	}
	.sectionInner_inc .text-box .leadmore {
		text-align: right;
	}
	.sectionInner_inc .item .maintitle .date {
		padding-bottom: 10px;
	}
	.sectionInner_inc .item .maintitle h4 {
		font-size: 14px;
		text-align: left;
		padding-bottom: 10px;
	}

	#inc_gift_02 {
		padding-top: 20px;
	}
	#inc_gift_02 .giftSelectionList h3.inc_h3 {
		width: 100%;
		padding-bottom: 20px;
		padding-top: 10px;
		line-height: 1;
		text-align: center;
		font-size: 10px;
	}
	#inc_gift_02 .giftSelectionList h3.inc_h3 img {
		height: 18px;
	}
	#inc_gift_02 .giftSelectionList h3.inc_h3 div {
		border: 1px solid #c8b990;
		width: 121px;
		margin: 10px auto 0;
		padding: 5px;
	}
	#inc_gift_02 .giftSelectionList .item {
		width: 48%;
		max-width: 188px;
		margin: 0 1% 20px;
	}
	#inc_gift_02 .giftSelectionList .item a img {
		border: 1px solid #c8b990;
	}
	#inc_gift_02 .giftSelectionList .item a .text_box {
		border-left: 1px solid #c8b990;
		border-right: 1px solid #c8b990;
		border-bottom: 1px solid #c8b990;
	}

	#inc_freemusic {
		width: 100%;
		box-sizing: border-box;
		padding: 0 20px;
	}
	#inc_freemusic .item {
		width: 48%;
		height: 210px;
		max-width: 188px;
		margin: 0 1% 20px;
		padding: 5px;
	}
	#inc_freemusic.sectionInner_inc .item .maintitle {
		color: #555;
		position: static;
	}

	#inc_freemagazine {
		width: 100%;
		box-sizing: border-box;
		padding: 0 20px;
	}
	#inc_freemagazine .item {
		width: 31%;
		height: 244px;
		margin: 0 1% 20px;
		padding: 5px;
	}
	#inc_freemagazine .item img {
		padding: 0 5px;
	}
	#inc_freemagazine .item .maintitle p {
		padding-bottom: 10px;
		font-size: 10px;
		line-height: 13px;
	}
	#inc_freemagazine .item .maintitle p.mgz_date {
		font-size: 11px
	}

	#inc_discount {
		width: 100%;
		box-sizing: border-box;
		padding: 0 20px;
	}
	#inc_discount .item {
		width: 48%;
		height: 520px;
		margin: 0 1% 20px;
		padding: 5px;
	}
}



/*gift*/

.m_show {
	display: none;
}

.giftBanner {
	margin: 20px auto 10px;
}

.giftList {
	width: 750px;
	margin: 0 auto;
	list-style: none;
	padding: 0;
	font-size: 0;
	text-align: left;
	line-height: 0;
}

.giftList .ml {
	margin-left: 30px;
}

.giftList .items {
	width: 360px;
	display: inline-block;
	font-size: 1.4rem;
	margin-top: 20px;
}


.giftList .items img {
	width: 100%;
	vertical-align: bottom;
	border: 1px solid #dddddd;
}

.giftList .items .itemInfo {
	width: 360px;
	text-align: center;
	border: 1px solid #dddddd;
	border-top: none;
	padding: 10px 0px;
}

.giftList .items .itemInfo p {
	line-height: 1.5;
	width: 100%;
	padding: 5px 30px 0;
}

.giftList .items .itemInfo .intro {
	height: 45px;
	padding: 0px 30px 0;
}

.giftList .items .itemInfo .name {
	font-weight: bold;
	font-size: 1.6rem;
	min-height: 53px
}

@media only screen and (max-width: 980px) {
	.m_show {
		display: block;
	}
}


@media only screen and (max-width: 770px) {
	.m_show {
		display: block;
	}
	.giftBanner {
		width: 100%;
	}
	.giftBanner img {
		width: 95%;
		max-width: 718px;
	}
	.giftList {
		width: 95%;
		max-width: 430px;
		margin: 0 auto;
		padding: 0;
	}

	.giftList .ml {
		margin-left: 0px;
	}
	.giftList .items {
		width: 100%;
		display: inline-block;
		font-size: 0;
		margin-top: 10px;
	}


	.giftList .items img {
		width: 50%;
		vertical-align: bottom;
	}

	.giftList .items .itemInfo {
		width: 50%;
		height: auto;
		float: right;
		font-size: 1.25rem;
		text-align: left;
		padding: 2px 10px;
		border: none;
	}

	.giftList .items .itemInfo p {
		top: 10px;
		line-height: 1.4;
		width: 100%;
		padding: 2px 0px 0px;
	}

	.giftList .items .itemInfo .intro {
		height: auto;
		padding: 0px;
	}


	.giftList .items .itemInfo .name {
		font-size: 1.5rem
	}

	.giftList .items .itemInfo .name-s {
		font-size: 1.2rem
	}
}

@media only screen and (max-width: 640px) {
	.m_show {
		display: none;
	}
}

@media only screen and (max-width: 330px) {
	.giftList .items .itemInfo {
		font-size: 1.2rem;
		padding: 2px 8px 0px;
	}

	.giftList .items .itemInfo p {
		top: 10px;
		line-height: 1.4;
		width: 100%;
		padding: 2px 0px 0px;
	}

	.giftList .items .itemInfo .name {
		font-size: 1.4rem;
		padding: 6px 0px 0px;
	}


	.giftList .items .itemInfo .name-s {
		font-size: 1.1rem;
		padding: 6px 0px 0px;
	}
	/*giftList終わり*/
}

.itemInfo:visited {
    /* color: #555; */
}
.itemInfo {
    color: #555;
}