@charset "utf-8";


img {
	width: 100%;
}


/* main_head
---------------------------- */
.main_head {
	padding: 0;
	margin: 0;
}

/* section_detail
---------------------------- */
#section_detail {
	padding: 80px 0 100px;
}
#section_detail .text {
	padding-top: 100px;
	font-size: 1.6rem;
	line-height: 2.6rem;
}
#section_detail .text dt {
	color: #fff;
	background-color: #000;
	float: left;
	width: 8em;
	text-align: center;
	border-radius: 1.3rem;
}
#section_detail .text dd {
	padding-left: 10em;
	padding-bottom: 30px;
}
#section_detail .text dd span {
	font-size: 1.4rem;
	display: inline-block;
	line-height: 2.2rem;
}
#section_detail .item_sum {
	width: 55%;
	margin: 0 auto;
}
#section_detail .item_sum .item_sum_de {
	border-radius: 15px;
	padding: 20px;
	margin-top: 50px;
	text-align: center;
	position: relative;
}
#section_detail .item_sum .item_sum_ss {border: 3px solid #cab562;}
#section_detail .item_sum .item_sum_s {border: 3px solid #aaa;}
#section_detail .item_sum .item_sum_a {border: 3px solid #0db5dc;}
#section_detail .item_sum .item_sum_b {border: 3px solid #31c4a7;}
#section_detail .item_sum .item_sum_c, #section_detail .item_sum .item_sum_d, #section_detail .item_sum .item_sum_e {border: 3px solid #d2d2d2;}

#section_detail .item_sum .item_sum_de .item_sum_prize {
	width: 130px;
	position: absolute;
	top: -20px;
	left: 20px;
}
#section_detail .item_sum .item_sum_a .item_sum_prize,
#section_detail .item_sum .item_sum_b .item_sum_prize,
#section_detail .item_sum .item_sum_c .item_sum_prize,
#section_detail .item_sum .item_sum_d .item_sum_prize,
#section_detail .item_sum .item_sum_e .item_sum_prize {
	width: 100px;
}
#section_detail .item_sum .item_sum_de .item_sum_img img {
	width: 70%;
}
#section_detail .item_sum .item_sum_de .item_sum_text {
	font-weight: bold;
	font-size: 2.4rem;
	line-height: 1.4;
}
@media screen and (max-width:767px){
	#section_detail {
		padding: 10% 0;
	}
	#section_detail .text {
		padding-top: 17%;
		font-size: 1.4rem;
		line-height: 2.4rem;
	}
	#section_detail .text dt {
		font-size: 1.3rem;
		float: none;
		margin-bottom: 2%;
	}
	#section_detail .text dd {
		padding-left: 0;
		padding-bottom: 7%;
	}
	#section_detail .text dd span {
		font-size: 1.2rem;
		line-height: 1.8rem;
	}
	#section_detail .img {
		margin-top: 0;
	}
	#section_detail .img img {
		width: 100%;
	}
	#section_detail .item_sum {
		width: 100%;
	}
	#section_detail .item_sum .item_sum_de {
		border-radius: 10px;
		padding: 5%;
		margin-top: 10%;
		border-width: 2px;
	}
	#section_detail .item_sum .item_sum_de .item_sum_prize {
		width: 90px;
		top: -20px;
		left: 10px;
	}
	#section_detail .item_sum .item_sum_a .item_sum_prize,
	#section_detail .item_sum .item_sum_b .item_sum_prize,
	#section_detail .item_sum .item_sum_c .item_sum_prize,
	#section_detail .item_sum .item_sum_d .item_sum_prize,
	#section_detail .item_sum .item_sum_e .item_sum_prize {
		width: 70px;
	}
	#section_detail .item_sum .item_sum_de .item_sum_img img {
		width: 60%;
	}
	#section_detail .item_sum .item_sum_de .item_sum_text {
		font-size: 1.6rem;
	}
}

/* section_item
---------------------------- */
#section_item {
	padding: 50px 0 100px;
	background-color: #f3f3f3;
}
#section_item .item {
	background-color: #fff;
	margin-top: 50px;
	padding: 20px 0 50px;
}
#section_item .item .title {
	background-color: #000;
	box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.2);
	color: #fff;
	position: relative;
	overflow: hidden;
}
#section_item .item .title .title_prize {
	position: absolute;
	top: 0;
	left: 20px;
	height: 100%;
	width: 170px;
	font-size: 3.6rem;
	font-weight: bold;
	background-color: #b6b6b6;
	text-align: center;
	line-height: 100px;
}
#section_item .item_ss .title .title_prize { background: rgb(192,157,78); background: linear-gradient(32deg, rgba(192,157,78,1) 16%, rgba(237,217,135,1) 62%, rgba(220,176,69,1) 100%); color: #221815; }
#section_item .item_s .title .title_prize { background: rgb(162,162,162); background: linear-gradient(28deg, rgba(162,162,162,1) 16%, rgba(233,233,233,1) 62%, rgba(186,185,183,1) 100%); color: #221815; }
#section_item .item_a .title .title_prize { background-color: #10b2db; }
#section_item .item_b .title .title_prize { background-color: #2fc6a8; }

