.left  { float:left}
.right { float:right}
.sph5  { float:none;  clear:both;  width:100%;  height: 5px;  margin:0px;  padding:0px;  border:none;  background-color:transparent}
.sph10 { float:none;  clear:both;  width:100%;  height:10px;  margin:0px;  padding:0px;  border:none;  background-color:transparent}
.sph15 { float:none;  clear:both;  width:100%;  height:15px;  margin:0px;  padding:0px;  border:none;  background-color:transparent}
.sph20 { float:none;  clear:both;  width:100%;  height:20px;  margin:0px;  padding:0px;  border:none;  background-color:transparent}
.sph25 { float:none;  clear:both;  width:100%;  height:25px;  margin:0px;  padding:0px;  border:none;  background-color:transparent}
.sph30 { float:none;  clear:both;  width:100%;  height:30px;  margin:0px;  padding:0px;  border:none;  background-color:transparent}
.sph35 { float:none;  clear:both;  width:100%;  height:35px;  margin:0px;  padding:0px;  border:none;  background-color:transparent}
.sph40 { float:none;  clear:both;  width:100%;  height:40px;  margin:0px;  padding:0px;  border:none;  background-color:transparent}
.sph50 { float:none;  clear:both;  width:100%;  height:50px;  margin:0px;  padding:0px;  border:none;  background-color:transparent}
.sph55 { float:none;  clear:both;  width:100%;  height:55px;  margin:0px;  padding:0px;  border:none;  background-color:transparent}
.sph60 { float:none;  clear:both;  width:100%;  height:60px;  margin:0px;  padding:0px;  border:none;  background-color:transparent}
.sph65 { float:none;  clear:both;  width:100%;  height:65px;  margin:0px;  padding:0px;  border:none;  background-color:transparent}
.sph70 { float:none;  clear:both;  width:100%;  height:70px;  margin:0px;  padding:0px;  border:none;  background-color:transparent}
hr.line{ float:none;  clear:both;  width:100%;  height: 1px;  margin:0px;  padding:0px;  border:none;  background-color:transparent}
hr.clear{ float:none;  clear:both;  width:100%;  height:1px;  margin:0px;  padding:0px;  border:none;  background-color:transparent}




body .lppagebox {
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif !important;
}

.lpheader {
	text-align: center;
	background-color: #f4f4f4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
}

.lpheader h1 {
	font-size: 12px;
	font-weight: normal;
}

.mainbox {
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 35px;
	padding-bottom: 35px;
}

.mainbox h2 {
	font-size: 42px;
	line-height: 55px;
font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif !important;
}

.mainbox h3 {
	font-size: 18px;
	line-height: 30px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif !important;
	width: 100%;
}


.lpmidashi {
	font-size: 27px;
	line-height: 45px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif !important;
	text-align: center;
}

.lpsabumidashi {
	font-size: 18px;
	line-height: 26px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif !important;
	text-align: center;
}

@media screen and (max-width:767px) {
.mainbox h2 {font-size: 18px;line-height: 35px;}
.mainbox h3 {font-size: 16px;line-height: 28px;width: 100%;}
.lpmidashi {font-size: 15px;line-height: 26px;}
.lpsabumidashi {font-size: 14px;line-height: 24px;}

body .lppagebox {
padding-left:10px;
padding-right:10px;
}
.mainbox {
	background-size: contain;
	padding-top: 35px;
	padding-bottom: 5px;
	background-position: right center;
}
}




.triple div {float: left;width: 31%;margin-right: 3.5%;}

.triple div.right {margin-right: 0px;}

.triple div img {
	height: auto;
	width: 100%;
}
.triple div p {
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
}


.lpcontact {
	background-color: #d6e9fd;
}
.lpcontact div.cntbtn {
	line-height: 100px;
	background-color: #3372b0;
	float: left;
	height: 100px;
	width: 49%;
	text-align: center;
	margin-right: 2%;
border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}
.lpcontact div.cntbtn:hover {
	background-color: #145290;
}

.logobox {
	text-align: center!important;
}






.lpcontact div.cntbtn a {
	font-size: 23px;
	color: #FFFFFF;
}

.lpcontact div.cntbtn.right {	margin-right: 0px;
}


