
.main_contens img {
  margin: 0 auto;
}
.strong {
	font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.6;
	margin-top: 1rem;
}
.main01 {
	text-align: center;
}
.text-red {
	color: #e70012;
}
.strong {
	font-size: 2.8rem;
}
/*メインビジュアル*/
.main_visu_bg {
  background: #d32620;
  padding: 0;
}
.main_visu {
	padding: 3rem 0;
}
.date {
	padding-top: 2rem;
	margin-top: 3rem;
	border-top: 2px solid #fff;
	text-align: center;
}
/*メインビジュアル*/
.contents_box {
  padding: 6rem 0 3rem;
  background-color: #dcdddd;
}
.contents {
  max-width: 800px;
  margin: 0 auto;
  background: #fff;
}
.contents .general-p {
	font-size: 1.4rem;
  text-align: center;
  margin-top: 1.5rem;
}
.contents .source15 .general-p {
  text-align: left;
}
.contents .general-p+.general-p {
	margin-top: 0;
}
.contents .indet-1 {
  text-indent: -1rem;
  padding-left: 1rem;
}
@media screen and (max-width: 659px) {
	.main_visu {
	  padding: 1.5rem 0;
	}
	.strong {
		font-size: 1.4rem;
		margin-top:.5rem;
		}
	.date {
	  padding-top: 1rem;
		margin-top: 2rem;
		line-height: 1;
	}
}

