@charset "UTF-8";
#gsclub.inner{
	width: 100%;
	padding: 100px 0 0;
}

.breadcrumbs{
	width: 1200px;
	padding: 24px 61px;
	margin: 0 auto;
}

.inner-wrap{
	width: 982px;
	margin: 0 auto;
}

#visual{
	width: 1100px;
	margin: 0 auto;
	text-align: center;
}

#visual img {
	width: 100%;
	height: auto;
	display: block;
}

#visual .pc {
	display: block;
}

#visual .sp {
	display: none;
}

#visual p{
	padding: 24px 0;
}


section .annotation{
	font-size: 12px;
	font-size: 1.2rem;
}

section p{
	margin-bottom: 1rem;
}

/* SECTION 1
-----------------------------------*/
#sec1 {
	position: relative;
	width: 820px;
	margin: 90px auto 30px;
	text-align: center;
}

#sec1 .title-wrap {
	display: inline-block;
	position: relative;
	margin-bottom: 25px;
}

#sec1 .title-wrap h2.mincho {
	font-size: 3.2rem;
	color: #3c1e00;
	text-align: center;
	line-height: 1.5;
	margin: 0;
	position: relative;
	z-index: 2;
}

#sec1 #point-flow-img,
#point-table-wrap .point-flow-img {
	width: 250px;
	margin: 30px auto;
}

#sec1 #point-flow-img img,
#point-table-wrap .point-flow-img img {
	width: 100%;
	height: auto;
	display: block;
}

#sec1 .lead {
	font-size: 1.8rem;
	color: #3c1e00;
	line-height: 1.8;
	margin-bottom: 30px;
}

#sec1 .exsample {
	font-size: 1.6rem;
	color: #3c1e00;
	line-height: 1.6;
	margin-bottom: 35px;
}
#sec1 .exsample span{
	font-size: 1.8rem;
}

/* ポイント値引き早見表 */
#sec1 .point-table,
#point-table-wrap .point-table {
	margin: 30px auto 0;
	width: 588px;
}

#sec1 table.val-table,
#point-table-wrap table.val-table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #000000a6;
	font-size: 2.2rem;
}

#sec1 table.val-table th,
#point-table-wrap table.val-table th {
	background-color: #604313;
	color: #fff;
	font-weight: normal;
	padding: 12px 10px;
	border: 1px solid #000000a6;
	text-align: center;
	font-size: 1.6rem;
}

#sec1 table.val-table th:nth-child(2),
#sec1 table.val-table th:nth-child(3),
#point-table-wrap table.val-table th:nth-child(2),
#point-table-wrap table.val-table th:nth-child(3) {
	background-color: #E2E2E2;
	color: #000;
}

#sec1 table.val-table td,
#point-table-wrap table.val-table td {
	border: 1px solid #000000a6;
	text-align: center;
	font-weight: normal;
	color: #000;
	font-size: 2.2rem;
}

#sec1 table.val-table td span,
#point-table-wrap table.val-table td span {
	font-size: 1.6rem;
	font-weight: normal;
	margin-left: 2px;
}

#sec1 table.val-table td:nth-child(3),
#point-table-wrap table.val-table td:nth-child(3) {
	background-color: #FFF3E3;
}

#sec1 table.val-table td.red,
#point-table-wrap table.val-table td.red {
	color: #A81313;
	font-size: 2.2rem;
}

#sec1 table.val-table td.red span,
#point-table-wrap table.val-table td.red span {
	font-size: 1.2rem;
	color: #A81313;
}

#sec1 .acordion-block {
	width: 100%;
}

#sec1 #hukidashi-wrap,
#point-table-wrap .hukidashi-wrap {
	width: 373px;
	margin: 18px auto 30px;
}

#sec1 #hukidashi-wrap img,
#point-table-wrap .hukidashi-wrap img {
	width: 100%;
	height: auto;
	display: block;
}

#sec1 #osusume-table-wrap {
	width: 710px;
	margin: 40px auto 30px;
}

#sec1 #osusume-table-wrap .comp-title {
	font-size: 1.6rem;
	color: #A81313;
	font-weight: bold;
	margin-bottom: 8px;
	text-align: center;
	width: 280px;
	margin-left: 150px;
}

#sec1 table.comp-table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #000000a6;
	font-size: 1.6rem;
}

#sec1 table.comp-table th,
#sec1 table.comp-table td {
	border: 1px solid #000000a6;
	text-align: center;
	vertical-align: middle;
	padding: 0px 8px;
	color: #3c1e00;
}

#sec1 table.comp-table th {
	background-color: #E6E6E6;
	font-weight: bold;
}

#sec1 table.comp-table th img.icon-h {
	height: 18px;
	width: auto;
	vertical-align: middle;
	margin-right: 6px;
	margin-top: -2px;
}

#sec1 table.comp-table tr.main-header th {
	padding: 12px 0px;
}

#sec1 table.comp-table th.title-col {
	background-color: #fff;
	font-size: 1.6rem;
	width: 150px;
}

#sec1 table.comp-table th.club-normal {
	background-color: #E6E6E6;
}

#sec1 table.comp-table td.pt-val {
	font-weight: bold;
	font-size: 2.0rem;
}

#sec1 table.comp-table td.pt-val span {
	font-size: 1.3rem;
	font-weight: normal;
	color: #3c1e00;
}

