@charset "UTF-8";

#main {
	background-color: #fff;
}
#kamotsu-page {
	width: auto;
	max-width: 1000px;
	background-color: #fff;
	padding: 20px;
	margin: 0 auto;
}
#kamotsu-page h1 {
	width: auto !important;
	height: auto;
	font-weight: bold;
	font-size: 24px;
	color: #333;
	text-align: left;
	margin-bottom: 20px;
	border-bottom: 2px solid #999;
	background-color: inherit;
}
.detailText {
	text-align: left;
	font-size: 14px;
	color: #333;
	line-height: 1.5;
	padding-bottom: 80px;
}
.detailText * {
	font-size: 14px;
}


.formArea {
	margin: 40px 0 30px 0;
	/*padding: 0 12%;*/
}
.formMainText01 {
	font-weight: bold;
	font-size: 18px;
}
.formMainText02 {
	font-weight: bold;
	font-size: 18px;
	margin-top: 20px !important;
}
.formSubText {
	font-size: 13px;
}
.formItem {
	text-align: center;
	padding: 0 !important;
}
.formArea form div {
	padding-top: 0;
}
#error {
	font-weight: bold;
	color: #FF0004;
	margin-top: 10px;
}
.radioArea {
	position: relative;
	width: 100%;
	height: 324px;
	margin: 5px auto 20px auto;
}
.radioBt01 {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	border: 4px solid #fff;
	box-sizing: border-box;
}
.radioBt02 {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	border: 4px solid #fff;
	box-sizing: border-box;
}
.radioBt03 {
	position: absolute;
	top: 108px;
	left: 0;
	width: 50%;
	border: 4px solid #fff;
	box-sizing: border-box;
}
.radioBt04 {
	position: absolute;
	top: 108px;
	right: 0;
	width: 50%;
	border: 4px solid #fff;
	box-sizing: border-box;
}
.radioBt05 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 50%;
	border: 4px solid #fff;
	box-sizing: border-box;
}
.radioBox {
	position: relative;
	cursor: pointer;
	width: 100%;
	height: 100px;
	background-color: #eee;
	border-left: 1px solid #ddd;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #999;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-sizing: border-box;
	display:flex;
	justify-content:center;
	align-items:center;
	padding:0 2%;
}
.radioArea input[type="radio"]:checked + div.radioBoxOn {
	/*position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #f1f4f8;
	border: 1px solid #70a6fe;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0 0 3px #70a6fe;
	transition: all 0.1s ease;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;*/
	box-sizing: border-box;
	z-index: 1;
}
.radioArea input[type=radio] {
	/*position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
	width: 11pt;
	height: 11pt;
	margin: auto 0;
	z-index: 10;*/
	width:30px;
}
.radioText {
	/*display: table;
	position: absolute;
	top: -3px;
	bottom: 0;
	left: 30px;
	margin: auto 0;
	padding: 1.5% 0 !important;*/
	font-size: 13px !important;
	text-shadow: 1px 1px 1px #fff;
	line-height: 1.2 !important;
	z-index: 10;
	flex:10;
}
.radioTitle {
	font-weight: bold;
	font-size: 16px;
	line-height: 1.7 !important;
}
.radioText mark
{width: 95%;display: block;font-size: 13px;background:none !important;margin:0 !important;padding:0 !important;line-height: 1.2em;}
.radioText mark span
{display:inline-block;font-size:13px;}
.kamotsuTf {
	width: 100%;
	padding: 5px !important;;
	margin: 10px 0;
	font-size: 19px !important;;
	border-width: 2px !important;;
	border-style: inset !important;;
	border-color: initial !important;;
	border-image: initial !important;;
}
.kamotsuSb {
	display: inline !important;
	width: 60%;
	padding: 12px 0;
	margin-top: 30px;
	font-size: 16px;
}


.cautionArea {
	border: 1px solid #ccc;
	margin-bottom: 30px;
	margin: 50px 0;
	padding: 25px;
}
.cautionText {
	font-size: 19px;
	font-weight: bold;
	color: #ff0000;
	padding-left: 38px;
}
.flow {
	text-align: center;
	margin: 30px auto;
	width: 90%;
}
.flow li {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	list-style: none;
	width: auto !important;
	padding: 5px;
}
.flList {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.flBox {
	width: 80px;
	height: 80px;
	background-color: #A3B5EF;
}
.flArrow {
	font-size: 18px;
	padding-left: 12px;
}


.diamondArea {
	float: left;
	position: relative;
	height: 60px;
}
.diamond {
	position: absolute;
	top: -38px;
	bottom: 0;
	left: 0;
	right: 0;
	width: 0;
	height: 40px;
	margin: auto;
}
.diamondInner {
	position: inherit !important;
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-right: 20px solid #ff0000;
	border-bottom: 20px solid transparent;
	border-left: 0 solid transparent;
}
.diamondInner:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 20px;
	width: 0;
	height: 0;
	margin: auto 0;
	border-top: 20px solid transparent;
	border-right: 0 solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 20px solid #ff0000;
}
.diamondInner p {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	z-index: 1;
}

/* !Clearfix
---------------------------------------------------------- */
.clearfix:before, .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
} /* IE < 8 */

