@charset "UTF-8";

/* OI */
.can {
	margin: 80px auto 0px;
	padding: 60px 0px;
	border: 8px solid #006837;
	background: #f4fff9;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
	width: 75%;
	font-size: .22rem;
}

.can p ~ p {
	margin-top: 60px;
}

.good {
	margin: 80px auto 0px;
	padding: 40px 0px;
	border: 8px solid #e60033;
	background: #ffefef;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
	width: 90%;
	font-size:120%;
}

.bad {
	margin: 80px auto 0px;
	padding: 40px 0px;
	border: 8px solid #000080;
	background: #efefff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
	width: 90%;
	font-size:120%;
}

/* maefuri */
.prof {
	margin: 80px auto 0px;
	padding: 40px 0px;
	border: 8px solid #dc143c;
	color: #EEE;
	background: #000;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
	width: 90%;
}

.prof p ~ p {
	margin-top: 50px;
}

.koe {
	color: #232323;
	background: #ffebe9;
	border-top: solid 10px #ff7d6e;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
	margin: 80px auto 0px;
	padding: 60px 0px;
	width: 90%;
}

.koe p ~ p {
	margin-top: 40px;
}

.koe div.face {
	position: relative;
	left: 80px;
}

.koe div.name {
	position: relative;
	left: 320px;
	top: -120px;
	font-weight: bold;
	font-size: .28rem;
}

.log {
	margin: 80px auto 0px;
	padding: 0px 0px 40px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
	width: 90%;
	background: #f1f1f1;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}

.log .title {
	font-size: .26rem;
	background: #5fc2f5;
	padding: 4px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 0.05em;
}

.log p:first-of-type {
	margin-top :40px;
}

.yoyu {
	margin: 80px auto 0px;
	padding: 40px 0px;
	border: dashed 2px #ff7f50;
	background: #ffeaea;
	box-shadow: 0px 0px 0px 10px #ffeaea;
	width: 80%;
	font-weight: bold;
	border-radius: 10px;/*Šp‚ÌŠÛ‚Ý*/
}

.yoyu p ~ p {
	margin-top: 30px;
}

.method {
	margin: 80px auto 0px;
	padding: 60px 0px;
	border: 8px solid #ffdc00;
	background: #ffffdb;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
	width: 90%;
}

.method p ~ p {
	margin-top: 60px;
}

.ps {
	margin: 80px auto 0px;
	padding: 60px 0px;
	border: 8px solid #ffdc00;
	background: #ffffdb;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
	width: 90%;
}

.ps p ~ p {
	margin-top: 60px;
}

/*form_01*/
::-webkit-input-placeholder {
    color: #d4d4d4;
}
:-moz-placeholder {
    color: #d4d4d4;
}
::-moz-placeholder {
    color: #d4d4d4;
}
:-ms-input-placeholder {
    color: #d4d4d4;
}

.form_01 {
	margin: 80px auto 0px;
	width: 90%;
	padding: 30px;
	background: url(../image/form_bg.png) no-repeat center;
	background-size: cover;
	border-radius: 20px;
	/*background: url(../image/form_01.png) no-repeat center;*/
	text-align: center;
	/*height: 350px;*/
	font-size: 0.24rem;
}
.form_01 .form_ttl{
	font-weight: bold;
	font-size: 0.2rem;
	width: 100%;
	margin-bottom: 20px;
	color: #fff;
	line-height: 1.4;
}
.form_01 .form_ttl img{
	vertical-align: -15px;
}
.form_01 .form_ttl span{
	font-size: 0.30rem;
	color: #ca9837;
	display: inline-block;
}
.form_01 form {
	background: #fff;
	padding: 30px 20px 1px;
	border-radius: 15px;
	/*top: 150px;*/
}
.form_01 form p {
	margin: 0px auto 40px;
	padding: 0px;
	font-weight:bold;
}
.form_01 .sub_txt{
	color: #d92020;
	font-size: .2rem;
	line-height: 1.4;
	border-bottom: 1px dashed #333;
	padding-bottom: 20px;
	width: 90%;
}
.button_01,
.button_02 {
	/*width: 600px;
	height: 50px;*/
	cursor: pointer;
	cursor: hand;
	border: none;
	margin-bottom: 40px;
}

/*maefuri form_02*/
/*.form_02 {
	margin: 80px auto 0px;
	background: url(../image/form_02.png) no-repeat center;
	text-align: center;
	height: 550px;
	color:#000;
	font-size: 24px;
}

.form_02 form {
	margin: auto;
	position: relative;
	top: 170px;
}

.form_02 form p {
	margin: 30px auto 0;
	font-weight:bold;
}

.button_02 {
	width: 600px;
	height: 50px;
	cursor: pointer;
	cursor: hand;
}*/

/*‚±‚±‚©‚çform_03*/
.form_03 {
	margin: 80px auto 0px;
	background: url(../image/form_03.png) no-repeat center;
	text-align: center;
	height: 700px;
	color:#FFF;
	font-size: 0.24rem;
	font-weight: bold;
}

.form_03 form {
	margin: auto;
	position: relative;
	top: 200px;
}

@media screen and (max-width: 640px){
.form_03 form {
	position: relative;
	top: 130px;
}}

.form_03 form p {
	margin: 30px auto 0;
	font-weight:bold;
}

/*.button_03 {
	width: 750px;
	height: 150px;
	cursor: pointer;
	cursor: hand;
}*/


form .error{
	display: block;
	margin: 0 auto -30px;
	color: #d92020;
	font-weight: bold;
}
form .end{
	font-size: 1.5em;
	color: #d92020;
	margin-bottom: 0;
	font-weight: bold;
}
form #svy .error{
	margin: 0 auto;
}


