/* Font
---------------------------------------------------------------- */
.bold {
  font-weight: bold;
}

.f12 {
  font-size: 93%;
}

.f14, #lp-header .head-inr h1, .block02 ul li .comp-txt, .block02 ul li .comp-btn {
  font-size: 108%;
}

.f16, .block04 .block04-inr .qa-dtl .lead, .block04 .block04-inr .qa-dtl dl dd, .block05 dl dd ul li, .block09 table td li {
  font-size: 123.1%;
}

.f18, .block02 ul li .comp-ttl, .block03 .block03-inr dl dd, .block04 .block04-inr .qa-txt, .block04 .block04-inr .qa-dtl ul li, .block09 table th {
  font-size: 138.5%;
}

.f20 {
  font-size: 153.9%;
}

.f24 {
  font-size: 182%;
}

.f26, .block02 ul li .block02-ttl {
  font-size: 197%;
}

/* Space
---------------------------------------------------------------- */
.margin-t10 {
  margin-top: 10px;
}

.margin-t20, .block09 .cap {
  margin-top: 20px;
}

.margin-t30, .block08 ul {
  margin-top: 30px;
}

.margin-t40 {
  margin-top: 40px;
}

.margin-t50, #lp-footer .copy {
  margin-top: 50px;
}

.margin-t60 {
  margin-top: 60px;
}

.margin-t70 {
  margin-top: 70px;
}

.margin-t80, #lp-footer {
  margin-top: 80px;
}

.margin-t5 {
  margin-top: 5px;
}

.margin-t15 {
  margin-top: 15px;
}

.margin-b30 {
  margin-bottom: 30px;
}

.center, #lp-footer .copy {
  text-align: center;
}

.right {
  text-align: right;
}

/* Layout
---------------------------------------------------------------- */
#lp-container {
  width: 100%;
  min-width: 1200px;
  position: relative;
}

#lp-header {
  width: 100%;
  border-bottom: solid 1px #cdcdcd;
}
#lp-header .head-inr {
  width: 960px;
  margin: 0 auto;
  padding: 10px 0;
}
#lp-header .head-inr p {
  float: left;
  width: 200px;
}
#lp-header .head-inr h1 {
  float: left;
  padding: 20px 15px 0 0;
}

.ttl01 {
  width: 100%;
  text-align: center;
  background-color: #0166be;
}

.block01 {
  width: 1200px;
  margin: 0 auto;
}
.block02 {
  width: 100%;
  padding: 0 0 70px;
  background-color: #ebebeb;
}
.block02 ul {
  width: 960px;
  margin: 30px auto 0;
  padding: 0 0 80px;
  background-color: #fff;
}
.block02 ul li {
  margin-top: 80px;
}
.block02 ul li:first-child {
  margin-top: 0;
}
.block02 ul li .block02-ttl {
  padding: 5px 15px;
  color: #fff;
  background-color: #0166be;
}
.block02 ul li .block02-ttl h4 {
  float: left;
  width: 70%;
}
.block02 ul li .block02-ttl p {
  width: 30%;
  text-align: right;
  float: right;
}
.block02 ul li .comp-img {
  margin-top: 40px;
  text-align: center;
  clear: both;
}
.block02 ul li .comp-ttl {
  padding: 20px 70px 0;
  font-weight: bold;
  color: #244EA2;
}
.block02 ul li .comp-txt {
  padding: 15px 70px 0;
}
.block02 ul li .comp-btn {
  margin-top: 20px;
  text-align: center;
}

.block03 {
  width: 100%;
  margin-top: 70px;
  background: url("../images/tsd_bg_01.jpg") left top repeat-x;
}
.block03 .block03-inr {
  width: 960px;
  margin: 0 auto;
}
.block03 .block03-inr dl {
  margin-top: 60px;
}
.block03 .block03-inr dl dt {
  float: right;
  width: 330px;
}
.block03 .block03-inr dl dd {
  float: left;
  width: 580px;
  line-height: 2.0;
}

.block04 {
  width: 100%;
  padding-bottom: 80px;
  background-color: #ebebeb;
}
.block04 .block04-inr {
  width: 960px;
  margin: 40px auto 0;
}
.block04 .block04-inr .qa-txt {
  padding: 20px 90px 0;
}
.block04 .block04-inr .qa-dtl {
  margin-top: 40px;
  padding: 40px 0 0;
  background-color: #fff;
}
.block04 .block04-inr .qa-dtl .lead {
  padding: 30px 60px 0;
}
.block04 .block04-inr .qa-dtl ul {
  padding: 30px 100px 0;
}
.block04 .block04-inr .qa-dtl ul li {
  float: right;
  width: 530px;
  padding-top: 20px;
  line-height: 2.0;
}
.block04 .block04-inr .qa-dtl ul li:first-child {
  float: left;
  width: 192px;
  padding-top: 0;
}
.block04 .block04-inr .qa-dtl dl {
  margin-top: 30px;
  padding-left: 60px;
}
.block04 .block04-inr .qa-dtl dl dt {
  float: right;
  width: 348px;
}
.block04 .block04-inr .qa-dtl dl dd {
  float: left;
  width: 530px;
}

