@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/sawarabimincho.css);
/*=======================================
Base Setting
========================================*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
}
img {
	border: none;
	vertical-align: bottom;
	margin: 0;
}
p {
	margin-bottom: 10px;
}
.d-none, .none {
	display: none;
}
.d-block, .block {
	display: none;
}
.backface {
	-webkit-backface-visibility: hidden;
}
.to {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
	font-size: 0;
}
/* anchor
------------------------------------------------------- */
a {
	color: #00ffd8;
}
a:hover {
	text-decoration: none;
}
.link {
	margin: 0 10px;
	text-align: right;
	font-size: 12px;
}
.link a {
	text-decoration: none;
	font-size: 12px;
	color: #00ffd8;
}
.link.yellow {
	font-weight: bold;
	color: #a38a24;
}
.link.yellow02 {
	font-weight: bold;
	color: #e3c02f;
}
.icon-hart {
	margin: 10px;
	text-align: right;
}
.icon-hart a {
	display: inline-block;
	padding: 5px 0 5px 20px;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	color: #03d9db;
	text-shadow: 0 0px 10px #9710ff, 0 0px 10px #9710ff, 0 0 10px #9710ff, 0 0 10px #9710ff, 0 0 10px #9710ff, 0 0 10px #9710ff;
	background: url(../images/icon/icon-hart.png) no-repeat left center;
	background-size: 15px;
}
.pagetop {
	text-align: right;
    position: absolute;
    bottom: -11px;
    right: 10px;
	z-index: 2;
	margin-bottom: 0;
}
.pagetop a {
	display: inline-block;
	padding: 3px 20px 5px 0;
	text-decoration: none;
	font-size: 11px;
	color: #fff;
	background: url(../images/icon/arrow01.png) no-repeat right 7px;
	background-size: 15px;
}
/* clearfix
------------------------- */
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clear {
	clear: both;
}
/* list
------------------------- */
ul, li {
	list-style: none;
}
/* space
------------------------- */
.mb-0 {
	margin-bottom: 0 !important;
}
.mb-5 {
	margin-bottom: 5px !important;
}
.mb-10 {
	margin-bottom: 10px !important;
}
.mb-m10 {
	margin-bottom: -10px !important;
}
.mb-15 {
	margin-bottom: 15px !important;
}
.mb-20 {
	margin-bottom: 20px !important;
}
.mb-m20 {
	margin-bottom: -20px !important;
}
.mb-25 {
	margin-bottom: 25px !important;
}
.mb-30 {
	margin-bottom: 30px !important;
}
.mb-m30 {
	margin-bottom: -30px !important;
}
.mb-35 {
	margin-bottom: 35px !important;
}
.mb-40 {
	margin-bottom: 40px !important;
}
.mb-50 {
	margin-bottom: 50px !important;
}
.mb-60 {
	margin-bottom: 60px !important;
}
.mb-80 {
	margin-bottom: 80px !important;
}
.mt-0 {
	margin-top: 0 !important;
}
.mt-5 {
	margin-top: 5px !important;
}
.mt-10 {
	margin-top: 10px !important;
}
.mt-15 {
	margin-top: 15px !important;
}
.mt-20 {
	margin-top: 20px !important;
}
.mt-30 {
	margin-top: 30px !important;
}
.mt-40 {
	margin-top: 40px !important;
}
.mt-50 {
	margin-top: 50px !important;
}
.mt-60 {
	margin-top: 60px !important;
}
.mt-70 {
	margin-top: 70px !important;
}
.mt-90 {
	margin-top: 90px !important;
}
.mt-100 {
	margin-top: 100px !important;
}
.mt-105 {
	margin-top: 105px !important;
}
.mt-110 {
	margin-top: 110px !important;
}
.mt-120 {
	margin-top: 120px !important;
}
.mt-150 {
	margin-top: 150px !important;
}
.mr-5 {
	margin-right: 5px !important;
}
.mr-10 {
	margin-right: 10px !important;
}
.ml-5 {
	margin-left: 5px !important;
}
.ml-10 {
	margin-left: 10px !important;
}
.ml-15 {
	margin-left: 15px !important;
}
.p-0 {
	padding: 0 !important;
}
.p-5 {
	padding: 5px !important;
}
.p-10 {
	padding: 0 10px !important;
}
.p-15 {
	padding: 0 15px !important;
}
.pt-0 {
	padding-top: 0 !important;
}
.pt-5 {
	padding-top: 5px !important;
}
.pt-10 {
	padding-top: 10px !important;
}
.pt-15 {
	padding-top: 15px !important;
}
.pt-20 {
	padding-top: 20px !important;
}
.pt-25 {
	padding-top: 25px !important;
}
.pt-30 {
	padding-top: 30px !important;
}
.pt-35 {
	padding-top: 35px !important;
}
.pt-40 {
	padding-top: 40px !important;
}
.pt-50 {
	padding-top: 50px !important;
}
.pb-0 {
	padding-bottom: 0 !important;
}
.pb-5 {
	padding-bottom: 5px !important;
}
.pb-10 {
	padding-bottom: 10px !important;
}
.pb-20 {
	padding-bottom: 20px !important;
}
.pb-30 {
	padding-bottom: 30px !important;
}
.pb-40 {
	padding-bottom: 40px !important;
}
.pl-20 {
	padding-left: 20px !important;
}
.lh_s {
	line-height: 1.2 !important;
}
/* width
------------------------- */
.w-50, .w-60, .w-80, .w-85, .w-90, .w-95 {
	margin: 0 auto;
}
.w-50 {
	width: 50%;
}
.w-60 {
	width: 60%;
}
.w-80 {
	width: 85%;
}
.w-85 {
	width: 85%;
}
.w-90 {
	width: 90%;
}
.w-95 {
	width: 95%;
}
.w-100 {
	width: 100% !important;
}
/* text
------------------------- */
.text-mincho {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.text-italic {
	font-style: italic;
}
.text-under {
	text-decoration: underline;
}
.text-mini {
	line-height: 15px;
	font-size: 0.7em !important;
}
.text-small {
	font-size: 0.8em !important;
}
.text-small02 {
	font-size: 0.9em !important;
}
.text-normal {
	line-height: 18px !important;
	font-size: 1.0em !important;
}
.text-medium {
	line-height: 23px !important;
	font-size: 1.1em !important;
}
.text-medium02 {
	line-height: 24px !important;
	font-size: 1.2em !important;
}
.text-large {
	line-height: 28px !important;
	font-size: 1.3em !important;
}
.text-large02 {
	line-height: 33px !important;
	font-size: 1.5em !important;
}
.text-bigger {
	line-height: 40px !important;
	font-size: 1.8em !important;
}
.text-bigger02 {
	line-height: 40px !important;
	font-size: 2em !important;
}
.text-center {
	text-align: center !important;
}
.text-right {
	text-align: right !important;
}
.text-left {
	text-align: left !important;
}
.text-red {
	color: #d30000 !important;
}
.text-red02 {
	color: red !important;
}
.text-red03 {
	color: #ff0000 !important;
}
.text-red04 {
	color: #ff003c !important;
}
.text-pink {
	color: #e4007f;
	/*color: #f342a4;*/
}
.text-pink02 {
	color: #ff0066;
}
.text-blue {
	color: #004bd7;
}
.text-blue01 {
	color: #00ffff;
}
.text-blue02 {
	color: #071a90;
}
.text-blue03 {
	color: #00fff6;
}
.text-blue04 {
	color: #3333ff;
}
.text-brown {
	color: #b14b00;
}
.text-purple {
	color: #3d0091;
}
.text-violet {
	color: #6300c0;
}
.text-violet02 {
	color: #330099;
}
.text-green {
	color: #008e00;
}
.text-green02 {
	color: #00ff33;
}
.text-yellow {
	color: yellow !important;
}
.text-yellow02 {
	color: #ffff00 !important;
}
.text-yellow03 {
	color: #ffcb41;
}
.text-yellow04 {
	color: yellow !important;
}
.text-orange {
	color: #ff9800;
}
.text-white {
	color: #FFF !important;
}
.text-black {
	color: #000 !important;
}
.text-purpule {
	color: #ff00ff;
}
.text-bold, .bold {
	font-weight: bold;
}
.text-shadow {
	text-shadow: 0 1px 2px #000, 0 1px 2px #000, 0 1px 2px #000, 0 2px 2px #000;
}
.text-shadow2 {
	text-shadow: 1px 1px 1px rgb(0 0 0), 1px 1px 2px rgb(0 0 0);
}
.text-shadow-none {
	text-shadow: none!important;
}
.text-light {
	margin-bottom: 10px;
	font-size: 1.2em;
	line-height: 140%;
	text-align: center !important;
	color: #fff799;
	text-shadow: 0 0 10px #ffff00;
}
.text-light a {
	color: #fff;
}
.text-light00 {
	color: #fff100;
	text-shadow: 0 0 2px #bf0000, 0 0 2px #bf0000, 0 0 10px #bf0000, 0 0 10px #bf0000, 0 0 10px #bf0000, 0 0 10px #bf0000, 0 0 20px #bf0000, 0 0 30px #bf0000;
}
.text-light01 {
	color: #fff;
	text-shadow: 0 0 5px #150039, 0 0 5px #150039, 0 0 10px #150039, 0 0 10px #150039, 0 0 10px #150039, 0 0 15px #150039, 0 0 15px #150039;
}
.text-light02 {
	color: #fff;
	text-shadow: 0 0 3px #ff0006, 0 0 5px #ff0006, 0 0 10px #ff0006, 0 0 10px #ff0006, 0 0 10px #ff0006, 0 0 10px #ff0006, 0 0 10px #ff0006, 0 0 20px #ff0006, 0 0 20px #ff0006;
}
.text-light03 {
	color: #fff;
	text-shadow: 0 1px 10px #ff10cf, 0 3px 10px #ff10cf, 0 0 10px #ff10cf, 0 0 10px #ff10cf, 0 0 10px #ff10cf, 0 0 10px #ff10cf;
}
.text-light04 {
	color: #fff;
	text-shadow: 0 0 10px #09e5ff, 0 0 10px #09e5ff, 0 0 10px #09e5ff;
}
.text-light05 {
	color: #fff;
	text-shadow: 0 0 2px #500000, 0 0 2px #500000, 0 0 2px #500000, 0 0 2px #500000, 0 0 2px #500000, 0 0 3px #500000, 0 0 5px #500000, 0 0 5px #500000, 0 0 5px #500000, 0 0 10px #500000, 0 0 10px #500000, 0 0 10px #500000;
}
.text-light06 {
	color: #fff;
	text-shadow: 0 0 3px #ae0122, 0 0 5px #ae0122, 0 0 10px #ae0122, 0 0 10px #ae0122, 0 0 10px #ae0122, 0 0 10px #ae0122, 0 0 10px #ae0122, 0 0 10px #ae0122;
}
.text-light07 {
	color: #000;
	letter-spacing: 1px;
	text-shadow: 0 0 1px #e6c1fb, 0 0 1px #e6c1fb, 0 0 1px #e6c1fb, 0 0 1px #e6c1fb, 0 0 1px #e6c1fb, 0 0 1px #e6c1fb, 0 0 1px #e6c1fb, 0 0 1px #e6c1fb, 0 0 1px #e3b3fe, 0 0 1px #e3b3fe, 0 0 1px #e6c1fb, 0 0 1px #e6c1fb, 0 1px 2px #b236f9, 0 1px 3px #b236f9, 0 1px 3px #b236f9, 0 0 3px #b236f9, 0 0 5px #b236f9, 0 0 5px #b236f9, 0 0 10px #b236f9;
}
.text-light08 {
	color: #fff;
	text-shadow: 0 0px 5px #7000da, 0 0px 5px #7000da, 0 0px 5px #7000da, 0 0 7px #7000da, 0 0 7px #7000da, 0 0 7px #7000da;
}
.text-light09 {
	color: #fff;
	text-shadow: 0 0 2px #c34e00, 0 0 2px #c34e00, 0 0 2px #c34e00, 0 0 2px #c34e00, 0 0 2px #c34e00, 0 0 3px #c34e00, 0 0 5px #c34e00, 0 0 5px #c34e00, 0 0 5px #c34e00;
}
.text-light10 {
	color: #fff;
	text-shadow: 0 0 2px #9e0070, 0 0 2px #9e0070, 0 0 2px #9e0070, 0 0 2px #9e0070, 0 0 2px #9e0070, 0 0 3px #9e0070, 0 0 5px #9e0070, 0 0 5px #9e0070, 0 0 5px #9e0070;
}
.text-light11 {
	color: red;
	line-height: 1.3;
	text-shadow: 0 0 4px yellow, 0 0 4px yellow, 0 0 4px yellow, 0 0 10px yellow, 0 0 10px yellow;
}
.text-light12 {
	color: #ff0000;
	text-shadow: 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 3px #ffffff, 0 0 5px #ffffff, 0 0 5px #ffffff, 0 0 5px #ffffff;
}
.text-light13 {
	color: #cc2fff;
	text-shadow: 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 3px #ffffff, 0 0 5px #ffffff, 0 0 5px #ffffff, 0 0 5px #ffffff;
}
.text-light14 {
	color: yellow;
	text-shadow: 0 0px 10px #9710ff, 0 0px 10px #9710ff, 0 0 10px #9710ff, 0 0 10px #9710ff, 0 0 10px #9710ff, 0 0 10px #9710ff;
}
.text-light15 {
	color: #fff;
	text-shadow: 0 0px 10px #ff8800, 0 0px 10px #ff8800, 0 0 10px #ff8800, 0 0 10px #ff8800, 0 0 10px #ff8800, 0 0 10px #ff8800;
}
.boder-red {
	background: linear-gradient(transparent 70%, rgba(204,0,0,0.5) 70%);
}
.text-limit {
	font-size: 12px !important;
	font-weight: bold;
	color: #a60027;
}
.text-line {
	text-decoration: underline !important;
}
.txt_notice {
	padding: 0 10px 5px;
	line-height: 17px;
	text-align: left;
	font-size: 12px;
}
.txt_guide {
	margin-bottom: 0;
	padding: 10px 10px 10px 35px;
	line-height: 15px;
	text-align: left !important;
	text-shadow: 0 0 10px #ffff00;
	font-size: 12px;
	color: #fff799;
	background: url(../images/icon/01.png) no-repeat 10px center;
	background-size: 20px;
}
.txt_notice {
	color: #fff;
	text-shadow: 0 0px 5px #7000da, 0 0px 5px #7000da, 0 0px 5px #7000da, 0 0 7px #7000da;
}
/*=======================================
Base layout
========================================*/
html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 14px;
	line-height: 150%;
	font-family: 游ゴシック体, "Yu Gothic", YuGothic, Quicksand, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	background: url(../images/common/bg.jpg) repeat-y #051733;
	background-size: 100%;
}
#container {
	min-height: 100%;
	margin: 0 auto -100px;
	text-align: center;
	position: relative;
}
font, basefont {
	font-size: 13px;
}
#main img {
	width: 100%;
	margin-bottom: -1px;
}

