@charset "UTF-8";

.membership-menu table.membership-menulist-pricetbl-new caption {
		color: #0066cc !important;
	}

/* --------------------------------- for SP --------------------------------- */
@media screen and (max-width: 767px) {
	/* --------------- 割引案内 -------------- */
	.discount-information {
		margin-bottom: 20px;
	}
	.discount-information-price ul {
		overflow: hidden;
		margin-bottom: 10px;
	}
	.discount-information-price ul li {
		width: 49%;
		float: left;
		background: #fff7d3;
		padding: 10px 0;
	}
	.discount-information-price ul li + li {
		float: right;
	}
	.discount-information-price h3 {
		display: flex;
		justify-content: center;
		align-items: center;
		height: 3em;
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		color: #46210c;
		line-height: 1.2;
	}
	.discount-information-price p {
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		color: #46210c;
		line-height: 1.2;
	}
	.discount-information-price p span {
		color: #e50112;
		font-weight: bold;
		font-size: 20px;
	}
	.discount-information-caution {
	}
	.discount-information-caution ul {
	}
	.discount-information-caution ul li {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 13px;
		color: #333;
	}

	/* ---------- サポートメニュー一覧 --------- */
	.membership-menu ul.membership-menulist li {
		position: relative;
		padding: 5px;
		border: 1px solid #ccc;
		margin-top: -1px;
	}
	.membership-menulist a {
		text-decoration: none;
		color: inherit;
	}
	.membership-menulist-content h2 {
		position: relative;
		font-size: 16px;
		font-weight: bold;
		background-color: #fff7d3;
		color: #00f;
		line-height: 2.4;
	}
	.membership-menulist-content h2 a {
		display: block;
		padding-top: 5px;
		padding-left: 10px;
		color: inherit;
	}
	.membership-menulist-content h2::after {
		position: absolute;
		top: -6px;
		right: 0px;
		content: "＞";
		color: #f29600;
		font-size: 25px;
		font-weight: bold;
	}
	.membership-menulist-item h2 + div {
		position: relative;
	}
	.membership-menulist-item h2 + div::after {
		position: absolute;
		left: 0;
		top: 5px;
		content: "";
		width: 30vw;
		height: 23vw;
		vertical-align: middle;
	}
	.membership-menulist-item01 h2 + div::after {
		background: url(/images/aplusgog/bg_image01.jpg) no-repeat right 0px /
			contain;
		border: 1px solid #ccc;
	}
	.membership-menulist-item02 h2 + div::after {
		background: url(/images/aplusgog/bg_image002.jpg) no-repeat right 0px /
			contain;
	}
	.membership-menulist-item03 h2 + div::after {
		background: url(/images/aplusgog/bg_image003.jpg) no-repeat right 0px /
			contain;
	}
	.membership-menulist-item04 h2 + div::after {
		height: 21vw;
		background: url(/images/aplusgog/bg_image004.jpg) no-repeat right 0px /
			contain;
	}
	.membership-menulist-item05 h2 + div::after {
		background: url(/images/aplusgog/bg_image005.jpg) no-repeat right 0px /
			contain;
	}
	.membership-menulist-content h2 + div > * {
		cursor: default;
		color: #333 !important;
	}
	.membership-menulist-content h2 + div > * {
		color: inherit;
	}
	.membership-menulist-content p.text {
		cursor: default;
		margin: 5px 0;
		font-size: 13px;
		padding-left: 32vw;
	}
	.membership-menu table.membership-menulist-pricetbl {
		width: 100%;
		border: 1px solid #ff9140;
		table-layout: fixed;
	}
	.membership-menu table.membership-menulist-pricetbl th,
	.membership-menu table.membership-menulist-pricetbl td {
		border: 1px solid #ff9140;
		padding: 5px;
	}
	.membership-menu table.membership-menulist-pricetbl td {
		line-height: 1.2;
	}
	.membership-menu table.membership-menulist-pricetbl th {
		background-color: #fff7ef;
	}
	.membership-menu table.membership-menulist-pricetbl th p {
		text-align: center;
		line-height: 1.4;
	}
	.membership-menu table.membership-menulist-pricetbl th:first-child {
	}
	.membership-menu table.membership-menulist-pricetbl th:not(:first-child) p {
		font-weight: bold;
	}
	.membership-menu table.membership-menulist-pricetbl .gprice p {
		text-align: center;
		color: #333;
		font-size: 15px;
	}
	.membership-menu table.membership-menulist-pricetbl .mprice p {
		font-weight: normal;
		text-align: center;
		color: #e50112;
		font-size: 15px;
	}
	.membership-menu table.membership-menulist-pricetbl span.yen {
		color: inherit;
		font-weight: inherit;
		font-size: 12px;
	}
} /* ---------- for SP ---------- */

