@charset "utf-8";

body{ position:relative; }
#wrap{ position:relative; }

#contents-wrap {
	font-size: 16px;
	line-height: 1.5;
}
#contents-wrap img { vertical-align: bottom; }
#member-wrap { background: #fff; }

@media screen and (max-width: 568px) {
	#contents-wrap { font-size: 15px; }
}

/** -------------------------------------------------
 * common
 ---------------------------------------------------- **/
.sp-item { display: none; }

@media screen and (max-width: 568px) {
	.pc-item { display: none; }
	.sp-item { display: block; }
}

.member-box { padding: 20px 20px 50px; }
.member-box > * { width: 450px; }
.member-box-left  { float: left; }
.member-box-right { float: right; }
.member-box-inner { padding: 20px; }

.w-auto {
	width: 100%;
	height: auto;
}

.text-indent {
	padding-left: 1em;
	text-indent: -1em;
}

@media screen and (max-width: 568px) {
	.member-box { padding: 10px 10px 15px; }

	.member-box > * {
		float: none;
		width: 100%;
	}

	.member-box-right { margin-top: 10px; }
	.member-box-inner { padding: 10px; }
}

.h-title-blue {
	padding: 17px 20px;
	font-size: 24px;
	color: #fff;
	background: #003894;
}

@media screen and (max-width: 568px) {
	.h-title-blue {
		padding: 15px 10px;
		font-size: 18px;
	}
}
/** -------------------------------------------------
 * h1
 ---------------------------------------------------- **/
#title-area-detailpage {
	width:100%;
	height:100px;
	padding-top:15px;
	border-top: 1px solid #cfcfcf;
	border-bottom:3px solid #bab6af;
	background: url(/common/images/title-area-pc-bg-01.gif) top left repeat;
	position: absolute;
	top:-10px;
}

#title-area-inner {
	width:960px;
	margin:0 auto;
	position:relative;
}

#title-area-detailpage h1 {
	height:38px;
	border-left:5px solid #bab6af;
	padding:7px 0 0 10px;
	margin:15px 0 0 0;
	float:left;
}

@media screen and (max-width: 568px) {
	#title-area-inner,
	#title-area-detailpage {
		width: 100%;
		position: static;
	}

	#title-area-detailpage {
		top: auto;
		height: auto;
		background-size:3px 3px;
		-webkit-background-size:3px 3px;
		background:url(/common/images/title-area-pc-bg-01.gif) repeat scroll left top transparent\9;/*for IE7,8*/
		padding:16px 0 10px;
	}

	#title-area-detailpage h1 {
		float: none;
		min-height: auto;
		height:22px;
		margin: 0 0 0 5px;
		padding:4px 0 0 5px;
		border-left:3px solid #bab6af;
	}

	#title-area-detailpage h1 img {
		height:16px;
		width: auto;
		vertical-align: center;
	}
}

/** -------------------------------------------------
 * パンくず
 ---------------------------------------------------- **/
#bread-clumb li {
	color:#666666;
	display:inline;
}

#bread-clumb li a {
	color:#035d8a;
	text-decoration:none;
}

#bread-clumb li a:hover {
	text-decoration:underline;
}

#bread-clumb #home {
	padding-left:12px;
	background:url(/common/images/bread-clumb-home-bg-01.png) left 1px no-repeat;
}

@media screen and (max-width: 568px) {
	#bread-clumb { margin: 0 0 4px 5px; }

	#bread-clumb li {
		padding: 4px 0 0 5px;
		font-size: 10px;
	}

	#bread-clumb #home {
		background: none;
		padding-left: 0;
	}
	#title-area-inner {
		width: 100%;
	}
}

/** -------------------------------------------------
 * menver-mv
 ---------------------------------------------------- **/
.member-mv {
	margin: 7.5px 0 40px 0;
}

.member-mv-img.pc-item {
	margin-top: 15px;
}

@media screen and (max-width: 568px) {
	.member-mv-img.sp-item {
		margin-top: 15px;
}
}

.local-nav li {
	float: left;
}

.service-btn {
	text-align: center;
	margin-top: 20px;
}

@media screen and (max-width: 568px) {
	.local-nav li {
		width: 33.29%;
	}

	.service-btn { padding: 0 10px; }
}

.member-mv .sale-wrap {
	width: 900px;
	margin: 0 auto;
}

@media (max-width: 568px) {
	.member-mv .sale-wrap {
		width: 100%;
		background-color: #fff;
  }
}
.member-mv .sale-sns::after {
	clear: both;
	content: "";
	display: block;
}

@media (max-width: 568px) {
	.member-mv .sale-sns {
		width: 90%;
		margin: 0 auto;
	}
}

