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

body {
	min-width: 900px;
	font-size: 12px;
	line-height: 1.4em;
}
sup {
	font-size: 60%;
	line-height: 1.4em;
}


/*------------------------------
	common
------------------------------*/
.floatL {
	float: left;
}
.floatR {
	float: right;
}

.clearfix {
	*zoom: 1;
}
.clearfix:after {
    content: ""; 
    display: block; 
    clear: both;
}

/*------------------------------
	.tx01
------------------------------*/

.tx01 {
	margin-bottom: 15px;
	padding-top: 15px;
	text-align: center;
}
.tx01 dl {
	width: 740px;/* 800px */
	margin: 0 auto;
	padding: 10px 20px;
	border: 4px #d90000 solid;
	font-size: 17px;
	line-height: 1.4em;
}
.tx01 dl dt {
	font-weight: bold;
	color: #d90000;
}
.tx01 dl dd strong {
	font-weight: normal;
	color: #d90000;
}

/*------------------------------
	.cvArea
------------------------------*/
.cvArea {
	margin-bottom: 60px;
}
/* .cv01 */
.cv01 {
	margin-bottom: 10px;
}
.cv01 dl {
	position: relative;
	width: 900px;
}
.cv01 dl dd {
	position: absolute;
	bottom: 1px;
	right: 1px;
}
.cv01 dl.btnArea01 dd {
	bottom: 10px;
	right: 10px;
}

/*  */
.cvArea .tx01 {
	text-align:left;
	padding-top: 20px;
	margin-bottom: 20px;
}
/* .cv03 */
.cvArea .cv03 {
	margin-bottom: 15px;
	text-align: center;
}
.cvArea .cv03 dl {
	width: 788px;
	margin: 0 auto 10px;
	color: #ffffff;
}
.cvArea .cv03 dl dt {
	padding: 8px 0;
	background: #B20000;
	font-size: 18px;
	line-height: 1.2em;
}
.cvArea .cv03 dl dd {
	padding: 8px 0;
	background: #EF4810;
	font-size: 30px;
	line-height: 1.2em;
}
.cvArea .cv03 dl dd strong {
	display: inline-block;
	margin: 0 10px;
	padding: 5px 10px;
	background: #000000;
	color: #ffff00;
	font-size: 35px;
	line-height: 1.2em;
}
.cvArea .cv03 dl dd s {
	position: relative;
	display: inline-block;
	color: #ffff99;
	text-decoration: none;
}
.cvArea .cv03 dl dd s span.line {
	display: inline-block;
	position: absolute;
	top: 34%;
	right: 0;
	width: 100%;
	height: 2px;
	border-top: 2px #ffffff solid;
	border-bottom: 2px #ffffff solid;
}
.cvArea .cv03 p {
	color: #ff1000;
	font-size: 18px;
	line-height: 1.4em;
	font-weight: bold;
}
/* .cv04 */
.cvArea .cv04 .dl01 {
	margin: 0 55px;
}
.cvArea .cv04 .dl01 dt {
	color: #ff0000;
}
.cvArea .cv04 ul {
	margin: 10px 55px 0 55px;
}

/* */
.mb20 {
	margin-bottom: 20px;
}

/*------------------------------
	#main
------------------------------*/
#main .wrapper {
	width: 900px;
	margin: 0 auto;
	padding-bottom: 60px;
	background: #ffffff;
	border-left: 10px #ebd185 solid;
	border-right: 10px #ebd185 solid;
}

/*------------------------------
	#mc02
------------------------------*/
#mc02 {
	margin-bottom: 40px;
	text-align: center;
}

/*------------------------------
	#mc03
------------------------------*/
#mc03 {
	margin-bottom: 30px;
	text-align: center;
}

/*------------------------------
	#mc04
------------------------------*/
#mc04 {
	margin-bottom: 60px;
	text-align: center;
}

/*------------------------------
	#mc05
------------------------------*/
#mc05 {
	margin-bottom: 40px;
	font-size: 18px;
	line-height: 1.4em;
	text-align: center;
}
#mc05 p {
	margin-bottom: 2em;
}
#mc05 .p01 {
	margin-bottom: 1em;
}
#mc05 .p02 {
	margin-bottom: 0;
	margin-right: 50px;
	text-align: right;
	font-size: 13px;
	line-height: 1.2em;
}

/*---------------------------
	#発送外部設置用
---------------------------*/
#hassou_gaibu {
	text-align:center;
	margin-bottom:0;
}
#hassou_gaibu p {
	text-align:center;
	margin-bottom:6px;
	font-size: 19px;
}

/*------------------------------
	2018.03.05.add
------------------------------*/
*:focus {
	outline: none;
}