/* --------------------------------- for PC --------------------------------- */
@media screen and (min-width: 768px) {
	/* --------------- 割引案内 -------------- */
	.discount-information {
		margin-top: -20px;
		margin-bottom: 20px;
	}
	.discount-information-price ul {
		overflow: hidden;
		margin-bottom: 10px;
	}
	.discount-information-price ul li {
		width: 49%;
		float: left;
		background: #fff7d3;
		padding: 10px 0 5px;
	}
	.discount-information-price ul li + li {
		float: right;
	}
	.discount-information-price h3 {
		font-size: 30px;
		font-weight: bold;
		text-align: center;
		color: #46210c;
		line-height: 1.5;
	}
	.discount-information-price h3.kerning {
		letter-spacing: 0.3em;
		padding-right: 0.3em;
	}
	.discount-information-price p {
		font-size: 26px;
		font-weight: bold;
		text-align: center;
		color: #46210c;
		line-height: 1.2;
	}
	.discount-information-price p span {
		color: #e50112;
		font-weight: bold;
		font-size: 48px;
	}
	.discount-information-caution {
	}
	.discount-information-caution ul {
	}
	.discount-information-caution ul li {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 16px;
		color: #333;
	}
	.time-unit {
		font-size: 16px;
		color: #333;
		font-weight: normal;
	}

	/* ---------- サポートメニュー一覧 --------- */
	.membership-menu {
	}
	.membership-menu ul.membership-menulist {
	}
	.membership-menu ul.membership-menulist li {
		position: relative;
		margin-bottom: 40px;
	}
	.membership-menulist-item {
		position: relative;
	}
	.membership-menulist-item::after {
		position: absolute;
		right: 0;
		top: 0;
		content: "";
		width: 338px;
		height: 260px;
		vertical-align: middle;
	}
	.membership-menulist-item01::after {
		background: url(/images/aplusgog/bg_image01.jpg) no-repeat right 0px / 338px
			260px;
		border: 1px solid #ccc;
	}
	.membership-menulist-item02::after {
		background: url(/images/aplusgog/bg_image002.jpg) no-repeat right 0px /
			338px 260px;
	}
	.membership-menulist-item03::after {
		background: url(/images/aplusgog/bg_image003.jpg) no-repeat right 0px /
			338px 260px;
	}
	.membership-menulist-item04::after {
		height: 238px;
		background: url(/images/aplusgog/bg_image004.jpg) no-repeat right 0px /
			338px 238px;
	}
	.membership-menulist-item05::after {
		background: url(/images/aplusgog/bg_image005.jpg) no-repeat right 0px /
			338px 260px;
	}
	.membership-menulist-content {
		width: 620px;
	}
	.membership-menulist-content h2 {
		position: relative;
		font-size: 30px;
		font-weight: bold;
		background-color: #fff7d3;
		color: #00f;
		line-height: 1.7;
		padding-top: 5px;
		padding-left: 10px;
	}
	.membership-menulist-content h2::after {
		position: absolute;
		top: 8px;
		right: 10px;
		content: "詳細はこちら";
		background-color: #f29600;
		border: 1px solid #f29600;
		color: #fff;
		font-size: 22px;
		font-weight: bold;
		padding: 2px 7px 0 7px;
	}
	.membership-menulist-content h2 a {
		display: block;
		color: inherit;
		position: relative;
		z-index: 1000;
	}
	.membership-menulist-content h2:hover {
		background: #00f;
		color: #fff;
	}
	.membership-menulist-content h2 a:hover {
	}
	.membership-menulist-content h2 + div > * {
		pointer-events: none;
		cursor: default;
		color: #333 !important;
	}
	.membership-menulist-content h2 + div > * {
		color: inherit;
	}
	.membership-menulist-content p.text {
		pointer-events: none;
		cursor: default;
		margin: 11px 0;
		font-size: 18px;
	}
	.membership-menu table.membership-menulist-pricetbl {
		width: 614px;
		border: 1px solid #ff9140;
		table-layout: fixed;
	}
	.membership-menu table.membership-menulist-pricetbl th,
	.membership-menu table.membership-menulist-pricetbl td {
		border: 1px solid #ff9140;
		padding: 5px;
	}
	.membership-menu table.membership-menulist-pricetbl td {
		height: 40px;
		line-height: 1.2;
	}
	.membership-menu table.membership-menulist-pricetbl th {
		background-color: #fff7ef;
	}
	.membership-menu table.membership-menulist-pricetbl th p {
		text-align: center;
	}
	.membership-menu table.membership-menulist-pricetbl th:first-child {
	}
	.membership-menu table.membership-menulist-pricetbl th:not(:first-child) p {
		font-weight: bold;
	}
	.membership-menu table.membership-menulist-pricetbl .gprice p {
		text-align: center;
		color: #333;
		font-size: 20px;
	}
	.membership-menu table.membership-menulist-pricetbl .mprice p {
		font-weight: normal;
		text-align: center;
		color: #e50112;
		font-size: 22px;
	}
	.membership-menu table.membership-menulist-pricetbl span.yen {
		color: inherit;
		font-weight: inherit;
		font-size: 14px;
	}
} /* ---------- for PC ---------- */