#sec1 table.comp-table th.hl-header {
	background-color: #E6E6E6;
	border-left: 2px dashed #A81313;
	border-right: 2px dashed #A81313;
	border-top: 2px dashed #A81313;
	border-bottom: 1px solid #000000a6;
}

#sec1 table.comp-table .hl-hdr-l,
#sec1 table.comp-table .hl-cell-l {
	background-color: #fff8f2;
	border-left: 2px dashed #A81313;
	border-right: 1px solid #000000a6;
}

#sec1 table.comp-table .hl-hdr-r,
#sec1 table.comp-table .hl-cell-r {
	background-color: #fff8f2;
	border-right: 2px dashed #A81313;
	border-left: 1px solid #000000a6;
}

#sec1 table.comp-table th.hl-hdr-l,
#sec1 table.comp-table th.hl-hdr-r {
	background-color: #E6E6E6;
}

#sec1 table.comp-table .hl-cell-l.last-row,
#sec1 table.comp-table .hl-cell-r.last-row {
	border-bottom: 2px dashed #A81313;
}

#sec1 table.comp-table td.red {
	color: #A81313;
	font-weight: bold;
	font-size: 2.0rem;
}

#sec1 table.comp-table td.red span {
	font-size: 0.8rem;
	font-weight: normal;
	color: #A81313;
}

#sec1 table.comp-table td:nth-child(5) {
	font-weight: bold;
	font-size: 2.0rem;
}

#sec1 table.comp-table td span {
	font-size: 0.8rem;
	color: #666;
}

#sec1 .annotation,
#point-table-wrap .annotation {
	font-size: 1.4rem;
	color: #3c1e00;
	text-align: left;
	line-height: 1.6;
	margin-top: 30px;
	padding: 0 10px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
}

#point-table-wrap .annotation {
	width: 800px;
}

/* ポイントの貯め方
-----------------------------------*/
#sec1-point {
	position: relative;
	width: 100%;
	background-color: #f4f4f4;
	padding: 80px 0 70px;
}

#sec1-point .inner {
	margin: 0 auto;
	text-align: center;
}

#sec1-point .title-wrap {
	display: inline-block;
	position: relative;
	margin-bottom: 50px;
}

#sec1-point .title-wrap h2.mincho {
	font-size: 3.2rem;
	color: #3c1e00;
	text-align: center;
	line-height: 1.5;
	margin: 0;
	position: relative;
	z-index: 2;
}

#sec1-point .steps-wrap {
	display: flex;
	flex-direction: column;
	gap: 60px;
}

#sec1-point .step-item {
	display: flex;
	flex-direction: column;
	align-items: center;
}

#sec1-point .step-title {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 600px;
	margin: 0 auto 25px;
}

#sec1-point .step-title .num {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	background-color: #3c1e00;
	color: #fff;
	font-size: 2.3rem;
	font-weight: bold;
	margin-right: 14px;
}

#sec1-point .step-title h3 {
	font-size: 2.3rem;
	color: #3c1e00;
	font-weight: bold;
	margin: 0;
}

#sec1-point .step-img {
	width: 680px;
	max-width: 100%;
	margin-bottom: 20px;
}

#sec1-point .step-img.single-icon {
	width: 335px;
}

#sec1-point .step-img img {
	width: 100%;
	height: auto;
	display: block;
}

#sec1-point .step-desc {
	font-size: 1.8rem;
	color: #3c1e00;
	line-height: 1.6;
	margin-bottom: 0;
}

#sec1-point .btn-wrap,
#sec1-use .btn-wrap,
#terms .btn-wrap,
#faq .btn-wrap {
	text-align: center;
	width: 100%;
}

#sec1-point .sec-btn,
#sec1-use .sec-btn,
#terms .sec-btn,
#faq .sec-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 587px;
	max-width: 100%;
	height: 121px;
	background-color: #4f380a;
	color: #fff;
	font-size: 2.4rem;
	text-decoration: none;
	transition: opacity 0.2s ease;
	position: relative;
	box-sizing: border-box;
	margin: 50px auto 0;
}

#sec1-point .sec-btn:hover,
#sec1-use .sec-btn:hover,
#terms .sec-btn:hover,
#faq .sec-btn:hover {
	opacity: 0.8;
}

#sec1-point .sec-btn::after,
#sec1-use .sec-btn::after,
#terms .sec-btn::after,
#faq .sec-btn::after {
	content: "";
	display: inline-block;
	width: 11px;
	height: 18px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 18'%3E%3Cpath d='M2 2l7 7-7 7' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;
	background-size: contain;
	position: absolute;
	right: 40px;
	top: calc(50% - 9px);
}

/* ポイントの確認方法 & お得なポイントの使い方
-----------------------------------*/
#sec2, #sec1-use {
	position: relative;
	width: 100%;
	padding: 60px 0;
}

#sec2 .inner, #sec1-use .inner {
	width: 820px;
	margin: 0 auto;
	text-align: center;
}

#sec2 .title-wrap, #sec1-use .title-wrap {
	display: inline-block;
	position: relative;
	margin-bottom: 50px;
}

#sec2 .title-wrap h2.mincho, #sec1-use .title-wrap h2.mincho {
	font-size: 3.2rem;
	color: #3c1e00;
	text-align: center;
	line-height: 1.5;
	margin: 0;
	position: relative;
	z-index: 2;
}

#sec2 .content-wrap, #sec1-use .content-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 50px;
}

