@charset "UTF-8";
h1 {
  float: right;
  width: 714px;
  height: auto;
  margin-top: 2px;
  margin-bottom: 2px;
  color: #666;
  font-weight: bold;
  text-align: right;
  overflow: hidden;
}

h1 span {
  display: table-cell;
  width: 714px;
  height: 35px;
  vertical-align: bottom;
  font-size: 75%;
  line-height: 175%;
}

@media only screen and (max-width: 720px) {
h1 {
  display: none;
}

  h2 {
    line-height: 30px;
    font-size: 165%;
  }

  .category-heading {
    margin-top: 0px;
}



}


.category-heading h2 {
  top: 170px;
    line-height: 135%;
    font-size: 180%;
}

.category-heading h2 span {
  display: table-cell;
width: 100%;
height: auto;
  vertical-align: middle;
  color: #fff;
  padding-left: 33px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.category-heading h2 span span {
  display: inline;
    font-size: 75%;
}

@media only screen and (max-width: 720px) {
  .category-heading h2 span {
    padding: 0 15px;
  }

.category-heading h2 {
  font-size: 180%;
    top: 10px;
}
}

p.set-right.color-blue{
line-height: 160%;
}

@media only screen and (max-width: 720px) {
  .header__body__middle .header__body__right {
    float: none;
    margin: 10px 16px 0 0;
  }
}

.points {display: inline-block;
list-style-type: none;
margin-left: 0px;}
.points li {
          text-indent: -1em;
          padding-left: 1em;
          text-align: left}

.txt_bg_y {
    background: linear-gradient(transparent 70%, #FFD500 70%);
    padding:0 5px;
    text-shadow: 0px 0px 5px #000000,
	rgba(0,0,0,0.3) 0px 0px 5px,
	rgba(0,0,0,0.2) 1px 1px 1px,
	rgba(0,0,0,0.2) -1px -1px 1px,
	rgba(0,0,0,0.2) 1px -1px 1px,
	rgba(0,0,0,0.2) -1px 1px 1px;
}

@media only screen and (max-width: 720px) {
.txt_bg_y {
    background: linear-gradient(transparent 70%, #FFD500 70%);
    padding:0 5px;
    text-shadow: 0px 0px 1px #000000,
	rgba(0,0,0,0.2) 0px 0px 1px,
	rgba(0,0,0,0.2) 1px 1px 1px,
	rgba(0,0,0,0.2) -1px -1px 1px,
	rgba(0,0,0,0.2) 1px -1px 1px,
	rgba(0,0,0,0.2) -1px 1px 1px;
}
}

.em_lightblue {
    background: linear-gradient(transparent 80%, #58cae7 80%);
}

.payment-option input[type="radio"] {
	width: inherit;
}

/*
news-wrap
***************************************************** */
.news-list-border {
  border: 1px solid #dad8d6;
  margin-top: 30px;
  padding: 20px 30px 20px;
  margin-top: 46px;
  width: 100%;
  box-sizing: border-box;
  height: 180px;
  overflow-y: scroll;
  }

@media only screen and (max-width: 720px) {
  .news-wrap .news-list {
    margin: 25px 19px 0;
  }
}
.news-list dl + dl {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #dad8d6;
}
@media only screen and (max-width: 720px) {

.news-list-border {
  margin-top: 20px;
  height: 180px;
  padding: 15px 10px;
  }

.news-list dl + dl {
    padding-top: 10px;
  }
}
.news-list dl.first {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}

.news-list {
  margin-top: 20px;
}
@media only screen and (max-width: 720px) {
.news-list {
    margin: 20px 0 0;
  }
}

.news-list dl + dl {
  margin-top: 10px;
}
@media only screen and (max-width: 720px) {
  .news-list dl + dl {
    margin-top: 28px;
  }
}
.news-list dt {
  float: left;
  width: 100px;
}
@media only screen and (max-width: 720px) {
  .news-list dt {
    float: none;
    width: auto;
  }
  .news-list dt .date {
    font-size: 100%;
    line-height: 179%;
  }

}
.news-list dd {
  margin-left: 110px;
}


@media only screen and (max-width: 720px) {
  .news-list dd {
    margin-top: 3px;
    margin-left: 0;
    font-size: 100%;
    line-height: 158%;
  }
}


#floatbtn .inner {
	width : 960px;
	margin : 0 auto;
	padding : 12px 0 12px;
}

@media only screen and (max-width: 720px) {
  #floatbtn .inner {
    width : 100%;
  }
}

.amazon-pay-description {
	margin-bottom: 1em;
}

.amazon-pay-btn-container {
  width: 300px;
  height: 60px;
  max-width: 300px;
  min-width: 300px;
  min-height: 60px;
  display: inline-block;
  margin: 0 auto;
}

.amazon-pay-btn {
  width: 300px;
  height: 60px;
  max-width: 300px;
  min-width: 300px;
  min-height: 60px;
  display: inline-block;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .amazon-pay-btn-container {
    width: 200px;
    height: 45px;
    max-width: 200px;
    min-height: 45px;
    display: inline-block;
    margin: 0 auto;
  }

  .amazon-pay-btn {
    width: 200px;
    height: 45px;
    max-width: 200px;
    min-height: 45px;
    display: inline-block;
    margin: 0 auto;
  }
}


.amazon-pay-btn-container.left {
  justify-content: flex-start;
}

.amazon-pay-btn-container.center {
  justify-content: center;
}