.lpdouble div.inbox div {
	border: 1px solid #cccccc;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 35px;
}






.lpdouble div.inbox div img {
	height: auto;
	width: auto;
}
.lpdouble div.inbox div h4 {
	font-size: 18px;
}
.lpdouble div.inbox div h5 {
	font-size: 15px;
	line-height: 22px;
}


.lpdouble div.inbox {
	width: 49%;
	margin-right: 2%;
	float: left;
}
.lpdouble div img {
	height: auto;
	width: 100%;
}

@media screen and (max-width:767px) {
	.lpcontact div.cntbtn a {
	font-size: 16px;
	color: #FFFFFF;
}
	.lpcontact div.cntbtn {
	line-height: 50px;
	background-color: #3372b0;
	float: left;
	height: 50px;
	width: 100%;
	text-align: center;
	margin-right: 0px; margin-bottom: 10px;
border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}


.lpdouble div.inbox {
	width: 100%;
	margin-right: 0px; margin-bottom: 15px;
	float: none;
}
.triple div {float: none;width: 100%;margin-right: 0px; margin-bottom: 15px;}
	
}






.lpdouble div.right {margin-right: 0px;}


.lpdouble h4 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif !important;
	font-size: 18px;
	font-weight: bold;
}

.lpdouble p {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif !important;
	font-size: 16px;
	margin-bottom: 25px;
}

.gurade {
	padding-top: 45px;
	padding-bottom: 45px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fff), color-stop(0.00, #f4f4f4));
background: -webkit-linear-gradient(#f4f4f4, #fff);
background: -moz-linear-gradient(#f4f4f4, #fff);
background: -o-linear-gradient(#f4f4f4, #fff);
background: -ms-linear-gradient(#f4f4f4, #fff);
background: linear-gradient(#f4f4f4, #fff);

}

.fourbox div {
	float: left;
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 25px;
}
.fourbox div figure {
	overflow: hidden;
	max-height: 160px;
}

.fourbox div h4 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif !important;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.fourbox div h5 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif !important;
	color: #ff0000;
	font-size: 18px;
}

@media screen and (max-width:767px) {
	
	

.fourbox div {
	float: none;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 25px;
}
}


.fourbox div.right {
	margin-right: 0px;
}

.fourbox div:nth-child(4) {margin-right: 0px;}
.fourbox div:nth-child(8) {margin-right: 0px;}

.fourbox div img {
	height: auto;
	width: 100%;
}

.point {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif !important;
	margin-bottom: 25px;
}
.point img {
	float: right;
	margin-left: 25px;
}




.point h3 {
	display: inline-block;
	font-size: 24px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif !important;
	vertical-align: middle;
}

.point h3 span{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #33689e), color-stop(1.00, #33689e), color-stop(0.00, #3390ee));
	background: -webkit-linear-gradient(top, #3390ee 0%, #33689e 100%, #33689e 100%);
	background: -moz-linear-gradient(top, #3390ee 0%, #33689e 100%, #33689e 100%);
	background: -o-linear-gradient(top, #3390ee 0%, #33689e 100%, #33689e 100%);
	background: -ms-linear-gradient(top, #3390ee 0%, #33689e 100%, #33689e 100%);
	background: linear-gradient(to bottom, #3390ee 0%, #33689e 100%, #33689e 100%);
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	line-height: 22px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-right: 15px;
	margin-top: -1px;
	float: left;
	width: 70px;
	text-align: center;
}




.point p {
	font-size: 16px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif !important;
	line-height: 24px;
}
@media screen and (max-width:767px) {
.point img {
	float: none;
	margin-left: 0px; margin-bottom: 10px;
}

}


.qabox {
	border: 1px solid #cccccc;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 35px;
	margin-bottom: 25px;
}
.qabox h3 {
	background-image: url(http://mikazukidou.com/wp-content/uploads/2017/04/question.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	font-weight: bold !important;
	font-size: 18px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	padding-bottom: 25px;
	margin-bottom: 15px;
font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif !important;
}
.qabox h4 {
	background-image: url(http://mikazukidou.com/wp-content/uploads/2017/04/answer.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	font-size: 18px;

	line-height: 30px;font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif !important;
}