#sec2 .check-img, #sec1-use .check-img {
	width: 354px;
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

#sec2 .check-img img, #sec1-use .check-img img {
	width: 100%;
	height: auto;
	display: block;
}

#sec2 .desc-text, #sec1-use .desc-text {
	font-size: 1.8rem;
	color: #3c1e00;
	line-height: 1.8;
	text-align: left;
	width: 390px;
	margin: 0;
}

#sec1-use .use-item:nth-child(1) .check-img {
	width: 354px;
}

#sec1-use .use-item:nth-child(2) .check-img {
	width: 246px;
}

#sec1-use .use-item:nth-child(3) .check-img {
	width: 365px;
}

#sec1-use .use-items-wrap {
	display: flex;
	flex-direction: column;
	gap: 60px;
}

#sec1-use .use-item {
	padding-bottom: 60px;
	border-bottom: 1px solid #e0e0e0;
}

#sec1-use .use-item:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

#sec1-use .mincho-sub-title {
	font-size: 2.3rem;
	color: #3c1e00;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 30px;
	text-align: center;
}

/* ポイントお値引き早見表
-----------------------------------*/
#point-table-wrap {
	position: relative;
	width: 100%;
	padding: 60px 0;
}

#point-table-wrap .inner {
	width: 820px;
	margin: 0 auto;
	text-align: center;
}

#point-table-wrap .title-wrap {
	display: inline-block;
	position: relative;
	margin-bottom: 50px;
}

#point-table-wrap .title-wrap h2.mincho {
	font-size: 3.2rem;
	color: #3c1e00;
	text-align: center;
	line-height: 1.5;
	margin: 0;
	position: relative;
	z-index: 2;
}

/* MERIT
-----------------------------------*/
#merit {
	width: 100%;
	background-color: rgba(184, 145, 83, 0.1);
	padding: 50px 0 60px;
}

#merit .inner {
	width: 982px;
	margin: 0 auto;
}

#merit h2.mincho {
	font-size: 28px;
	font-size: 2.8rem;
	color: #3c1e00;
	text-align: center;
	margin-bottom: 40px;
}

#merit h2.mincho span {
	color: #a81313;
}

#merit .features {
	display: flex;
	justify-content: space-between;
	gap: 16px;
	margin-bottom: 40px;
}

#merit .item {
	width: 316px;
	background-color: #fff;
	border-radius: 10px;
	padding: 30px 20px 25px;
	box-sizing: border-box;
	text-align: center;
}

#merit .item .icon {
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 15px;
}

#merit .item .icon img {
	max-height: 100%;
	width: auto;
	display: block;
}

#merit .item h3.mincho {
	font-size: 20px;
	font-size: 2.0rem;
	color: #ac7500;
	margin-bottom: 12px;
	font-weight: bold;
	letter-spacing: -0.5px;
}

#merit .item p.mincho {
	font-size: 14.5px;
	font-size: 1.45rem;
	color: #3c1e00;
	line-height: 1.6;
	margin-bottom: 0;
}

#merit .store-btns {
	display: flex;
	justify-content: center;
	gap: 25px;
}

#merit .store-btns a {
	display: block;
	width: 220px;
	height: 64px;
	transition: opacity 0.2s ease;
}

#merit .store-btns a:hover {
	opacity: 0.8;
}

#merit .store-btns a img {
	width: 100%;
	height: auto;
	display: block;
}

/* LINE
-----------------------------------*/
#line {
	width: 100%;
	background-color: #ebf5f1;
	padding: 50px 0 51px;
}

#line .inner {
	width: 982px;
	margin: 0 auto;
	text-align: center;
}

#line .title-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 16px;
	margin-bottom: 20px;
}

#line .title-wrap h2.mincho {
	font-size: 32px;
	font-size: 3.2rem;
	color: #3c1e00;
	line-height: 45px;
	margin: 0;
	padding: 0;
}

#line .title-wrap .icon-line {
	width: 41px;
	height: 41px;
}

#line .title-wrap .icon-line img {
	width: 100%;
	height: auto;
	display: block;
}

#line .sub-title {
	font-size: 23px;
	font-size: 2.3rem;
	color: #3c1e00;
	text-align: center;
	margin-bottom: 26px;
}

#line .features {
	display: flex;
	justify-content: center;
	gap: 20px;
	margin-bottom: 26px;
}

#line .item {
	width: 265px;
	height: 144px;
	background-color: #fff;
	border-radius: 10px;
	padding: 15px 0;
	box-sizing: border-box;
	text-align: center;
}

#line .item .icon {
  text-align: center;
}

#line .item .icon img {
	width: auto;
	display: block;
  margin: auto;
}
#line .item1{
  padding-top: 10px;
}
#line .item1 .icon img {
  width: 93.5px;
}
#line .item2{
  padding-top: 7px;
}
#line .item2 .icon img {
  width: 93.5px;
}


#line .item p.mincho {
	font-size: 18px;
	font-size: 1.8rem;
	color: #3c1e00;
	line-height: 1.4;
	margin-bottom: 0;
}

#line .note {
	font-size: 16px;
	font-size: 1.6rem;
	color: #3c1e00;
	text-align: center;
	margin-bottom: 26px;
}

#line .line-btn {
	text-align: center;
}

#line .line-btn a {
	display: inline-block;
	width: 232px;
	height: 72px;
	transition: opacity 0.2s ease;
}

#line .line-btn a:hover {
	opacity: 0.8;
}