.member-mv .sale-sns-twitter, .member-mv .sale-sns-facebook, .member-mv .sale-sns-line {
	width: 80px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}

@media (max-width: 568px) {
	.member-mv .sale-sns-twitter, .member-mv .sale-sns-facebook, .member-mv .sale-sns-line {
		width: 55px;
		margin-top: 23px;
		margin-right: 16px;
  }
	.member-mv .sale-sns-twitter img, .member-mv .sale-sns-facebook img, .member-mv .sale-sns-line img {
		width: 100%;
	}
}

.member-mv .sale-sns-line {
	margin-right: 0;
}

/** -------------------------------------------------
 * member-point
 ---------------------------------------------------- **/
.member-point-title {
	font-size: 24px;
	padding: 16px 10px 16px 90px;
	border-top: solid 5px #ffcc00;
	background: url(/members/images/bg_member_common.png) 0 0 repeat;
	position: relative;
}

.member-point-icon {
	width: 56px;
	position: absolute;
	top: -15px;
	left: 27px;
}

@media screen and (max-width: 568px) {
	.member-point-title {
		font-size: 18px;
		padding: 5px 13px 5px 48px;
	}

	.member-point-icon {
		display: block;
		width: 28px;
		top: 50%;
		left: 5px;
		margin-top: -20px;
	}
}

/** -------------------------------------------------
 * confirmation
 ---------------------------------------------------- **/
.confirmation-item {
	margin: 16px 0;
	width: 444px;
	border: 3px solid #f08200;
	border-radius: 12px;
}

.confirmation-title {
	height: auto;
	color: #fff;
	font-size: 18px;
	background: #f08200;
	padding: 5px;
}

.confirmation-title img {
	width: 28px;
}

.confirmation-title .block {
	display: block;
	padding-left: 35px;
}

.confirmation-point-text {
	width: 97%;
	clear: both;
}

.confirmation-point-text.text-indent {
	font-size: 14px;
	width: 97%;
	clear: both;
}

.confirmation-inner {
	padding: 20px 30px;
}

.confirmation-detail-image {
	float: left;
	width: 120px;
	padding-right: 30px;
}

.confirmation-detail-text {
	display: inline;
	overflow: hidden;
}

.confirmation-num1 {
	background-image: url(/members/images/pc_confirmation_number_01.png);
}

.confirmation-num2 {
	background-image: url(/members/images/pc_confirmation_number_02.png);
}

.confirmation-num1,
.confirmation-num2 {
	background-repeat: no-repeat;
	background-position: 5px 3px;
}

@media screen and (max-width: 568px) {
	.confirmation-item {
		width: 100%;
		margin-top: 10px;
		border: 0;
	}

	.confirmation-item-wrap {
	border: 3px solid #f08200;
	border-radius: 12px;
	}

	.onfirmation-inner { padding: 10px 15px; }
	.confirmation-title p { display: block; }

	.confirmation-detail-image {
		width: 40%;
		padding-right: 10px;
	}

.confirmation-num1 {
	background-image: url(/members/images/sp_confirmation_number_01.png);
	*background-image: url(/members/images/pc_confirmation_number_01.png); /* IE7 */
	background-image: url(/members/images/pc_confirmation_number_01.png)\9; /* IE8 */
}

.confirmation-num2 {
	background-image: url(/members/images/sp_confirmation_number_02.png);
	*background-image: url(/members/images/pc_confirmation_number_02.png); /* IE7 */
	background-image: url(/members/images/pc_confirmation_number_02.png)\9; /* IE8 */
}

.confirmation-num1,
.confirmation-num2 {
	background-repeat: no-repeat;
	background-position: 5px 3px;
	background-size: 28px auto;
}


	.confirmation-num1,
	.confirmation-num2 {
		background-position: 2% center;
	}
}

/** -------------------------------------------------
 * use-bookoff
 ---------------------------------------------------- **/
.use-title-01 {
	color: #fff;
	font-size: 20px;
	margin-top:30px;
	padding: 8px 30px;
	background-image: url(/members/images/pc_use_h2_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 526px 44px;
	-webkit-text-size-adjust: 100%;
}

.use-detail {
	margin: 30px 50px 30px 22px;
}

.use-detail-image {
	width: 280px;
	margin: 0 auto;
}

.use-detail-accenttxt {
	height: 70px;
	margin: 20px 0 5px 0;
	background-image: url(/members/images/pc_use_accent.png);
	background-repeat: no-repeat;
	background-position: 275px center;
	*background-position: left center;/*IE7*/
}

.use-detail-accenttxt .inner {
	color: #ee065d;
	font-size: 20px;
	font-weight: bolder;
	font-family: 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', sans-serif;
	line-height: 3.5;
	margin-left: 80px;
	background-image: url(/members/images/accent_btmline.png);
	background-repeat: repeat-x;
	background-position: left 15px;
}

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
	.use-detail-accenttxt .inner {
		font-family: 'ヒラギノ角ゴ Pro W3';
	}
}

