/* --------------
  reset
-------------- */
.pane-left-menu {
	display: none;
}
.pane-contents .container {
	width: 100%;
}
.page-point-event .pane-main {
	width: 100%;
}

.pane-right-menu {
  width: 1350px;
  margin: 60px auto 0;
}

.point-gift h1, .point-gift h2, .point-gift h3, .point-gift h4 {
  margin: 0;
  padding: 0;
}
.block-event-page--header {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%);
}

.point-gift em {
  font-style: normal;
  font-weight: 700;
}


/* --------------
  base
-------------- */
.point-gift {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 0;
  letter-spacing: .02em;
  /* font-family: 'Noto Sans JP', "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif"; */
  /* font-family: "kiwi-maru", sans-serif; */
  font-family: "zen-kaku-gothic-new", sans-serif;
  font-weight: normal;
  color: #222;
	background: #f3eee7;
}

.point-gift picture {
  display: block;
}
.point-gift a {
  color: #222;
}
.point-gift a:hover {
  text-decoration: none;
}
.point-gift .spOnly { display: none !important; }
.point-gift .mb-0 { margin-bottom: 0 !important; }
  
.block-thumbnail-t--comment {
  display: none;
}
.point-gift a {
  transition: all 0.3s;
}
.point-gift a:hover {
  opacity: 0.7;
}
/* --------------
  structure
-------------- */
.point-gift-inner {
  margin: 0 auto;
  width: 1350px;
}

/* --------------
blocktop
-------------- */
.point-gift .mv_block {
	line-height: 0;
	background: #f2ece3;
	text-align: center;
}


/**/
.point-gift .blocktop {
 padding-top: 100px;
 background: #f3eee7;
	padding-bottom: 210px;
  text-align: center;
}
.point-gift .blocktop .blocktop_ttl {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.5;
  color: #212324;
  margin-bottom: 30px;
	padding-left: 10px;
}
.point-gift .blocktop .blocktop_txt {
  font-size: 20px;
  line-height: 2;
  color: #212324;
	padding-left: 10px;
}
.point-gift .blocktop .blocktop_nav {
  margin: 60px auto 0;
}
.point-gift .blocktop .blocktop_nav ul {  
  margin: 0 auto;
  display: flex;
	justify-content: center;
}
.point-gift .blocktop .blocktop_nav ul li {
  margin-left: 10px;
	margin-right: 10px;
}


/* --------------
content list
-------------- */
.point-gift .sec_content {
	text-align: center;
}

.point-gift .sec_note {
	text-align: right;
	padding-top: 5px;
}

.point-gift .sec_content .sec_ttl {
 text-align: center;
	margin-top: 30px;
}
.point-gift .sec_content .sec_ttl h2.ttl_txt {
  	font-size: 32px;
	color: #634C50;
	font-weight: bold;
}

.point-gift .sec_content .sec_text {
	  font-size: 20px;
	  line-height: 34px;
	  text-align: center;
	  color: #FFFFFF;
	background: #F6CF5A;
	border-radius: 12px;
	padding: 20px 0;
	display: inline-block;
	margin: 50px auto;
	width: 556px;
	position: relative;
}
.point-gift .sec_content .sec_text:after {
	position: absolute;
	content: "";
	background: url("../../../img/usr/event/P0007/arrow.png") no-repeat;
	width: 33px;
	height: 32px;
	top: calc(100% - 7px);
	left: calc(50% - 16px);
}

/*style01*/
.point-gift .style01 {
	background: #F2EEE7;
}
.point-gift .style01 .sec_content {
  padding-bottom: 100px;
	border-radius: 250px 0 0 0px;
	background: #FCFBFA;
}

/*style02*/
.point-gift .style02 {
	background: #FCFBFA;
}
.point-gift .style02 .sec_content {
	border-radius: 250px 0 0 0px;
	background: #F2EEE7;
	padding-bottom: 100px;
}

.point-gift .sec01 .cont_btn_list {
  display: flex;
  width: 1100px;
  margin: 0 auto;
  justify-content: space-between;
}
.point-gift .sec01 .cont_btn_list.column4 {
  width: 730px;
  flex-wrap: wrap;
}
.point-gift .sec01 .cont_btn {
  margin-bottom: 40px;
  text-align: center;
}
.point-gift .sec01 .cont_btn_text {
  position: relative;
  font-size: 20px;
  line-height: 24px;
  color: #E59B6D;
  text-align: center;
  margin: 70px auto 30px;
  width: 340px;
}
.point-gift .sec01 .cont_btn_text::before,
.point-gift .sec01 .cont_btn_text::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 26.03px;
  background-color: #CB90A2;
}
.point-gift .sec01 .cont_btn_text::before {
  transform: rotate(135deg);
  left: 0;
}
.point-gift .sec01 .cont_btn_text::after {
  transform: rotate(45deg);
  right: 0;
}
.point-gift .sec01 .cont_btn a {
  width: 332.5px;
  height: 57.84px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: #E57E3E;
  margin: 0 auto;
  border-radius: 6px;
  box-shadow: #D6D6D6 4px 4px;
}
.point-gift .sec01 .cont_btn a span {
  color: #FFF;
  font-size: 18px;
  line-height: 24px;
}
.point-gift .sec01 .cont_btn a span.ft_16 {
  font-size: 16px;
}
.point-gift .sec01 .cont_btn a span.cont_btn_small {
  font-size: 16px;
}
.point-gift .sec01 .cont_btn a img {
  position: absolute;
  bottom: -15px;
  right: -15px;
}

/* --------------
　商品情報
-------------- */
.block-sec-appendArea {
  display: flex;
  flex-wrap: wrap;
  width: 960px;
  margin: 0 auto;
  padding: 0 69px;
  text-align: left;
  justify-content: flex-start;
}
.block-sec-appendArea .block-pickup-list-p--item-body {
  width: 253px;
  margin-bottom: 0;
}
.block-sec-appendArea .block-pickup-list-p--item-body:not(:nth-child(3n)) {
  margin-right: 30px;
}
.block-sec-appendArea .block-pickup-list-p--item-body:nth-child(3n) {
  margin-right: 0;
}
.block-sec-appendArea .block-pickup-list-p--item-body:nth-child(n+4) {
  margin-top: 24.3px;
}
.block-sec-appendArea .block-pickup-list-p--item-body .block-pickup-list-p--image {
  width: 253px;
}
.block-sec-appendArea .block-pickup-list-p--item-body figure {
  border: 1px solid #A2C0DA;
  border-radius: 1px;
  width: 253px !important;
  height: 253px !important;
  background-color: #fff;
}
.block-pickup-list-p--comment,
.block-pickup-list-p--supplier {
  display: none;
}
.block-pickup-list-p--item-description {
  margin-top: 15px;
}
.block-pickup-list-p--item-description .block-pickup-list-p--goods-name {
  padding-top: 0;
  margin-bottom: 9px;
}
.block-pickup-list-p--item-description .block-pickup-list-p--goods-name a {
  font-size: 21px;
  line-height: 28px;
  color: #5A5A5A;
}
.block-pickup-list-p--item-description .block-icon img {
  height: 14px !important;
}
.block-pickup-list-p--item-description .block-pickup-list-p--price-items {
  justify-content: start;
}
.block-pickup-list-p--item-description .block-pickup-list-p--price-items .price {
  color: #0068b7;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
}
.block-pickup-list-p--item-description .block-pickup-list-p--price-items span {
  font-size: 25px;
  line-height: 29px;
  font-weight: bold;
  margin-right: 20px;
}