@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;
	background: url(../images/icon/icon-hart.png) no-repeat left center;
	background-size: 15px;
}
.pagetop {
	margin-right: 10px;
	text-align: right;
}
.pagetop a {
	display: inline-block;
	padding: 5px 20px 10px 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-15 {
	margin-bottom: 15px !important;
}
.mb-20 {
	margin-bottom: 20px !important;
}
.mb-25 {
	margin-bottom: 25px !important;
}
.mb-30 {
	margin-bottom: 30px !important;
}
.mb-35 {
	margin-bottom: 35px !important;
}
.mb-40 {
	margin-bottom: 40px !important;
}
.mb-50 {
	margin-bottom: 50px !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;
}
.mr-20 {
	margin-right: 20px !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;
}
.p-20 {
	padding: 0 20px !important;
}
.p-30 {
	padding: 0 30px !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-5 {
	padding-left: 5px !important;
}
.pl-10 {
	padding-left: 5px !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: 80%;
}
.w-85 {
	width: 85%;
}
.w-90 {
	width: 90%;
}
.w-95 {
	width: 95%;
}
.w-100 {
	width: 100% !important;
}
/* text
------------------------- */
.text-mincho {
	font-family: "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 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-small03 {
	font-size: 10px !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-bigger03 {
	line-height: 40px !important;
	font-size: 1.3em !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;
}
.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: #B430E5;
}
.text-violet {
	color: #6300c0;
}
.text-green {
	color: #008e00;
}
.text-green02 {
	color: #00ff33;
}
.text-yellow {
	color: #ffe400 !important;
}
.text-yellow02 {
	color: #ffff00 !important;
}
.text-yellow03 {
	color: #ffcb41;
}
.text-orange {
	color: #ffae00;
}
.text-white {
	color: #FFF !important;
}
.text-black {
	color: #000
}

.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-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 { /*dark red*/
	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 { /*dark violet*/
	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 { /*scarlet*/
	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 { /*shocking pink*/
	color: #fff;
  text-shadow: 0 0 5px #ff10cf, 0 0 5px #ff10cf, 0 0 5px #ff10cf, 0 0 5px #ff10cf, 0 0 5px #ff10cf, 0 0 5px #ff10cf;
}
.text-light04 { /*light blue*/
	color: #fff;
	text-shadow: 0 0 10px #09e5ff, 0 0 10px #09e5ff, 0 0 10px #09e5ff;
}
.text-light05 { /*brown*/
	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 { /*dark red*/
	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 { /*pale purple*/
	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 { /*violet*/
	color: #fff;
	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-light09 { /*orange*/
	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 { /*purple*/
	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: #7F0EF5;
	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_shadow_violet{text-shadow: 0 0 5px #3F0E7A, 0 0 5px #3F0E7A,0 0 5px #3F0E7A,0 0 5px #3F0E7A,0 0 5px #3F0E7A,0 0 5px #3F0E7A;}
.text_shadow_blue{text-shadow: 0 0 1px #fff, 0 0 3px #001962, 0 0 5px #001962, 0 0 5px #001962, 0 0 5px #001962, 0 0 5px #001962, 0 0 10px #001962, 0 0 10px #001962, 0 0 10px #001962, 0 0 10px #001962;}
.text_shadow_green{text-shadow: 0 0 5px #077B23, 0 0 5px #077B23,0 0 5px #077B23;}
.text_shadow_pink {text-shadow: 0 0 5px #D20951, 0 0 5px #D20951, 0 0 5px #D20951;}
.text_shadow_white{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!important;}
.text_shadow_gold{text-shadow: 0 0 5px #BBA105, 0 0 5px #BBA105, 0 0 5px #BBA105, 0 0 5px #BBA105;}
.text_shadow_purple {text-shadow: 0 0 5px #8C189D, 0 0 5px #8C189D, 0 0 5px #8C189D,0 0 5px #8C189D, 0 0 5px #8C189D, 0 0 5px #8C189D;}

.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;
}
/*=======================================
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 #2d015a;
	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%;
}
/* 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: 100%;
	margin-right: 1.5%;
	float: left;
	line-height: 15px;
	text-align: center;
}
#fix-nav #btn-login li a {
	display: block;
	height: 40px;
  margin: 0 5px;
	padding: 3px 0;
	box-sizing: border-box;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	font-size: 15px;
	color: #fffce5;
  background: #383838;
}
#fix-nav #btn-login li span {
	font-size: 10px;
}
/* 赤ボタン時 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 span {
  line-height: 10px;
  font-size: 10px;
}
#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;
	line-height: 42px;
}
#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: 1px solid #7b01ae;
	border-radius: 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #56049b;
	line-height: 1.6;
	background: #e8e8f0;
	background: -moz-linear-gradient(to bottom, #ffffff 0%, #c8b8d4 100%);
	background: -webkit-linear-gradient(to bottom, #ffffff 0%, #c8b8d4 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #c8b8d4 100%);
}
.footer p {
	margin: 0;
}
.footer p.btn-pagetop {
	width: 100%;
	margin: 0 auto 10px;
	overflow: hidden;
	text-align: center;
}
.footer p.btn-pagetop a {
  padding: 5px;
  border-left: none;
  border-right: none;
  border-radius: 0;
}
.btn-pagetop span {
	padding: 5px 0 5px 25px;
	background: url(../images/icon/arrow_top.png) no-repeat left;
	background-size: 20px;
}
.copy {
	clear: both;
	padding: 10px 10px 20px;
	font-size: 11px;
	color: #fff;
}
/*フッターナビ*/
.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: 999;
}
.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: 2px;
	right: 2px;
	background: url(../images/coipo/icon-mark.png) no-repeat;
	background-size: 100%;
}
.footer_nav .connect:after {
	content: none;
}
/* contents
------------------------- */
.contents {
	margin-bottom: 10px;
	padding: 0 10px;
	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: 1px solid #c09822;
}
.form-box .form-caution {
	margin-bottom: 3px;
	color: #d1b912;
	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 15px 0 5px;
	box-sizing: border-box;
	border: 1px solid #000;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: none;
	background: url(../images/icon/arrow_select.png) no-repeat 96% center #fff;
	background-size: 10px;
}
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;
  box-shadow: 0 0 2px #000 inset, 0 0 3px #000 inset, 0 0 3px #000 inset, 0 -2px 5px #000 inset, 0 -2px 5px #000 inset, 2px -5px 3px #008f81 inset, 2px 3px 2px #0de5f4 inset;
	letter-spacing: 1px;
	text-decoration: none;
  text-shadow: 0 2px 5px #000, 0 0 5px #000, 0 0 5px #000;
	font-size: 16px;
	color: #fff;
  background: #09eaf3;
  background: -moz-linear-gradient(top, #09eaf3 0%, #00a292 7%, #00897b 13%, #00443d 55%, #004b44 90%, #008c7f 95%, #00655a 100%);
  background: -webkit-linear-gradient(top, #09eaf3 0%, #00a292 7%, #00897b 13%, #00443d 55%, #004b44 90%, #008c7f 95%, #00655a 100%);
  background: linear-gradient(to bottom, #09eaf3 0%, #00a292 7%, #00897b 13%, #00443d 55%, #004b44 90%, #008c7f 95%, #00655a 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 a, .btn-main input, .btn-submit a, input.btn-submit {
	width: 240px;
	display: block;
	margin: 0 auto;
	padding: 8px 10px 10px;
	box-sizing: border-box;
	/*box-shadow: 0 1px 1px rgba(255,255,255,0.5) inset, 0 -2px 1px rgba(0,0,0,0.5) inset;*/
	/*border: 1px solid #f0d887;*/
	border-radius: 20px;
	/*text-shadow: 0 0 1px rgb(0 0 0 / 0.65), 0 0 5px rgb(0 0 0 / 0.65), 0 0 10px rgb(0 0 0 / 0.65);*/
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	position: relative;
  background: #d2039f;
  background: -moz-linear-gradient(to bottom, #5B0DAE 10%, #550C98 35%, #4D0C81 90%, #460C6D 100%);
  background: -webkit-linear-gradient(to bottom, #5B0DAE 10%, #550C98 35%, #4D0C81 90%, #460C6D 100%);
  background: linear-gradient(to bottom, #5B0DAE 10%, #550C98 35%, #4D0C81 90%, #460C6D 100%);
}
.btn-main input {
	width: 100%;
	font-size: 1.2em;
	font-weight: bold;
}
.pointer {
	width: 20px;
	position: absolute;
	right: 20px;
	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 1px #19052a, 0 0 10px #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 #ffd54b;
	-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 5px #1e1b21, 0 0 5px #1e1b21, 0 0 8px #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 {
	background: rgb(214,6,148);
	background: -moz-linear-gradient(top, rgba(214,6,148,0.8) 0%, rgba(132,3,72,0.8) 100%);
	background: -webkit-linear-gradient(top, rgba(214,6,148,0.8) 0%, rgba(132,3,72,0.8) 100%);
	background: linear-gradient(to bottom, rgba(214,6,148,0.8) 0%, rgba(132,3,72,0.8) 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, #444343 0%, #292929 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, rgba(100,66,2,1) 0%, rgba(247,201,114,1) 25%, rgba(254,238,208,1) 45%, rgba(247,201,114,1) 65%, rgba(100,66,2,1) 100%);
	background-image: -webkit-linear-gradient(left, rgba(100,66,2,1) 0%, rgba(247,201,114,1) 25%, rgba(254,238,208,1) 45%, rgba(247,201,114,1) 65%, rgba(100,66,2,1) 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;
}
.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 #fff;
	text-align: center;
	background: rgba(255,255,255,0.2);
}
.btn-menu a {
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #fff;
}
/* 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: 45px;
  line-height: 25px;
	margin-bottom: 10px;
	padding: 10px 20px;
	box-sizing: border-box;
	text-align: center;
	text-shadow: 0 0 5px rgb(0 0 0 / 0.65), 0 0 10px rgb(0 0 0 / 0.65), 0 0 10px rgb(0 0 0 / 0.65);
	font-family: "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 15px;
	color: #fff;
	background: url(../images/common/bg_title_top.jpg) no-repeat top, url(../images/common/bg_title_btm.jpg) no-repeat bottom, url(../images/common/bg_title_mid.jpg) repeat-y;
	background-size: 100%;
}
.title a {
	color: #fff;
}
.subtitle {
	margin-bottom: 10px;
}
.subtitle, .tit_sub {
	padding: 0 10px;
	height:50px;
	line-height: 50px;
	text-align: center;
	font-family: "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
}
.tit_sub.long {
	height: 68px;
	padding: 8px 10px 0;
	box-sizing: border-box;
	line-height: 25px;
}
.tit_sub.purple {
	text-shadow: 0 0 5px #2c005f, 0 0 10px #2c005f, 0 0 10px #2c005f, 0 0 10px #2c005f;
	background: url(../images/bar/03.jpg) no-repeat center;
	background-size: cover;
}
.tit_sub.purple.long {
	text-shadow: 0 0 5px #2c005f, 0 0 10px #2c005f, 0 0 10px #2c005f, 0 0 10px #2c005f;
	background: url(../images/bar/01_long.jpg) no-repeat center;
	background-size: cover;
}
.subtitle, .tit_sub.blue {
	text-shadow: 0 0 5px #000b3e, 0 0 10px #000b3e, 0 0 10px #000b3e, 0 0 10px #000b3e;
	background: url(../images/bar/01.jpg) no-repeat center;
	background-size: cover;
}
.tit_sub.red {
	text-shadow: 0 0 5px #45003a, 0 0 10px #45003a, 0 0 10px #45003a, 0 0 10px #45003a;
	background: url(../images/bar/04.jpg) no-repeat center;
	background-size: cover;
}
.tit_sub.yellow {
	text-shadow: 0 0 5px #710d00, 0 0 10px #710d00, 0 0 10px #710d00, 0 0 10px #710d00;
	background: url(../images/bar/05.jpg) no-repeat center;
	background-size: cover;
}

.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: 16px;
	line-height: 34px;
	display: inline-block;
	text-align: center;
	font-weight: bold;
}
.error-message {
	padding: 5px 15px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;
}
/* list
------------------------- */
.list_title {
  position: relative;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  border-top: 1px solid #fff88d;
  border-bottom: 1px solid #fff88d;
  background: #c936b8;
  background: -moz-linear-gradient(top,  #c936b8 0%, #af19b6 50%, #712178 100%);
  background: -webkit-linear-gradient(top,  #c936b8 0%,#af19b6 50%,#712178 100%);
  background: linear-gradient(to bottom,  #c936b8 0%,#af19b6 50%,#712178 100%);
}

.list_title.green {
  background: #216965;
  background: -moz-linear-gradient(top,  #1b6161 0%, #054b65 50%, #0e3749 100%);
  background: -webkit-linear-gradient(top,  #1b6161 0%,#054b65 50%,#0e3749 100%);
  background: linear-gradient(to bottom,  #1b6161 0%,#054b65 50%,#0e3749 100%);
}
.list li {
  position: relative;
  background: rgba(39, 88, 146, .6);
  margin: 5px;
  border-radius: 5px;
  border: 2px solid #53A1F1;
}
/* list01 */
.list01 li {
	position: relative;
	background: rgb(254,249,238);
	background: -moz-linear-gradient(left, rgba(254,249,238,1) 0%, rgba(219,208,175,1) 100%);
	background: -webkit-linear-gradient(left, rgba(254,249,238,1) 0%, rgba(219,208,175,1) 100%);
	background: linear-gradient(to right, rgba(254,249,238,1) 0%, rgba(219,208,175,1) 100%);
}
.list li a, .list li dt, .list01 li a, .list01 li dt, .list02 li a {
	display: block;
	padding: 10px 20px 10px 10px;
	position: relative;
	text-align: left;
	text-decoration: none;
	text-shadow: 0 0 1px rgba(58,57,57,0.4);
	color: #ffffff;
}
.list a:after, .list01 a:after, .list02 a:after {
	content: "";
	width: 13px;
	height: 13px;
	margin-top: -7px;
	position: absolute;
	top: 50%;
	right: 10px;
	background: url(../images/icon/arrow_wh2.png) no-repeat;
	background-size: 100%;
}
.list.red li a, .list.purple li a, .list.violet li a, .list.yellow li a, .list.blue li a, .list.green li a {
	color: #ffffff;
}


#link01 .list.list02 li{
  background: rgba(18, 56, 118, .6);
  border: 2px solid #0D59B7;
}
#link02 .list li{
  background: rgba(132, 43, 99, .6);
  border: 2px solid #E646A8;
}
#link03 ~ .list li,
#link03  .list li{
  background: rgba(134, 115, 47, .8);
  border: 2px solid #E1A024;
}
#link03 ~ .list.list02 li,
#link03  .list.list02 li{
  background: rgba(121, 63, 10, .8);
  border: 2px solid #EE742D;
}
#link04 .list li{
  background: rgba(175, 72, 251, .6);
  border: 2px solid #AF48FB;
}
#link05 .list li{
  background: rgba(214, 231, 238, 1);
  border: 2px solid #05B9FD;
}
#link05 .list li a{
  color: #0132B2;
}
#link05 ul{
  background: rgba(24, 137, 189, .8);
  padding: 5px 0;
  border-radius: 8px;
  margin: 0 5px;
  border: 2px solid #2FB9E7;
}
#link05 .list li a:after {
  background: url(../images/icon/arrow_blue02.png) no-repeat;
  background-size: 100%;
}
#link06 .list li{
  background: rgba(32, 109, 129, .8);
  border: 2px solid #4EE5DA;
}
/*red*/
.list.red li {
	border: 1px solid #ffbde7;
	background: url(../images/menu/bg_red.jpg) repeat;
	background-size: 50px;
}
/*purple*/
.list.purple li {
	border: 1px solid #ffe273;
	background: url(../images/menu/bg_purple.jpg) repeat;
	background-size: 50px;
}
/*yellow*/
.list.yellow li {
	border: 1px solid #ffe273;
	background: url(../images/menu/bg_yellow.jpg) repeat;
	background-size: 50px;
}
/*blue*/
.list.blue li {
	border: 1px solid #ffe273;
	background: url(../images/menu/bg_blue.jpg) repeat;
	background-size: 50px;
}
/*green*/
.list.green li {
  border-bottom: 1px solid #c1929c;
  background: #132229;
}

/* all, nolink, arrow */
li.all {
  position: relative;
	width: auto;
	margin: 7px 10px 0;
	border: 0 !important;
	overflow: hidden;
	background: none !important;
}
li.all a {
	padding: 0 10px;
	line-height: 30px;
	text-decoration: none;
	text-align: right;
	color: #d089f1 !important;
}
li.all a {
  float: right;
  width: 87%;
  padding-right: 25px;
  color: #fff !important;
  background: linear-gradient(to right,#4F0881 20%, #5C16D0 50%,#4F0882 80%);
  border: 1px solid #fff;
  border-radius: 50px;
}
.menu li.all a{
  background: rgba(255,255,255,.2);
}

li.all a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 8px solid #fff;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  position: absolute;
  top: 10px;
  right: 10px;
  margin-top: 0;
}


.list.green li.all a {
	color: #009d9c !important;
}

.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 #E1BEE7;
	text-align: left;
	background: rgba(255,255,255,0.2);
}
.list-menu01 li {
	border-bottom: 1px solid #E1BEE7;
	background: none;
}
.list-menu01 a {
	display: block;
	padding: 10px 20px 10px 10px;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
	text-shadow: 0 1px 1px #240f2f, 0 0 1px #240f2f;
	color: #fff;
	background: url(../images/icon/arrow_wh.png) no-repeat 98%;
	background-size: 15px;
}
.list-menu01 .guide {
	display: block;
	font-size: 0.9em;
	color: #ffc600;
}
.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;
}
/* 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: 11px;
}
.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;
}
.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 {
	padding-bottom: 35px;
}
#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 {
	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%;
}
#kekkon .ppv-box {
	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%;
}
#jinsei .ppv-box {
	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%;
}
.ppv-box li {
	background: url(../images/ppv/line.png) no-repeat bottom;
	background-size: 85%;
}
.ppv-box li:last-child {
	background: none;
}
.ppv-box a {
	display: block;
	overflow: hidden;
	padding: 8px 20px 15px;
	text-decoration: none;
}
.ppv-box li:first-child a {
	padding: 0 20px 15px;
}
.ppvicon {
	width: 70px;
	margin: 0 5px 0 0;
	float: left;
}
.ppvtitle {
	line-height: 20px;
	text-align: left;
	text-decoration: underline;
	font-size: 15px;
	color: #000;
}
.ppv-box .ppvtitle {
	line-height: 20px;
	text-shadow: 0 0 1px rgba(204,204,204,0.3);
}
.ppv_top .price {
  margin: 0;
	clear: both;
	text-align: right;
	text-decoration: none;
	font-size: 13px;
  font-weight: bold;
	color: #ff3333;
}
.ppv_top .new .price {
  margin: 0 10px;
}
/*--- menu_title ---*/
.menu_title {
	min-height: 105px;
	padding: 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%;
}
.menu_title .menu_icon {
	width: 60px;
	margin: 0 7px 0 0;
	float: left;
}
.menu_title h2, .menu_title h3 {
	width: 210px;
	float: left;
	line-height: 20px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
.free_view .menu_title h2 {
  font-size: 18px;
}
.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;
	padding: 5px 0;
	width: 100%;
}
.box-image-s img {
	display: block;
	margin: 10px auto;
	width: 50%;
}
/* 占断画面
------------------------------------------------------- */
.sendan {
	background: url(../images/sendan/01.jpg) 0px 0px no-repeat;
	-webkit-background-size: 1280px auto;
	background-size: 1280px auto;
  min-height: 350px;
}

.sendan.anime_in {
	-webkit-animation: sendan_anime 2s steps(3) 1 forwards;
	-moz-animation: sendan_anime 2s steps(3) 1 forwards;
	animation: sendan_anime 2s steps(3) 1 forwards;
}

@-webkit-keyframes sendan_anime {
	0% { background-position: 0 0; }
	100% { background-position: -960px 0px; }
}
@-moz-keyframes sendan_anime {
	0% { background-position: 0 0; }
	100% { background-position: -960px 0px; }
}
@keyframes sendan_anime {
	0% { background-position: 0 0; }
	100% { background-position: -960px 0px; }
}

/* fortuneSearch
------------------------------------------------------- */
.search-nav {
	width: 100%;
	margin: 20px auto;
	padding: 10px 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;
	color: #fff;
  border-top: 1px solid #2a0050;
  border-left: 1px solid #2a0050;
	text-decoration: none;
	line-height: 40px;
	text-shadow: 0 1px 1px #3f0c12;
	text-align: center;
  background: rgb(255,93,139);
  background: -moz-linear-gradient(to bottom, rgb(133 93 255) 0%, rgb(60 23 132) 75%, rgb(48 0 101) 100%);
  background: -webkit-linear-gradient(to bottom, rgb(133 93 255) 0%, rgb(60 23 132) 75%, rgb(48 0 101) 100%);
  background: linear-gradient(to bottom, rgb(133 93 255) 0%, rgb(60 23 132) 75%, rgb(48 0 101) 100%);
}
.search-nav li.active a {
	background: #351973;
}
#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: #aaaaaa;
}
ul.pager li a:link, ul.pager li a:visited {
	text-decoration: none;
}
ul.pager li em {
	display: block;
	padding: 3px 8px;
	background: #aaa;
	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 {
	margin: 10px 0 0;
}
.jikiBox .disp-1 {
	display: inline !important;
}
.jikiBox img {
	width: 28px !important;
	height: auto !important;
	margin-left: -8px;
}
.jikiBox img[src*="spacer"] {
	width: 0;
	height: 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 .serif {
	width: 180px;
	padding: 12px;
	box-sizing: border-box;
	box-shadow: inset 0 0 15px 2px #4196ed, inset 0 0 4px 2px #ECFCFF, 0 0 2px 1px #ECFCFF, 0 0 10px 3px #44a0a6;
	border-radius: 10px;
	line-height: 18px;
	text-align: left;
	color: #fff;
	position: absolute;
	top: 20px;
  left: 10px;
	background: rgba(84, 28, 169, .9);
}
.free_view .box_teller .serif{
  top: 70px;
}
.box_teller.right .serif {
	right: 10px;
  left: auto;
}
.box_teller.left .serif {
	left: 10px;
  right: auto;
}


.sec09 .serif{
  width: 180px;
  padding: 15px;
  box-sizing: border-box;
  box-shadow: inset 0 0 15px 2px #4196ed, inset 0 0 4px 2px #ECFCFF, 0 0 2px 1px #ECFCFF, 0 0 10px 3px #44a0a6;
  border-radius: 10px;
  line-height: 18px;
  text-align: left;
  color: #fff;
  position: absolute;
  top: 20px;
  right: 0;
  background: rgba(84, 28, 169, .9);
}

/*
.serif:after {
	content: "";
  width: 48px;
  height: 45px;
  position: absolute;
  top: 32%;
  right: -40px;
	background: url(../images/pay/fuki_left.png) no-repeat;
	background-size: 100%;
}
.right .serif:after {
	right: auto;
	left: -42px;
	background: url(../images/pay/fukifuki_right.png) no-repeat;
	background-size: 100%;
}
*/
.serif.deco_none:after {
	content: none;
}
.box_teller .teller {
	width: 40% !important;
	position: absolute;
	top: 10%;
}
.box_teller.left .teller {
	right: 0;
}
.box_teller.right .teller {
	left: 0;
}
/* 吹き出し黒透過 */
.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;
}
.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: 10px;
	color: #333;
	text-align: right;
	margin: 0 10px 15px 0;
	color: #fff;
}
/* お問い合わせ（contact） */
.card_noice {
	margin: -15px 0 15px 0;
	font-size: 16px;
	line-height: 1.4;
}
.card_noice a {
	color: #ff0000;
}
/* キャリアログイン */
.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: 160px;
	background: url(../images/teller/01.png) no-repeat right;
	background-size: 45%;
}
.career_celect .box_teller p {
	width: 70%;
	padding: 30px 0 0 10px;
	text-align: left;
	text-shadow: 0 1px 1px #00054c, 0 1px 1px #00054c;
	font-size: 12px;
	color: #fff;
}
.career_celect .text-yellow {
	font-weight: bold;
}
/* 会員登録後にできること */
.privilege {
	padding: 10px 10px 30px;
}
.privilege li {
	text-align: left;
}
.privilege li {
	padding: 10px 0 5px 65px;
	line-height: 15px;
	font-size: 12px;
}
.privilege li:first-child {
	background: url(../images/regist/icon_point1.png) no-repeat left center;
	background-size: 60px;
}
.privilege li:nth-child(2) {
	background: url(../images/regist/icon_point2.png) no-repeat left center;
	background-size: 60px;
}
.privilege li:nth-child(3) {
	background: url(../images/regist/icon_point3.png) no-repeat left center;
	background-size: 60px;
}
.privilege li:nth-child(4) {
	background: url(../images/regist/icon_point4.png) no-repeat left center;
	background-size: 60px;
}
.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;
	color: #ffcb41;
}
.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%;
}
.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);
}
.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;
}
/* 姓名の入力について
------------------------------------------------------- */
.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: 228px;
	background: url(../images/pay/first_aisatsu.jpg) no-repeat bottom left;
	background-size: 100%;
}
.first_regist_finish .box_teller .serif {
	width: 170px;
  top: 10px;
}
.first_regist_finish .box_teller.right .serif:after {
  top: 45%;
}
.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;
}
.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: 60px;
	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%;
}

/*メールマガジン*/
.mailmagagine .subtitle{
  font-size: 14px;
}