/* header
------------------------- */
h1.logo img {
	width: 100%;
}
h1.logo a {
	display: block;
}

/* freeTop header（固定ボタン）
------------------------- */
#fix-nav {
	width: 100%;
	padding: 1.5% 0;
	text-align: center;
	border-top: 1px solid #5a5a5a;
	background: rgba(0,0,0,0.8);
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 3000;
  opacity : 0;
	visibility: hidden;
	transition: 1s;
	-webkit-transform: translateY(30px);
	transform: translateY(30px);
}
#fix-nav #btn-login {
	overflow: hidden;
}
#fix-nav #btn-login li {
	width: 40%;
	margin-right: 1.5%;
	float: left;
	line-height: 15px;
	text-align: center;
}
#fix-nav #btn-login li a {
	display: block;
	height: 40px;
	padding: 3px 0;
	box-sizing: border-box;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	font-size: 15px;
	color: #fffce5;
}
#fix-nav #btn-login li span {
	font-size: 10px;
}
#fix-nav #btn-login .free {
	width: 25%;
	margin-left: 2%;
	line-height: 40px;
}
#fix-nav #btn-login .login {
	width: 28%;
}
#fix-nav #btn-login .free a {
	padding: 0;
	font-size: 12px;
	background: #383838;
}
#fix-nav #btn-login .regist a {
	background: #006672;
}
#fix-nav #btn-login .login a {
	background: #383838;
}
/* 赤ボタン時 registにredを付ける */
#fix-nav #btn-login .regist.red a {
	font-weight: bold;
	color: #e1f600;
	background: #e10d12;
}

/* freeTop header（固定ボタン ver02）
------------------------- */
#fix-nav02 {
	width: 100%;
	padding: 1.5% 0;
	text-align: center;
	border-top: 1px solid #5a5a5a;
	background: rgba(0,0,0,0.8);
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 3000;
	opacity : 0;
	visibility: hidden;
	transition: 1s;
	-webkit-transform: translateY(30px);
	transform: translateY(30px);
}
#fix-nav02 #btn-free {
  margin: 0 2%;
	overflow: hidden;
}
#fix-nav02 #btn-free li {
	width: 33%;
	margin: 0 1.5%;
	float: left;
	text-align: center;
}
#fix-nav02 #btn-free li a {
	display: block;
	color: #fffce5;
	font-size: 15px;
	text-decoration: none;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#fix-nav02 #btn-free li span {
	line-height: 10px;
	font-size: 10px;
}
#fix-nav02 #btn-free .free01,
#fix-nav02 #btn-free .free02 {
	width: 32%;
  margin: 0;
}
#fix-nav02 #btn-free .free01 a {
	padding: 6px 0;
	background: #006672;
  line-height: 17px;
}
#fix-nav02 #btn-free .login a {
	padding: 2px 0;
	background: #383838;
}
#fix-nav02 #btn-free .free02 a {
	padding: 6px 0;
	background: #A71959;
  line-height: 17px;
}
.fix-nav_active {
	opacity: 1 !important;
	visibility: visible !important;
	-webkit-transform: translateY(0) !important;
	transform: translateY(0) !important;
}