#line .line-btn a img {
	width: 100%;
	height: auto;
	display: block;
}

/* ACCORDION (COMMON)
-----------------------------------*/
.acordion-block {
  position: relative;
  overflow: hidden;
  height: 190px;
  transition: 0.3s height linear;
}

.acordion-block.open {
  height: auto;
}

.show-more-btn {
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 1;
  text-align: center;
  height: 95px;
  padding-top: 35px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%);
  box-sizing: border-box;
}

.acordion-block.open .show-more-btn {
  position: relative;
  bottom: auto;
  height: auto;
  padding: 30px 0 0;
  background: none;
}

.show-more-btn span {
  display: inline-block;
  border: 1px solid #000;
  line-height: 1;
  padding: 15px 30px;
  font-size: 1.6rem;
  cursor: pointer;
  width: 255px;
  background-color: #fff;
  transition: background-color 0.3s, color 0.3s;
}

.show-more-btn span:hover {
  background-color: #4B3F2C;
  color: #fff;
}

/* VERSION
-----------------------------------*/
section#version {
	width: 800px;
	margin: 30px auto 60px;
	border: 1px solid #3c1e00;
	box-sizing: border-box;
}

section#version h2 {
	background-color: #3c1e00;
	color: #fff;
	font-size: 2.3rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
	padding: 15px 0;
	margin: 0;
}

section#version .padding {
	padding: 30px 90px;
	background-color: #fff;
}

section#version .ver-wrap {
	display: flex;
	justify-content: center;
	gap: 28px;
	margin-bottom: 25px;
}

section#version .ver-box {
	width: 204px;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
}

section#version .ver-box .label {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 45px;
	color: #fff;
	font-size: 1.6rem;
	font-weight: bold;
}

section#version .ver-box.ios .label {
	background-color: #c87e37;
}

section#version .ver-box.android .label {
	background-color: #74a62f;
}

section#version .ver-box .version-text {
	font-size: 1.6rem;
	font-weight: bold;
}

section#version .ver-box.ios .version-text {
	color: #c87e37;
}

section#version .ver-box.android .version-text {
	color: #74a62f;
}

section#version .compat-status {
	font-size: 1.6rem;
	color: #3c1e00;
	text-align: center;
	margin-bottom: 20px;
}

section#version .ver-notes {
	display: flex;
	flex-direction: column;
	gap: 15px;
	width: 100%;
	text-align: left;
	font-size: 1.4rem;
	line-height: 1.6;
	color: #3c1e00;
}

section#version .ver-notes .date-note {
	text-align: right;
	font-size: 1.4rem;
	margin: 0;
}

section#version hr.version-hr {
	border: none;
	border-top: 1px solid #3c1e00;
	margin: 30px 0;
}

section#version .version-faq {
	text-align: left;
	font-size: 1.6rem;
	line-height: 1.8;
	color: #3c1e00;
}

section#version .version-faq .question {
	margin-bottom: 5px;
}

section#version .version-faq .answer {
	margin-bottom: 10px;
}

section#version .version-faq .note {
	font-size: 1.2rem;
	margin-top: 15px;
	color: #3c1e00;
}

section#version .app-badges {
	display: flex;
	justify-content: center;
	gap: 30px;
	margin-top: 40px;
}

section#version .app-badges a {
	display: block;
}

section#version .app-badges a img {
	height: 64px;
	width: auto;
	display: block;
}

	
/* FAQ
-----------------------------------*/
#faq {
	background-color: #eeeeee;
	padding-bottom: 80px;
}

#faq h2 {
	text-align: center;
	padding: 50px 0 30px;
	margin: 0;
}

#faq h2 span.en {
	font-family: "Mulish", sans-serif;
	font-size: 3.4rem;
	font-weight: 600;
	color: #3c1e00;
	display: block;
	line-height: 1.2;
	letter-spacing: 0.05em;
}

#faq h2 span.jp {
	font-family: "Yu Gothic", sans-serif;
	font-size: 1.6rem;
	font-weight: 500;
	color: #3c1e00;
	display: block;
	line-height: 1.5;
	margin-top: 5px;
}

#faq #faq-boxs {
	width: 820px;
	margin: 0 auto;
}

#faq .faq-item {
	margin-bottom: 35px;
	width: 100%;
}

#faq .faq-item:last-child {
	margin-bottom: 0;
}

#faq .faq-q {
	background-color: #3c1e00;
	color: #fff;
	font-size: 1.6rem;
	font-weight: 500;
	padding: 11px 34px;
	line-height: 1.4;
	text-align: left;
}

#faq .faq-a {
	background-color: #fff;
	border: 1px solid #3c1e00;
	border-top: none;
	color: #3c1e00;
	font-size: 1.6rem;
	line-height: 1.8;
	padding: 25px 34px;
	text-align: left;
}

#faq .faq-a .note {
	display: block;
	margin-top: 10px;
}

#faq .link-underline {
	color: #3c1e00;
	text-decoration: underline;
	font-weight: bold;
}

/* CONTACT
-----------------------------------*/
section#contact{
	background-color: #4a2920;
	border: 1px solid #9d6f0c;
	padding: 5px;
	width: 820px;
	margin: 50px auto 0;
}

section#contact .in{
	border: 1px solid #9d6f0c;
	text-align: center;
	padding: 30px;
}

section#contact .in p{
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	color: #fff;
	margin-bottom: 20px;
}