/*form‹¤’ÊCSS*/
/*
form input[type="image"] {
	position:relative;
	top:-8px;
}
*/
/*input, select {
	border: 1px solid #333;
	border-radius: 3px;
}*/
input[type="text"] {
	border: 1px solid #333;
	border-radius: 3px;
	font-size: 20px;
	padding: 10px;
	width: 100%;
	max-width: 800px;
}

label {
	cursor: pointer;
	cursor: hand;
	font-weight:normal;
}
textarea {
	font-size: 18px;
	padding: 10px;
	width: 100%;
	max-width: 800px;
	min-height: 200px;
	border: 1px solid #333;
	border-radius: 3px;
}
input:checked + span{
	color: #936c1f;
	font-weight: bold;
	text-shadow: 1px 0 5px rgb(243,228,138,0.3),
				 0 1px 5px rgb(243,228,138,0.3),
				 -1px 0 5px rgb(243,228,138,0.3),
				 0 -1px 5px rgb(243,228,138,0.3);
	position: relative;
}
input:checked + span:after{
	content: "";
	display: inline-block;
	position: absolute;
	width: 110%;
	height: 3px;
	left: -11%;
	bottom: -5px;
	background: #936c1f;
	box-shadow: 1px 0 5px rgb(243,228,138,0.3),
				 0 1px 5px rgb(243,228,138,0.3),
				 -1px 0 5px rgb(243,228,138,0.3),
				 0 -1px 5px rgb(243,228,138,0.3);
}

.free_item {
	text-align : center;
	margin : auto;
	/*display: flex;*/
	align-items: center;
	justify-content: center;
}

.free_item_sp {
	display: none;
}

@media screen and (max-width: 640px){
	.free_item {
		display: none;
	}

	.free_item_sp {
		display: block;
		text-align : center;
		margin : auto;
	}
	input[type="text"],
	textarea{
		font-size: 1em;
		padding: 15px;
	}
	input[type="image"]{
		width: 100%;
		max-width: 600px;
	}
}

button#cr_btn {
	margin: 10px auto;
	position: relative;
	display: inline-block;
	padding: 10px 60px;
	text-decoration: none;
	color: #FFF;
	background: #936c1f;/*”wŒiF*/
	border: solid 2px #936c1f;
	border-radius: 10px;/*Šp‚ÌŠÛ‚Ý*/
	box-shadow:
	 inset 0 3px 1px rgba(255,255,255,0.2),
	 0 4px 5px rgba(70, 52, 15, 0.5);
	font-weight: bold;
	font-size: 24px;
}

button#cr_btn:hover {
	background: #936c1f;
	box-shadow: 0 0 2px rgba(54, 111, 98, 0.30);
}

.try_detail {
	border: 20px ridge #FF0;
	padding: 60px 0px 20px;
	margin : 0px auto 80px;
	background: #EEE;
	width: 800px;
	color: #000;
}

.try_detail p {
	margin : 0px auto 40px;
	padding: 0px 100px;
}

.try_detail .center {
	font-weight: bold;
	font-size: 42px;
	text-align: center;
}

table#form {
	width: 900px;
	border-collapse: collapse;
	margin: auto;
	background: #000;
	text-align: left;
	font-size: 20px;
}

table#form tr {
	border: solid 2x #00FF00;
	padding: 5px 15px;
}

table#form th {
	border: solid 3px #090;
	padding: 15px;
	text-align: right;
	color: #00FF00;
	font-weight: bold;
}

table#form td.ttl {
	padding: 15px;
	text-align: center;
	color: #DDD;
	font-weight: bold;
	background: #090;
	font-size:36px;
}

#form tr td {
	padding: 15px;
	border: solid 3px #090;
	color: #DDD;
}

/* jisseki */
table.jisseki {
	border-collapse: collapse;
	margin: 100px auto 0;
	border: solid 4px #936c1f;
	font-size: .18rem;
	width: 90%;
	/*white-space: nowrap;*/
}