#section_item .item .title .title_type {
	font-size: 1.8rem;
	font-weight: bold;
	padding: 15px 200px 0 210px;
}
#section_item .item .title .title_name {
	font-size: 3rem;
	line-height: 1.3;
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding: 0 200px 15px 210px;
}
#section_item .item .title .title_rate {
	padding: 20px 1em 0 1em;
	font-size: 1.6rem;
	font-weight: bold;
	color: #222;
	position: absolute;
	top: 0;
	right: 20px;
	display: inline-block;
	height: 100%;
	z-index: 1;
}
#section_item .item .title .title_rate::before {
  position: absolute;
  top: -50%;
  left: -10px;
  content: "";
  width: 100%;
  height: 200%;
  background-color: #fff;
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
  z-index: -1;
}
#section_item .item .text {
	padding: 4% 5% 0;
}
#section_item .item .text .text_info {
	font-size: 1.8rem;
}
#section_item .item .text .text_size {
	font-size: 1.4rem;
	margin-top: 2em;
}
#section_item .item .item_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 5%;
}
#section_item .item .item_list li {
	width: 31.5%;
	margin-top: 4%;
}
#section_item .item .item_list li .item_list_img {
	border: 1px solid #d8d8d8;
	margin-bottom: 10px;
	position: relative;
	cursor: pointer;
}
#section_item .item .item_list li .item_list_img::after {
	position: absolute;
	bottom: 1%;
	right: 1%;
  content: "";
  width: 15%;
  height: 15%;
  background: url('../img/item/zoom_in.png') 50% no-repeat;
  background-size: contain;
}
#section_item .item .item_list li .item_list_name {
	font-size: 1.4rem;
	line-height: 1.4;
}
#section_item .item .item_list li .item_list_name .tag {
	font-size: 1.4rem;
	display: inline-block;
	background-color: #b6b6b6;
	color: #fff;
	padding: 0 1em;
	border-radius: 1em;
	margin-right: 0.8em;
	margin-bottom: 5px;
	float: left;
}
#section_item .item_s .item_list li .item_list_name .tag { background-color: #dcb045; }
#section_item .item_a .item_list li .item_list_name .tag { background-color: #10b2db; }
#section_item .item_b .item_list li .item_list_name .tag { background-color: #2fc6a8; }

#section_item .item .item_list li .item_list_name .name {
	display: inline-block;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  z-index: 9999;
}
.modal .bigimg {
  position: absolute;
  width: 80%;
  max-width: 800px;
  top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 10px;
	padding: 20px;
	background-color: #fff;
}
.modal .modal_close {
  position: absolute;
  right: -1em;
  top: -0.3em;
  color: #fff;
  font-size: 7rem;
  line-height: 1;
}
.modal .modal_close a {
  color: #fff;
  text-decoration: none;
}
@media screen and (max-width:767px){
	#section_item {
		padding: 5% 0 10%;
	}
	#section_item .item {
		margin-top: 5%;
		padding: 3% 0 10%;
	}
	#section_item .item .title {
		box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
	}
	#section_item .item .title .title_prize {
		top: 0;
		left: 10px;
		height: 60px;
		width: 100px;
		font-size: 2rem;
		line-height: 60px;
	}
	#section_item .item .title .title_type {
		position: absolute;
		top: 0;
		left: 120px;
		font-size: 1.4rem;
		line-height: 60px;
		padding: 0;
		z-index: 2;
	}
	#section_item .item .title .title_name {
		font-size: 1.7rem;
		padding: 75px 5% 15px 5%;
	}
	#section_item .item .title .title_rate {
		padding: 5px 1em 5px 3em;
		font-size: 1.2rem;
		line-height: 1.6;
		top: 6px;
		right: 0;
		height: 50px;
		text-align: right;
	}
	#section_item .item .title .title_rate::before {
	  position: absolute;
	  top: 0;
	  left: 0;
	  content: "";
	  width: 100%;
	  height: 100%;
	  -webkit-transform: rotate(0deg);
	  transform: rotate(0deg);
	}
	#section_item .item .title .title_rate::after {
	  position: absolute;
	  top: -32px;
	  left: -35px;
	  content: "";
	  border-top: 50px solid transparent;
	  border-bottom: 50px solid transparent;
	  border-right: 50px solid #000;
	  -webkit-transform: rotate(30deg);
	  transform: rotate(30deg);
	  z-index: 1;
	}
	#section_item .item .text {
		padding: 6% 5% 0;
	}
	#section_item .item .text .text_info {
		font-size: 1.4rem;
		line-height: 1.6;
	}
	#section_item .item .text .text_size {
		font-size: 1.2rem;
		margin-top: 1em;
	}
	#section_item .item .item_list {
		padding: 0 5%;
	}
	#section_item .item .item_list li {
		width: 48%;
		margin-top: 5%;
	}
	#section_item .item_s .item_list li,
	#section_item .item_a .item_list li,
	#section_item .item_b .item_list li {
		width: 100%;
	}
	#section_item .item .item_list li .item_list_img {
		margin-bottom: 10px;
	}
	#section_item .item .item_list li .item_list_img::after {
	  width: 30px;
	  height: 30px;
	}
	#section_item .item .item_list li .item_list_name {
		font-size: 1.2rem;
	}
	#section_item .item .item_list li .item_list_name .tag {
		font-size: 1.2rem;
	}
	.modal .bigimg {
	  width: 90%;
		padding: 2%;
		border-radius: 5px;
	}
	.modal .modal_close {
	  right: 0;
	  top: -1.2em;
	  font-size: 5rem;
	}
}