/* 会員様専用サービス
-----------------------------------*/
#terms {
	position: relative;
	width: 100%;
	background-color: #f4f4f4;
	padding: 80px 0;
}

#terms .inner {
	width: 820px;
	margin: 0 auto;
	text-align: center;
}

#terms .member-services-banner {
	width: 100%;
	margin-bottom: 40px;
}

#terms .member-services-banner img {
	width: 100%;
	max-width: 800px;
	height: auto;
	display: block;
	margin: 0 auto;
}

#terms .lead {
	font-size: 1.8rem;
	line-height: 1.8;
	color: #3c1e00;
	text-align: center;
}

#terms .lead .note {
	display: block;
	font-size: 1.4rem;
	margin-top: 10px;
}

#terms .services-wrap {
	display: flex;
	flex-direction: column;
}

#terms .service-item {
	padding-bottom: 40px;
}

#terms .service-item:last-child {
	padding-bottom: 0;
}

#terms .service-item h3.mincho {
	font-size: 2.2rem;
	color: #3c1e00;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 25px;
	text-align: center;
}

#terms .service-item .icon-wrap {
	display: flex;
	justify-content: center;
	margin-bottom: 25px;
}

#terms .service-item .icon-wrap img {
	display: block;
	height: auto;
}

#terms .service-item p.desc {
	font-size: 1.6rem;
	color: #3c1e00;
	line-height: 1.8;
	text-align: center;
	margin: 0 auto;
	max-width: 700px;
}

#terms .service-item p.desc .note {
	display: block;
	font-size: 1.3rem;
	margin-top: 8px;
}

/* TERMS
-----------------------------------*/
#membership-rules{
	width: 820px;
	margin: 0 auto;
}

#membership-rules h2 .jp{
	font-size: 13px;
	font-size: 1.3rem;
	vertical-align: middle;
}

#membership-rules h3{
	font-size: 13px;
	font-size: 1.3rem;
	margin: 2rem 0 1rem;
}

#membership-rules h4{
	font-size: 13px;
	font-size: 1.3rem;
}

#membership-rules p{
	font-size: 13px;
	font-size: 1.3rem;
}

#membership-rules .point-table{
	margin-bottom: 2rem;
}

#membership-rules table{
	width: auto;
	margin-bottom: 1em;
}

#membership-rules ol{
	padding-left: 18px;
}

#membership-rules ol li{
	list-style-type: decimal;
	font-size: 13px;
	font-size: 1.3rem;
}

/* PAGE NAV
-----------------------------------*/
#gsclub ul.page-nav {
	width: 1100px;
	margin: 40px auto 60px;
	padding: 0;
	list-style: none;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	column-gap: 50px;
	row-gap: 29px;
}

#gsclub ul.page-nav li {
	box-sizing: border-box;
}

#gsclub ul.page-nav li a {
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	color: #3c1e00;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	padding: 10px 0;
	box-sizing: border-box;
	transition: opacity 0.2s ease;
}

#gsclub ul.page-nav li a:hover {
	opacity: 0.7;
}

#gsclub ul.page-nav li a::after {
	content: "";
	display: block;
	margin-left: 31px;
	width: 8px;
	height: 8px;
	border-right: 2px solid #3c1e00;
	border-bottom: 2px solid #3c1e00;
	transform: rotate(45deg);
	transition: transform 0.2s ease;
}

/* ABOUT
-----------------------------------*/
#about {
	width: 820px;
	margin: 60px auto;
}

#about h2.mincho {
	font-size: 32px;
	font-size: 3.2rem;
	color: #3c1e00;
	text-align: center;
	line-height: 1.5;
	margin-bottom: 40px;
}

#about h2.mincho span,
#sec1 .title-wrap h2.mincho span,
#sec1-point .title-wrap h2.mincho span,
#sec2 .title-wrap h2.mincho span,
#sec1-use .title-wrap h2.mincho span,
#point-table-wrap .title-wrap h2.mincho span {
	display: inline-block;
	background: linear-gradient(transparent 60%, rgba(140, 108, 0, 0.1) 60%);
	padding: 0 4px;
}

#about .row {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#about .row .left {
	width: 485px;
}

#about .row .left p {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.8;
	color: #3c1e00;
	margin-bottom: 0;
}

#about .row .right {
	width: 293px;
	text-align: right;
}

#about-image img {
	width: 100%;
	height: auto;
	display: block;
}



/*--------------------------------------
	Smartphone 
----------------------------------------*/

@media screen and (max-width: 767px) {
#gsclub.inner{
	padding: 0;
}

.inner-wrap{
	width: 100%;
}

.breadcrumbs{
	width: 100%;
	padding: 10px 10px;
}

main.sub h1 span {
    font-size: 1.8rem;
}

#visual h2{
    font-size: 1.8rem;
}

#visual p{
	padding: 20px 0;
	padding: 0 10px;
	font-size: 1.2rem;
}

section#sec1 {
	width: 100%;
	padding: 0 15px;
	margin: 80px auto 20px;
	box-sizing: border-box;
}

section#sec1 .title-wrap {
	display: inline-block;
	margin-bottom: 20px;
}

section#sec1 .title-wrap h2.mincho {
	font-size: 5vw;
	line-height: 1.4;
}

section#sec1 #point-flow-img,
section#point-table-wrap .point-flow-img {
	width: 200px;
	margin: 20px auto;
}

