@charset "utf-8";
/* CSS Document */

/*////////////////////////////////////////////////////////

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: 1em;
}
.none {
	display: none;
}
.backface {
	-webkit-backface-visibility: hidden;
}
/* anchor
------------------------------------------------------- */
a {
	color: #fff177;
}
a:hover {
	text-decoration: none;
}
/* clearfix
------------------------------------------------------- */
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clear {
	clear: both;
}
/* list
------------------------------------------------------- */
ul {
	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-30 {
	margin-bottom: 30px !important;
}
.mb-40 {
	margin-bottom: 40px !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-80 {
	margin-top: 80px !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;
}
.mt-180 {
	margin-top: 180px !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-5 {
	padding: 5px !important;
}
.p-10 {
	padding: 0 10px !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;
}
.pb-0 {
	padding-bottom: 0 !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;
}
.pb-50 {
	padding-bottom: 50px !important;
}
.pl-20 {
	padding-left: 20px !important;
}
/* text
------------------------------------------------------- */
.text-mincho {
	font-family: 'Sawarabi Mincho', serif;
}
.text-italic {
	font-style: italic;
}
.text-under {
	text-decoration: underline;
}
.fontsize_09 {
	font-size: 0.9em;
}
.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-nomal {
	line-height: 18px !important;
	font-size: 1.0em !important;
}
.text-medium {
	line-height: 23px !important;
	font-size: 1.1em !important;
}
.text-medium02 {
	line-height: 25px !important;
	font-size: 1.2em !important;
}
.text-large {
	line-height: 30px;
	font-size: 1.3em !important;
}
.text-large02 {
	line-height: 33px;
	font-size: 1.6em !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, .red {
	color: #D00003 !important;
}
.text-red01 {
	color: #e00000;
}
.text-red02 {
	color: #ff0000;
}
.text-pink {
	color: #e4007f;
}
.text-blue {
	color: #007ad8;
}
.text-blue01 {
	color: #00ffff;
}
.text-blue02 {
	color: #071a90;
}
.text-blue03 {
	color: #00ffff;
}
.text-brown {
	color: #b14b00;
}
.text-violet {
	color: #8134b7;
}
.text-green {
	color: #008e00;
}
.text-yellow {
	color: #fff600;
}
.text-yellow02 {
	color: #fff100;
}
.text-yellow03 {
	color: #f0e68c;
}
.text-yellow04 {
	color: #ffd800;
}
.text-yellow05 {
	color: #fff000;
}
.text-orange {
	color: #ffae00;
}
.text-white {
	color: #FFF;
}
.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 {
	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 #6016bc, 0 0 5px #6016bc, 0 0 8px #6016bc, 0 0 8px #6016bc, 0 0 8px #6016bc, 0 0 10px #6016bc, 0 0 10px #6016bc;
}
.text-light02 {
	color: #fff;
	text-shadow: 0 0 5px #25008e, 0 0 5px #25008e, 0 0 8px #25008e, 0 0 8px #25008e, 0 0 8px #25008e, 0 0 10px #25008e, 0 0 10px #25008e;
}
.text-light03 {
	color: #fff;
	text-shadow: 0 0 5px #d200ff, 0 0 5px #d200ff, 0 0 5px #d200ff, 0 0 10px #d200ff, 0 0 10px #d200ff, 0 0 10px #d200ff, 0 0 30px #d200ff;
}
.text-light04 {
	color: #fff;
	text-shadow: 0 0 3px #0a81a4, 0 0 5px #0a81a4, 0 0 5px #0a81a4, 0 0 5px #0a81a4, 0 0 5px #0a81a4, 0 0 5px #0a81a4, 0 0 5px #0a81a4;
}
.text-light05 {
	color: #fff;
	text-shadow: 0 0 2px #0048ff, 0 0 2px #0048ff, 0 0 2px #0048ff, 0 0 5px #0048ff, 0 0 5px #0048ff, 0 0 5px #0048ff, 0 0 8px #0048ff, 0 0 8px #0048ff, 0 0 8px #0048ff, 0 0 10px #0048ff, 0 0 10px #0048ff;
}
.text-light06 {
	font-weight: bold;
	text-shadow: 0 1px 1px #000, 0 0 3px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}
.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;
}
.light {
	margin-bottom: 10px;
	font-size: 1.2em;
	line-height: 140%;
	text-align: center !important;
	color: #FFEF8D;
	text-shadow: 0 1px 2px #bd8f03, 0 0 3px #bd8f03, 0 0 5px #bd8f03, 0 0 5px #bd8f03, 0 0 5px #bd8f03;
}
.boder-red {
	background: linear-gradient(transparent 70%, rgba(204,0,0,0.5) 70%);
}
.font-italic {
	font-style: italic;
}
.text-limit {
	font-size: 12px !important;
	font-weight: bold;
	color: #a60027;
}
.txt_guide{
	margin-bottom: 0;
	padding: 5px 0;
	font-size: 13px;
}
/*////////////////////////////////////////////////////////

Base layout

////////////////////////////////////////////////////////*/

html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 14px;
	line-height: 140%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: url(../images/contents/bg.jpg) repeat;
	background-size: 100%;
}
#container {
	width: 320px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -180px;
	padding-top: 45px;
	text-align: center;
	position: relative;
}
font, basefont {
	font-size: 100% !important;
}
#main img {
	width: 100%;
	height: auto;
}
.smartc_tag img {
	display: block;
	margin-bottom: -1px;
}
/* header
------------------------------------------------------- */
header {
	width: 100%;
	height: 45px;
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	z-index: 999 !important;
	background: #000;
}
/*--Android 4x---*/
header:after {
	position: absolute;
	top: 0;
	left: 0;
	content: ".";
	color: transparent;
}
/*--Android 4x---*/

header h1 {
	float: left;
	width: 50%;
	margin: 1% 0 0;
}
header h1 img {
	width: 96%;
}
header ul {
	float: right;
	width: 50%;
	height: 45px;
	display: table;
	table-layout: fixed;
}
header ul li {
	display: table-cell;
	vertical-align: middle;
	border-left: 1px solid #444;
}
header ul li:first-child {
	border-right: none;
}
header li img {
	width: 90%;
	padding: 5% 0 0;
}
header li.btn-home {
	float: right;
	width: 27%;
}
/* 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;
}
#fix-nav #btn-login {
	overflow: hidden;
}
#fix-nav #btn-login li {
	width: 40%;
	margin-right: 1.5%;
	float: left;
	text-align: center;
}
#fix-nav #btn-login li a {
	display: block;
	color: #fffce5;
	font-size: 15px;
	text-decoration: none;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#fix-nav #btn-login li span {
	line-height: 10px;
	font-size: 10px;
}
#fix-nav #btn-login .free {
	width: 25%;
	margin-left: 2%;
	line-height: 42px;
}
#fix-nav #btn-login .login {
	width: 28%;
}
#fix-nav #btn-login .free a {
	background: #383838;
	font-size: 13px;
}
#fix-nav #btn-login .regist a {
	padding: 2px 0;
	background: #006672;
}
#fix-nav #btn-login .login a {
	padding: 2px 0;
	background: #383838;
}
#free footer {
	padding-bottom: 55px;
}
/* contents
------------------------------------------------------- */
.contents {
	margin-bottom: 10px;
	padding: 0 10px;
	text-align: left;
}
/* footer
------------------------------------------------------- */
#footer-space {
	min-height: 200px;
	text-indent: -9999px;
	overflow: hidden;
}
footer {
	width: 320px;
	margin: 0 auto;
	text-align: center;
	background: #222;
	position: relative;
	z-index: 99;
}
footer ul {
	width: 100%;
	text-align: center;
	padding-bottom: 5px;
	position: relative;
	overflow: hidden;
}
footer ul li {
	display: block;
	float: left;
	width: 50%;
	text-align: left;
}
footer ul li:nth-child(even) {
	text-align: left;
	float: right;
}
footer ul li.center {
	clear: both;
	width: 100%;
	text-align: center;
}
footer ul li a {
	display: block;
	padding: 10px;
	margin-bottom: 2px;
	color: #CCC;
	font-size: 0.9em;
	text-decoration: none;
	background-color: #555;
	background-image: url(../images/icon/arrow_wh.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 13px auto;
	-webkit-background-size: 13px auto;
}
footer ul li:nth-child(even) a {
	margin-left: 2px;
}
small {
	display: block;
	color: #FFF;
}
/*////////////////////////////////////////////////////////

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;
}
#rock-header {
	position: fixed;
	width: 320px;
	margin: 0 auto;
	top: 0;
	z-index: 99;
}
#top-header .box-login {
	margin: 0 auto !important;
}
/* arrow-regist
------------------------------------------------------- */
ol.arrow-regist {
	letter-spacing: -.40em;
	text-align: center;
	width: 320px;
	margin: 0 auto;
	padding: 15px 0;
}
ol.arrow-regist li {
	letter-spacing: normal;
	width: 70px;
	height: 19px;
	padding: 25px 15px;
	margin: 0 -10px;
	display: inline-block;
	line-height: 19px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-shadow: -1px -1px 1px #FFFFFF, -1px -1px 1px #FFFFFF;
	background: url(../images/regist/arrow_regist2.png) no-repeat right;
	-webkit-background-size: 100px auto;
	background-size: 100px auto;
}
ol.arrow-regist li:first-child {
	background: url(../images/regist/arrow_regist.png) no-repeat right;
	-webkit-background-size: 100px auto;
	background-size: 100px auto;
}
ol.arrow-regist li.chk {
	background: url(../images/regist/arrow_regist2_on.png) no-repeat right;
	-webkit-background-size: 100px auto;
	background-size: 100px auto;
}
ol.arrow-regist li:first-child.chk {
	background: url(../images/regist/arrow_regist_on.png) no-repeat right;
	-webkit-background-size: 100px auto;
	background-size: 100px auto;
}
.regist-career a {
	display: block;
	margin: 5px auto;
	width: 280px;
	text-align: center;
	text-decoration: none;
}
.regist-career a dl {
	padding: 15px 0;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgba(255, 255, 255, 0.8)), color-stop(1, rgba(255, 255, 255, 0)) );
	background-image: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(to top, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
	-webkit-background-size: auto 50px;
	background-size: auto 50px;
	background-repeat: repeat-x;
	background-position: center bottom;
}
.regist-career a dt {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #000;
	text-shadow: 1px 1px 2px #FFFFFF, 1px 1px 2px #FFFFFF, 1px 1px 2px #FFFFFF;
}
.regist-career a dl.docomo {
	background-color: #ff9292;
	-webkit-box-shadow: 2px 2px 1px 1px #ffffff inset, -2px -2px 1px 1px #000000 inset, 0 0 8px 2px #FF0000 inset;
	box-shadow: 2px 2px 1px 1px #ffffff inset, -2px -2px 1px 1px #000000 inset, 0 0 8px 2px #FF0000 inset;
}
.regist-career a dl.au {
	background-color: #ffbd99;
	-webkit-box-shadow: 2px 2px 1px 1px #ffffff inset, -2px -2px 1px 1px #000000 inset, 0 0 8px 2px #923e00 inset;
	box-shadow: 2px 2px 1px 1px #ffffff inset, -2px -2px 1px 1px #000000 inset, 0 0 8px 2px #923e00 inset;
}
.regist-career a dl.softbank {
	background-color: #c0dede;
	-webkit-box-shadow: 2px 2px 1px 1px #ffffff inset, -2px -2px 1px 1px #000000 inset, 0 0 8px 2px #6f6f6f inset;
	box-shadow: 2px 2px 1px 1px #ffffff inset, -2px -2px 1px 1px #000000 inset, 0 0 8px 2px #6f6f6f inset;
}
/* form
------------------------------------------------------- */
.form-box {
	padding-bottom: 40px;
}
.form-box .form-title {
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #fff;
	font-weight: bold;
	font-size: 110%;
	border-bottom: 1px solid #c09822;
}
.form-box .form-caution {
	margin-bottom: 5px;
	color: #d1b912;
	font-size: 0.8em;
}
input, select, textarea {
	font-size: 15px;
	margin-bottom: 20px;
}
input {
	padding: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #636363;
}
select {
	display: inline-block;
	height: 35px;
	padding: 5px 15px 5px 5px;
	box-sizing: border-box;
	border: 1px solid #3a0000;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	appearance: none;
	-webkit-appearance: none;
	outline: none;
	vertical-align: middle;
	font-family: inherit;
	background: url(../images/icon/arrow_gr4.png) no-repeat 95% center #fff;
    background-size: 10px;
}
input[type="submit"] {
	border: none;
	border-radius: 0;
	box-shadow: none;
	outline: none;
}
.form-box textarea {
	width: 90%;
	height: 10em;
	margin: 0 auto;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.form-box input[type="radio"] {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	box-shadow: none;
	display: inline-block;
	margin-bottom: 0;
}
.form-box label {
	display: inline-block;
	margin: 0 5px 15px 0;
	padding: 5px 25px 5px 15px;
	color: #333;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#CCC));
	background: -moz-linear-gradient(top, #FFF, #CCC);
}
.form-box label.radio-on {
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E37800));
	background: -moz-linear-gradient(top, #FFF, #E37800);
}
.form-box label.radio-off {
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#CCC));
	background: -moz-linear-gradient(top, #FFF, #CCC);
}
.form-box .form-btn {
	padding-top: 10px;
	text-align: center;
}
.form-box .form-btn p {
	margin-bottom: 10px;
	text-align: left;
}
.form-box .form-btn input, .form-box .form-btn a, .form-ema .form-btn input {
	-webkit-appearance: none;
	appearance: none;
	display: inline-block;
	min-width: 13em !important;
	padding: 10px 20px !important;
	color: #fff7cd;
	text-decoration: none;
	text-shadow: 0 2px 5px #000, 0 0 5px #000, 0 0 5px #000;
	border: 2px solid #9e8a32;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	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;
	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;
}
/* 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: 10px 10px 10px 35px;
	border-radius: 0;
}
.list-chk label a {
	color: #333;
}
.list-chk li:first-child label {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.list-chk li:last-child label {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.list-chk label.checked {
	background: url(../images/icon/icon_checked.png) no-repeat 10px 13px, -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFA037));
	background: url(../images/icon/icon_checked.png) no-repeat 10px 13px, -moz-linear-gradient(top, #FFF, #FFA037);
	background-size: 15px auto, 100% 100%;
}
.list-chk label.unchecked {
	background: url(../images/icon/icon_unchecked.png) no-repeat 10px 13px, -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#CCC));
	background: url(../images/icon/icon_unchecked.png) no-repeat 10px 13px, -moz-linear-gradient(top, #FFF, #CCC);
	background-size: 15px auto, 100% 100%;
}
.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 {
	width: 85%;
	margin: 0 auto 30px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	position: relative;
}
.btn-main a, .btn-main input {
	display: block;
	padding: 10px 5px;
	background: #01150a;
	border: 1px solid #dfcb98;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	line-height: 23px;
	color: #FFF;
	font-size: 16px;
	-webkit-box-shadow: 0 0 3px #4f4c2b inset, 0 0 3px #4f4c2b inset, 0 0 3px #4f4c2b inset, 0 0 3px #4f4c2b inset, 0 0 3px #4f4c2b inset;
	text-align: center;
	text-decoration: none;
	box-shadow: 0 -1px 5px #000 inset, 0 2px 20px #fff inset, 0 0 3px #4f4c2b inset, 0 0 3px #4f4c2b inset, 0 0 3px #4f4c2b inset, 0 0 3px #4f4c2b inset, 0 0 3px #4f4c2b inset;
	text-shadow: 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 5px #000, 0 0 5px #000;
	background: #f3e7bf;
	background: -moz-linear-gradient(top, #f3e7bf 0%, #a99421 48%, #937a1d 56%, #5e5325 100%);
	background: -webkit-linear-gradient(top, #f3e7bf 0%, #a99421 48%, #937a1d 56%, #5e5325 100%);
	background: linear-gradient(to bottom, #f3e7bf 0%, #a99421 48%, #937a1d 56%, #5e5325 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;
}
/* tel or mail */
.btn-tel, .btn-mail, .btn-mail-master {
	display: inline-block;
	border-radius: 5px;
	border: 1px solid #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#AAA));
	background: -moz-linear-gradient(top, #EEE, #AAA);
	-webkit-box-shadow: 2px 2px 2px #000, 1px 1px 1px #FFF inset;
	box-shadow: 2px 2px 2px #000, 1px 1px 1px #FFF inset;
}
.btn-tel a, .btn-mail a, .btn-mail-master a {
	display: block;
	color: #333;
	text-decoration: none;
}
.btn-tel {
	float: left;
	width: 74%;
}
.btn-tel a {
	padding: 15px 0 13px 40px;
	font-size: 1.3em;
	background: url(../images/icon/icon_phone.png) no-repeat 10px 5px;
	background-size: auto 80%;
}
.btn-mail {
	float: right;
	width: 23%;
	font-size: 0.6em;
	text-align: center;
}
.btn-mail a {
	padding: 28px 0 0;
	background: url(../images/icon/icon_mail.png) no-repeat 50% 10px;
	background-size: auto 20px;
}
.btn-mail-master {
	/*width:85%;*/
	margin-bottom: 5px;
	font-size: 0.9em;
	text-align: center;
}
.btn-mail-master a {
	padding: 15px 0 15px 40px;
	background: url(../images/icon/icon_mail.png) no-repeat 5px 15px;
	background-size: auto 20px;
}
/* colom */
.btn-colom1, .btn-colom2, .btn-colom3, .btn-colom4 {
	width: 93%;
	margin: 0 auto;
	text-align: center;
}
.btn-colom1.w70 {
	width: 70%;
	margin: 0 auto;
}
.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-colom1.w-85 {
	width: 85%;
	margin: 0 auto;
}
.btn-colom2 li {
	width: 49%;
}
.btn-colom2-2 li {
	width: 50%;
	margin: 0 auto;
	float: none;
}
.btn-colom3 li {
	width: 33.3%;
}
.btn-colom4 li {
	width: 25%;
}
.btn-colom1 li a, .btn-colom1-2 li a, .btn-colom2 li a, .btn-colom3 li a, .btn-colom4 li a {
	display: block;
	text-align: center;
	position: relative;
	margin: 1px;
	padding: 10px;
	border: 1px solid #857640;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	color: #fff;
	text-decoration: none;
}
.btn-colom1 li.one a, .btn-colom1-2 li.one a, .btn-colom2 li.one a, .btn-colom3 li.one a, .btn-colom4 li.one a {
	padding: 19px 5px;
}
.btn-colom1:after, .btn-colom2:after, .btn-colom3:after, .btn-colom4:after {
	content: "";
	display: block;
	clear: both;
}
.btn-colom1 li.all {
	margin-bottom: 0;
}
.btn-colom1 li.all a {
	padding: 7px 25px 7px 5px !important;
	border: 0;
	text-align: right;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	box-shadow: none;
	background: #626262;
}
.btn-color01,
.btn-color01-2{
	width: 85%;
}
.btn-color01 li a {
	border: 0;
	border: 1px solid #b28cb4;
	border-radius: 10px;
	box-shadow: 3px 0 3px #7b23cc inset, -3px 0 3px #7b23cc inset, 0 -3px 2px #36015b inset, 0 3px 2px #d57ae0 inset;
	background: #d97de2;
	background: -moz-linear-gradient(top, #d97de2 0%, #ae1ae6 13%, #a21cff 50%, #9a43fe 90%, #480e79 100%);
	background: -webkit-linear-gradient(top, #d97de2 0%, #ae1ae6 13%, #a21cff 50%, #9a43fe 90%, #480e79 100%);
	background: linear-gradient(to bottom, #d97de2 0%, #ae1ae6 13%, #a21cff 50%, #9a43fe 90%, #480e79 100%);
}
.btn-color01-2 li a {
	border: 0;
	border: 1px solid #b28cb4;
	border-radius: 10px;
	box-shadow: 3px 0 3px #cd1c99 inset, -3px 0 3px #cd1c99 inset, 0 -3px 2px #66075a inset, 0 3px 2px #e179a5 inset;
	background: #d97de2;
	background: -moz-linear-gradient(top, #e079a7 0%, #cf2f6d 13%, #ff1cb1 50%, #f441ce 90%, #881676 100%);
	background: -webkit-linear-gradient(top, #e079a7 0%, #cf2f6d 13%, #ff1cb1 50%, #f441ce 90%, #881676 100%);
	background: linear-gradient(to bottom, #e079a7 0%, #cf2f6d 13%, #ff1cb1 50%, #f441ce 90%, #881676 100%);
}
.btn-color02 li, .btn-color03 li, .btn-color04 li, .btn-color05 li, .btn-color06 li {
	margin-bottom: 7px;
}
.btn-color02 li a, .btn-color03 li a, .btn-color04 li a, .btn-color05 li a, .btn-color06 li a {
	border: 0;
	border-radius: 5px;
}
.btn-color02 li a {
	box-shadow: 0 3px #7d0022;
	background: #e5004f;
}
.btn-color03 li a {
	box-shadow: 0 3px #7f2d00;
	background: #f39800;
}
.btn-color04 li a {
	box-shadow: 0 3px #00561f;
	background: #638c0b;
}
.btn-colom2 .btn-color05 a, .btn-color05 li a {
	box-shadow: 0 3px #004986;
	background: #009e96;
}
.btn-color06 li a {
	box-shadow: 0 3px #6a005f;
	background: #ae5da1;
}
.btn-color07 li a {
	border: 0;
	text-shadow: none;
	box-shadow: 0 0 5px #d9bf8e inset, 0 0 5px #d9bf8e inset, 0 0 5px #d9bf8e inset, 0 0 7px #d9bf8e inset, 0 0 7px #d9bf8e inset;
	background: #c89c19;
	background: -moz-linear-gradient(top, rgba(200,156,25,1) 0%, rgba(160,98,4,0.7) 100%);
	background: -webkit-linear-gradient(top, rgba(200,156,25,1) 0%, rgba(160,98,4,0.7) 100%);
	background: linear-gradient(to bottom, rgba(200,156,25,1) 0%, rgba(160,98,4,0.7) 100%);
}
.btn-color08 li a {
	border: 0;
	text-shadow: none;
	box-shadow: 0 0 5px #dca2a8 inset, 0 0 5px #dca2a8 inset, 0 0 5px #dca2a8 inset, 0 0 5px #fff inset, 0 0 5px #fff inset, 0 0 5px #fff inset, 1px 2px 3px rgba(0,0,0,0.7);
	background: rgba(235,104,119,0.8);
	background: -moz-linear-gradient(top, #da838e 0%, rgba(235,104,119,0.6) 100%);
	background: -webkit-linear-gradient(top, #da838e 0%, rgba(235,104,119,0.6) 100%);
	background: linear-gradient(to bottom, #da838e 0%, rgba(235,104,119,0.6) 100%);
}
.btn-color08.trans li a {
	background: rgba(235,104,119,0.7);
	background: -moz-linear-gradient(top, rgba(218,131,142,0.7) 0%, rgba(235,104,119,0.7) 100%);
	background: -webkit-linear-gradient(top, rgba(218,131,142,0.7) 0%, rgba(235,104,119,0.7) 100%);
	background: linear-gradient(to bottom, rgba(218,131,142,0.7) 0%, rgba(235,104,119,0.7) 100%);
}
.btn-color09 li a {
	border: 0;
	text-shadow: none;
	box-shadow: 0 0 5px #dca2a8 inset, 0 0 5px #dca2a8 inset, 0 0 5px #dca2a8 inset, 0 0 5px #fff inset, 0 0 5px #fff inset, 0 0 5px #fff inset, 0 0 7px #fff inset, 1px 2px 3px rgba(0,0,0,0.7);
	background: #5d9f8c;
	background: -moz-linear-gradient(top, #ee5ab6 0%, rgba(228,0,127,0.8) 100%);
	background: -webkit-linear-gradient(top, #ee5ab6 0%, rgba(228,0,127,0.8) 100%);
	background: linear-gradient(to bottom, #ee5ab6 0%, rgba(228,0,127,0.8) 100%);
}
.btn-color10 li a {
	border: 0;
	text-shadow: none;
	box-shadow: 0 0 2px #6b99b1 inset, 0 0 5px #fff inset, 0 0 5px #fff inset, 0 0 5px #fff inset, 0 0 7px #fff inset, 1px 2px 3px rgba(0,0,0,0.7);
	background: #5d9f8c;
	background: -moz-linear-gradient(top, #0b87ab 0%, rgba(0,117,169,0.8) 100%);
	background: -webkit-linear-gradient(top, #0b87ab 0%, rgba(0,117,169,0.8) 100%);
	background: linear-gradient(to bottom, #0b87ab 0%, rgba(0,117,169,0.8) 100%);
}
.btn-color11 li a {
	border: 0;
	text-shadow: none;
	box-shadow: 0 0 5px #fff inset, 0 0 5px #fff inset, 0 0 5px #fff inset, 1px 2px 3px rgba(0,0,0,0.7);
	background: #00a0e9;
	background: -moz-linear-gradient(top, #00a0e9 0%, rgba(0,160,233,0.7) 100%);
	background: -webkit-linear-gradient(top, #00a0e9 0%, rgba(0,160,233,0.7) 100%);
	background: linear-gradient(to bottom, #00a0e9 0%, rgba(0,160,233,0.7) 100%);
}
.btn-color12 li a {
	border: 0;
	text-shadow: none;
	box-shadow: 0 0 5px #fff inset, 0 0 5px #fff inset;
	background: #3c135a;
	background: -moz-linear-gradient(top, #784193 0%, #3c135a 100%);
	background: -webkit-linear-gradient(top, #784193 0%, #3c135a 100%);
	background: linear-gradient(to bottom, #784193 0%, #3c135a 100%);
}
.btn-color12.trans li a {
	background:rgba(60,19,90,0.7);
	background: -moz-linear-gradient(top, rgba(120,65,147,0.7) 0%, rgba(60,19,90,0.7) 100%);
	background: -webkit-linear-gradient(top, rgba(120,65,147,0.7) 0%, rgba(60,19,90,0.7) 100%);
	background: linear-gradient(to bottom, rgba(120,65,147,0.7) 0%, rgba(60,19,90,0.7) 100%);
}
.btn-arrow li a {
	padding: 13px 20px 13px 10px;
	position: relative;
	text-align: left;
}
.btn-arrow a:after {
	content: "";
	width: 15px;
	height: 15px;
	margin-top: -8px;
	position: absolute;
	top: 50%;
	right: 5px;
	background: url(../images/icon/arrow_wh.png) no-repeat;
	background-size: 100%;
}
.btn-arrow02 li a {
	position: relative;
	text-align: left;
}
.btn-arrow02 a:after {
	content: "";
	width: 15px;
	height: 15px;
	margin-top: -10px;
	position: absolute;
	top: 50%;
	right: 5px;
	background: url(../images/icon/arrow_wh.png) no-repeat;
	background-size: 100%;
}
/* link */
.btn-link {
	margin: 0 10px 15px 0;
	text-align: right;
}
.btn-link01 {
	margin: 0 auto;
	text-align: center;
}
.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 96%, -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#AAA));
	background: url(../images/icon/arrow_gr.png) no-repeat 96%, -moz-linear-gradient(top, #EEE, #AAA);
	-webkit-background-size: 10px auto, 100% auto;
	background-size: 10px auto, 100% auto;
	z-index: 9;
}
.btn-link.left {
	margin: 0 10px 15px;
	text-align: left;
}
.btn-link.left a {
	padding: 8px 20px 8px 30px;
	background: url(../images/icon/arrow_gr2.png) no-repeat 4%, -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#AAA));
	background: url(../images/icon/arrow_gr2.png) no-repeat 4%, -moz-linear-gradient(top, #EEE, #AAA);
	-webkit-background-size: 13px auto, 100% auto;
	background-size: 13px auto, 100% auto;
}
.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));
}
/* advertisement
------------------------------------------------------- */
.ad-box {
	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 {
	color: #FFBC00;
}
/*////////////////////////////////////////////////////////

parts

////////////////////////////////////////////////////////*/
.title, .title02 {
	margin-bottom: 20px;
	padding: 0 10px;
	line-height: 140%;
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	color: #fff;
	text-shadow: 0 0 2px #7c2200, 0 0 2px #7c2200, 0 0 2px #7c2200, 0 0 2px #7c2200, 0 0 2px #7c2200, 0 0 2px #7c2200, 0 2px 2px #471200, 0 2px 3px #471200, 0 2px 3px #471200, 0 2px 3px #471200, 0 2px 3px #471200, 0 2px 3px #471200, 0 2px 3px #471200, 0 0 5px #471200;
	position: relative;
}
.title a {
	color: #fffa88;
}
.subtitle {
	margin-bottom: 10px;
	padding: 7px 20px 7px 25px;
	text-align: center;
	border-bottom: 1px solid #c09822;
	text-shadow: 0 0 3px #554429, 0 0 3px #554429, 0 0 3px #554429, 0 0 3px #554429, 0 0 3px #554429, 0 0 3px #554429, 0 0 3px #554429, 0 0 3px #554429, 0 0 3px #554429, 0 0 3px #554429, 0 0 3px #554429, 0 0 3px #554429, 0 0 3px #554429, 0 0 3px #554429, 0 0 5px #554429, 0 0 5px #554429, 0 0 10px #554429;
	text-align: left;
	background: url(../images/icon/01.png) no-repeat 10px center;
	background-size: 20px;
}
.contents .subtitle {
	background: url(../images/icon/03.png) no-repeat left center;
	background-size: 23px;
}
.subtitle02 {
	margin: 0 auto 10px;
	padding: 10px;
	text-align: left;
	font-size: 14px;
	text-shadow: 0 0 2px #000, 0 0 2px #000, 1px -1px 2px #000;
	box-shadow: 0 0 5px #fbf0db inset, 0 0 5px #fbf0db inset, 0 0 10px #fbf0db inset;
	background: #1f3b08;
}
.error-message {
	color: #FF0004;
}
h2.title, h3.title {
	padding: 23px 10px;
	box-shadow: 0 13px 10px #000 inset, 0 -13px 10px #000 inset, 0 13px 10px #6f6649 inset, 0 -13px 10px #6f6649 inset;
	background: #eae4d6;
}
h2.title::before, h3.title::before {
	content: "";
	display: block;
	width: 100%;
	height: 15px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/line/03.png) no-repeat top;
	background-size: 100%;
	background-position: center;
}
h2.title::after, h3.title::after {
	content: "";
	display: block;
	width: 100%;
	height: 15px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/line/03.png) no-repeat top;
	background-size: 100%;
	background-position: center;
}
h2.title02, h3.title02 {
	padding: 28px 10px;
}
h2.title02::before, h3.title02::before {
	content: "";
	display: block;
	width: 100%;
	height: 25px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/line/01_2.png) no-repeat top;
	background-size: 80% 23px;
	background-position: center;
}
h2.title02::after, h3.title02::after {
	content: "";
	display: block;
	width: 100%;
	height: 25px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/line/01.png) no-repeat top;
	background-size: 80% 23px;
	background-position: center;
}
/* line
------------------------------------------------------- */
.line {
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px dashed #f8e1ef;
	-webkit-box-shadow: 1px 1px 3px #27c32b, -1px -1px 5px #27c32b;
	box-shadow: 1px 1px 3px #27c32b, -1px -1px 5px #27c32b;
	clear: both;
}
/* list
------------------------------------------------------- */
/* list-menu */
.list-menu {
	width: 95%;
	margin: 0 auto 20px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid rgba(255,255,255,0.50);
	background: #283863;
}
.list-menu.special {
	border: 1px solid rgba(255,255,255,0.50);
	background: #7b285f;
}
.list-menu font {
	padding: 0 10px;
	font-size: 11px !important;
}
.list-menu li {
	border-bottom: 1px solid rgba(255,255,255,0.50);
	background: url(../images/icon/02.png) no-repeat 5px center;
	-webkit-background-size: 12px auto;
	background-size: 13px auto;
}
.list-menu.special li {
	border-bottom: 1px solid rgba(255,255,255,0.50);
	background: url(../images/icon/01.png) no-repeat 5px center;
	-webkit-background-size: 13px auto;
	background-size: 13px auto;
}
.list-menu li:last-child {
	border-bottom: none !important;
}
.list-menu li a, .list-menu li dt {
	display: block;
	padding: 8px 25px 8px 22px;
	color: #fff;
	font-size: 0.9em;
	text-align: left;
	text-decoration: none;
	background: url(../images/icon/arrow_wh3.png) no-repeat 98%;
	-webkit-background-size: 10px auto;
	background-size: 10px auto;
}
.list-menu .nolink a {
	display: block;
	padding: 5px;
	background: none;
	text-align: left;
	text-decoration: none;
}
.list-menu li a span {
	display: block;
	font-size: 1.1em;
}
.list-menu li a span.inline {
	display: inline;
}
.list-menu li.nolink {
	display: block;
	padding: 5px;
	color: #53271C;
	background: none;
	text-align: left;
	text-decoration: none;
}
.list-menu.no-arrow a {
	padding: 10px;
	text-align: center;
	background: none;
}
/* list-menu01 */
.list-menu01 {
	width: 90%;
	margin: 0 auto;
	padding: 3px 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #763535;
	overflow: hidden;
	background: #b20e00;
}
.list-menu01 li {
	box-sizing: border-box;
	border-bottom: 1px dashed #ddd;
}
.list-menu01 li.w50 {
	width: 50%;
	float: left;
}
.list-menu01 li.w50:nth-child(odd) {
	border-right: 1px dashed #ddd;
}
.list-menu01 li:last-child, .list-menu01 li.w50 {
	border-bottom: none;
}
.list-menu01 li a {
	display: block;
	padding: 8px 10px;
	color: #fff;
	text-align: left;
	text-decoration: none;
	position: relative;
}
.list-menu01 li a:after, .list-menu02 li a:after, .list-menu03 li a:after {
	content: "▶︎";
	width: 15px;
	height: 15px;
	margin-top: -8px;
	font-size: 10px;
	position: absolute;
	top: 50%;
	right: 0;
}
.list-menu01.no-arrow li a, .list-menu02.no-arrow li a, .list-menu03.no-arrow li a {
	text-align: center;
}
.list-menu01.no-arrow li a:after, .list-menu02.no-arrow li a:after, .list-menu03.no-arrow li a:after {
	content: none;
}
/* list-menu02 */
.list-menu02 {
	width: 90%;
	margin: 0 auto;
	padding: 3px 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #763535;
	overflow: hidden;
	background: #fffdee;
}
.list-menu02 li {
	box-sizing: border-box;
	border-bottom: 1px dashed #650604;
}
.list-menu02 li.w50 {
	width: 50%;
	float: left;
}
.list-menu02 li.w50:nth-child(odd) {
	border-right: 1px dashed #ddd;
}
.list-menu02 li:last-child, .list-menu02 li.w50 {
	border-bottom: none;
}
.list-menu02 li a {
	display: block;
	padding: 8px 10px;
	color: #650604;
	text-align: left;
	text-decoration: none;
	position: relative;
}
/* list-menu03 */
.list-menu03 {
	width: 90%;
	margin: 0 auto;
	padding: 3px 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #763535;
	overflow: hidden;
	background: #ebc100;
}
.list-menu03 li {
	box-sizing: border-box;
	border-bottom: 1px dashed #333;
}
.list-menu03 li.w50 {
	width: 50%;
	float: left;
}
.list-menu03 li.w50:nth-child(odd) {
	border-right: 1px dashed #333;
}
.list-menu03 li:last-child, .list-menu03 li.w50 {
	border-bottom: none;
}
.list-menu03 li a {
	display: block;
	padding: 8px 10px;
	color: #333;
	text-align: left;
	text-decoration: none;
	position: relative;
}
/* frame-box */
.frame-box {
}
.frame-menu {
	margin-bottom: 10px;
}
.frame-menu li {
	width: 280px;
	margin: 5px auto;
	padding: 0;
	font-size: 1em;
	text-align: left;
	background: url(../images/contents/menu-bg01.png) no-repeat top, url(../images/contents/menu-bg03.png) no-repeat bottom, url(../images/contents/menu-bg02.png) repeat-y;
	-webkit-background-size: 100% auto, 100% auto, 100% auto;
	background-size: 100% auto, 100% auto, 100% auto;
	font-size: 12px;
	color: #fffef5;
}
.frame-menu li a {
	display: block;
	margin: 0 auto;
	padding: 20px;
	color: #fffef5;
	text-decoration: none;
	line-height: 130%;
	background: url(../images/contents/arrow_br.png) no-repeat 285px center;
	-webkit-background-size: 20px auto;
	background-size: 20px auto;
}
.frame-menu li.last {
	padding: 10px 0 0 0;
	text-align: right;
}
.frame-menu li.last a {
	display: inline-block !important;
	margin-right: 10px;
	padding: 8px 25px 8px 10px;
	color: #333;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-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: 18px auto, 100% auto;
	background-size: 18px auto, 100% auto;
	z-index: 9;
}
/* caution and dot */
.list-caution, .list-dot {
	margin-bottom: 10px;
	color: #faf6e6;
}
.list-caution li, .list-dot li {
	padding-left: 1.2em;
	position: relative;
}
.list-caution li {
	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 {
	margin: 10px;
	border: 1px solid rgba(255,255,255,0.50);
	border-radius: 8px;
	background: #6f0049;
}
.list-new02 {
	background: #004945;
}
.list-new a, .list-new dl.nolink {
	text-decoration: none !important;
	display: block;
	padding: 10px 20px 10px 10px;
	text-align: left;
	border-bottom: 1px solid rgba(255,255,255,0.50);
}
.list-new a, .list-new .other {
	background-image: url(../images/icon/arrow_wh3.png);
	background-position: 98% center;
	background-repeat: no-repeat;
	-webkit-background-size: 10px auto;
	-moz-background-size: 10px auto;
	background-size: 10px auto;
}
.list-new > a:last-child, .list-new dl.nolink:last-child {
	border-bottom: 0;
}
.list-new a.other {
	color: #fff;
	font-size: 13px;
	text-align: right;
	background-color: rgba(0,0,0,0.20);
}
.list-new a.link {
	text-align: right;
	color: #f5f4db;
}
.list-new a dl {
	margin: 0;
	padding: 0;
}
.list-new dl img {
	width: 20px !important;
}
.list-new dt {
	padding-bottom: 3px;
	color: #ba9900;
	font-weight: bold;
	font-size: 12px;
}
.list-new dd {
	margin: 0;
	padding: 0;
	color: #f5f4db;
}
.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_bra.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;/*border-radius:7px;
	border:1px solid #999;*/
}
.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;
}
/*////////////////////////////////////////////////////////

result

////////////////////////////////////////////////////////*/

.result-box {
	width: 90%;
	margin: 5px auto;
	padding: 10px;
	color: #fff;
	background-color: #344684;
	-webkit-box-shadow: 0 0 10px #1a0312 inset, 0 0 10px #1a0312 inset;
	box-shadow: 0 0 10px #1a0312 inset, 0 0 10px #1a0312 inset;
	border: 2px solid #f9f490;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
}
.result-box h2 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 15px;
	margin-bottom: 15px;
	background-image: url(../images/line/03.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 280px auto;
	text-shadow: 0 0 3px #fff, 0 2px 2px #3D6EE8, 0 0 3px #3D6EE8;
}
.message-box {
	width: 90%;
	margin: auto;
	padding: 10px;
	text-align: left;
	position: relative;
	overflow: hidden;
}
.message-box h2 {
	color: #fffa88;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 10px;
	margin-bottom: 10px;
	text-shadow: 0 2px 2px #D59E00, 0 0 3px #D59E00, 0 0 3px #D59E00, 0 0 3px #fff;
	background-image: url(../images/line/01.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-position: bottom center;
}
.result-box .contents {
	padding: 0;
}
.result-picture {
	float: left;
	width: 45%;
	margin-left: -20px;
}
.result-picture02 {
	float: right;
	width: 40%;
}
.result-picture img, .result-picture02 img {
	width: 100%;
}
.result-box-foot {
	margin-bottom: 30px;
}
.ppv-box {
	width: 320px;
	overflow: hidden;
	text-align: left;
}
.ppv-box a {
	display: block;
	text-decoration: none;
	text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
}
.ppv-box a span {
	clear: both;
	text-shadow: none;
}
.ppv-box > ul > li > a span {
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #510501;
}
.ppv-box a span.price {
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	color: #000;
}
.ppv-box .ppv-icon {
	float: left;
	width: 25%;
	margin-bottom: 0;
	padding: 1px;
	position: relative;
	overflow: hidden;
}
.ppv-box .ppv-menu {
	float: right;
	width: 73%;
	margin: 5px 0;
	font-weight: bold;
	font-size: 14px;
}
/* teller serif
------------------------------------------------------- */
.tellerBox {
	text-align: center;
	letter-spacing: -.40em;
	overflow: hidden;
	position: relative;
}
.tellerBox .teller, .tellerBox .textBox, .tellerBox .shine {
	display: inline-block;
	vertical-align: middle;
 *zoom: 1; /* for IE6-7 */
 *display: inline; /* for IE6-7 */
	letter-spacing: normal;
	text-align: left;
}
.tellerBox img.f_left {
	margin-left: -15px;
}
.tellerBox img.f_right {
	margin-right: -15px;
}
.textBox {
	width: 68%;
}
.textBox.f_left {
	position: absolute;
	top: 0;
	left: 0;
	float: none;
}
.textBox.f_right {
	position: absolute;
	top: 0;
	right: 0;
	float: none;
}
.tellerBox .shine img {
	width: 100%;
}
.serif-white {
	padding: 10px;
	margin: 5px !important;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: #000;
	line-height: 130%;
	background-color: #fff;
	position: relative;
}
.bg-white {
	width: 90%;
	margin: 0 auto;
	padding: 10px;
	background-color: rgba(255,255,255,0.20);
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
/*////////////////////////////////////////////////////////

privacy policy

////////////////////////////////////////////////////////*/

#privacy dt {
	margin-bottom: 10px;
	font-weight: bold;
}
#privacy dd {
	margin-bottom: 15px;
	padding-left: 1em;
}
#privacy ol {
	margin: 0 0 20px 40px;
}
/*////////////////////////////////////////////////////////

sitemap

////////////////////////////////////////////////////////*/


/* list-color
---------------------------------------------------------*/

.list-color, .box-ppv .inner, .list-new .inner {
	width: 90%;
	margin: 5px auto;
	padding: 10px 8px;
	overflow: hidden;
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.2) 100%);
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.2) 100%);
}
/*overRide*/
.clear-list-color {
	width: 100% !important;
	background-image: none !important;
	background-color: rgba(0,0,0,0) !important;
	margin: 0 0 20px !important;
	padding: 0 !important;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
}
.list-color h3, .box-ppv .inner h3, .list-new .inner h3 {
	line-height: 20px;
	text-align: center;
	color: #fff;
	text-shadow: 0 1px 2px #70340b, 0 1px 2px #70340b, 0 1px 2px #A2955D, 0 1px 5px #A2955D;
	font-size: 16px;
	font-weight: bold;
}
.list-new .inner h3 {
	padding: 0 0 10px;
}
.subheading {
}
.list-color h4, .box-ppv .inner h4, .list-new .inner h4 {
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	padding: 8px 10px;
}
.list-color .sub, .box-ppv .inner .sub, .list-new .inner .sub {
	font-size: 12px;
	display: block;
	line-height: 125%;
}
.box-normal h4.acc-btn, .box-ppv .inner h4.acc-btn, .list-new .inner h4.acc-btn {
	text-align: left;
	color: #fff;
	font-size: 14px;
	line-height: 120%;
	padding: 12px 20px 12px 10px;
	background-image: url(../images/icon/accordion_b1.png);
	background-size: 25px auto;
	-webkit-background-size: 25px auto;
	background-repeat: no-repeat;
	background-position: 96% center;
}
.box-normal h4.close, .box-ppv .inner h4.close, .list-new .inner h4.close {
	background-image: url(../images/icon/accordion_t1.png);
	background-size: 25px auto;
	-webkit-background-size: 25px auto;
	background-repeat: no-repeat;
	background-position: 96% center;
}
.acc-list {
	padding-top: 3px;
	padding-bottom: 20px;
}
/* color-control
---------------------------------------------------------*/
.box-color01 {
	background-color: rgba(224,31,31,0.45);
	box-shadow: 0 0 10px rgba(255,86,89,0.40) inset, 0 0 20px rgba(255,86,89,0.40) inset;
}
.box-color02 {
	background-color: rgba(227,28,167,0.45);
	box-shadow: 0 0 10px rgba(255,102,208,0.40) inset, 0 0 20px rgba(255,102,208,0.40) inset;
}
.box-color03 {
	background-color: rgba(170,3,255,0.45);
	box-shadow: 0 0 10px rgba(208,116,255,0.40) inset, 0 0 20px rgba(208,116,255,0.40) inset;
}
.box-color04 {
	background-color: rgba(9,200,131,0.45);
	box-shadow: 0 0 10px rgba(79,255,191,0.40) inset, 0 0 20px rgba(79,255,191,0.40) inset;
}
.box-color05 {
	background-color: rgba(0,175,191,0.45);
	box-shadow: 0 0 10px rgba(100,242,255,0.40) inset, 0 0 20px rgba(100,242,255,0.40) inset;
}
.box-color06 {
	background-color: rgba(219,191,0,0.45);
	box-shadow: 0 0 10px rgba(255,230,59,0.40) inset, 0 0 20px rgba(255,230,59,0.40) inset;
}
.box-color-wh {
	color: #000;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	box-shadow: 1px 1px 15px 1px #888 inset;
	-moz-box-shadow: 1px 1px 15px 1px #888 inset;
	-webkit-box-shadow: 1px 1px 15px 1px #888 inset;
}
.box-ppv {
	padding-top: 60px;
}
.colorbox-top {
	margin-top: 65px;
}
.box-ppv h2, .colorbox-top h2 {
	margin: -55px 0 0 0;
}
/* 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%;
}
.imgRote {
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}
/* fortuneSearch
------------------------------------------------------- */
.search-nav {
	width: 100%;
	margin: 0 auto;
	padding: 10px 0;
	overflow: hidden;
	display: table;
	table-layout: fixed;
	position: relative;
}
.search-nav:before,
.search-nav:after{
	content: "";
	width: 100%;
	height: 8px;
	position: absolute;
}
.search-nav:before{
	top: 0;
	left: 0;
	box-shadow: 0 4px 3px #322310;
	background: url(../images/pay/line01.jpg) no-repeat top;
	background-size: 100%;
}
.search-nav:after{
	bottom: 0;
	left: 0;
	box-shadow: 0 -3px 2px #322310;
	background: url(../images/pay/line02.jpg) no-repeat bottom;
	background-size: 100%;
}
.search-nav li {
	padding: 0;
	margin: 0;
	float: left;
	width: 80px;
}
.search-nav li a {
	display: block;
	color: #fff;
	text-decoration: none;
	line-height: 40px;
	text-align: center;
	box-shadow: 0 0 1px #ccc inset;
	background: #027c76;
	background: -moz-linear-gradient(top, #027c76 0%, #026b66 100%);
	background: -webkit-linear-gradient(top, #027c76 0%, #026b66 100%);
	background: linear-gradient(to bottom, #027c76 0%, #026b66 100%);
}
.search-nav li.active a {
	background-image: -moz-linear-gradient(top, rgba(57,52,142,1) 0%, rgba(76,69,173,1) 100%);
	background-image: -webkit-linear-gradient(top, rgba(57,52,142,1) 0%, rgba(76,69,173,1) 100%);
}
/*
-----------------------------------------------------*/
#tab {
}
#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 {
}
.content_wrap {
	margin: -1px auto 15px;
	position: relative;
	color: #FFF;
	text-align: center;
	display: block;
	padding: 15px;
	/*min-height:387px;*/
	width: 260px;
	border: 1px solid #a795eb;
	border-radius: 0 0 10px 10px;
	background-color: #1c2435;
}
.content_wrap dl {
	font-size: 13px;
	line-height: 120%;
}
.content_wrap dl dd {
	background-image: url(../images/icon/02.png);
	-webkit-background-size: 25px auto;
	background-size: 15px auto;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 30px 5px 20px;
}
.content_wrap dl {
	border-top: 1px solid #374259;
}
.content_wrap dl:first-child {
	border-top: none;
}
.content_wrap dl a {
	display: block;
	padding: 10px 0;
	text-align: left;
	background: url(../images/icon/arrow_wh2.png) no-repeat right;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 15px;
	text-decoration: none;
	color: #fff;
}
.content_wrap dl dt {
	padding: 0;
	font-size: 0.75em;
	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;
	margin-top: -10px;
}
.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;
}
.tab02 {
	margin-top: -1px;
	border-top: 1px solid #d9d67b;
}
/*
-----------------------------------------------------*/
ul.pager {
/*margin: 10px;
	  height:26px;*/
}
ul.pager li {
	display: inline-block;
	margin: 5px;
	border: 1px #aaaaaa solid;
	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: #aaaaaa;
	color: #FFFFFF;
}
/*scroll.jsとセット*/
#kekkon, #unmei, #fukuzatsu, #jinsei, #gentei, #anata, #anohito, #tokubetu, #deai, #subete, #bunkiten, #koi, #year, #pack, #love, #love2, #work, #search-nav, #today, #monthly, #a01, #step1, #step2, #step3, #stamp, #media, #jump0, #jump1, #jump2, #jump3, #jump4, #jump5, #jump6, #jump7, #jump8, #jump9, #jump10, #jump11, #approval, #news, #futari {
	margin-top: -50px;
	padding-top: 50px;
}
#diri, #orangitu, #toki, #koi, #toku, #kokoro, #omou, #tobira {
	margin-top: -70px;
	padding-top: 70px;
}
/* ppv-pull*/
#ppv-pull {
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	border-radius: 6px;
	width: 260px;
	margin: 15px auto;
	padding: 13px 0;
	font-size: 14px;
	text-indent: 0.5em;
	letter-spacing: -1px;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
	-webkit-box-shadow: 1px 1px 2px #FFFFFF inset, -1px -1px 2px #000000 inset, 1px 1px 10px #000000;
	box-shadow: 2.5px 4.33px 5px 0px rgba(23, 23, 23, 0.75);
	color: #4f1cc3;
	background-image: url(../images/icon/accordion_b.png), -webkit-gradient( linear, left top, left bottom, color-stop(0, rgb(152,149,149) ), color-stop(1, rgb(255,255,255) ) );
	background-image: url(../images/icon/accordion_b.png), -moz-linear-gradient( 90deg, rgb(152,149,149) 0%, rgb(255,255,255) 100%);
	background-image: url(../images/icon/accordion_b.png), linear-gradient(to bottom, #7D7D7D 0%, #4A4A4A 100%);
	background-image: url(../images/icon/accordion_b.png), -webkit-linear-gradient( 90deg, rgb(152,149,149) 0%, rgb(255,255,255) 100%);
	background-image: url(../images/icon/accordion_b.png), -ms-linear-gradient( 90deg, rgb(152,149,149) 0%, rgb(255,255,255) 100%);
	-webkit-background-size: 30px auto, auto auto;
	-moz-background-size: 30px auto, auto auto;
	background-size: 30px auto, auto auto;
	background-repeat: no-repeat, repeat;
	background-position: 225px center, center bottom;
}
/*resultGuide CSS*/
.rg-box {
	width: 320px;
	margin: 0 auto;
	margin-bottom: 15px;
}
.rg-box a {
	text-align: left;
	background-color: rgba(255,255,255,0.30);
	padding: 10px 20px 8px 8px;
	display: block;
	color: #fff;
	background-image: url(../images/icon/arrow_ye.png);
	background-position: right;
	background-repeat: no-repeat;
	background-size: 20px auto;
	text-decoration: none;
}
.rg-list {
	width: 290px;
	padding: 10px 10px 40px;
	background-color: rgba(255,255,255,0.30);
	border-radius: 10px;
	margin: 0 auto;
}
.rg-list a {
	display: block;
	text-align: left;
	padding: 8px 15px;
	color: #FFFFFF;
	background-image: url(../images/icon/arrow_ye.png), url(../images/icon/01.png);
	background-position: right, left;
	background-repeat: no-repeat, no-repeat;
	background-size: 10px auto, 10px auto;
	text-decoration: none;
	border-bottom: 1px solid rgba(255,255,255,0.50);
}
.rg-list a dl {
	margin: 0;
	padding: 0;
}
.rg-list dt {
	color: #FFE78F;
	font-weight: bold;
	font-size: 0.9em;
	letter-spacing: 1.3px;
	line-height: 20px;
}
.rg-list dd {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.rg-btn a {
	display: block;
	width: 80%;
	margin: -30px auto 30px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	background-image: -moz-linear-gradient(top, rgba(31,75,129,1) 0%, rgba(46,111,191,1) 100%);
	background-image: -webkit-linear-gradient(top, rgba(31,75,129,1) 0%, rgba(46,111,191,1) 100%);
	-webkit-box-shadow: 0 0 10px #50c0ee inset, 0 2px 5px #fff;
	box-shadow: 0 0 10px #50c0ee inset, 0 2px 5px #fff;
	color: #fff;
	text-shadow: 0 0 3px rgba(12,3,7,1);
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
/*////////////////////////////////////////////////////////

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;
}
/*////////////////////////////////////////////////////////

姓名の入力について（regist_help）

////////////////////////////////////////////////////////*/
.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 {
	/*font-weight: bold;*/
	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;
}
/*////////////////////////////////////////////////////////

privilege

////////////////////////////////////////////////////////*/
/* index */
.box_privilege {
	padding: 10px 10px 20px;
}
.box_privilege .tit_att {
	margin: 20px 0 0;
	padding: 5px 0;
	text-align: center;
	color: #fff;
	background: #EE116C;
}
.box_privilege .box_att {
	padding: 10px 10px 0;
	text-align: left;
	border: 1px solid #EE116C;
}
.box_privilege .box_att li {
	margin-bottom: 10px;
	font-size: 12px;
}
/* privilege/0,1 */
.txt_share {
	margin-bottom: 5px;
	text-align: center;
	font-size: 15px;
	color: #fffc00;
}
.box_share ul {
	padding: 5px;
	overflow: hidden;
	background: #fff;
}
.box_share li {
	width: 25%;
	float: left;
	text-align: center;
}
.opn {
	width: 100%;
	height: 250%;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	background: rgba(255,255,255,0.7);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
.opn .inner {
	width: 90%;
	margin: 50% auto 0;
	padding: 15px 10px 10px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.opn_tw .inner {
	background: #1da1f2;
	box-shadow: 0 5px 0 0 #1886c9;
	-moz-box-shadow: 0 5px 0 0 #1886c9;
	-webkit-box-shadow: 0 5px 0 0 #1886c9;
}
.opn_fb .inner {
	background: #3564a2;
	box-shadow: 0 5px 0 0 #2b4f80;
	-moz-box-shadow: 0 5px 0 0 #2b4f80;
	-webkit-box-shadow: 0 5px 0 0 #2b4f80;
}
.opn_ml .inner {
	background: #e46147;
	box-shadow: 0 5px 0 0 #c8553f;
	-moz-box-shadow: 0 5px 0 0 #c8553f;
	-webkit-box-shadow: 0 5px 0 0 #c8553f;
}
.opn_li .inner {
	background: #00b900;
	box-shadow: 0 5px 0 0 #019801;
	-moz-box-shadow: 0 5px 0 0 #019801;
	-webkit-box-shadow: 0 5px 0 0 #019801;
}
.opn p {
	margin-bottom: 0;
	line-height: 25px;
}
.opn .go a {
	padding-right: 22px;
	font-size: 18px;
}
.opn_tw .go a {
	background: url(../images/privilege/icon/icon01.png) no-repeat right center;
	background-size: 17px;
}
.opn_fb .go a {
	background: url(../images/privilege/icon/icon02.png) no-repeat right center;
	background-size: 17px;
}
.opn_ml .go a {
	background: url(../images/privilege/icon/icon03.png) no-repeat right center;
	background-size: 17px;
}
.opn_li .go a {
	background: url(../images/privilege/icon/icon04.png) no-repeat right center;
	background-size: 17px;
}
.opn .clo {
	display: inline-block;
	margin-top: 10px;
	padding-right: 15px;
	text-shadow: none;
	font-size: 12px;
	background: url(../images/icon/icon_clo.png) no-repeat right center;
	background-size: 10px;
}
/* privilege/top_0 */
.bnr_privilege {
	margin: 10px 10px 20px;
	border: 2px solid #a4005b;
	position: relative;
	text-align: center;
	background: url(../images/privilege/main.jpg) no-repeat top center #fff;
	background-size: 100%;
}
.bnr_privilege p {
	margin-bottom: 5px;
}
.bnr_privilege a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.txt_priv {
	padding-top: 140px;
	line-height: 23px;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 0 5px #6d003b, 0 0 5px #6d003b, 0 0 5px #6d003b, 0 0 5px #6d003b, 0 0 5px #6d003b, 0 0 5px #6d003b, 0 0 5px #6d003b;
}
/* privilege/top_1 */
.bnr_privilege.top_1 {
	background: url(../images/privilege/main02.jpg) no-repeat top center #fff;
	background-size: 100%;
}
.bnr_privilege.top_1 .txt_priv {
	padding: 40px 0 100px 60px;
}
.item_menu span {
	font-size: 13px;
	text-shadow: 0 0 5px #0a2259, 0 0 5px #0a2259, 0 0 5px #0a2259, 0 0 5px #0a2259, 0 0 5px #0a2259, 0 0 5px #0a2259, 0 0 5px #0a2259;
}
/*////////////////////////////////////////////////////////

addressBook

////////////////////////////////////////////////////////*/
.addressBook .list-menu {
	margin-top: 10px !important;
}
/* jiki
-------------------------------------------------- */
.jikiBox.ymd, .jikiBox {
	padding: 15px 0 10px;
	text-align: center;
}
.box_inner .jikiBox.ymd, .box_inner .jikiBox{
	padding: 0 0 15px;
}
.jikiBox p {
	width: 100%;
	margin-bottom: 0;
	letter-spacing: -4px;
}
.komi-box .core {
	display: none;
}
.jikiBox {
	text-align: center;
}
.jikiBox img {
	width: 20px !important;
	height: auto !important;
}
.jikiBox .ymd {
	width: 18px !important;
	height: auto !important;
	margin: 0 0px;
}
.jikiBox .ymd.mb0 {
	margin: 0 2px;
}
.jikiBox img[src*="spacer"] {
	width: 0;
	height: 0;
}
/*////////////////////////////////////////////////////////

payment

////////////////////////////////////////////////////////*/

input[type="submit"], input[type="button"] {
	border-radius: 0;
	-webkit-box-sizing: content-box;
	-webkit-appearance: button;
	appearance: button;
	border: none;
	box-sizing: border-box;
	cursor: pointer;
}
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;
}
/* ppv.do confirm
------------------------------------------------------- */
.paymentfreeBox, .paymentBox {
	width: 96%;
	background: rgba(200,200,200,.5);
	padding: 20px 0px;
	border: solid 1px #4F4F4F;
	border-radius: 5px;
	margin: 0 auto 20px;
	-webkit-text-size-adjust: 100%;
}
.paymentBox button span {
	display: block;
	margin-top: 3px;
	font-size: 0.75em;
}
button.webmoney-btn span, .confirmBox2 li:first-child span, .paymentBox .confirmBox2 span {
	margin-top: 0;
}
.paymentfreeBox ul, .confirmBox2 {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 5px 0;
}
.paymentfreeBox li, .confirmBox2 li {
	display: table-cell;
	vertical-align: top;
}
.confirmBox {
	width: 82%;
	margin: 0 auto;
}
.confirmBox img {
	height: 20px;
}
.confirmBox2 img {
	width: 80%;
	margin-bottom: 5px;
}
.confirmBox2 li:first-child {
	width: 60%;
	text-align: center;
}
.confirmBox2 li:first-child img {
	width: 45%;
	margin: 0 auto;
	color: rgba(200,200,200,1.00);
}
.confirmBox button, .confirmBox2 button {
	width: 100%;
	padding: 8px 0 8px 0;
	color: #4F4F4F;
	font-weight: bold;
	border: 1px solid #888;
	border-radius: 5px;
	background: -moz-linear-gradient( top, #fff 0%, #d7d7d7 50%, #cecece 50%, #888);
	background: -webkit-gradient( linear, left top, left bottom, from(#fff), color-stop(0.50, #d7d7d7), color-stop(0.50, #cecece), to(#888));
	-moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow: 0px -1px 0px rgba(000,000,000,0.2), 0px 1px 0px rgba(255,255,255,0.4);
}
button.partRelease-btn {
	margin-bottom: 10px;
	padding: 12px 0;
	border: 1px solid #2e8280;
	font-size: 1.1em !important;
	background: -moz-linear-gradient( top, #ffffff 0%, #80c4c1 50%, #58b5ba 50%, #2e8280);
	background: -webkit-gradient( linear, left top, left bottom, from(#ffffff), color-stop(0.50, #5abfc2), color-stop(0.50, #58b5ba), to(#2e8280));
	-moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 2px rgba(255,255,255,1);
}
.confirmBox2 button {
	height: 55px;
}
.paymentfreeBox img, button.webmoney-btn img {
	height: 35px;
	width: auto !important;
}
button.webmoney-btn {
	padding: 0 0 5px 0;
}
.bb {
	text-decoration: underline;
}
/* paymentfreeBox (regist)
------------------------------------------------------- */
.paymentfreeBox {
	width: 92%;
	padding: 0 0 5px 0;
	border-radius: 5px;
	overflow: hidden;
}
.paymentfreeBox span {
	display: block;
	line-height: 1.2em;
	font-size: 0.75em;
}
.paymentfreeBox .carrier span {
	margin-top: 3px;
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	transform: scale(0.85);
}
.paymentfreeBox li {
	vertical-align: middle;
}
.paymentfreeBox li {
	padding: 5px 0 2px 0;
	border: solid 2px #5F5F3F;
	border-radius: 5px;
	background: -moz-linear-gradient( top, #fff 0%, #d7d7d7 50%, #cecece 50%, #888);
	background: -webkit-gradient( linear, left top, left bottom, from(#fff), color-stop(0.50, #d7d7d7), color-stop(0.50, #cecece), to(#888));
	-moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow: 0px -1px 0px rgba(000,000,000,0.2), 0px 1px 0px rgba(255,255,255,0.4);
}
.paymentfreeBox a {
	display: block;
	width: 100%;
	height: 100%;
	color: #4F4F4F;
	font-weight: bold;
}
.paymentfreeBox .carrier img {
	height: 14px;
}
.paymentfreeBox h3 {
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #4F4F4F;
	margin-top: 0;
	background: #111;
}
.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;
}
/*===============================================
	メルマガ(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));
	-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（クレカ対応の新テンプレート）
------------------------------------------------------- */

/* 無料TOP（上部：SNSログイン状態） */
.login_status {
	background: #666666;
	text-align: right;
	padding: 3px 3px;
}
.login_status p {
	margin-bottom: 0;
	font-size: 10px;
	color: #ffffff;
	line-height: 1.2;
}
/* マイページ（上部：SNSログイン状態） */
.login_status_pref {
	font-size: 10px;
	color: #ffffff;
	text-align: right;
	margin: 0 10px 15px 0;
}
/* お問い合わせ（contact） */
.card_noice {
	margin: -15px 0 15px 0;
	font-size: 16px;
	line-height: 1.4;
}
.card_noice a {
	color: #ff0000;
}
/* 共通 */
.bg_mkb_box {
	background: #FFF;
	color: #000;
	padding-top: 1px !important;
}
.career_box .inner {
	margin: 5px 5px;
}
.career_box a {
	color: #ff0000;
}
.c_bg {
	background: #f7f7f7;
	padding: 12px 10px;
}
.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;
}
.career_box .list-menu {
	width: 92%;
	background: #14c1b8;
	border: 1px solid #ababab;
}
.career_box .list-menu li {
	border-bottom: 1px solid #fff;
	background: none;
}
.career_box .list-menu li a {
	padding: 8px 25px 8px 15px;
}
.btn_prev {
	text-decoration: none;
	background-image: linear-gradient(#fff, #f5f8fa);
	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-image: linear-gradient(#fff, #f5f8fa);
	border: 1px solid #d2d6d8;
	border-radius: 4px;
	color: #393e42 !important;
	cursor: pointer;
	display: inline-block;
	font-size: 10px;
	padding: 8px 10px;
	margin: 0 0px 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 h2 {
	font-size: 15px;
	color: #11b5ab;
	font-weight: bold;
}
.career_box h4 {
	margin: 0 10px 15px 10px;
	text-align: left;
	-webkit-background-size: 18px;
	background-size: 18px;
	background-position: 0 0;
	padding: 0 0 5px 21px;
	line-height: 1.4;
	font-size: 13px;
}
.career_box .paymentBox ul {
	overflow: hidden;
	margin: 0;
	padding-right: 9px;
}
.career_box .paymentBox li {
	width: 32%;
	float: left;
	margin-right: 9px;
}
.career_box .paymentBox li:last-child {
	margin-right: -9px;
}
.career_box .paymentBox a {
	display: block;
	position: relative;
	padding: 7px 0px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	font-size: 9px;
	color: #333;
	border: 1px solid #dcdada;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: linear-gradient(to bottom, #FFF, #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);
	margin-bottom: 2px;
}
.career_box .paymentBox a span {
	font-weight: bold;
	font-size: 16px;
	display: block;
	margin-bottom: 2px;
	letter-spacing: 0;
}
.career_box .paymentBox li:nth-child(3) a span {
	margin-bottom: 0;
}
.txt_docomo {
	color: #f20033;
}
.txt_au {
	color: #ee7d39;
}
.txt_softbank {
	color: #7f7f7f;
}
/* 決済 */
.career_box .paymentBox.kesai a {
	padding: 9px 0 9px 0;
	line-height: 1.2;
	overflow: hidden;
}
.career_box .paymentBox.kesai li:nth-child(3) a {
	padding: 5px 0 5px 0;
}
.career_box .paymentBox.kesai li:nth-child(1) a {
	letter-spacing: 0;
}
/* クレジット */
.career_box .paymentBox.regist_credit a {
	background: #f21212;
	padding: 10px 0px;
}
.career_box .paymentBox.regist_credit img {
	width: 23%;
	margin: 0 auto 0px auto;
	cursor: none;
}
.career_box .paymentBox.regist_credit a span {
	font-size: 14px;
	display: block;
	margin: 2px 0 0 0;
	color: #fff;
}
.career_box .paymentBox.regist_credit .regist_credit_noice {
	text-align: left;
	font-size: 10px;
	margin: 0 10px;
	text-shadow: 0 0 3px #333;
	line-height: 1.4;
}
/* SNSログイン */
.sns_login {
	margin: 0 0px 0px 0px;
}
.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 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);
	line-height: 1;
}
.sns_login li:nth-child(2) a {
	padding: 12px 10px 12px 10px;
}
.sns_login li a img {
	vertical-align: middle;
	margin-right: 10px;
}
.career_box .mlr15 {
	margin: 0 15px;
}
.career_box.career_login .paymentBox a {
	padding: 10px 0 10px 0;
	line-height: 1;
}
.career_box.career_login .paymentBox li:first-child a {
	letter-spacing: -1px;
}
.career_box.career_login .paymentBox a span {
	margin-bottom: 6px !important;
}
.career_box .btn_mkb {
	margin: 0 30px 0px 30px;
}
.career_box .btn_mkb a {
	display: block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-size: 15px;
	font-weight: normal;
	line-height: 1;
	cursor: pointer;
	padding: 10px 0 !important;
	background: #2a80b9;
	color: #fff;
	text-decoration: none;
}
.career_box .btn_mkb a span {
	font-size: 11px;
	font-weight: normal;
}
.career_box .btn_mkb img {
	vertical-align: middle;
	margin-right: 5px;
}
.career_box .link_text a {
	font-weight: bold;
	color: #ff9900;
	font-size: 11px;
}
.career_box .txt_noice {
	font-size: 11px;
	text-align: left;
	margin: 0 15px 5px 15px;
}
.career_box.login_select .tit {
	font-size: 15px;
	color: #FF0;
	margin: 15px 0;
}
.career_box .text-noice {
	font-size: 10px;
	line-height: 1.3;
	text-align: left;
	margin: 0 0 15px 10px;
}
/* 利用規約 */
#agreement_box dl {
	margin-bottom: 30px;
}
#agreement_box dt {
	margin-bottom: 10px;
}
#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;
}
/* 従量confirm */
.ad-box.w100 .confirm-box {
	width: 100%;
	float: none;
}
.ad-box.w100 .confirm-box input[type="submit"] {
	min-width: 14em;
}
/* For坂井さん既存CSSバッティング回避用 */
.career_box .paymentBox {
	width: 100%;
	background: none;
	padding: 0;
	border: none;
	border-radius: 0;
	margin: 0;
}
.ad-box.w100 {
	width: auto !important;
}
.ad-box.w100 .partRelease-btn {
	margin-top: 0;
}
.ad-box.w100 input {
	-webkit-appearance: none;
	appearance: none;
	display: inline-block;
	min-width: 13em !important;
	padding: 10px 20px !important;
	color: #fff7cd;
	text-decoration: none;
	text-shadow: 0 2px 5px #000, 0 0 5px #000, 0 0 5px #000;
	border: 2px solid #9e8a32;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	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;
	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%);
}
.s_botton button[type="submit"] {
	width: 215px;
	-webkit-appearance: none;
	appearance: none;
	display: inline-block;
	min-width: 13em !important;
	padding: 10px 20px !important;
	color: #fff7cd;
	text-decoration: none;
	text-shadow: 0 2px 5px #000, 0 0 5px #000, 0 0 5px #000;
	border: 2px solid #9e8a32;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	font-size: 15px;
	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;
	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%);
}