/* footer
------------------------- */
#footer-space {
	height: 190px;
	text-indent: -9999px;
	overflow: hidden;
}
.footer {
	width: 100%;
	padding: 15px 0 0;
	text-align: center;
}
#free .footer {
	padding-bottom: 50px;
}
.footer ul {
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
.footer li {
	width: 49%;
	float: left;
	margin-bottom: 8px;
}
.footer li:nth-child(even) {
	float: right;
}
.footer li.last {
	width: 100%;
	float: none;
	clear: both;
	font-size: 14px;
	margin-bottom: 10px;
}
.footer li.last a {
	font-size: 13px;
}
.footer li a, .btn-pagetop a {
	display: block;
	padding: 10px 5px;
	border-radius: 5px;
	text-decoration: none;
	font-size: 13px;
	color: #f1d97b;
	line-height: 1.6;
	background: #7a17b4;
}
.footer p {
	margin: 0;
}
.footer p.btn-pagetop {
	width: 95%;
	margin: 0 auto 10px;
	overflow: hidden;
	text-align: center;
}
.btn-pagetop span {
	padding: 5px 5px 5px 24px;
	background: url(../images/icon/arrow_top.png) no-repeat left;
	background-size: 17px;
}
.copy {
	clear: both;
	padding: 10px 10px 20px;
	font-size: 13px;
	color: #000;
}
/*フッターナビ*/
.footer_nav {
	width: 100%;
	background: url(../images/common/footer/footer_nav.jpg) bottom center no-repeat #1e1b21;
	background-size: 100%;
}
/*ウィンドウ固定用*/
.footer_nav.fixed {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1001;
}
.footer_nav ul {
	overflow: hidden;
}
.footer_nav li {
	width: 20%;
	height: 40px;
	float: left;
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.footer_nav li a {
	display: block;
	width: 100%;
	height: 100%;
}
/*coipo未連携&スタンプバッジ*/
.footer_nav .no_connect {
	position: relative;
}
.footer_nav .no_connect:after {
	content: "";
	width: 15px;
	height: 15px;
	position: absolute;
	top: 9px;
	right: 3px;
	background: url(../images/coipo/icon-mark02.png) no-repeat;
	background-size: 100%;
}
.footer_nav .connect:after {
	content: none;
}

/* contents
------------------------- */
.contents {
	margin: 12px 0px 20px;
    padding: 0 12px 0 15px;
    text-align: left;
}

/* キャリア出し分け
------------------------- */
.sp_on, .career-sp .sp_off {
	display: none;
}
.career-sp .sp_on {
	display: block;
}

/*=======================================
Common parts
========================================*/
/* carrier login
------------------------- */
.carrier-btn {
	margin: 15px 0;
	padding: 10px;
	position: relative;
	overflow: hidden;
	background-color: rgba(255,255,255,0.5);
}
.carrier-btn img:first-child {
	margin-bottom: 5px;
}
.carrier-btn ul {
	position: relative;
	overflow: hidden;
}
.carrier-btn ul li {
	width: 50%;
	margin: 20px auto 0;
}
.box-login {
	margin: 15px 0;
	padding: 10px 0;
	border-top: 2px solid rgba(255,255,255,0.5);
	border-bottom: 2px solid rgba(255,255,255,0.5);
	background-color: rgba(0,0,0,0.5);
	color: #fff;
}
.box-login ul li {
	width: 30%;
	display: inline-block;
}
.box-login ul li a {
	line-height: 100%;
	display: block;
	padding: 12px 0;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 2px #FFFFFF inset, 0 -1px 2px #000000 inset;
	box-shadow: 0 1px 2px #FFFFFF inset, 0 -1px 2px #000000 inset;
	text-decoration: none;
	color: #fff;
	text-shadow: 0 -1px #000000;
}
.box-login ul li.sp a {
	background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #FD7D7D), color-stop(1, #A80006) );
	background-image: -moz-linear-gradient(top, #FD7D7D 0%, #A80006 100%);
	background-image: linear-gradient(to bottom, #FD7D7D 0%, #A80006 100%);
}
.box-login ul li.spau a {
	background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #FDA015), color-stop(1, #BE3C00) );
	background-image: -moz-linear-gradient(top, #FDA015 0%, #BE3C00 100%);
	background-image: linear-gradient(to bottom, #FDA015 0%, #BE3C00 100%);
}
.box-login ul li.spsb a {
	background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #BDBDBD), color-stop(1, #4A4A4A) );
	background-image: -moz-linear-gradient(bottom, #BDBDBD 0%, #4A4A4A 100%);
	background-image: linear-gradient(to bottom, #BDBDBD 0%, #4A4A4A 100%);
}
.space-master {
	padding-top: 85px !important;
}

/* form
------------------------- */
.form-box {
	padding-bottom: 25px;
}
.form-box .form-title {
	margin: 20px 0 5px;
	padding-bottom: 5px;
	color: #fff;
	font-size: 105%;
	border-bottom: 1.5px solid yellow;
    font-weight: bold;
}
.form-box .form-caution {
	margin-bottom: 3px;
	color: yellow;
	font-size: 0.8em;
}
input, select, textarea {
	font-size: 14px;
	outline: none;
	-webkit-appearance: none;
	background: #fff;
}
input {
	padding: 5px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #9a9a9a;
}
select {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin-right: 2px;
	padding: 0 20px 0 5px;
	box-sizing: border-box;
	border: 1px solid #9a9a9a;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	appearance: none;
	-webkit-appearance: none;
	outline: none;
	background: url(../images/icon/arrow_select.png) no-repeat 96% center #fff;
	background-size: 12px;
}
input[type="submit"], input[type="button"] {
	border: none;
	border-radius: 0;
	box-shadow: none;
	outline: none;
	box-sizing: border-box;
	cursor: pointer;
}
textarea {
	width: 100%;
	height: 10em;
	margin: 0 auto;
	padding: 5px;
	box-sizing: border-box;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.form-box .form-btn {
	padding-top: 20px;
	text-align: center;
}
.form-box .form-btn p {
	margin-bottom: 10px;
	font-size: 0.9em;
}
.form-btn input, .form-btn a {
	-webkit-appearance: none;
	appearance: none;
	display: inline-block;
	min-width: 10em;
	padding: 8px 20px 10px !important;
	border-radius: 10px;
	border: 1px solid #f9f8e6;
	letter-spacing: 1px;
	text-decoration: none;
	font-size: 16px;
	color: #fff;
  background: #02af8a;
  background: -moz-linear-gradient(top, #09eaf3 0%, #00bba8 7%, #00a897 13%, #00887a 55%, #008073 90%, #006d62 95%, #005a50 100%);
  background: -webkit-linear-gradient(top, #09eaf3 0%, #00bba8 7%, #00a897 13%, #00887a 55%, #008073 90%, #006d62 95%, #005a50 100%);
  background: linear-gradient(to bottom,  #09eaf3 0%, #00bba8 7%, #00a897 13%, #00887a 55%, #008073 90%, #006d62 95%, #005a50 100%);
}

.input-btn {
	width: 90%;
	margin: 0 auto;
	text-align: center !important;
}
.input-btn li {
	display: inline-block !important;
	width: 42% !important;
	margin: 0 2% !important;
}
.input-btn li input {
	width: 100% !important;
}
.input-btn li:first-child input {
	background: -webkit-gradient(linear, left top, left bottom, from(#DDD), to(#666));
	background: -moz-linear-gradient(top, #DDD, #666);
}
.box_form select {
	width: 90%;
	margin: 0 auto 10px;
	padding: 8px 5px;
	outline: none;
	background: #fff;
}
/* radio */
.form-box input[type="radio"] {
	display: none;
}
.form-box label.radio-on, .form-box label.radio-off {
	display: inline-block;
	margin: 5px 10px 10px 0;
	padding-left: 25px;
	position: relative;
}
.form-box label.radio-off:before, .form-box label.radio-on:before, .form-box label.radio-on:after {
	content: "";
	position: absolute;
}
.form-box label.radio-off:before, .form-box label.radio-on:before {
	width: 18px;
	height: 18px;
	border: 2px solid #a38a24;
	border-radius: 18px;
	left: 0;
	background: #fff;
}
.form-box label.radio-on:after {
	width: 12px;
	height: 12px;
	display: block;
	border-radius: 12px;
	top: 5px;
	left: 5px;
	background: #a38a24;
}
/* checkbox */
.form-box input[type="checkbox"] {
	width: 20px;
	height: 20px;
	margin: 0;
	appearance: none;
	-webkit-appearance: none;
	outline: none;
	vertical-align: -5px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	position: relative;
	z-index: 10;
}
.form-box input[type="checkbox"] + label {
	width: 20px;
	height: 20px;
	margin: 0;
	background: url(../images/icon/icon-chkbox.png) no-repeat left;
	background-size: 20px;
	position: absolute;
	top: 5px;
	left: 0;
	z-index: 1;
}
.form-box input[type="checkbox"]:checked + label {
	background: url(../images/icon/icon-chkbox_on.png) no-repeat left;
	background-size: 20px;
}
.form-box label.chkbox-on, .form-box label.chkbox-off {
	display: inline-block;
	margin: 5px 10px 20px 0;
	padding-left: 25px;
	position: relative;
}
.form-box label.chkbox-off:before, .form-box label.chkbox-on:before, .form-box label.chkbox-on:after {
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
}
.form-box label.chkbox-off:before, .form-box label.chkbox-on:before {
	background: url(../images/icon/icon-chkbox.png) no-repeat left;
	background-size: 20px;
}
.form-box label.chkbox-on:after {
	background: url(../images/icon/icon-chkbox_on.png) no-repeat left;
	background-size: 20px;
}

/* add confirm-box
------------------------- */
.confirm-box {
	width: 100%;
}
.confirm-box:after {
	content: "";
	display: block;
	clear: both;
}
.confirm-box .buy-btn, .partRelease-btn, .confirm-box center {
	margin-top: 10px;
}
/* checkbox */
.list-chk input[type="checkbox"] {
	display: none;
	background: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.list-chk label {
	display: block;
	margin: 0 10px;
	padding: 5px 10px 5px 30px;
	border-radius: 0;
	color: #fff;
}
.list-chk label a {
	color: #fff;
}
.list-chk label.checked {
	background: url(../images/icon/icon-chkbox_on.png) no-repeat left;
	background-size: 20px;
}
.list-chk label.unchecked {
	background: url(../images/icon/icon-chkbox.png) no-repeat left;
	background-size: 20px;
}
.search-box {
	margin: 0 10px 15px;
	padding: 20px 10px 10px;
	border: 1px solid #999;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFF;
}
.search-box h2 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #6a1ea4;
	text-shadow: 1px 1px #c74ee1, 0 0 3px #e08ef2;
	font-weight: bold;
	border-bottom: 1px solid #999;
}
.search-box p {
	text-align: left;
}
.search-box form {
	padding-bottom: 0;
}
.fortune-search label {
	width: 35%;
	margin: 0 5px 10px 0;
	padding: 3px 10px 3px 25px;
}
.fortune-search label.checked {
	background: url(../images/icon/icon_checked.png) no-repeat 5px 7px, -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E37800));
	background: url(../images/icon/icon_checked.png) no-repeat 5px 7px, -moz-linear-gradient(top, #FFF, #E37800);
	background-size: 25px auto, 100% auto;
}
.fortune-search label.unchecked {
	background: url(../images/icon/icon_unchecked.png) no-repeat 5px 7px, -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#CCC));
	background: url(../images/icon/icon_unchecked.png) no-repeat 5px 7px, -moz-linear-gradient(top, #FFF, #CCC);
	background-size: 25px auto, 100% auto;
}

/* button
------------------------- */
.btn-main {
	position: relative;
}
.btn-main a, .btn-main input, .btn-submit a, input.btn-submit {
	width: 240px;
	display: block;
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
	box-sizing: border-box;
	border-radius: 8px;
	text-decoration: none;
	text-align: center;
	font-size: 15px;
	color: #fff;
	position: relative;
	background: -moz-linear-gradient(left, #9933cc, #6633cc);
	background: -webkit-linear-gradient(left, #9933cc, #6633cc);
	background: linear-gradient(to right, #9933cc, #6633cc);
	border: 2px solid #ccccff;
}

.btn-main a:after, .btn-main input:after, .btn-submit a:after, input.btn-submit:after {
	content: "";
	width: 8px;
	height: 12px;
	margin-top: -7px;
	position: absolute;
	top: 50%;
	right: 15px;
/*	background: url(../images/regist/tutorial/ic_arrow.png) no-repeat;
	background-size: 100%;*/
}
.btn-main input {
	width: 100%;
	font-size: 1.2em;
	font-weight: bold;
}
.pointer {
	width: 20px;
	position: absolute;
	right: 56px;
	bottom: -10px;
}
/* to top */
.btn-top {
	clear: both;
	margin: 0;
	padding: 10px 10px 20px;
	text-align: right !important;
}
.btn-top a {
	display: inline-block;
	color: #e3d82d !important;
	font-size: 0.8em;
	text-shadow: 0 0 1px #000, 0 0 1px #000, 0 0 1px #000;
}
/* pager */
.btn-page {
	width: 100%;
	margin: 10px 0;
	position: relative;
	overflow: hidden;
}
.btn-page li:first-child {
	float: left;
	width: 110px;
	text-align: right;
}
.btn-page li:last-child {
	float: right;
	width: 110px;
}
.btn-page li a {
	display: block;
	padding: 5px;
	color: #333 !important;
	font-size: 0.9em;
	text-decoration: none;
	border: 1px solid #666;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.btn-page li:first-child a {
	background: url(../images/icon/arrow_gr2.png) no-repeat left, -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#AAA));
	background: url(../images/icon/arrow_gr2.png) no-repeat left, -moz-linear-gradient(top, #EEE, #AAA);
	-webkit-background-size: 15px auto, 100% auto;
	background-size: 15px auto, 100% auto;
}
.btn-page li:last-child a {
	background: url(../images/icon/arrow_gr.png) no-repeat right, -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#AAA));
	background: url(../images/icon/arrow_gr.png) no-repeat right, -moz-linear-gradient(top, #EEE, #AAA);
	-webkit-background-size: 15px auto, 100% auto;
	background-size: 15px auto, 100% auto;
}
/* colom */
.btn-colom1, .btn-colom2, .btn-colom3, .btn-colom4 {
	width: 95%;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
.btn-colom1 li, .btn-colom2 li, .btn-colom3 li, .btn-colom4 li {
	display: block;
	float: left;
}
.btn-colom2 li:nth-child(2n), .btn-colom3 li:nth-child(3n), .btn-colom4 li:nth-child(4n) {
	float: right;
}
.btn-colom1 li {
	width: 100%;
}
.btn-colom2 li {
	width: 50% !important;
}
.btn-colom3 li {
	width: 33.3%;
}
.btn-colom4 li {
	width: 25%;
}
.btn-colom1 a, .btn-colom2 a, .btn-colom3 a, .btn-colom4 a {
	display: block;
	text-align: center;
	position: relative;
	padding: 8px;
	margin: 2px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border: 2px solid #f9faee;
    text-shadow: 0 1px #19052a;
	text-decoration: none;
	color: #fff;
}
.btn-colom1:after, .btn-colom2:after, .btn-colom3:after, .btn-colom4:after {
	content: "";
	display: block;
	clear: both;
}
.btn-yudo {
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
}
.btn-yudo li {
	width: 100%;
	float: left;
}
.btn-yudo a {
	display: block;
	margin: 3px 3px 10px;
	padding: 10px;
	border: 1px solid #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 2px 5px rgba(0,0,0,0.7);
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 0 2px #1e1b21, 0 0 2px #1e1b21;
	font-size: 14px;
	color: #fff;
}
.btn-yudo.red a, .btn-yudo .red a {
	background: rgb(207,13,13);
	background: -moz-linear-gradient(top, rgba(207,13,13,0.8) 0%, rgba(141,1,1,0.8) 100%);
	background: -webkit-linear-gradient(top, rgba(207,13,13,0.8) 0%, rgba(141,1,1,0.8) 100%);
	background: linear-gradient(to bottom, rgba(207,13,13,0.8) 0%, rgba(141,1,1,0.8) 100%);
}
.btn-yudo.pink a, .btn-yudo .pink a {
	box-shadow: 0 2px 3px #e79cfa inset, 0 -2px 3px #59034a inset, 0 2px 5px rgb(0 0 0 / 50%);
    background: rgb(201,60,192);
    background: -moz-linear-gradient(top, rgba(201,60,192,1) 0%, rgba(165,3,152,1) 100%);
    background: -webkit-linear-gradient(top, rgba(201,60,192,1) 0%, rgba(165,3,152,1) 100%);
    background: linear-gradient(to bottom, rgba(201,60,192,1) 0%, rgba(165,3,152,1) 100%);
}
.btn-yudo.blue a, .btn-yudo .blue a {
	background: rgb(13,159,207);
	background: -moz-linear-gradient(top, rgba(13,159,207,0.8) 0%, rgba(21,50,77,0.8) 100%);
	background: -webkit-linear-gradient(top, rgba(13,159,207,0.8) 0%, rgba(21,50,77,0.8) 100%);
	background: linear-gradient(to bottom, rgba(13,159,207,0.8) 0%, rgba(21,50,77,0.8) 100%);
}
.btn-yudo.purple a, .btn-yudo .purple a {
	background: rgb(197,24,234);
	background: -moz-linear-gradient(top, rgba(197,24,234,0.8) 0%, rgba(54,1,141,0.8) 100%);
	background: -webkit-linear-gradient(top, rgba(197,24,234,0.8) 0%, rgba(54,1,141,0.8) 100%);
	background: linear-gradient(to bottom, rgba(197,24,234,0.8) 0%, rgba(54,1,141,0.8) 100%);
}
.btn-yudo.green a, .btn-yudo .green a {
	background: rgb(45,239,205);
	background: -moz-linear-gradient(top, rgba(45,239,205,0.8) 0%, rgba(5,78,81,0.8) 100%);
	background: -webkit-linear-gradient(top, rgba(45,239,205,0.8) 0%, rgba(5,78,81,0.8) 100%);
	background: linear-gradient(to bottom, rgba(45,239,205,0.8) 0%, rgba(5,78,81,0.8) 100%);
}
.btn-yudo.yellow a, .btn-yudo .yellow a {
	background: rgb(207,132,13);
	background: -moz-linear-gradient(top, rgba(207,132,13,0.8) 0%, rgba(68,26,0,0.8) 100%);
	background: -webkit-linear-gradient(top, rgba(207,132,13,0.8) 0%, rgba(68,26,0,0.8) 100%);
	background: linear-gradient(to bottom, rgba(207,132,13,0.8) 0%, rgba(68,26,0,0.8) 100%);
}
/* color */
.btn-color-red a {
	box-shadow: 0 1px 1px #b4587d inset, 0 2px 3px #e55892 inset, 0 -2px 3px #400326 inset, 0 2px 5px rgba(0,0,0,0.5);
	background: rgb(241,77,143);
	background: -moz-linear-gradient(top, rgba(241,77,143,1) 0%, rgba(190,0,109,1) 50%, rgba(98,0,57,1) 100%);
	background: -webkit-linear-gradient(top, rgba(241,77,143,1) 0%, rgba(190,0,109,1) 50%, rgba(98,0,57,1) 100%);
	background: linear-gradient(to bottom, rgba(241,77,143,1) 0%, rgba(190,0,109,1) 50%, rgba(98,0,57,1) 100%);
}
.btn-color-pink a {
	box-shadow: 0 2px 3px #e79cfa inset, 0 -2px 3px #59034a inset, 0 2px 5px rgba(0,0,0,0.5);
	background: rgb(201,60,192);
	background: -moz-linear-gradient(top, rgba(201,60,192,1) 0%, rgba(165,3,152,1) 100%);
	background: -webkit-linear-gradient(top, rgba(201,60,192,1) 0%, rgba(165,3,152,1) 100%);
	background: linear-gradient(to bottom, rgba(201,60,192,1) 0%, rgba(165,3,152,1) 100%);
}
.btn-color-purple a {
	box-shadow: 0 2px 3px #c69cfa inset, 0 -2px 3px #1e0236 inset, 0 2px 5px rgba(0,0,0,0.5);
	background: rgb(152,59,198);
	background: -moz-linear-gradient(top, rgba(152,59,198,1) 0%, rgba(74,2,145,1) 100%);
	background: -webkit-linear-gradient(top, rgba(152,59,198,1) 0%, rgba(74,2,145,1) 100%);
	background: linear-gradient(to bottom, rgba(152,59,198,1) 0%, rgba(74,2,145,1) 100%);
}
.btn-color-blue a {
	box-shadow: 0 2px 3px #9cc4fa inset, 0 -2px 3px #031959 inset, 0 2px 5px rgba(0,0,0,0.5);
	background: -moz-linear-gradient(top, rgba(64,164,214,1) 0%, rgba(3,20,170,1) 100%);
	background: -webkit-linear-gradient(top, rgba(64,164,214,1) 0%, rgba(3,20,170,1) 100%);
	background: linear-gradient(to bottom, rgba(64,164,214,1) 0%, rgba(3,20,170,1) 100%);
}
.btn-color-green a {
	box-shadow: 0 2px 3px #b0fa9c inset, 0 -2px 3px #055903 inset, 0 2px 5px rgba(0,0,0,0.5);
	background: rgb(67,170,51);
	background: -moz-linear-gradient(top, rgba(67,170,51,1) 0%, rgba(7,104,2,1) 100%);
	background: -webkit-linear-gradient(top, rgba(67,170,51,1) 0%, rgba(7,104,2,1) 100%);
	background: linear-gradient(to bottom, rgba(67,170,51,1) 0%, rgba(7,104,2,1) 100%);
}
.btn-color-yellow a {
	box-shadow: 0 2px 3px #faee9c inset, 0 -2px 3px #594803 inset, 0 2px 5px rgba(0,0,0,0.5);
	background: rgb(214,204,64);
	background: -moz-linear-gradient(top, rgba(214,204,64,1) 0%, rgba(193,136,3,1) 100%);
	background: -webkit-linear-gradient(top, rgba(214,204,64,1) 0%, rgba(193,136,3,1) 100%);
	background: linear-gradient(to bottom, rgba(214,204,64,1) 0%, rgba(193,136,3,1) 100%);
}
.btn-color-black a {
	box-shadow: 2px 2px 2px 0px #5d5b5c inset, -1px -2px 3px 0px #0e0e0e inset;
	background: #292929;
	background: -moz-linear-gradient(top, #ff95e8 0%, #f04fff 100%);
	background: -webkit-linear-gradient(top, #444343 0%, #292929 100%);
	background: linear-gradient(to bottom, #444343 0%, #292929 100%);
}

/* decobtn */
.decobtn-color01 {
	width: 90%;
	margin: 0 auto;
	padding: 3px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-image: -moz-linear-gradient(left, rgb(224, 165, 54) 0%, rgb(255, 216, 143) 25%, rgb(255, 250, 240) 45%, rgba(255, 216, 143) 65%, rgb(224, 165, 54) 100%);
	background-image: -webkit-linear-gradient(left, rgb(224, 165, 54) 0%, rgb(255, 216, 143) 25%, rgb(255, 250, 240) 45%, rgba(255, 216, 143) 65%, rgb(224, 165, 54) 100%);
	position: relative;
	overflow: hidden;
	margin: 5px auto 10px auto;
}
.decobtn-color01 a {
	display: block;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 8px 10px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	box-shadow: 0 1px 3px #333 inset;
	text-shadow: 0 1px 1px #19052a, 0 0 10px #19052a;
}
.decobtn-color01 .btn-inner {
	display: block;
	padding: 10px;
	box-shadow: 0 0 15px rgba(233,34,245,0.8) inset;
	box-sizing: border-box;
	border: 1px solid #34014a;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
/*red*/
.decobtn-color01 .btn-red {
	background: -moz-linear-gradient(left, #760033 0%, #ff0042 53%, #760033 100%);
	background: -webkit-linear-gradient(left, #760033 0%, #ff0042 53%, #760033 100%);
	background: near-gradient(to right, #760033 0%, #ff0042 53%, #760033 100%);
}
/*pink*/
.decobtn-color01 .btn-pink {
	background: -moz-linear-gradient(left, #670867 0%, #ec04ef 53%, #670867 100%);
	background: -webkit-linear-gradient(left, #670867 0%, #ec04ef 53%, #670867 100%);
	background: near-gradient(to right, #670867 0%, #ec04ef 53%, #670867 100%);
}
/*blue*/
.decobtn-color01 .btn-blue, .decobtn-color01-2 .btn-blue {
	background: rgb(42,67,221);
	background: -moz-linear-gradient(top, rgba(42,67,221,1) 0%, rgba(22,35,92,1) 100%);
	background: -webkit-linear-gradient(top, rgba(42,67,221,1) 0%, rgba(22,35,92,1) 100%);
	background: near-gradient(to bottom, rgba(42,67,221,1) 0%, rgba(22,35,92,1) 100%);
}
/*green*/
.decobtn-color01 .btn-green {
	background: rgb(34,170,66);
	background: -moz-linear-gradient(top, rgba(34,170,66,1) 0%, rgba(11,51,14,1) 100%);
	background: -webkit-linear-gradient(top, rgba(34,170,66,1) 0%, rgba(11,51,14,1) 100%);
	background: near-gradient(to bottom, rgba(34,170,66,1) 0%, rgba(11,51,14,1) 100%);
}
/*purple*/
.decobtn-color01 .btn-purple {
	box-shadow: 0 -1px 5px #a331cd inset, 0 -2px 5px #a331cd inset;
	background: rgb(138,1,30);
	background: -moz-linear-gradient(left, rgba(97,1,139,1) 0%, rgba(139,1,190,1) 10%, rgba(139,1,190,1) 50%, rgba(139,1,190,1) 90%, rgba(97,1,139,1) 100%);
	background: -webkit-linear-gradient(left, rgba(97,1,139,1) 0%, rgba(139,1,190,1) 10%, rgba(139,1,190,1) 50%, rgba(139,1,190,1) 90%, rgba(97,1,139,1) 100%);
	background: near-gradient(to right, rgba(97,1,139,1) 0%, rgba(139,1,190,1) 10%, rgba(139,1,190,1) 50%, rgba(139,1,190,1) 90%, rgba(97,1,139,1) 100%);
}
/*yellow*/
.decobtn-color01 .btn-yellow {
	box-shadow: 0 -1px 5px #d0b83d inset, 0 -2px 5px #d0b83d inset;
	background: rgb(138,1,30);
	background: -moz-linear-gradient(left, rgba(97,1,139,1) 0%, rgba(139,1,190,1) 10%, rgba(139,1,190,1) 50%, rgba(139,1,190,1) 90%, rgba(97,1,139,1) 100%);
	background: -webkit-linear-gradient(left, rgba(97,1,139,1) 0%, rgba(139,1,190,1) 10%, rgba(139,1,190,1) 50%, rgba(139,1,190,1) 90%, rgba(97,1,139,1) 100%);
	background: near-gradient(to right, rgba(150,120,3,1) 0%, rgba(195,169,4,1) 10%, rgba(195,169,4,1) 50%, rgba(195,169,4,1) 90%, rgba(150,120,3,1) 100%);
}
/*brown*/
.decobtn-color01 .btn-brown {
	background: rgba(211,203,41,0.8);
	-webkit-box-shadow: 0 0 3px rgba(211,203,41,0.8) inset, 0 0 3px rgba(211,203,41,0.8) inset, 0 0 3px rgba(211,203,41,0.8) inset, 1px 1px 20px rgba(211,203,41,0.8) inset, 1px 1px 20px rgba(211,203,41,0.8) inset, 1px 1px 50px rgba(211,203,41,0.8) inset;
	box-shadow: 0 0 3px rgba(211,203,41,0.8) inset, 0 0 3px rgba(211,203,41,0.8) inset, 0 0 3px rgba(211,203,41,0.8) inset, 1px 1px 20px rgba(211,203,41,0.8) inset, 1px 1px 20px rgba(211,203,41,0.8) inset, 1px 1px 50px rgba(211,203,41,0.8) inset;
}
/* link */
.btn-link {
	margin: 0 10px 15px 0;
	text-align: right;
}
.btn-link01 {
	margin: 0 auto;
	text-align: center;
}
.btn-link.left {
	margin: 0 0 15px 10px;
	text-align: left;
}
.btn-link a {
	display: inline-block;
	padding: 8px 30px 8px 20px;
	color: #333 !important;
	text-decoration: none;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #FFF inset, -1px -1px 1px #666 inset;
	box-shadow: 1px 1px 1px #FFF inset, -1px -1px 1px #666 inset;
	background: url(../images/icon/arrow_gr.png) no-repeat right, -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#AAA));
	background: url(../images/icon/arrow_gr.png) no-repeat right, -moz-linear-gradient(top, #EEE, #AAA);
	-webkit-background-size: 15px auto, 100% auto;
	background-size: 15px auto, 100% auto;
	z-index: 9;
	text-shadow: none;
}
.btn-link.left a {
	padding: 8px 20px 8px 30px;
	color: #333 !important;
	text-decoration: none;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #FFF inset, -1px -1px 1px #666 inset;
	box-shadow: 1px 1px 1px #FFF inset, -1px -1px 1px #666 inset;
	background: url(../images/icon/arrow_gr2.png) no-repeat top 50% left 3px, -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#AAA));
	background: url(../images/icon/arrow_gr2.png) no-repeat top 50% left 3px, -moz-linear-gradient(top, #EEE, #AAA);
	-webkit-background-size: 15px auto, 100% auto;
	background-size: 15px auto, 100% auto;
	z-index: 9;
}
.btn-link01 a {
	padding: 6px 15px;
	font-weight: bold;
	text-shadow: none;
	color: #4a74fe !important;
	-webkit-box-shadow: 1px 1px 1px #FFF inset, -1px -1px 1px #ffffff inset;
	box-shadow: 1px 1px 1px #FFF inset, -1px -1px 1px #ffffff inset, 1px 1px 5px #555;
	background: -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#AAA));
}
.btn-menu {
	width: 92%;
	margin: 0 auto;
	overflow: hidden;
}
.btn-menu li {
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #00f7ff;
	text-align: center;
	background: rgba(255,255,255,0.7);
}
.btn-menu a {
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #322c36;
}

/* advertisement
------------------------- */
.ad-box, .pointBox {
	margin: 0 10px 15px;
	padding: 10px;
	border-radius: 5px;
	color: #fff;
	background: rgba(101,79,33,0.4);
	position: relative;
	overflow: hidden;
	-webkit-box-shadow: 0 0 3px #ffcc00 inset, 0 0 10px #fbd45c inset, 0 0 5px rgba(0,0,0,1) inset;
	box-shadow: 0 0 3px rgba(255,204,0,0.7) inset, 0 0 10px rgba(251,212,92,0.5) inset, 0 0 5px rgba(0,0,0,1) inset;
}
.ad-box a, .pointBox a {
	color: #FFBC00;
}

/*=======================================
parts
========================================*/
/* title
------------------------- */
.title {
	min-height: 50px;
    line-height: 15px;
    box-sizing: border-box;
    text-align: center;
    font-family: "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 14px;
    color: #fff;
    text-shadow: 0 0 3px #000;
    background: url(../images/bar/red.jpg) no-repeat center;
    background-size: 100%;
    font-weight: bold;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
	justify-content: center;
	padding: 5px 48px 4px;
}

.menuList .title {
	font-size: 15px;
}

.title.long {
	min-height: 134px;
	margin-bottom: 10px;
	padding: 20px 15px 10px 15px;
	box-sizing: border-box;
	text-align: center;
	font-family: none;
	font-size: 17px;
	color: #fff;
	text-shadow: 0 0 5px #000,0 0 5px #000;
	background: url(../images/bar/pink_long.jpg) no-repeat center;
	background-size: 100%;
	font-weight: normal;
	display: table;
	width: 100%;
	box-sizing: border-box;
	line-height: 1.2;
}
.title.long > span {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	top: 2px;
}
.title a {
	color: #000;
}
.subtitle {
	margin-bottom: 10px;
}
.subtitle, .tit_sub {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	padding: 0 20px;
	height: 46px;
	text-align: center;
	font-family: "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 5px;
	color: #fff;
	text-shadow: 0 0 5px #000;
}
.tit_sub.long {
	height: 68px;
	padding: 8px 10px 0;
	box-sizing: border-box;
	line-height: 25px;
}
.tit_sub.purple {
	background: url(../images/bar/purple.jpg) no-repeat center;
	background-size: 100% auto;
}
.tit_sub.purple.long {
	background: url(../images/bar/01_long.jpg) no-repeat center;
	background-size: 100% auto;
}

.tit_sub.blue {
	background: url(../images/bar/blue.jpg) no-repeat center;
	background-size: 100% auto;
}

.tit_sub.red {
	background: url(../images/bar/red.jpg) no-repeat center;
	background-size: 100% auto;
}

.tit_sub.pink {
	background: url(../images/bar/pink.jpg) no-repeat center;
	background-size: 100% auto;
}

.tit_sub.yellow {
	background: url(../images/bar/yellow.jpg) no-repeat center;
	background-size: 100% auto;
	text-shadow: 0 0 5px #161710, 0 0 5px #161710;
}

.subtitle {
	background: url(../images/bar/green.png) no-repeat center;
	background-size: 100% auto;
}

.tit_sub01 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 1px solid #ffcb41;
	border-bottom: 1px solid #ffcb41;
	text-align: center;
	font-size: 13px;
	color: #fff;
}
.sub_title {
	background: url(../images/bg_subtitle.png) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	width: 100%;
	height: 34px;
	font-size: 17px;
	line-height: 34px;
	display: inline-block;
	text-align: center;
	font-weight: bold;
}
.error-message {
	padding: 5px 15px 5px 15px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;
	text-shadow: 0 0px 5px #fff, 0 0px 5px #fff, 0 0px 5px #fff, 0 0 5px #fff, 0 0 7px #fff, 0 0 7px #fff;
}

/* list
------------------------- */
.list {
	padding: 10px 5px 0;
}
/*.list.b_red {
	background: url(../images/menu/bg_list01_btm.jpg) no-repeat bottom, url(../images/menu/bg_list01_mid.jpg) repeat-y;
	background-size: 100%;
}
.list.b_blue {
	background: url(../images/menu/bg_list02_btm.jpg) no-repeat bottom, url(../images/menu/bg_list02_mid.jpg) repeat-y;
	background-size: 100%;
}
.list.b_purple {
	background: url(../images/menu/bg_list02_btm.jpg) no-repeat bottom, url(../images/menu/bg_list02_mid.jpg) repeat-y;
	background-size: 100%;
}
.list.b_blue02 {
	background: url(../images/menu/bg_list03_btm.jpg) no-repeat bottom, url(../images/menu/bg_list03_mid.jpg) repeat-y;
	background-size: 100%;
}*/

.list li {
	width: 100%;
	position: relative;
	display: table;
	margin-bottom: 5px;
	min-height: 55px;
}

.list li a {
	display: table-cell;
	width: 100%;
	text-align: left;
	vertical-align: middle;
	padding: 10px 30px 10px 15px;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 1.3;
	color: #7b00e3;
	font-weight: bold;
	position: relative;
	border-radius: 5px;
	background: #fff;
}

.list li a:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 0 8px 10px;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -8px;
}
.list li.all_view {
    width: 95%;
    margin: 0 auto 14px;
    min-height: 40px;
}
.list li.all_view a {
    padding: 5px 35px 5px 10px;
	border-radius: 30px;
	text-align: right;
	text-decoration: none;
}
.list li.all_view a:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 8px;
    position: absolute;
    top: 57%;
    right: 16px;
    margin-top: -8px;
}

/* リスト紫 */
.list.b_purple a {
	border: 3px solid #9f3ecc;
	background: #fcf7ff;
	color: #7b00e3;
}
.list.b_purple li a:after {
	border-color: transparent transparent transparent #7b00e3;
}
.list.b_purple li.all_view a {
    border: 2px solid #9f3ecc;
}
/* リスト青 */
.list.b_blue a {
	border: 3px solid #4e3ecc;
	color: #4e3ecc;
	background: #fff;
}
.list.b_blue li a:after {
	border-color: transparent transparent transparent #4e3ecc;
}

/* リスト茶色 */
.list.b_brown a {
	border: 2px solid #fff;
	background: #4b1423;
	color: #fff;
}
.list.b_brown li a:after {
	border-color: transparent transparent transparent #fff;
}
/* リストピンク */
.list.b_pink a {
	border: 1px solid #fc83c0;
	box-shadow: 0 0 0 2px #e34996 inset, 0 0 8px 7px #f4c5df inset;
}
.list.b_pink li a:after {
	border-color: transparent transparent transparent #e34996;
}
.list.b_pink li a:before {
	background: url(../images/menu/list_kazari02.png) no-repeat;
	background-size: 100% auto;
}

/* リストオレンジ */
.list.b_orange a {
	border: 1px solid #ff8900;
	background: #f0eed3;
	padding: 10px 30px 10px 15px;
}
.list.b_orange li a:after {
	border-color: transparent transparent transparent #ff8900;
}
.list.b_orange li a:before {
	background: url(../images/menu/list_kazari04.png) no-repeat;
	background-size: 100% auto;
}

/* all, nolink, arrow */
li.all {
	width: auto;
	margin: 0;
	border: 0 !important;
	overflow: hidden;
	background: none !important;
	box-shadow: none;
}
li.all a {
	padding: 0 30px 0 10px;
	border: none;
	line-height: 30px;
	text-decoration: none;
	text-align: right;
	font-family: 游ゴシック体, "Yu Gothic", YuGothic, Quicksand, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #c4b983 !important;
	background: url(../images/menu/bg_list_all.png) no-repeat;
	background-size: auto 100%;
}
li.all a:after {
	content: "";
	width: 8px;
	height: 12px;
	margin-top: -7px;
	position: absolute;
	top: 50%;
	right: 15px;
	background: url(../images/icon/arrow_cha.png) no-repeat;
	background-size: 100%;
}

.list .nolink a {
	display: block;
	padding: 5px;
	text-align: left;
	text-decoration: none;
	background: none;
}
.list li.nolink {
	display: block;
	padding: 5px;
	text-align: left;
	text-decoration: none;
	border: 1px solid #ccc;
	color: #eee;
	background: #999;
}
.list.no-arrow a:after {
	content: none;
}
.list font {
	padding: 0 10px;
	font-size: 11px !important;
}

/* list-menu
------------------------------------------------------- */
.list-menu {
	width: 92%;
	margin: 0 auto;
	overflow: hidden;
}
.list-menu li {
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid rgba(255,255,255,0.8);
	text-align: center;
	background: #4a3955;
}
.list-menu a {
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #fff;
}
.list-menu01 {
	width: 100%;
	border-top: 1px solid #6fcece;
	text-align: left;
	background: rgba(255,255,255,0.2);
}
.list-menu01 li {
	border-bottom: 1px solid #6fcece;
	background: none;
}
.list-menu01 a {
	display: block;
	padding: 10px 20px 10px 10px;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
	text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
	color: #000;
	font-weight: bold;
	background: url(../images/icon/arrow_wh.png) no-repeat 98%;
	background-size: 15px;
}
.list-menu01 .guide {
	display: block;
	font-size: 0.9em;
	color: red;
}
.list-menu02 {
	width: 100%;
	border-top: 1px solid #83738d;
	background: #4a3955;
}
.list-menu02 li {
	border-bottom: 1px solid #83738d;
	background: none;
}
.list-menu02 li a {
	display: block;
	padding: 7px 20px 7px 10px;
	text-align: left;
	text-decoration: none;
	color: #fff;
	background: url(../images/icon/arrow_wh.png) no-repeat right;
	background-size: 15px;
}
.list-menu02 li.nolink, .list-menu02 dl.nolink {
	display: block;
	padding: 7px 20px 7px 10px;
	text-align: left;
	text-decoration: none;
	color: #ccc;
}
.list-menu02 li.nolink span, .list-menu02 dl.nolink dt {
	color: #ae8e39;
}
.list-menu02 li.all {
	padding: 5px;
	text-align: right;
	background: #2f2d28 !important;
}
.list-menu02 li.all a {
	display: inline-block;
	padding: 0 25px 0 20px;
	box-shadow: 0 1px #000;
	position: relative;
	line-height: 25px;
	font-size: 12px;
	border-radius: 10px;
	background: #625c4e;
}
.list-menu02 li.all a:after {
	content: "";
	width: 10px;
	height: 10px;
	margin-top: -5px;
	position: absolute;
	top: 50%;
	right: 5px;
	background: url(../images/icon/arrow_wh.png) no-repeat;
	background-size: 100%;
}
.ppvhistory .nolink, .box_history .nolink {
	padding: 10px;
	text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
    color: #000;
}
/* caution and dot */
.list-caution, .list-dot {
	margin-bottom: 10px;
	padding: 0 10px;
	text-align: left;
}
.list-caution li, .list-dot li {
	margin-bottom: 5px;
	padding-left: 1.2em;
	position: relative;
}
.list-caution li {
	line-height: 15px;
    font-size: 12px;
    text-shadow: 0 0px 5px #7000da, 0 0px 5px #7000da, 0 0px 5px #7000da, 0 0 7px #7000da;
}
.accordion .list-caution li {
	padding-left: 2em;
}
.list-caution li span, .list-dot li span {
	position: absolute;
	top: 0;
	left: 0;
}
.list-new {
	color: #666;
	font-size: 14px;
	margin: 0;
}
.list-new a, .list-new dl.nolink {
	text-decoration: none !important;
	display: block;
	padding: 10px 20px 6px 10px;
	text-align: left;
	background-color: rgba(255,255,255,0.10);
	border-top: 1px solid rgba(255,255,255,0.50);
}
.list-new a:last-child, .list-new dl.nolink:last-child {
	border-bottom: 1px solid rgba(255,255,255,0.50) !important;
}
.list-new a, .list-new .other {
	background-image: url(../images/icon/arrow_wh.png);
	background-position: right center;
	background-repeat: no-repeat;
	-webkit-background-size: 15px auto;
	-moz-background-size: 15px auto;
	background-size: 15px auto;
}
.list-new a dl {
	margin: 0;
	padding: 0;
}
.list-new dt {
	color: #000;
	font-weight: bold;
}
.list-new dd {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000;
}
.list-new a:last-child {
}
.list-new a.other {
	color: #fff;
	font-size: 13px;
	text-align: right;
	background-color: rgba(0,0,0,0.20);
}
.list-color li, #box-ppvmuryo .inner ul li {
	text-align: left;
	border-bottom: solid rgba(255,255,255,0.5) 1px;
	background-color: rgba(255,255,255,0.10);
}
.list-color li:first-child, #box-ppvmuryo .inner ul li:first-child {
	border-top: solid rgba(255,255,255,0.5) 1px;
}
.list-color li.nolink, .list-color li a, #box-ppvmuryo .inner ul li a {
	display: block;
	padding: 4px 10px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
.list-color li a, #box-ppvmuryo .inner ul li a {
	padding-right: 30px;
	background: url(../images/icon/arrow_wh.png);
	background-position: 99% center;
	background-repeat: no-repeat;
	-webkit-background-size: 15px auto;
	background-size: 15px auto;
}
.list-color .other, #box-ppvmuryo .inner .other {
	display: block;
	padding: 5px 30px 5px 15px;
	background-color: rgba(0,0,0,0.20);
	text-decoration: none;
	color: #ffee5f;
	font-size: 0.9em;
	text-align: right;
	border-bottom: solid rgba(255,255,255,0.5) 1px;
	background-image: url(../images/icon/arrow_wh.png);
	background-position: 99% center;
	background-repeat: no-repeat;
	-webkit-background-size: 15px auto;
	background-size: 15px auto;
}
.list-box {
	margin-bottom: 5px;
	border: 5px solid #000;
	border-width: 5px 0 5px 5px;
}
.list-box li a {
	display: block;
	padding: 15px 10px;
	color: #000;
	text-shadow: 0 1px 1px rgba(255,255,255,0.50);
	text-decoration: none;
	text-align: left;
	background-color: #e3d9a0;
	background-image: url(../images/icon/arrow_bk.png);
	background-repeat: no-repeat;
	background-size: 15px auto;
	background-position: right center;
	box-shadow: 0 0 30px #fbd77f inset, 0 0 30px #fbd77f inset;
	border-bottom: 4px solid #000;
}
.list-box li:last-child a {
	border-bottom: none;
}

/* table
------------------------- */
.table {
	width: 100%;
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}
.table th, .table td {
	padding: 10px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #FFF;
	color: #000;
}
.table th {
	background-color: #111;
	color: #FFF;
}
.table tr:first-child th:first-child, .table tr:first-child td:first-child {
	border-top-left-radius: 5px;
}
.table tr:first-child th:last-child, .table tr:first-child td:last-child {
	border-top-right-radius: 5px;
}
.table tr:last-child th:first-child, .table tr:last-child td:first-child {
	border-bottom-left-radius: 5px;
}
.table tr:last-child th:last-child, .table tr:last-child td:last-child {
	border-bottom-right-radius: 5px;
}
.table-caption {
	margin-bottom: 0;
	padding-right: 10px;
	font-size: 0.9em;
	text-align: right;
}

/* accordion menu
------------------------- */
.accordion {
	margin-bottom: 30px;
	color: #333;
}
.accordion dt {
	padding: 15px 35px 15px 10px;
	border-bottom: 1px solid #999;
	background: url(../images/icon/accordion_b.png) no-repeat right, -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#D5D5D5));
	background: url(../images/icon/accordion_b.png) no-repeat right, -moz-linear-gradient(top, #EEE, #D5D5D5);
	background-size: auto 20px, 100% auto;
	-webkit-box-shadow: 1px 1px 1px #FFF inset;
	box-shadow: 1px 1px 1px #FFF inset;
	text-shadow: none;
}
.accordion dt.close {
	background: url(../images/icon/accordion_t.png) no-repeat right, -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#D5D5D5));
	background: url(../images/icon/accordion_t.png) no-repeat right, -moz-linear-gradient(top, #FFF, #D5D5D5);
	background-size: auto 20px, 100% auto;
}
.single dt {
	background: url(../images/icon/accordion_b.png) no-repeat right, -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#917917));
	background: url(../images/icon/accordion_b.png) no-repeat right, -moz-linear-gradient(top, #FFF, #917917);
	background-size: auto 20px, 100% auto;
}
.single dt.close {
	background: url(../images/icon/accordion_t.png) no-repeat right, -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#917917));
	background: url(../images/icon/accordion_t.png) no-repeat right, -moz-linear-gradient(top, #FFF, #917917);
	background-size: auto 20px, 100% auto;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.accordion dt:first-child {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.accordion dt.last, .single dt {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom: none;
}
.accordion dd {
	display: none;
	padding: 8px 10px;
	background: #FFF;
	border-bottom: 1px solid #999;
}
.accordion dd a {
	color: #C00;
}
.accordion dd:last-child {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.accordion-btn {
	padding-top: 5px;
}
.accordion-btn li {
	margin-bottom: 5px;
	text-align: right;
}
.accordion-btn li a {
	display: inline-block;
	padding: 5px 30px 5px 15px;
	color: #333;
	text-decoration: none;
	border: 1px solid #999;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #FFF inset, -1px -1px 1px #333 inset;
	box-shadow: 1px 1px 1px #FFF inset, -1px -1px 1px #333 inset;
	background: url(../images/icon/arrow_gr.png) no-repeat right, -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#D5D5D5));
	background: url(../images/icon/arrow_gr.png) no-repeat right, -moz-linear-gradient(top, #FFF, #D5D5D5);
	background-size: 18px auto, 100% auto;
}

/* arrow
------------------------- */
.down {
	position: relative;
	top: -10px;
	left: 50%;
	width: 0;
	height: 0;
	margin: 0 0 -30px -16px;
	border: 16px solid transparent;
	border-top-color: #FFEE78;
	z-index: 9;
}
.down:after {
	position: absolute;
	content: "";
	top: -30px;
	left: -8px;
	width: 16px;
	height: 16px;
	background: #FFEE78;
}

/*=======================================
ppv
========================================*/
.ppv-box {
	width: 100%;
	z-index: 1;
	position: relative;
}

.ppv-box:before {
	content: '';
	width: 100%;
	height: 33px;
	position: absolute;
	top: -1px;
	left: 0;
}

.ppv-box:after {
	content: '';
	width: 100%;
	height: 81px;
	position: absolute;
	bottom: -1px;
	left: 0;
}

#new .ppv-box {
	padding-bottom: 35px;
	background: url(../images/ppv/bg_top.jpg) no-repeat top, url(../images/ppv/bg_btm.jpg) no-repeat bottom, url(../images/ppv/bg_mid.jpg) repeat-y;
	background-size: 100%;
}

#love .ppv-box li:first-child {
	position: relative;
    text-align: left;
    background: url(../images/ppv/bg_top01.jpg) no-repeat top, url(../images/ppv/bg_btm01.jpg) no-repeat bottom, url(../images/ppv/bg_mid01.jpg) repeat-y;
    background-size: 100%, 100%, 100%;
}
#love .ppv-box li {
	position: relative;
    text-align: left;
    background: url(../images/ppv/bg_top01_2.jpg) no-repeat top, url(../images/ppv/bg_btm01.jpg) no-repeat bottom, url(../images/ppv/bg_mid01.jpg) repeat-y;
    background-size: 100%, 100%, 100%;
}
#love .ppv-box li:last-child {
	position: relative;
    text-align: left;
    background: url(../images/ppv/bg_top01_2.jpg) no-repeat top, url(../images/ppv/bg_btm01_2.jpg) no-repeat bottom, url(../images/ppv/bg_mid01.jpg) repeat-y;
    background-size: 100%, 100%, 100%;
}
#kekkon .ppv-box li:first-child {
	position: relative;
    text-align: left;
    background: url(../images/ppv/bg_top02.jpg) no-repeat top, url(../images/ppv/bg_btm02.jpg) no-repeat bottom, url(../images/ppv/bg_mid02.jpg) repeat-y;
    background-size: 100%, 100%, 100%;
}
#kekkon .ppv-box li {
	position: relative;
    text-align: left;
    background: url(../images/ppv/bg_top02_2.jpg) no-repeat top, url(../images/ppv/bg_btm02.jpg) no-repeat bottom, url(../images/ppv/bg_mid02.jpg) repeat-y;
    background-size: 100%, 100%, 100%;
}
#kekkon .ppv-box li:last-child {
	position: relative;
    text-align: left;
    background: url(../images/ppv/bg_top02_2.jpg) no-repeat top, url(../images/ppv/bg_btm02_2.jpg) no-repeat bottom, url(../images/ppv/bg_mid02.jpg) repeat-y;
    background-size: 100%, 100%, 100%;
}
#jinsei .ppv-box li:first-child {
	position: relative;
    text-align: left;
    background: url(../images/ppv/bg_top03.jpg) no-repeat top, url(../images/ppv/bg_btm03.jpg) no-repeat bottom, url(../images/ppv/bg_mid03.jpg) repeat-y;
    background-size: 100%, 100%, 100%;
}
#jinsei .ppv-box li {
	position: relative;
    text-align: left;
    background: url(../images/ppv/bg_top03_2.jpg) no-repeat top, url(../images/ppv/bg_btm03.jpg) no-repeat bottom, url(../images/ppv/bg_mid03.jpg) repeat-y;
    background-size: 100%, 100%, 100%;
}
#jinsei .ppv-box li:last-child {
	position: relative;
    text-align: left;
    background: url(../images/ppv/bg_top03_2.jpg) no-repeat top, url(../images/ppv/bg_btm03_2.jpg) no-repeat bottom, url(../images/ppv/bg_mid03.jpg) repeat-y;
    background-size: 100%, 100%, 100%;
}

.ppv-box ul {
	position: relative;
	z-index: 1000;
}

.ppv-box a {
	display: block;
	overflow: hidden;
	padding: 30px 20px 25px 20px;
	text-decoration: none;
	position: relative;
}
.ppv-box li:last-child a {
	padding: 30px 20px 89px 20px;
}
#jinsei .ppv-box li:last-child a {
    padding: 30px 20px 25px 20px;
}
.ppvicon {
	width: 65px;
	padding: 0 10px 0 0;
	display: table-cell;
}
.ppvtitle {
	line-height: 18px;
	text-align: left;
	font-size: 13px;
	color: #000;
	font-weight: bold;
}
#love .ppvtitle {
	color: #ec2b81;
}
#kekkon .ppvtitle {
	color: #982bec;
}
#jinsei .ppvtitle {
	color: #158677;
}
.ppv-box .ppvtitle {
	line-height: 1.4;
	display: table-cell;
	vertical-align: middle;
}
.ppv_top .price {
	margin: 0 5px 0 0;
	clear: both;
	text-align: right;
	text-decoration: none;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}

/*--- menu_title ---*/
.menu_title {
	min-height: 110px;
	padding: 20px 32px 20px;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
	background: url(../images/result/parts/bg_menu_top.jpg) no-repeat top, url(../images/result/parts/bg_menu_btm.jpg) no-repeat bottom, url(../images/result/parts/bg_menu_mid.jpg) repeat-y;
	background-size: 100%;
	display: table;
	width: 100%;
}
.menu_title .menu_icon {
	width: 70px;
	padding: 0 7px 0 0;
	display: table-cell;
}
.menu_title h2, .menu_title h3 {
	width: 210px;
	line-height: 1.4;
	text-align: left;
	font-size: 14px;
	color: #000;
	display: table-cell;
	vertical-align: middle;
	word-break: break-all;
}

.free_fortune .menu_title h2, .free_fortune .menu_title h3 {
	color: #386d73;
}

.menu_title h2 a, .menu_title h3 a {
	text-shadow: none;
	font-weight: bold;
	color: #492101;
}

/* box-image img
------------------------- */
.box-image img {
	display: block;
	margin: 0 auto;
	width: 100%;
}
.box-image-s img {
	display: block;
	margin: 10px auto;
	width: 50%;
}

/* fortuneSearch
------------------------------------------------------- */
.search-nav {
	width: 100%;
	margin: 15px auto 20px auto;
	padding: 0px 0;
	overflow: hidden;
	display: table;
	table-layout: fixed;
	position: relative;
}
.search-nav li {
	padding: 0;
	margin: 0;
	float: left;
	width: 80px;
}
.search-nav li a {
	display: block;
	border-top: 1px solid #88005a;
	border-left: 1px solid #88005a;
	box-sizing: border-box;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 2px 5px #75014b, 0 2px 5px #75014b;
	color: #fff;
	background: rgb(255,93,139);
	background: -moz-linear-gradient(top, rgba(255,93,139,1) 0%, rgba(167,0,114,1) 75%, rgba(167,0,114,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,93,139,1) 0%, rgba(167,0,114,1) 75%, rgba(167,0,114,1) 100%);
	background: linear-gradient(to bottom, rgba(255,93,139,1) 0%, rgba(167,0,114,1) 75%, rgba(167,0,114,1) 100%);
}
.search-nav li.active a {
	background: #88005a;
}
#tab li {
	padding: 10px 0 0;
	border-radius: 10px 10px 0 0;
	display: inline-block;
	color: #fff;
	width: 145px;
}
#tab .select-monthly {
	position: relative;
	z-index: 1;
	border: 1px solid #a795eb;
	border-bottom: none;
}
.content_wrap {
	margin: 0 auto 15px;
	position: relative;
	color: #FFF;
	text-align: center;
	display: block;
	padding: 15px;
	width: 260px;
	border: 1px solid #a795eb;
	border-top: 0;
	border-radius: 0 0 10px 10px;
	background-color: #1c2435;
}
.content_wrap dl {
	font-size: 13px;
	line-height: 120%;
}
.content_wrap dl {
	border-top: 1px solid #374259;
}
.content_wrap dl:first-child {
	border-top: none;
}
.content_wrap dl a {
	display: block;
	padding: 7px 20px 7px 0;
	text-align: left;
	text-decoration: none;
	color: #fff;
	background: url(../images/icon/arrow_wh.png) no-repeat right;
	background-size: 15px;
}
.content_wrap dl dt {
	padding: 0 0 5px;
	font-size: 10px;
	text-align: left;
	color: #f6eeae;
}
.disnon {
	display: none;
}
.select-monthly {
	background-image: -moz-linear-gradient(top, rgba(118,76,196,1) 0%, rgba(129,112,178,0) 49%, rgba(129,112,178,0) 100%);
	background-image: -webkit-linear-gradient(top, rgba(118,76,196,1) 0%, rgba(129,112,178,0) 49%, rgba(129,112,178,0) 100%);
	text-shadow: 0 0 3px #422d92, 0 0 5px #422d92, 0 0 5px #422d92;
	background-color: #1c2435;
}
.select-ppv {
	position: relative;
	z-index: 1;
	background-image: -moz-linear-gradient(top, rgba(118,76,196,1) 0%, rgba(255,255,160,0) 49%, rgba(255,255,160,0) 100%);
	background-image: -webkit-linear-gradient(top, rgba(118,76,196,1) 0%, rgba(255,255,160,0) 49%, rgba(255,255,160,0) 100%);
	background-color: #1c2435;
	text-shadow: 0 0 3px #562e6e, 0 0 5px #562e6e, 0 0 5px #562e6e;
	border: 1px solid #FFF281;
	border-bottom: none;
}
.noselect-monthly a {
	display: block;
	padding: 10px 0 0;
	border-radius: 10px 10px 0 0;
	background-image: -moz-linear-gradient(top, rgba(54,109,112,1) 0%, rgba(255,255,160,0) 49%, rgba(255,255,160,0) 100%);
	background-image: -webkit-linear-gradient(top, rgba(54,109,112,1) 0%, rgba(255,255,160,0) 49%, rgba(255,255,160,0) 100%);
	background-color: #64989b;
	color: #fff;
	text-shadow: 0 0 3px #562e6e, 0 0 5px #562e6e, 0 0 5px #562e6e;
	text-decoration: none;
}
.noselect-ppv a {
	display: block;
	padding: 10px 0 0;
	border-radius: 10px 10px 0 0;
	background-image: -moz-linear-gradient(top, rgba(54,109,112,1) 0%, rgba(255,255,160,0) 49%, rgba(255,255,160,0) 100%);
	background-image: -webkit-linear-gradient(top, rgba(54,109,112,1) 0%, rgba(255,255,160,0) 49%, rgba(255,255,160,0) 100%);
	background-color: #64989b;
	color: #fff;
	text-shadow: 0 0 3px #562e6e, 0 0 5px #562e6e, 0 0 5px #562e6e;
	text-decoration: none;
}
.search-ppv {
	border: 1px solid #FFF281;
	border-top: none;
}
.head-ppv {
	width: 260px;
	margin: auto;
	padding: 15px;
	border-radius: 10px 10px 0 0;
	border: 1px solid #FFF281;
	border-bottom: none;
	background: -moz-linear-gradient(top, rgba(255,255,160,1) 0%, rgba(28,36,53,1) 49%);
	background: -webkit-linear-gradient(top, rgba(255,255,160,1) 0%, rgba(28,36,53,1) 49%);
	font-size: 2em;
	color: #fffbd2;
	text-shadow: 0 0 3px #562e6e, 0 0 5px #562e6e, 0 0 5px #562e6e;
	position: relative;
	z-index: 1;
}
.content_wrap.tab02 {
	border-top: 0;
}
ul.pager li {
	display: inline-block;
	margin: 5px;
	border: 1px solid #ccc;
	font-weight: bold;
}
ul.pager li a {
	position: relative;
	display: block;
	padding: 3px 8px;
	color: #535353;
}
ul.pager li a:link, ul.pager li a:visited {
	text-decoration: none;
}
ul.pager li em {
	display: block;
	padding: 3px 8px;
	background: #5f5f5f;
	color: #fff;
}

/*=======================================
notice close
========================================*/
.close_notice {
	padding: 5px;
	color: #FFFFFF;
	background-color: #D40000;
}
.close_notice .tit {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 10px;
}
.close_notice .text-yellow {
	color: #FFE900;
}
.close_notice .link {
	text-align: right;
}
.close_notice .link a {
	color: #FFFFFF;
}

/*=======================================
jiki
========================================*/
.jikiBox {
/*	height: 80px;
	margin: 10px 0;
	line-height: 55px;*/
}
.jikiBox .disp-1 {
	display: inline !important;
}
.jikiBox img {
/*	width: 33px !important;
	height: auto !important;
	margin-left: -10px;*/
	}
.jikiBox img[src*="spacer"] {
	width: 0;
	height: 0;
}

.menudo .jikiBox img, .default .jikiBox img {
	width: 31px !important;
	margin-left: -5px;
}

.menudo .jikiBox, .default .jikiBox {
	height: auto;
	margin: -5px 0 10px 0;
}

/*=======================================
payment
========================================*/
input[type="submit"]:-webkit-search-decoration, input[type="button"]:-webkit-search-decoration {
 display: none;
}
input[type="submit"]:focus, input[type="button"]:focus {
	outline-offset: -2px;
}
.paymentBox {
	margin-bottom: 15px;
}
.paymentBox select {
	font-size: 15px;
	margin-bottom: 20px;
}
.btn-link.btn-link_c {
	margin: 0 0 20px 0;
	text-align: center !important;
}
.btn-link.btn-link_c a {
	width: 57%;
	padding: 12px 30px 12px 20px;
}
/*=======================================
teller
========================================*/
.box_teller {
	position: relative;
	overflow: hidden;
}
.box_teller p {
	padding: 25px 18px;
    font-size: 12px;
    width: 182px;
    position: relative;
	margin: 0 0 50px 150px;
    text-align: left;
    line-height: 1.4;
    color: #000;
    background: url(../images/result/parts/bg_fuki_top.png) no-repeat top, url(../images/result/parts/bg_fuki_btm.png) no-repeat center bottom -1px, url(../images/result/parts/bg_fuki_mid.png) repeat-y,#fff;
    background-size: 100%;
    box-shadow: -2px 6px 6px 4px rgb(0 0 0 / 22%);
    top: 20px;
	border-radius: 13px;
    box-sizing: border-box;
}
.box_teller.left p {
	margin: 0 0 50px 10px;
}
.box_teller.left p:after {
    content: "";
    position: absolute;
    top: 48%;
    right: -20px;
    background: url(../images/common/fuki.png) no-repeat;
    background-size: 100% auto;
    width: 24px;
    min-height: 33px;
}
.box_teller.right p:after {
    content: "";
    position: absolute;
    top: 48%;
    left: -20px;
    background: url(../images/common/fuki02.png) no-repeat;
    background-size: 100% auto;
    width: 24px;
    min-height: 33px;
}
/* 吹き出し黒透過 */
.box_teller .serif.black {
	border: 1px solid #cb94f3;
	text-shadow: none;
	color: #fff;
	background: rgba(33,0,48,0.9);
}

/* 吹き出し無し */
.box_teller .serif_none {
	width: 60%;
	padding: 10px;
	border: 0;
	box-shadow: none;
	line-height: 22px;
	text-align: left;
	top: 0;
	background: none;
}
.box_teller .serif_none:after {
	content: none;
}
.box_teller.right .serif_none {
	float: right;
}

/*=======================================
メルマガ(LINE＠)ページ
========================================*/
.mag-caution li {
	padding-left: 1.2em;
	position: relative;
}
.mag-caution li span {
	position: absolute;
	top: 0;
	left: 0;
}
.mag_btn {
	width: auto;
	margin: 0 auto;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 0 20px;
}
.mag_btn a {
	display: block;
	padding: 12px 5px;
	color: #000000;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #FFF inset, -1px -1px 1px #666 inset;
	box-shadow: 1px 1px 1px #FFF inset, -1px -1px 1px #666 inset;
	background: url(../images/icon/arrow_gr.png) no-repeat right, -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#AAA));
	background-size: 15px;
	-webkit-box-shadow: 0 0 10px #fff inset;
	box-shadow: 0 0 10px #fff inset;
	text-shadow: none;
}
.line_step_title {
	margin-bottom: 7px;
	line-height: 150%;
}
.line_step_text {
	background: #202b40;
	padding: 7px;
	border-radius: 5px;
	text-align: left;
}

/*=======================================
carrier login & carrier select
========================================*/

/* common
--------------------------------------- */
.bg_mkb_box {
	padding-top: 1px !important;
}
.career_box .inner {
	padding: 5px;
}
.button_submit a {
	-webkit-appearance: none;
	display: block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 80%;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 8px auto 8px auto;
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	cursor: pointer;
	background: #f21212 none;
	padding: 15px 0;
	color: #fff;
	border: 1px solid #b3b1b1;
	text-decoration: none;
}
.btn_prev {
	text-decoration: none;
	background: #fff;
	border: 1px solid #d2d6d8;
	border-radius: 4px;
	color: #393e42 !important;
	cursor: pointer;
	display: inline-block;
	font-size: 11px;
	padding: 8px 15px;
	margin: 0 0 30px 10px;
}
.btn_next {
	text-decoration: none;
	background: #fff;
	border: 1px solid #d2d6d8;
	border-radius: 4px;
	color: #393e42 !important;
	cursor: pointer;
	display: inline-block;
	font-size: 11px;
	padding: 8px 10px;
	margin: 0 0 30px auto;
}
.txt_mkb {
	margin: 0 0 7px 0;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 1.2;
}
.career_box .text-small {
	font-size: 12px !important;
}
.career_box .text-large {
	font-size: 14px !important;
	font-weight: bold;
}
.career_box .text-kome {
	font-size: 10px;
	color: #ff0000;
	line-height: 1.5;
	text-align: left;
}
.career_box h1 {
	display: block;
	padding: 10px 10px 10px 10px;
	font-size: 17px;
	font-weight: bold;
	line-height: 1;
	margin: 0px 0px 10px 0px;
	background: #14c1b8;
	text-align: center;
	color: #fff;
	text-shadow: 0 0 3px rgba(0,0,0,0.3);
	line-height: 1.3;
}
.career_box h1.noice {
	background: #44546a;
}
.career_box .paymentBox ul {
	padding-bottom: 5px;
	overflow: hidden;
}
.career_box .paymentBox li {
	width: 32%;
	float: left;
	margin-right: 5px;
}
.career_box .paymentBox li:last-child {
	margin-right: 0;
}
.career_box .paymentBox a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	padding: 7px 0 3px;
	box-shadow: 0 2px #aaa, 0 1px 1px #ddd;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ddd;
	text-shadow: 0 1px 1px #fff, 1px 1px 1px #fff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #707070;
	background: rgb(237,242,244);
	background: -moz-linear-gradient(top, rgba(237,242,244,1) 0%, rgba(255,255,255,1) 25%, rgba(197,201,208,1) 100%);
	background: -webkit-linear-gradient(top, rgba(237,242,244,1) 0%, rgba(255,255,255,1) 25%, rgba(197,201,208,1) 100%);
	background: linear-gradient(to bottom, rgba(237,242,244,1) 0%, rgba(255,255,255,1) 25%, rgba(197,201,208,1) 100%);
}
/* 無料TOP（上部：SNSログイン状態） */
.login_status {
	background: #666666;
	text-align: right;
	padding: 3px 3px;
}
.login_status p {
	font-size: 10px;
	color: #ffffff;
	line-height: 1.2;
	margin-bottom: 0;
}
/* マイページ（上部：SNSログイン状態） */
.login_status_pref {
	font-size: 14px;
	text-shadow: 0 0px 5px #7000da, 0 0px 5px #7000da,0 0px 5px #7000da, 0 0 5px #7000da, 0 0 7px #7000da, 0 0 7px #7000da, 0 0 7px #7000da, 0 0 7px #7000da;
	text-align: right;
	margin: 0 10px 0px 20px;
	color: #fff;
	position: relative;
	}
/* お問い合わせ（contact） */
.card_noice {
	margin: -15px 0 15px 0;
	font-size: 16px;
	line-height: 1.4;
}
.card_noice a {
	color: #ff0000;
	text-shadow: 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 3px #ffffff, 0 0 5px #ffffff, 0 0 5px #ffffff, 0 0 5px #ffffff;
}
/* キャリアログイン */
.career_box .paymentBox span {
	font-size: 12px;
}
.career_box .paymentBox img {
	display: block;
	width: 85px !important;
	margin: 0 auto;
}
.career_box .docomo a {
	letter-spacing: -1px;
}
/* SNSログイン */
.sns_login {
	margin: 0;
}
.sns_login li {
	background: #FFF;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 7px;
}
.sns_login li a {
	display: block;
	position: relative;
	padding: 8px;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	font-size: 13px;
	color: #333;
	border: 1px solid #b3b1b1;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: linear-gradient(to bottom, #eff0f0, #eff0f0);
	background: -moz-linear-gradient(to bottom, #FFF, #eff0f0);
	background: -webkit-gradient(linear, left top, left bottom, from(#eff0f0), to(#eff0f0));
	background: -webkit-linear-gradient(top, #FFF 0%, #FFF 100%);
	box-shadow: 2px 2px 3px -1px rgba(0,0,0,0.4);
}
.sns_login li:nth-child(2) a {
	padding: 10px;
}
.sns_login li a img {
	width: 27px;
	margin-right: 10px;
	vertical-align: -9px;
}
.sns_login li:nth-child(2) a img {
	vertical-align: middle;
}
.text-caution {
	padding: 0 10px;
	text-align: left;
	font-size: 12px;
}
.box_noice {
	color: #333;
}

/* career celect
------------------------------------------------------- */
.career_celect section {
	margin-bottom: 20px;
}
.career_celect .inner {
	padding: 0 10px;
}
.career_celect .box_teller {
	height: 200px;
	background: url(../images/teller/06.png) no-repeat 110%;
	background-size: 55%;
}
.career_celect .box_teller p {
	width: 45%;
	margin-bottom: 110px;
	top: 25px;
}
.career_celect .text-yellow {
	font-weight: bold;
}
/* 会員登録後にできること */
.privilege {
	padding: 10px 10px 30px;
}
.privilege li {
	text-align: left;
}
.privilege li {
	padding: 10px 0 5px 70px;
	line-height: 15px;
	font-size: 12px;
}
.privilege li:first-child {
	background: url(../images/regist/icon_point1.png) no-repeat left center;
	background-size: 65px;
}
.privilege li:nth-child(2) {
	background: url(../images/regist/icon_point2.png) no-repeat left center;
	background-size: 65px;
}
.privilege li:nth-child(3) {
	background: url(../images/regist/icon_point3.png) no-repeat left center;
	background-size: 65px;
}
.privilege li:nth-child(4) {
	background: url(../images/regist/icon_point4.png) no-repeat left center;
	background-size: 65px;
}
.privilege li h4, .privilege .txt01 {
	font-family: "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	font-size: 13px;
}
.privilege li h4 {
	padding-bottom: 3px;
	text-shadow: 0 1px 3px #00054c, 0 1px 3px #00054c, 0 1px 3px #00054c;
	color: #ffee01;
}
.privilege .txt01 {
	padding: 20px 0;
}

/*=======================================
myinfo
========================================*/
/* アンケート部分
--------------------------------------- */
.qa_disp-0 {
	display: none;
}
.qa_disp-1 {
	display: block;
}
.form-box .questionnaire_box .form-title {
	margin: 0 0 10px;
	padding: 3px 5px;
	border-bottom: 0;
	border-radius: 3px;
	background: #a38a24;
}
.form-box .questionnaire_box label {
	width: auto;
	display: block;
	margin: 0 10px 10px;
	font-size: 13px;
}
.form-box .questionnaire_box .questionnaire_list {
	display: none;
}
.form-box .questionnaire_box .questionnaire_list.selected {
	display: block;
}
.form-box .questionnaire_box #qa_result {
	display: none;
	background: rgba(153, 51, 51,0.5);
	padding: 15px;
	font-size: 15px;
	border-top: 2px solid #a38a24;
	border-bottom: 2px solid #a38a24;
	line-height: 1.5;
	color: #fff;
}
.form-box .questionnaire_box #qa_result span {
	display: inline-block;
	color: #fbe703;
}
.form-box .questionnaire_box #qa_result.selected {
	display: block;
}
.form-box .questionnaire_box .form-title {
	font-weight: normal;
	font-size: 95%;
	text-shadow: none;
}
.form-box .questionnaire_box input {
	margin-left: -22px;
}
.form-box .question_noice {
	padding: 10px;
	margin: 10px 0 15px;
	font-size: 12px;
	border: 2px solid #c09822;
	line-height: 1.7;
	color: #fff;
	border-radius: 3px;
	background: rgba(101,79,33,0.5);
	text-shadow: none;
}
.form-box .question_noice.dis_none {
	display: none;
}
.form-box #qa_result {
	background: rgba(153, 51, 51,0.5);
	padding: 10px;
	font-size: 13px;
	border-top: 1px solid #bfa569;
	border-bottom: 1px solid #bfa569;
}
.form-box #textarea_open {
	padding: 10px;
	width: 100%;
	resize: vertical;
	overflow: auto;
	height: 75px;
	font-size: 12px;
	box-sizing: border-box;
}
.myinfo span.text-red {
	text-shadow: 0 0px 5px #fff, 0 0px 5px #fff, 0 0px 5px #fff, 0 0 5px #fff, 0 0 7px #fff, 0 0 7px #fff;
	font-weight: bold;
}
.myinfo p {
	color: #fff;
	text-shadow: 0 0px 5px #7000da, 0 0px 5px #7000da, 0 0px 5px #7000da, 0 0 7px #7000da, 0 0 7px #7000da, 0 0 7px #7000da;
}
/* 姓名の入力について
------------------------------------------------------- */
.name_help {
	margin: 20px 10px;
	font-size: 14px;
}
.name_help * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
	-ms-box-sizing: content-box;
	box-sizing: content-box;
}
.name_help #NameTit {
	width: auto;
	height: auto;
	padding-top: 0;
	text-indent: 0;
	padding-bottom: 20px;
	font-size: 1.5em;
	color: #fc0;
	text-align: center;
	background-image: none;
}
.name_help .alert-list {
	text-align: left;
	margin-bottom: 25px;
	padding-left: 25px;
}
.name_help li {
	margin-bottom: 10px;
	float: none;
	list-style-type: disc !important;
	text-align: left;
}
.name_help p.tit {
	color: #FC0;
	font-size: 1.1em;
	text-align: left;
	margin-bottom: 5px;
	margin-left: 5px;
}
.name_help table {
	width: 100%;
	margin: 0 auto 30px auto;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	font-size: 1.1em;
}
.name_help table th, .name_help table td {
	padding: 5px;
	color: #CCC;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.name_help table tr th {
	color: #000;
	background: #99CCFF;
}
.name_help table tr td {
	color: #000;
	background: #CCC;
	text-align: center;
}
.name_help table tr:first-child th {
	color: #FFF;
	background: #003399;
}
.name_help table tr:first-child td {
	color: #FFF;
	background: #666666;
}
.name_help li.Circle {
	list-style-type: circle !important;
}
.name_help #More {
	padding-left: 20px;
}
.name_help #More li {
	margin-bottom: 3px;
}
/*=======================================
submit
========================================*/
/*会員登録後*/
.first_regist_finish .box_teller {
	min-height: 137px;
	background: url(../images/teller/04.png) no-repeat 115% 14px;
	background-size: 60%;
}

.first_regist_finish .box_teller p {
	width: 140px;
	left: 0;
	margin-left: 15px;
	top: 20px;
	margin-bottom: 50px;
}

.first_regist_finish .contents {
	padding: 0 25px;
	text-align: left;
	font-size: 13px;
}
.btn-continue {
	width: 200px;
	margin: 20px auto;
}
/*=======================================
addressBook
========================================*/
.addressBook .list-menu {
	margin-top: 10px;
	text-align: left;
}
/*=======================================
利用規約
========================================*/
#agreement_box dl {
	margin-bottom: 30px;
}
#agreement_box dt {
	margin-bottom: 10px;
	padding: 5px 0;
	border-bottom: 1px solid #ddd;
}
#agreement_box dt + dt {
	border-bottom: 0;
}
#agreement_box dd {
	padding-left: 1.2em;
	text-indent: -1.2em;
	margin-bottom: 10px;
}
#agreement_box dd.ind {
	margin-left: 15px;
	padding-left: 1.5em;
	text-indent: -1.7em;
}
#agreement_box dd.ind02 {
	margin-left: 15px;
	padding-left: 1.5em;
	text-indent: -2.3em;
}
#agreement_box dd.ind03 {
	padding-left: 1.2em;
	text-indent: -1.8em;
}
#agreement_box dd.no_ind {
	padding-left: 0;
	text-indent: 0;
}
/*=======================================
privacy policy
========================================*/
#privacy dt {
	margin-bottom: 10px;
	padding: 5px 0;
	border-bottom: 1px solid #ddd;
}
#privacy dd {
	margin-bottom: 15px;
	padding-left: 1em;
}
/*=======================================
ppv confirm
========================================*/
.paymentBox select {
	width: 250px;
	height: 35px;
	margin: 0 auto 15px;
	box-sizing: border-box;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	line-height: 35px;
	background: url(../images/icon/arrow_select.png) no-repeat 96% center #fff;
	background-size: 10px;
}
.paymentBox br {
	display: none;
}
.confirmBox {
	width: 250px;
	margin: 0 auto;
}
.confirmBox li {
	margin-bottom: 15px;
}
.confirmBox li:last-child {
	margin-bottom: 0;
}
.confirmBox button, .confirmBox2 button {
	width: 250px;
	height:65px;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
	border: 0;
	outline: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.confirmBox .text-small {
	line-height: 15px;
}
/*一部無料*/
.confirmBox .btn-ichibu, .partRelease-btn {
	clear: both;
	height: 45px !important;
	padding: 0 !important;
	box-sizing: border-box;
	border: 1px solid #6d0eaa;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	line-height: 45px !important;
	text-shadow: 0 0 1px #210e2b, 0 1px 2px #210e2b, 0 1px 2px #210e2b;
	font-size: 14px;
	color: #fff;
	background: rgb(162,25,226);
	background: -moz-linear-gradient(top, rgba(162,25,226,1) 0%, rgba(162,25,226,1) 22%, rgba(93,22,143,1) 100%);
	background: -webkit-linear-gradient(top, rgba(162,25,226,1) 0%, rgba(162,25,226,1) 22%, rgba(93,22,143,1) 100%);
	background: linear-gradient(to bottom, rgba(162,25,226,1) 0%, rgba(162,25,226,1) 22%, rgba(93,22,143,1) 100%);
}
.partRelease-btn {
	margin-bottom: 20px !important;
}
/*購入する*/
.confirmBox .btn-pay {
	background: url(../images/common/btn-pay.png) no-repeat;
	background-size: 100%;
}
/*クレカ*/
.confirmBox .btn-credit {
	background: url(../images/common/btn-credit.png) no-repeat;
	background-size: 100%;
}
/*webマネー*/
.confirmBox .btn-web {
	background: url(../images/common/btn-web.png) no-repeat;
	background-size: 100%;
}