.block05 {
  width: 960px;
  margin: 0 auto;
  padding: 30px 0 0;
}
.block05 dl {
  margin-top: 60px;
  clear: both;
}
.block05 dl dt {
  float: left;
  width: 150px;
}
.block05 dl dd {
  float: right;
  width: 800px;
}
.block05 dl dd ul {
  margin-top: 30px;
}
.block05 dl dd ul li {
  float: left;
  width: 500px;
}
.block05 dl dd ul li:first-child {
  float: right;
  width: 280px;
}

.block06 {
  width: 866px;
  margin: 0 auto;
  padding: 0 46px;
  border-left: solid 1px #0166be;
  border-right: solid 1px #0166be;
}
.block06 dl {
  padding: 30px 83px 0;
}
.block06 dl dt {
  float: left;
  width: 350px;
}
.block06 dl dd {
  float: left;
  width: 350px;
}

.block07 {
  width: 100%;
  padding-bottom: 80px;
  background-color: #ebebeb;
}
.block07 .block07-inr {
  width: 840px;
  margin: 40px auto 0;
  padding: 50px 60px;
  font-size: 108%;
  background-color: #fff;
}

.block08 {
  width: 960px;
  margin: 80px auto 0;
}
.block08 ul li {
  float: left;
  width: 192px;
}
.block08 ul li .flow-txt {
  padding: 5px 15px;
}

.block09 {
  width: 870px;
  margin: 40px auto 0;
  padding: 50px 45px;
  background-color: #e9f6fc;
}
.block09 table ,
.block09 table th,
.block09 table td{
    border-collapse: collapse;
    border: 2px solid #319CE4;
}
.block09 table th,
.block09 table td{
    padding: 2%;
}
.block09 table {
  width: 100%;
  margin: 20px auto 0;
}
.block09 table th {
  width: 30%;
  background-color: #56AEE9;
  color: #FFF;
  font-size: 20px;
}
.block09 table th span{
    padding: 5px;
    width: 80px;
    text-align: center;
    font-size: 12px;
    display: block;
    background-color: #FDD0B9;
    color: #F86E24;
    border-radius: 3px;
  
}
.block09 table td {
  width: 70%;
  background-color: #FFF;
}
.block09 table td input[type="text"] {
  width: 100%;
  padding: 5px 0;
  border: solid 1px #cdcdcd;
}
.block09 #submit {
    padding: 10px 100px;
    font-size: 30px;
    text-align: center;
    background-color: #F96F24;
    border-radius: 10px;
    border: 0;
    color: #FFF;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.4);
}
.block09 #submit:hover {
    background-color: #FB8D53;
}




#lp-footer {
  width: 100%;
  padding: 0 0 15px;
  color: #fff;
  background-color: #0166be;
}
#lp-footer ul {
  width: 960px;
  margin: 0 auto;
  padding-top: 15px;
  text-align: center;
}
#lp-footer ul li {
  display: inline;
}
#lp-footer ul li a {
  color: #fff;
}
#lp-footer ul li a:hover {
  color: #fff;
  text-decoration: underline;
}
#lp-footer .copy {
  color: #fff;
}

#menu {
  top: 0;
  right: 0;
  width: 175px;
  margin-top:82px;
  background-color: #f9fdff;
  position: absolute;
}
#menu li {
  margin-top: 5px;
}
#menu li:first-child {
  margin-top: 0;
}
#telArea{
	background-image:url(../../../../common/img/soudantext.jpg);
	background-repeat:no-repeat;
	background-position:top center;	
	padding-top:20px;
	float: left;
	}
#telArea .freetel{
	background-image:url(../../../../common/img/freetel.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:38px;
	font-size:24px;
	color:#F30;
	}


/* 汎用ボタン
********************************/
ul.entryBtnArea{
	margin:20px auto;
	width:950px;
	}
ul.entryBtnArea:after {
    content:".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0.1em;/*added for FF*/
}
ul.entryBtnArea li{
	float:left;
	width:49%;
	}
ul.entryBtnArea li:last-child{
	float:right;
	}

ul.entryBtnArea li a.btn_for_comList,
ul.entryBtnArea li a.btn_for_consul{
	padding:30px;
	display:block;
	text-align:center;
	font-size:30px;
	border-radius:10px;
	color:#FFF;
	box-sizing:border-box;
	box-shadow: 2px 2px 1px #777;
}

ul.entryBtnArea li a.btn_for_comList{
	background: linear-gradient(
		to bottom,
		#ED8731 0%,
		#EF6921 100%
	);
	border:3px solid #EF6921;
}
ul.entryBtnArea li a.btn_for_consul{
	background: linear-gradient(
		to bottom,
		#0A8BC2 0%,
		#0166BE 100%
	);
	border:3px solid #0166BE;
}

ul.entryBtnArea li a.btn_for_comList:hover{
	background: linear-gradient(
		to bottom,
		#EF6921 0%,
		#ED8731 100%
	);
}
ul.entryBtnArea li a.btn_for_consul:hover{
	background: linear-gradient(
		to bottom,
		#0166BE 0%,
		#0A8BC2 100%
	);
}

	
	
	