@media screen and (max-width: 659px) {
	.strong {
	font-size: 2.2rem;
		line-height: 1;
}
	.main01 img {
		padding: 0 1rem;
	}
.contents_box {
  padding: 3.5rem 1rem 1.5rem;
}
	.contents .general-p {
		text-align: left;
		font-size: 1rem;
	}
}
/*入会特典*/
.contents01 {
  padding: 5rem 2rem 2rem;
  margin: 0 auto 5rem;
}
.contents01 h2 {
  margin: -8rem auto 3rem;
  color: #fae500;
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
  padding-inline: calc(var(--r) + .3em);
  line-height: 1.8;
  clip-path: polygon(0 0,100% 0,calc(100% - var(--r)) 50%,100% 100%,0 100%, var(--r) 50%);
  background: #d32620; /* the main color */
  width: fit-content;
  --r: .5em;
  padding: 0 5rem;
}
.contents01 h2.source15 {
	max-width: 380px;
}
@media screen and (max-width: 659px) {
.contents01 {
  margin: 0 auto 3rem;
	padding: 5rem 1rem 2rem;
}
.contents01 h2 {
  max-width: 200px;
  margin: -7rem auto 1.5rem;
  font-size: 2rem;
}
}
/*入会特典*/
/*ポイントをおトクに貯める*/
.contents02 {
  padding: 2rem;
  margin: 0 auto 2rem;
}
.contents02 h2 {
  max-width: 460px;
  margin: 0 auto 3rem;
  border: 3px solid #d32620;
  color: #d32620;
  text-align: center;
  font-size: 2.8rem;
  font-weight: bold;
	padding: .3rem .2rem;
}
.contents01 h2.source15 {
  max-width: 320px;
}
.contents02 h2 span::after {
	content: "";
	display: inline-block;
	width: 4rem;
	height: 3.2rem;
	background-image: url(/entry/sc/images/point.png);
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: middle;
	margin-left: 5px;
}
.contents_inner {
  max-width: 720px;
  margin: auto;
  color: #d32620;
  font-size: 1.6rem;
}
.contents_inner ul {
  padding-left: 0;
}
.contents_inner .title {
  max-width: 720px;
  margin: 0 auto;
  padding: 1.5rem .2rem;
  font-size: 2rem;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background-color: #d32620;
	
}
.fs30 {
  font-size: 3rem;
  color: #fae500;
}
.text-yellow {
  color: #fae500;
}
.best ul li {
  text-align: left;
  display: flex;
  font-weight: bold;
  align-items: center;
}
.best ul li + li {
  margin-top: 2rem;
  padding-top: 3rem;
  border-top: 1px solid #d32620;
}
.best ul li .best_icon {
  margin-right: 1rem;
  min-width: 65px;
  max-width: 65px;
}
.best ul li>p {
	border-left: solid 1px #d32620;
	padding-left: 3rem;
	margin-left: 1rem;
}
.best ul li .strong {
  font-size: 1.8rem;
  color: #d32620;
}
.ft3 {
  font-size: 2.8rem;
  color: #d32620;
}
.ft2_6 {
  font-size: 2.6rem;
  color: #d32620;
}
.text-bold {
  font-weight: bold;
}
.text-pink {
  color: #d32620;
}
.check {
  margin-top: 3.5rem;
}
.check ul {
  padding: 0 1.5rem;
	margin: 1rem 0;
}
.check ul li {
  text-align: left;
  display: flex;
  align-items: baseline;
}
.check ul li+li {
	margin-top: .5rem;
}
.check ul li .check_icon {
  margin-right: 0.5rem;
  margin-top: 1rem;
  min-width: 18px;
	max-width: 18px;
}
.check p {
  line-height: 1.8rem;
}
.textLink, a.textLink {
  text-decoration: underline;
}
.textLink {
  background: url(/common/images/icon/ic_arrow-r-rd02.png) 100% 50% no-repeat;
  background-size: auto;
  -webkit-background-size: auto .8em;
  padding-right: .8em;
  color: #282828;
}
.check_icon img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  display: inline;
}
.textheight {
  margin-top: -1rem;
  display: inline-block;
}
@media screen and (max-width: 659px) {
.contents02 {
  padding: 2rem 1rem;
  margin: 0 auto 2rem;
}
  .contents02 h2 {
  max-width: 460px;
  margin: 0 auto 2rem;
  font-size: 1.8rem;
}
.contents02 h2 span::after {
	width: 3rem;
	height: 2.5rem;
}
  .best ul li .best_icon {
  margin-right: .5rem;
	  min-width: 45px;
    max-width: 45px;
}
  .best ul li .best_icon img {
  width: 90%;
}
  .best ul li {
    font-size: 1.3rem;
  }
  .best ul li .strong {
    font-size: 1.5rem;
  }
  .best ul li + li {
  margin-top: 1.5rem;
  padding-top: 2rem;
}
	.best ul li > p {
  padding-left: 1rem;
  margin-left: 0rem;
}
  .check_icon img {
    vertical-align: baseline;
  }
  .check {
  margin-top: 2.5rem;
}
	.check p {
  line-height: 1.25;
}
  .contents_inner .title {
	padding: 1rem .5rem;
    font-size: 1.6rem;
    line-height: 1.35;
}
	.check ul li {
		font-size: 1.3rem;
	}
.fs30 {
  font-size: 2.2rem;
  color: #f5da47;
}
  .check ul {
  padding: 0;
}
}
/*ポイントをおトクに貯める*/
/*キャンペーン入力方法*/
.contents03 {

  background-color: #fff9e9;
  padding: 3rem 0;
}
.entry_list li p {
  font-size: 1.6rem;
  margin-bottom: 2rem;
}
.entry_list {
  counter-reset: my-counter;
  padding: 0;
}
.entry_list li {
  border-bottom: 1px solid #d32620;
  line-height: 180%;
  padding: 1.45em 0 1em;
  font-size: 2.2rem;
}
.entry_list > li:first-of-type {
  padding: 1em 0 1.45em;
}
.entry_list figure.cap img {
  max-width: 65%;
}
.entry_list span.counter {
  -moz-box-align: center;
  color: #d32620;
  font-size: 1.8rem;
  font-weight: 700;
}
.entry_list span.counter::after {
  background-color: #d32620;
  border-radius: 50%;
  color: #fff;
  content: counter(my-counter, decimal);
  counter-increment: my-counter;
  display: inline-block;
  font-family: helvetica, arial, "hiragino kaku gothic pro", meiryo, "ms pgothic", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  height: 1.6em;
  line-height: 1.6em;
  margin: 0 0.45em 0 0.25em;
  text-align: center;
  width: 1.6em;
}
.limitation-box {
  width: 800px;
  margin: 0 auto;
	max-width: 100%;
}
.limitation-box .h2text {
  font-size: 2.6rem;
  text-align: center;
}
.limitation-box .table {
  padding-top: 2rem;
}
.limitation-box .table .title {
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
.detail_inner table {
  width: 100%;
  font-size: 1.6rem;
}
.table .detail_inner th {
  vertical-align: middle;
}
.table td {
  width: 40%;
  background-color: #fff;
}
.table .detail_inner {
  width: 100%;
  padding: 0;
}
@media screen and (max-width: 659px) {
  .spOnly {
    display: block;
  }
  .pcOnly {
    display: none;
  }
  .contents03 {
    padding: 1.5rem 1rem;
  }
  .limitation-box {
    width: 100%;
  }
  .limitation-box .h2text {
    font-size: 2rem;
  }
  .entry_list li p {
    font-size: 1.4rem;
    margin-bottom: 1rem;
  }
  .entry_list figure.cap img {
    max-width: 100%;
  }
  .entry_list span.counter::after {
    font-size: 1.3rem;
  }
  .entry_list li {
    font-size: 1.2rem;
    padding: 2rem 0;
  }
  .limitation-box .table {
    font-size: 1.2rem;
    padding-top: 2rem;
  }
  .limitation-box .table .title {
    font-size: 1.4rem;
    margin-bottom: .5rem;
  }
  .table td {
    width: 25%;
  }
}
/*キャンペーン入力方法*/
/*ご注意事項*/
.accordion {
  max-width: 800px;
  background-color: #fbfaf2;
  border-radius: 5px;
  margin: 3rem auto;
}
.accordion dd {
  display: none;
}
.accordion_title {
  padding: .8rem;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  border-radius: 5px;
  background: url("/common/images/icon/ic_arrow-d-rd02.png")no-repeat top 1.6rem right 3rem/auto #fbfaf2;
cursor: pointer;
}
.accordion_title.active {
  background: url("/common/images/icon/ic_arrow-u-rd02.png")no-repeat top 1.6rem right 3rem/auto #fbfaf2;
}
.accordion_inner {
  padding: 2rem 2rem 1rem;
  border-radius: 5px;
}
.accordion_inner .elem_text_list_detail {
  width: 100%;
}
.accordion_inner .elem_text_list_detail ul {
  padding-left: 0;
}
.condition_contents li {
  line-height: 1.6;
  font-size: 12px;
  margin-bottom: 6px;
}
.accordion_inner .center {
  margin: 1rem auto;
}
@media screen and (max-width:659px) {
  .accordion_title {
  padding: .5rem;
}
  .accordion_inner {
    padding: 1rem;
  }
	.ft2_6 {
		font-size: 2.2rem;
	}
}
/*ご注意事項*/

/*ボタンarea*/
.btn_area {
  max-width: 800px;
  margin: auto;
	margin-bottom: 5rem;
}
.btn_area .text {
	font-size: 2rem;
  font-weight: bold;
  line-height: 1;
	text-align: center;
	margin-bottom: 1.5rem;
}
.btn_area .btn {
	margin-bottom: 1rem;
  margin-top: 1.5rem;
	text-align: center;
}
.btn_area .btn a {
  display: inline-block;
  padding: 1rem;
  font-size: 2rem;
  font-weight: bold;
  background-color: #e70012;
  width: 60%;
  color: #fff;
  box-shadow: 5px 5px #54c3f1;
	position: relative;
	transition: .3s;
	border-radius: 50px;
}
.btn_area .btn a::before {
  content: "";
  position: absolute;
  top: 48%;
  right: 2.5rem;
  width: 8px;
  height: 8px;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  transform: rotate(45deg);
  margin-top: -4px;
}
.btn_area .btn a:hover {
  background-color: #54c3f1;
  box-shadow: 5px 5px #e70012;
	transition: .3s;
}
@media screen and (max-width:659px) {
   .btn_area .text {
		font-size: 1.8rem;
	   line-height: 1.25;
	}
	.btn_area .btn a {
		width: 100%;
		box-sizing: border-box;
		font-size: 1.8rem;
	}
}
/*END===ボタンarea*/
/*表*/
.detail_inner {
  background-color: #FFFFFF;
  width: 50%;
  margin: 0 auto;
  padding: 2rem;
}
.detail_inner th, .detail_inner td {
  border: 2px solid #ccc;
  padding: 0.9rem 1.5rem;
  vertical-align: top;
}
.detail_inner th {
  width: 20%;
  font-weight: bold;
  background: #eff1f3 none repeat scroll 0 0;
  font-size: 1.2rem;
}
.detail_inner td {
  width: 80%;
	max-width: 100%;
}
.table td {
  width: 40%;
  background-color: #fff;
}
.table .detail_inner th {
  vertical-align: middle;
	text-align: center;
}
.detail_inner.example {
  width: 800px;
	max-width: 100%;
}
.detail_inner.example tr > td > ul > li {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
}
.detail_inner.example tr > td > ul > li:last-child {
  margin-bottom: 0;
}
.detail_inner.example tr > td > ul > li > p {
  margin-left: 2rem;
}

@media screen and (max-width:659px) {
	.table td {
		width: 20%;
	}
}
/*表*/