section#sec1 #point-flow-img img,
section#point-table-wrap .point-flow-img img {
	width: 100%;
	height: auto;
}

section#sec1 .lead {
	font-size: 3.8vw;
	line-height: 1.6;
	margin-bottom: 20px;
}

section#sec1 .exsample {
	font-size: 3vw;
	line-height: 1.5;
	margin-bottom: 25px;
	text-align: left;
}
section#sec1 .exsample span{
	font-size: 3.8vw;
}

section#sec1 .point-table,
section#point-table-wrap .point-table {
	margin: 20px auto 0;
	width: 100%;
	overflow-x: auto;
}

section#sec1 table.val-table,
section#point-table-wrap table.val-table {
	width: 100%;
	font-size: 1.25rem;
}

section#sec1 table.val-table th,
section#point-table-wrap table.val-table th {
	padding: 3px 5px;
  font-size: 4.2vw;
}

section#sec1 table.val-table td,
section#point-table-wrap table.val-table td {
	padding: 3px 5px;
  font-size: 4.4vw;
}

section#sec1 table.val-table td span,
section#point-table-wrap table.val-table td span {
  font-size: 3.4vw;
}

#sec1 table.val-table td.red, #point-table-wrap table.val-table td.red{
  font-size: 5vw;
}
#sec1 table.val-table td.red span, #point-table-wrap table.val-table td.red span{
  font-size: 3.4vw;
}
section#sec1 .acordion-block {
	width: 100%;
}

section#sec1 #hukidashi-wrap,
section#point-table-wrap .hukidashi-wrap {
	width: 100%;
	max-width: 290px;
	margin: 18px auto 18px;
}

section#sec1 #osusume-table-wrap {
	width: 100%;
	margin: 25px auto 20px;
	overflow-x: auto;
}

section#sec1 #osusume-table-wrap .comp-title {
	font-size: 1.3rem;
	margin-bottom: 8px;
	width: 125px;
	margin-left: 90px;
	text-align: center;
	color: #A81313;
	font-weight: bold;
	white-space: nowrap;
}

section#sec1 table.comp-table {
	        min-width: 340px;
	font-size: 1.15rem;
}

section#sec1 table.comp-table th,
section#sec1 table.comp-table td {
	padding: 0px 2px;
}

section#sec1 table.comp-table th.title-col {
	font-size: 1.15rem;
	width: 90px;
}

section#sec1 table.comp-table td.pt-val {
	font-size: 1.2rem;
}

section#sec1 table.comp-table td.red,
section#sec1 table.comp-table td:nth-child(5) {
	font-size: 1.3rem;
}

section#sec1 .annotation,
section#point-table-wrap .annotation {
	font-size: 1.15rem;
	line-height: 1.5;
	margin-top: 20px;
	padding: 0;
	width: auto;
}


#merit {
	width: 100%;
	padding: 40px 15px 40px;
	box-sizing: border-box;
}

#merit .inner {
	width: 100%;
}

#merit h2.mincho {
	font-size: 4.2vw;
	margin-bottom: 25px;
	line-height: 1.4;
}

#merit .features {
	display: flex;
	flex-direction: column;
	gap: 15px;
	margin-bottom: 30px;
}

#merit .item {
	width: 100%;
	padding: 20px 15px;
	box-sizing: border-box;
}

#merit .item h3.mincho {
	font-size: 4.0vw;
	margin-bottom: 8px;
}

#merit .item p.mincho {
	font-size: 3.2vw;
}

#merit .store-btns {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 15px;
}

#merit .store-btns a {
	width: 200px;
	height: auto;
}

#line {
	width: 100%;
	padding: 40px 15px 40px;
	box-sizing: border-box;
}

#line .inner {
	width: 100%;
  padding: 0;
}

#line .title-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 12px;
	margin-bottom: 15px;
}

#line .title-wrap h2.mincho {
	font-size: 4.0vw;
	line-height: 1.3;
	margin: 0;
}

#line .title-wrap .icon-line {
	width: 30px;
	height: 30px;
}

#line .title-wrap .icon-line img {
	width: 100%;
	height: auto;
}

#line .sub-title {
	font-size: 4.0vw;
	margin-bottom: 20px;
	text-align: center;
}

#line .features {
	display: flex;
	flex-direction: row !important;
	justify-content: space-between;
	gap: 10px !important;
	margin-bottom: 25px;
}

#line .item {
	width: 48.5% !important;
	height: auto !important;
	padding: 10px 5px !important;
	box-sizing: border-box;
}

#line .item1 .icon {
  padding-block: 1.2vw
}

#line .item .icon img {
  width: 37%;

}

#line .item p.mincho {
	font-size: 3.3vw !important;
	line-height: 1.3 !important;
	text-align: center;
  padding-top: 3px;
}

#line .note {
	font-size: 3.4vw;
	margin-bottom: 20px;
	line-height: 1.4;
	letter-spacing: -0.01em;
}

#line .line-btn a {
	width: 200px;
	height: auto;
}

section#version {
	width: auto;
	margin: 80px 20px 40px;
	box-sizing: border-box;
}

section#version h2 {
	font-size: 4vw;
	padding: 10px 0;
}

section#version .padding {
	padding: 20px 15px;
}

section#version .ver-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 12px;
	margin-bottom: 15px;
}

section#version .ver-box {
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	gap: 12px;
}

section#version .ver-box .label {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 99px;
	height: 22px;
	color: #fff;
	font-size: 3.8vw;
	font-weight: bold;
}