.wrapper-inner {
	margin-left: 10px;
}
/*注意事項*/
.use-notes {
	width: 440px;
	font-size: 14px;
	border: 5px solid #e3e3e3;
}

.use-notes + * {
	margin-bottom: 50px;
}
.use-title-02 {
	font-size: 18px;
	padding: 13px 10px;
	background: #e3e3e3;
}

.notes-text-wrap {
	height: 90px;
	padding: 20px 20px 30px 20px;
}

.notes-text-02 {
	margin-bottom: 20px;
}

.use-item-02 {
	padding: 0 20px;
}

.notes-bg-01 {
	background: url(/members/images/pc_use_notes_icon01.png) no-repeat right bottom;
}

.notes-bg-02 {
	background: url(/members/images/pc_use_notes_icon02.png) no-repeat right bottom;
}

@media screen and (max-width: 568px) {
	.use-bookoff .member-box-left,
	.use-bookoff .member-box-right {
		float: none;
	}

	.use-title-01 {
		margin-top: 15px;
		background-image: url(/members/images/sp_use_h2_bg.png);
		background-repeat: no-repeat;
		background-position: right center;
		background-size: 579px auto;
		padding: 10px 30px 10px 10px;
	}

	.use-detail { margin: 15px; }
	.use-detail-image { width: 100%; }

	.use-detail-accenttxt {
		*min-height: 84px;/*IE7*/
		height: auto !important;
		*height: 84px;/*IE7*/
		padding: 25px 0;
		margin: 0;
		background-position: left center;
		background-size: 87px auto;
		background-image: url(/members/images/sp_use_accent.png);
		*background-image: url(/members/images/pc_use_accent.png);/*IE7*/
		background-image: url(/members/images/pc_use_accent.png)\9;/*IE8*/
	}

	.use-detail-text {
		margin-top: 10px;
		clear: both;
	}

	.use-detail-accenttxt .inner {
		font-size: 18px;
		line-height: 1.5;
		margin: 0 0 30px 0;
		background-position: left 13px;
		*position: relative;/*IE7*/
		*top: 10px;/*IE7*/
		*background: none;/*IE7*/
	}

	.notes-item-wrap { border: 5px solid #e3e3e3; }

	.use-notes {
		width: 100%;
		border: 0;
	}

	.notes-text-wrap {
		height: auto;
		padding: 10px;
	}

	.wrapper-inner {
		display: block;
		margin-left: 100px;
	}
	.use-title-02 { font-size: 16px; }

	.notes-bg-01 {
		background-image: url(/members/images/sp_use_notes_icon01.png);
		*background-image: url(/members/images/pc_use_notes_icon01.png);/*IE7*/
		background-image: url(/members/images/pc_use_notes_icon01.png)\9;/*IE8*/
	}

	.notes-bg-02 {
		background-image: url(/members/images/sp_use_notes_icon02.png);
		*background-image: url(/members/images/pc_use_notes_icon02.png);/*IE7*/
		background-image: url(/members/images/pc_use_notes_icon02.png)\9;/*IE8*/
	}

	.notes-bg-01,
	.notes-bg-02 { background-size: 112.5px 116.5px; }
}
/** -------------------------------------------------
 * web-member
 ---------------------------------------------------- **/
.web-member .member-box { padding: 20px; }

.web-member-button-wrap {
	height: 350px;
	background: url(/members/images/bg_member_common.png) 0 0 repeat;
}

.web-member-button {
	width: 370px;
	margin: 0 auto;
}

.web-member-text-image {
	width: 260px;
	margin: 15px auto 0;
}

.registration-text {
	margin-top: 15px;
	padding: 20px;
	background: #fff;
}

.web-member-login-image {
	margin-top: 15px;
}

.non-member {
	background: url(/members/images/bg_non_member.png) 0 0 repeat;
}

.non-member-text {
	padding: 20px 0 0;
	text-align: center;
}

.non-member .member-box {
	padding-bottom: 20px;
	background: none;
}

@media screen and (max-width: 568px) {
	.web-member .member-box { padding: 0; }
	.web-member-button-wrap { height: auto; }
	.web-member-button { width: 100%; }
	.web-member-text-image { width: 210px; }
	.non-member-text { padding: 13px 10px 0; }
	.web-member-text-image { width: 70%; }
	.non-member-text { text-align: left; }
}

.mt-0 { margin-top: 0 !important; }
