* {
  box-sizing: border-box; 
}
a {
	text-decoration:none;
}

h1,h2,h3,h4,p{
	margin:0;
}

h2 {
	padding:7px 15px 2px;
	margin:3em auto 0.5em;
	border-left:7px solid #b8d200;
	font-weight:bold;
	font-size:130%;
}

p {
	font-size:100%;
}

dd {
	font-size:90%;
}

small {
	font-size: 80%;
}

.wrapper {
	margin:0 1em;
}

.wrapper img {
	max-width: 100%;
}

.note {
	font-size: 80%;
}

.note2 {
	font-size: 65%;
}

.tx_center {
	font-size: 100%;
    font-weight: bold;
	text-align: center;
    line-height: 1.5;
    margin-top: 2em;
}

.tx_right{
    text-align: right;
}

.tx_left{
    text-align: left;
}

.indent{
	padding-left:1em;
	text-indent:-1em;
}

.img_border {
    border: 1px solid #ccc;
    text-align:center;
}

.container img {
	max-width: 100%;
}

.moreinfo {
   	width: 100%;
    margin: 2em auto 3em;
}

.moreinfo2 {
    width: 100%;
    margin: 2em auto 0;
}

.moreinfo a,
.moreinfo2 a {
	position: relative;
	display: block;
	margin: 0  auto;
	padding: 0.5em 0;
	background-color: #fff;
	border: solid 1px #ccc;
	text-align: center;
}

.moreinfo a::after,
.moreinfo2 a::after {
	content: "\f105";
	font-family: FontAwesome;
	position: absolute;
	right: 1em;
}

.liner {
	display:inline-block;
	background: linear-gradient(transparent 50%, #f7b191 50%);
	text-align: center;
}

.order-1 {
	font-size: 1em;
	letter-spacing: 0.04em;
	margin: 1em 0 2em;
}

.checkbox {
	background-color: #ECF5AB;
	margin: 2em -1em 3em;
	padding: 0 1em 1em;
}

.checkbox > p {
	font-size: 90%;
	padding:1em 0;
}

.check_bnr {
	border: 2px solid #ddd;
	max-width:100%;
}

.point_m {
	max-width: 100%;
	margin:0 auto 1em;
	text-align: center;
}

.point {
	text-align: center;
}

.p_point {
	display:inline-block;
	text-align:left;
}

.point_mds {
	border-bottom: dotted 3px #b8d200;
	padding: 4px 10px 12px 2px;
	margin-bottom: 10px;
	font-size: 95%;
	font-weight:bold;
}

.p_list1 {
	background-color:#b8d200;
	font-weight:bold;
	font-size:1em;
	padding:3px 4px;
	margin-right:16px;
}
.p_list2 {
	font-size: 75%;
	margin-right:4px;
}

.p_list3 {
	font-size:96%;
}

.tokuten {
	background-color: #f8ffcc;
	margin-top:1em;
	padding: 1em;
	font-weight:bold;
	text-align:center;
}

.tokuten span {
	font-size:21px;
	line-height:1.7;
	color:#f13041;
}

.tokuten small {
	font-weight:normal;
}	

.limited {
	color:#fff;
	padding:0.4em;
	margin-bottom:0.8em;
	display:block;
	background-color: #f13041;
	font-weight:normal;
	font-size:1em;
	letter-spacing:2px;
}

.itemname {
font-size: 120%;
font-weight: bold;
padding: 50px 0 20px 0;
margin-top: 0px;
line-height: 1.7;
text-align: center;
}

.itemname2 {
font-size: 120%;
font-weight: bold;
padding: 1em 0 0 0;
margin-top: 0px;
line-height: 1.7;
text-align: center;
}
