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

/* ----------ヘッダ／ヨドガワ／目次---------- */

/* ----------メイン---------- */
#nagesen #honbun {
	font-family: "FOT-筑紫ゴシック Pro M";
	font-size: 18px;
	line-height:2em;
}
#nagesen #honbun  h2 {
	font-family: "FOT-筑紫ゴシック Pro B";
	font-size: 18px;
	margin:0px;
	padding-bottom:20px;
}
#nagesen #honbun .caption {
	font-family: "FOT-筑紫ゴシック Pro M";
	font-size: 14px;
	line-height:1.4em;
	margin:7px 0 40px;
}
#nagesen .form span {
	margin-left:.5em;
}
/* ------------------ナビ------------------ */
#nagesen .btn {
	width:420px;
	margin:65px auto;
	text-align:center;
	overflow:hidden;
	padding-right: 50px;
}
#nagesen .btn p,
#nagesen .btn span {
	font-family: "FOT-筑紫ゴシック Pro M";
	font-size: 30px;
	color: #F0000A;
	margin-top:7px;
}
/*#nagesen .btn .back-btn {
	float:left;
	margin-left:20px;
}*/
#nagesen .btn .attention{
	display: inline-block;
	font-family: "FOT-筑紫ゴシック Pro M";
	font-size: 16px;
	line-height:1.3em;
	color: #F0000A;
	margin:0 40px;
	text-align: left;
}
/*#nagesen .btn .next-btn{
	float:right;
	margin-right:20px;
}*/
#nagesen .current{
	color: #F0000A;
}
#nagesen .input {
	position: relative;
	display: inline-block;
	width: 420px;
	height: 80px;
	border: 1px solid #000;
	/* border-radius */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/* END border-radius */
	vertical-align: bottom;
}
#nagesen input[type="text"] {
	/*position: absolute;*/
	/*bottom: 0;*/
	box-sizing: border-box;
	width: 410px;
	height: 70px;
	margin: 5px;
	padding: 0;
	background-color: transparent;
	border: 0 none;
	font-size: 40px;
	line-height: 1em;
	text-align: right;
}
#nagesen input#buyer,
#nagesen input#mail,
#nagesen input#mailaddress {
	font-size: 20px;
}

#nagesen #confirm,
#nagesen #entry {
	display:none;
}
#nagesen #confirm .form {
	padding-right: 50px;
}
#nagesen #confirm h2 {
	margin-top: 40px;
}
#nagesen #confirm .input {
	width: auto;
	height: auto;
	border: 0 none;
	vertical-align: baseline;
	/*font-family: "FOT-筑紫A丸ゴシック Std B";*/
	font-size: 40px;
	line-height: 1.2em;
}
#nagesen #confirm .input#smail {
	font-size: 20px;
	line-height: 1em;
}
#nagesen #confirm .form span {
	margin: 0;
}
#nagesen .err {
	font-size: 14px;
	font-weight: bold;
	color: #F0000A;
}

/* ------------------投げ銭リンク------------------ */
#nagesen #honbun a:link {
	color: #F0000A;
	text-decoration: none;
}
#nagesen #honbun a:visited {
	text-decoration: none;
	color: #F0000A;
}
#nagesen #honbun a:hover {
	text-decoration: none;
	color: #000000;
}
#nagesen #honbun a:active {
	text-decoration: none;
}

/* ------------------リンク------------------ */
/*#nagesen #navi a:link {
	color: #000;
	text-decoration: none;
}
#nagesen #navi a:visited {
	text-decoration: none;
	color: #000;
}
#nagesen #navi a:hover {
	text-decoration: none;
	color: #F0000A;
}
#nagesen #navi a:active {
	text-decoration: none;
}*/

#nagesen a#submit,
#nagesen a#back,
#nagesen a#next {
	display: inline-block;
	background: url('/yoshimoto_voice/images/next-icon.gif') no-repeat center top;
	padding-top: 44px;
	width: 61px;
}
#nagesen a#submit {
	margin-right: 50px;
}
#nagesen a#back {
	background: url('/yoshimoto_voice/images/back-icon.gif') no-repeat center top;
	vertical-align: top;
}
#nagesen a#next {
	vertical-align: top;
}

#nagesen a#submit span {
	display: block;
}
#nagesen a#submit:link,
#nagesen a#back:link,
#nagesen a#next:link {
}
#nagesen a#submit:visited,
#nagesen a#back:visited,
#nagesen a#next:visited {
}
#nagesen a#submit:hover,
#nagesen a#back:hover,
#nagesen a#next:hover {
	opacity: 0.5;
}
#nagesen a#submit:active,
#nagesen a#back:active,
#nagesen a#next:active {
}




/* ------------------ webpay ------------------ */
#nagesen #WP_checkoutBox {
	display: inline-block;
	vertical-align: top;
}
#nagesen #WP_checkoutBox:after {
	content: "次へ";
	display: block;
	margin-top: -36px;
	font-family: "FOT-筑紫ゴシック Pro M";
	font-size: 30px;
	color: #F0000A;
}
#nagesen #WP_checkoutBox input[type=button] {
	position: relative;
	z-index: 1;
	width: 61px;
	height: 80px;
	margin: 0;
	padding: 0;
	border: 0 none;
	background: transparent url('/yoshimoto_voice/images/next-icon.gif') no-repeat center top;
	text-indent: -9999px;
	overflow: hidden;
}
#nagesen #WP_checkoutBox:hover {
	opacity: 0.5;
}

/* ------------------ payjp ------------------ */
#nagesen #payjp_checkout_box {
	display: inline-block;
	vertical-align: top;
}
#nagesen #payjp_checkout_box:after {
	content: "次へ";
	display: block;
	margin-top: -36px;
	font-family: "FOT-筑紫ゴシック Pro M";
	font-size: 30px;
	color: #F0000A;
}
#nagesen #payjp_checkout_box input[type=button] {
	position: relative;
	z-index: 1;
	width: 61px;
	height: 80px;
	margin: 0;
	padding: 0;
	border: 0 none;
	background: transparent url('/yoshimoto_voice/images/next-icon.gif') no-repeat center top;
	text-indent: -9999px;
	overflow: hidden;
}
#nagesen #payjp_checkout_box:hover {
	opacity: 0.5;
}


