
#reviewform{
	padding: 20px 20px 40px 20px;
	background: rgba(206, 169, 177, 0.9);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}


/** toptxt **/

#toptxt{
	padding: 0 0 20px 0;
}
#toptxt .s_title{	margin-bottom: 20px;}
#toptxt ul{
	margin: 0 0 20px 0;
}
#toptxt li{
	position: relative;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	padding: 10px 0 10px 20px;
	border-bottom: 1px dotted #b08f96;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#toptxt li:after{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #90636e;
	border-width: 3px 0px 3px 5px;
	position: absolute;
	top: 17px;
	left: 8px;
}
#toptxt p{
	position: relative;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	margin: 3px 0 0 0;
	padding: 0 0 0 12px;
}
#toptxt p span{
	color: #ff0000;
	position: absolute;
	top: 0;
	left: 0;
}
#toptxt .bt_main{
	width: 230px;
}

.form{
}

.rbox{
	text-align: left;
	margin: 0 0 15px 0;
}

.rbox h4{
	position: relative;
	font-size: 16px;
	line-height: 22px;
	color: #90636e;
	margin: 0 0 5px 0;
	padding: 0 0 0 18px;
}
.rbox h4 span{
	font-size: 14px;
	line-height: 1;
	position: absolute;
	top: 3px;
	left: 0;
}

.rbox h4 .hissu{
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 30px;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	color: #fff;
	background: #cc3333;
	border-radius: 2px;
	margin: 0 0 0 5px;
	top: 3px;
}

.rbox > p{
	font-size: 16px;
	line-height: 22px;
}