section#version .ver-box.ios .label {
	background-color: #c87e37;
}

section#version .ver-box.android .label {
	background-color: #74a62f;
}

section#version .ver-box .version-text {
	font-size: 3.8vw;
	font-weight: bold;
  width: 33vw;
}

section#version .ver-box.ios .version-text {
	color: #c87e37;
}

section#version .ver-box.android .version-text {
	color: #74a62f;
}

section#version .compat-status {
	font-size: 3.4vw;
	color: #3c1e00;
	text-align: center;
	margin-bottom: 15px;
}

section#version .ver-notes {
	display: flex;
	flex-direction: column;
	gap: 10px;
	width: 100%;
	text-align: left;
	font-size: 3.4vw;
	line-height: 1.5;
	color: #3c1e00;
}

section#version .ver-notes .date-note {
	text-align: right;
	font-size: 3.4vw;
	margin: 0;
}

section#version hr.version-hr {
	border: none;
	border-top: 1px solid #3c1e00;
	margin: 20px 0;
}

section#version .version-faq {
	text-align: left;
	font-size: 3.4vw;
	line-height: 1.5;
	color: #3c1e00;
}

section#version .version-faq .question {
	margin-bottom: 5px;
}

section#version .version-faq .answer {
	margin-bottom: 10px;
}

section#version .version-faq .note {
	font-size: 3.2vw;
	margin-top: 10px;
	color: #3c1e00;
}

section#version .app-badges {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 15px;
	margin-top: 25px;
}

section#version .app-badges a {
	display: block;
}

section#version .app-badges a img {
	width: 175px;
	height: auto;
	display: block;
}

#faq {
	padding: 0 15px 40px;
	width: 100%;
	box-sizing: border-box;
}

#faq h2 {
	padding: 30px 0 20px;
}

#faq h2 span.en {
	font-size: 2.4rem;
}

#faq h2 span.jp {
	font-size: 1.3rem;
}

#faq #faq-boxs {
	width: 100%;
	margin: 0 auto;
}

#faq .faq-item {
	margin-bottom: 20px;
}

#faq .faq-item:last-child {
	margin-bottom: 0;
}

#faq .faq-q {
	font-size: 3.4vw;
	padding: 10px 15px;
}

#faq .faq-a {
	font-size: 3.4vw;
	line-height: 1.5;
	padding: 15px;
}

#faq .faq-a .note {
	margin-top: 8px;
}

section#contact{
	width: 100%;
}

section#contact .in p{
	font-size: 4.0vw;
}
section#contact .btn{
  padding: 16px 47px 16px 20px;
}

#membership-rules{
	width: 100%;
}

#membership-rules h2 .en{
	font-size: 4.2vw;
}

#visual {
	width: 100% !important;
	margin-bottom: 0 !important;
}

#visual .pc {
	display: none;
}

#visual .sp {
	display: block;
}

#gsclub ul.page-nav {
	width: 100% !important;
	margin: 0 0 20px 0 !important;
	display: grid !important;
	grid-template-columns: repeat(2, 1fr) !important;
	column-gap: 0 !important;
	row-gap: 0 !important;
	border-top: none !important;
	border-bottom: 1px solid #4a2920 !important;
	border-left: none !important;
	border-right: none !important;
	padding: 0 !important;
	list-style: none !important;
}

#gsclub ul.page-nav li {
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	box-sizing: border-box !important;
	border-bottom: 1px solid #4a2920 !important;
	border-right: none !important;
}

#gsclub ul.page-nav li:nth-child(odd) {
	border-right: 1px solid #4a2920 !important;
}

#gsclub ul.page-nav li:nth-last-child(-n+2) {
	border-bottom: none !important;
}

#gsclub ul.page-nav li a {
	display: flex !important;
	align-items: center !important;
	justify-content: flex-start !important;
	height: 70px !important;
  font-size: 3.8vw;
  padding: 0 35px 0 20px !important;
	position: relative !important;
	text-decoration: none !important;
	color: #3c1e00 !important;
	font-weight: bold !important;
	line-height: 1.3 !important;
	box-sizing: border-box !important;
}

#gsclub ul.page-nav li a::after {
	content: "" !important;
	display: block !important;
	position: absolute !important;
	right: 20px !important;
	top: 50% !important;
	margin-left: 0 !important;
	width: 7px !important;
	height: 7px !important;
	border-right: 2px solid #3c1e00 !important;
	border-bottom: 2px solid #3c1e00 !important;
	transform: translateY(-50%) rotate(45deg) !important;
}

#about {
	width: 100%;
	padding: 0 15px;
	margin: 40px auto;
	box-sizing: border-box;
}

#about h2.mincho {
	font-size: 4.0vw;
	line-height: 1.4;
	margin-bottom: 25px;
	text-align: center;
}

#about h2.mincho span {
	display: inline-block;
}

#about h2.mincho span:first-child {
	font-size: 5.4vw;
}

#about h2.mincho span:last-child {
	font-size: 5.4vw;
	white-space: nowrap;
	letter-spacing: -0.02em;
}

#about .row {
	display: block;
}

#about .row .left {
	width: 100%;
	margin-bottom: 25px;
}

#about .row .left p {
	font-size: 3.8vw;
	line-height: 1.6;
}

#about .row .right {
	width: 100%;
	text-align: center;
}