/* section_buy
---------------------------- */
.section_buy {
	background-color: #000;
	padding: 40px 0;
	text-align: center;
}
.section_buy .title {
	color: #fff;
	font-size: 3.4rem;
	font-weight: bold;
	letter-spacing: 0.08em;
	padding-bottom: 30px;
}
.section_buy .select_num select {
  font-size: 2.4rem;
  line-height: 70px;
  border-radius: 5px;
  padding: 0 40px 0 10px;
  border: none;
  background: #fff url(../img/common/icon_arrow_down.png) right 10px bottom 50% no-repeat;
  background-size: auto;
  background-size: 20px auto;
}
.section_buy .select_num .btn {
	font-size: 2.4rem;
	font-weight: bold;
	border-radius: 5px;
	line-height: 70px;
	display: inline-block;
	margin-left: 10px;
}
.section_buy .select_num .btn_max {
	background-color: #dddddd;
	padding: 0 2em;
}
.section_buy .select_num .btn_to_cart {
	background-color: #ccc;
	color: #fff;
	padding: 0 3.5em;
}
.section_buy .total {
	color: #fff;
	font-size: 3rem;
	font-weight: bold;
	padding-top: 20px;
}
.section_buy .total .font_b {
	font-size: 5rem;
	padding: 0 5px;
}
.section_buy .total .font_s {
	font-size: 1.6rem;
}
.section_buy .btn_set {
	text-align: center;
	padding-top: 30px;
}
.section_buy .btn_set .btn_to_gacha {
	display: inline-block;
	font-size: 2.4rem;
	font-weight: bold;
	background-color: #ccc;
	color: #fff;
	line-height: 70px;
	width: 400px;
	border-radius: 35px;
}
@media screen and (max-width:767px){
	.section_buy {
		padding: 5% 0;
	}
	.section_buy .title {
		font-size: 2rem;
		padding-bottom: 5%;
	}
	.section_buy .select_num select {
		width: 25%;
		font-size: 1.6rem;
	  line-height: 50px;
	  border-radius: 3px;
	  padding: 0 30px 0 10px;
	  background: #fff url(../img/common/icon_arrow_down.png) right 8px bottom 50% no-repeat;
	  background-size: auto;
	  background-size: 15px auto;
	}
	.section_buy .select_num .btn {
		font-size: 1.6rem;
	  border-radius: 3px;
		line-height: 50px;
		margin-left: 1%;
	}
	.section_buy .select_num .btn_max {
		width: 25%;
		padding: 0;
	}
	.section_buy .select_num .btn_to_cart {
		width: 43%;
		padding: 0;
	}
	.section_buy .total {
		font-size: 1.6rem;
		padding-top: 5%;
	}
	.section_buy .total .font_b {
		font-size: 2.4rem;
		padding: 0 5px;
	}
	.section_buy .total .font_s {
		font-size: 1.2rem;
	}
	.section_buy .btn_set {
		text-align: center;
		padding: 10% 0 8%;
	}
	.section_buy .btn_set .btn_to_gacha {
		display: inline-block;
		font-size: 1.8rem;
		line-height: 60px;
		width: 90%;
		border-radius: 30px;
	}
}