table.jisseki td {
	border: solid 1px #936c1f;
	padding: 5px 15px;
	background: #FFF;
	color: #000;
	line-height: 2;
	text-align: center;
}
table.jisseki td:nth-of-type(4),
table.jisseki td:nth-of-type(5){
	text-align: right;
}
table.jisseki tr.top th {
	background:#936c1f;
	color:#fff;
	text-align: center;
	border-right: solid 1px #fff4de;
	font-size: 0.9em;
	letter-spacing: 1px;
}

table.jisseki tr.miss td {
	background: #CCC;
	color: #000;
}

table.jisseki tr.ttl td {
	background: #17184b;
	color: #FFF;
	font-weight:bold;
}

table.jisseki tr.date td {
	background: #fff4de;
	border: none;
	border-top: 4px solid #936c1f;
	color: #d92020;
	font-weight:bold;
	text-align: right;
	font-size: .26rem;
	line-height: 1.4;
}

table.jisseki tr.result td {
	background: #0071bc;
	color:#ffe100;
	font-size:48px;
	font-weight:bold;
	text-align:right;
}
/* sp */
@media screen and (max-width: 640px){
	table.jisseki {
		font-size: 19px;/*19pxˆÈã‚ÍƒYƒŒ‚é‚©‚à*/
		/*min-width: 900px;*/
	}
}
/* jisseki end */

.pat_area{
	text-align: center;
	font-size: .3rem;
	font-weight: bold;
	margin: 30px auto 0;
	width: 90%;

}
.pat_area .payout{
	text-align: right;
	margin-top: 0;
	color: #d92020;
	line-height: 1.4;
	max-width: 900px;
	width: 100%;
}


.free {
	margin: auto;
	text-align: center;
}

/*table yoko*/
table.yoko {
	width: 95%;
	border-collapse: collapse;
	margin: 80px auto 0px;
	background: #EEE;
	text-align: left;
	font-size: 0.19rem;
	border: 8px solid #006400;
	color: #000;
}

/*¶‘¤*/
table.yoko th {
	/*border: solid 3px #EEE;*/
	border-right: solid 3px #006400;
	padding: 15px;
	text-align: right;
	font-weight: bold;
	width: 30%;
}

/*‰¡’·ƒ^ƒCƒgƒ‹*/
table.yoko td.ttl {
	/*border: solid 3px #EEE;*/
	border-top: solid 3px #006400;
	border-bottom: solid 3px #006400;
	padding: 15px;
	text-align: center;
	color: #ffff00;
	font-weight: bold;
	background: #006400;
	font-size:0.35rem;
}

/*‰E‘¤*/
table.yoko tr td {
	padding: 20px 60px;
	/*border: solid 3px #EEE;*/
}

/*tr‚Ìã‚Éü‚ðˆø‚­*/
table.yoko tr.line_top {
	border-top: solid 3px #006400;
}


.result_1{
	/*background : url(../image/result_1.png) no-repeat center top;*/
	background: #ee8f8a;
	border: 4px solid #ca413a;
	margin: 20px auto 0;
	width: 90%;
	/*height: 125px;*/
	/*width: 800px;*/
}
.result_2{
	background : url(../image/result_2.png) no-repeat center top;
	margin: 20px auto 0;
	height: 125px;
	width: 800px;
}

.result_date{
	font-size: 24px;
	position: relative;
	top: 60px;
	left: 65px;
	color: #000;
	font-weight: bold;
	width: 155px;
}

.result_payout{
	font-size: 90px;
	position: relative;
	top: -75px;
	left: 244px;
	font-family: "HG–¾’©B", "HG–¾’©E", "HGºÞ¼¯¸M";
	color: #F20;
}

table#svy {
	margin: 40px auto 0;
	width: 90%;
	border: solid 1px #3a3a3a;
	border-collapse: collapse;
	background: #fff;
	font-size: 20px;
	line-height: 1.4;
}
table#svy th {
	padding: 15px;
	background: #3a3a3a;
	text-align: center;
	color: #f6d38e;
/*	font-weight: normal;*/
	font-size: .16rem;
	width: 20%;
}
table#svy th .yellow{
	font-weight: normal;
}
table#svy tr td {
	padding: 15px;
}
table#svy tr td .fs50{
	line-height: 1;
}
table#svy tr:not(:last-child) th{
	border-bottom: solid 1px #969696;
}
table#svy tr:not(:last-child) td{
	border-bottom: solid 1px #3a3a3a;
}
table#svy .form_tr{
	background: #000;
	text-align: center;
}
table#svy th .red{
	color: #ff9595;
}

.box4{
	padding: 60px 0;
	color: #000;
	background: url(../image/box4_bg.png) repeat center;
}