#about-image {
	max-width: 293px;
	margin: 0 auto;
}

section#sec1-point {
	width: 100%;
	padding: 40px 15px;
	margin: 0;
	box-sizing: border-box;
	text-align: center;
}

section#sec1-point .inner {
	width: 100%;
}

section#sec1-point .title-wrap {
	display: inline-block;
	margin-bottom: 30px;
}

section#sec1-point .title-wrap h2.mincho {
	font-size: 5.0vw;
	line-height: 1.4;
}

section#sec1-point .steps-wrap {
	gap: 40px;
}

section#sec1-point .step-title {
	width: 100%;
	max-width: 345px;
	margin: 0 auto 15px;
	justify-content: flex-start;
}

section#sec1-point .step-title .num {
	width: 35px;
	height: 35px;
	font-size: 4vw;
	margin-right: 10px;
}

section#sec1-point .step-title h3 {
	font-size: 4vw;
}

section#sec1-point .step-img {
	width: 100%;
	max-width: 345px;
	margin: 0 auto 15px;
}

section#sec1-point .step-img.single-icon {
	width: 210px;
	margin: 0 auto 15px;
}

section#sec1-point .step-desc {
	font-size: 3.4vw;
	line-height: 1.5;
	text-align: left;
	display: inline-block;
	max-width: 100%;
}

section#sec1-point .sec-btn,
section#sec1-use .sec-btn,
section#terms .sec-btn,
section#faq .sec-btn {
	width: 100%;
	max-width: 345px;
	height: 71px;
	font-size: 3.4vw;
	padding-left: 20px;
	padding-right: 45px;
	margin-top: 20px;
}

section#sec1-point .sec-btn::after,
section#sec1-use .sec-btn::after,
section#terms .sec-btn::after,
section#faq .sec-btn::after {
	right: 20px;
	width: 8px;
	height: 13px;
	top: calc(50% - 6.5px);
}

section#sec2, section#sec1-use, section#point-table-wrap, section#terms {
	width: 100%;
	padding: 40px 15px;
	box-sizing: border-box;
	text-align: center;
}
section#sec1-use{
  padding-top: 0;
}

section#sec2 .inner, section#sec1-use .inner, section#point-table-wrap .inner, section#terms .inner {
	width: 100%;
}

section#sec2 .title-wrap, section#sec1-use .title-wrap, section#point-table-wrap .title-wrap, section#terms .title-wrap {
	display: inline-block;
	margin-bottom: 30px;
}

section#sec2 .title-wrap h2.mincho, section#sec1-use .title-wrap h2.mincho, section#point-table-wrap .title-wrap h2.mincho, section#terms .title-wrap h2.mincho {
	font-size: 5.4vw;
	line-height: 1.4;
}

section#sec2 .content-wrap, section#sec1-use .content-wrap {
	flex-direction: column;
	gap: 20px;
}

section#sec2 .check-img, section#sec1-use .check-img {
	width: 100%;
	max-width: 345px;
	margin: 0 auto;
}

section#sec2 .check-img img, section#sec1-use .check-img img {
	width: 100%;
	height: auto;
	display: block;
}

section#sec2 .desc-text, section#sec1-use .desc-text {
	font-size: 3.8vw;
	line-height: 1.6;
	text-align: left;
	width: 100%;
	max-width: 345px;
	margin: 0 auto;
}

/* スマホ用 #sec1-use 個別スタイル */
section#sec1-use .use-item:nth-child(1) .check-img {
	width: 100%;
	max-width: 100%;
}

section#sec1-use .use-item:nth-child(2) .check-img {
	width: 205px;
	max-width: 100%;
}

section#sec1-use .use-item:nth-child(3) .check-img {
	width: 344px;
	max-width: 100%;
}

section#sec1-use .use-items-wrap {
	display: flex;
	flex-direction: column;
	gap: 40px;
}

section#sec1-use .use-item {
	padding-bottom: 40px;
	border-bottom: 1px solid #e0e0e0;
}

section#sec1-use .use-item:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

section#sec1-use .mincho-sub-title {
	font-size: 4.2vw;
	margin-bottom: 20px;
}

/* スマホ用 #terms 個別スタイル */
section#terms {
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

section#terms .inner {
	padding: 0;
}

section#terms .member-services-banner {
	width: 100%;
	margin-top: 0;
	margin-bottom: 25px;
	margin-left: 0;
	margin-right: 0;
}

section#terms .member-services-banner img {
	width: 100%;
	max-width: none;
	height: auto;
	display: block;
}

section#terms .lead {
	font-size: 3.8vw;
	line-height: 1.6;
	margin-bottom: 40px;
	padding: 0 20px;
	box-sizing: border-box;
}

section#terms .lead .note {
	font-size: 1.2rem;
}

section#terms .services-wrap {
	padding: 0 20px;
	box-sizing: border-box;
}

section#terms .service-item {
	padding-bottom: 50px;
}

section#terms .service-item h3.mincho {
	font-size: 5.0vw;
	margin-bottom: 15px;
}

section#terms .service-item .icon-wrap {
	margin-bottom: 15px;
}

section#terms .service-item .icon-wrap img {
	max-height: 80px;
}

section#terms .service-item p.desc {
	font-size: 3.4vw;
	line-height: 1.5;
	text-align: left;
	max-width: 345px;
	margin: 0 auto;
}

section#terms .service-item p.desc .note {
	font-size: 1.15rem;
}

}