.rbox .sub{
	position: relative;
	font-size: 11px;
	line-height: 18px;
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
}
.rbox .sub span{
	color: #ff0000;
	position: absolute;
	top: 0;
	left: 0;
}
.rbox > ul{}
.rbox > ul li{
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 10px 0;
}
.rbox > ul li:last-of-type{	margin-bottom: 0;}
.rbox > ul li input[type="checkbox"]{
	position: relative;
	bottom: -2px;
	width: 15px;
	height: 15px;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	border-radius: 0;
	color: #ccc;
	border: 1px solid #ccc;
	outline: none;
	cursor: pointer;
	margin-right: 5px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.submit{
	padding: 20px 0 0 0;
	border-top: 1px solid #b08f96;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.submit p{
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	padding: 0 0 20px 0;
}
.submit p span{	color: #ff0000;}
.submit .bt_main{	width: 230px;}


.w1{	width: 350px;}
.w2{	width: 100%;}
.w3{	width: 80px;}
.s3{	width: 65px;}

.form textarea{
	width: 100%;
	height: 300px;
	padding			: 7px 7px;
	font-size		: 16px;
	font-family		: Meiryo,'Hiragino Kaku Gothic ProN','Hiragino Sans',sans-serif;
    vertical-align	: middle;
	border: 1px solid #ccc;
	border-radius	: 2px;
	-moz-border-radius	: 2px;
	-webkit-border-radius	: 2px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.form input[type="text"],
.form input[type="url"],
.form input[type="email"],
.form input[type="tel"],
.form input[type="password"],
.form input[type="number"]{
	padding			: 7px 7px;
	font-size		: 16px;
	font-family		: Meiryo,'Hiragino Kaku Gothic ProN','Hiragino Sans',sans-serif;
	border: 1px solid #ccc;
	border-radius	: 2px;
	-moz-border-radius	: 2px;
	-webkit-border-radius	: 2px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.form input::placeholder,
.form textarea::placeholder{	color: #ccc;}
.form input:-ms-input-placeholder,
.form textarea:-ms-input-placeholder{	color: #ccc;}
.form input::-ms-input-placeholder,
.form textarea::-ms-input-placeholder{	color: #ccc;}

select{
	font-size: 16px;
	line-height: 20px;
	padding: 10px 20px 10px 10px;
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: Meiryo,'Hiragino Kaku Gothic ProN','Hiragino Sans',sans-serif;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.select{	padding-right: 30px;}
.select_bg{
	position: relative;
	display: inline-block;
}
.select_bg:before{
	content: '';
	display: inline-block;
	width: 20px;
	height: 40px;
	background: #999;
	border-radius: 0 3px 3px 0;
	position: absolute;
	top: 1px;
	right: 1px;
}
.select_bg:after{
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 4px 0 4px;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	top: calc(50% - 4px);
	right: 7px;
}

.chk_bar input[type="checkbox"],
.chk_bar input[type="radio"]{	display: none;}

.chk_bar{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	border-radius: 15px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.chk_bar input[type="checkbox"] + label,
.chk_bar input[type="radio"] + label{
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: calc(100% / 5);
	height: 35px;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	border-radius: 0;
	color: #333;
	background: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.chk_bar input[type="checkbox"]:first-of-type + label,
.chk_bar input[type="radio"]:first-of-type + label{
	border-radius: 17.5px 0 0 17.5px;
	border-left: 1px solid #ccc;
}
.chk_bar input[type="checkbox"]:last-of-type + label,
.chk_bar input[type="radio"]:last-of-type + label{
	border-radius: 0 17.5px 17.5px 0;
}


@media screen and (max-width: 650px) {
	.chk_bar input[type="checkbox"] + label,
	.chk_bar input[type="radio"] + label{
		font-size: 10px;
		line-height: 12px;
	}
}

.chk_bar input[type="checkbox"]:checked + label,
.chk_bar input[type="radio"]:checked + label{
	color: #fff;
	background: #f9708b;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}

.evaluation{
	display: flex;
	width: 100%;
	flex-direction: row-reverse;
	justify-content: flex-end;
}
.evaluation input[type='radio']{	display: none;}
.evaluation label{
	-webkit-flex-basis:30px;
    flex-basis:30px;
	width: auto;
	height: auto;
	line-height: 10px;
	color: rgba(255,255,255,0.3);
	cursor: pointer;
	background: none;
	box-shadow: none;
	border: none;
	margin: 0;
	padding: 0;
}
.evaluation label i{
	font-size: 45px;
}
.evaluation label:hover,
.evaluation label:hover ~ label,
.evaluation input[type='radio']:checked ~ label{	color: #ffd600;}

.error,
.over{
	margin: 0;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	padding: 0 20px;
}
.over{	padding: 90px 20px 80px 20px;}

.error span{
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: #ff0000;
	padding: 80px 0;
}
.over span{
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	padding: 80px 0 0 0;
}

.error_text{
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
    color: #ff0000;
    font-weight: bold;
}

.error_text:empty{
	display: block;
	margin-bottom: 0;
}

.error_block h4{
	color: #ff0000 !important;
	animation-name: indfade !important;
	animation-duration: 2.0s;
	animation-timing-function: ease-out;
	animation-delay: 0.0s;
	animation-iteration-count: infinite;
	animation-fill-mode: backwards;
}
@keyframes indfade {
	0%{
		opacity: 1.0;
		filter: alpha(opacity=100);
	}
	80% {
		opacity: 1.0;
		filter: alpha(opacity=100);
	}
	85% {
		opacity: 0.3;
		filter: alpha(opacity=30);
	}
	90% {
		opacity: 1.0;
		filter: alpha(opacity=100);
	}
	95% {
		opacity: 0.3;
		filter: alpha(opacity=30);
	}
	100%{
		opacity: 1.0;
		filter: alpha(opacity=100);
	}
}

.error_block input[type="text"],
.error_block input[type="email"],
.error_block input[type="tel"],
.error_block textarea{
    border-color: #ff0000 !important;
    background: #fff5f5 !important;
}

.capt_bg{
	margin: 0 0 20px 0;
}

.capt{
	width: 280px;
	margin: 0 auto;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.capt div{
	width: 100%;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: space-between;
	margin: 0 0 10px 0;
}

.capt div span{
	font-size: 34px;
	line-height: 40px;
}

.capt div input[type="text"]{
	width: 110px;
	padding: 7px;
	font-size		: 16px;
	line-height: 20px;
	font-family: Meiryo,'Hiragino Kaku Gothic ProN','Hiragino Sans',sans-serif;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.capt p{
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	padding: 0 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.capt p em{	color: #ff0000;}


/*=================================================
 * CSS for SP
 * ================================================= */

@media screen and (max-width: 750px) {
	.page_title span{	font-size: 38px;}
	.formtxt br{	display: none;}
	.w1{	width: 100%;}
	.s1{	width: 100%;}
}

