/* 全体レイアウト */

@media screen and (min-width: 641px){

#cmain {
	width: 1000px;
	margin: 0px auto 0px auto;
	text-align: left;
	overflow: visible;
	}

}

@media screen and (max-width: 640px){

#cmain {
	width: 90%;
	margin: 0px 5% 0px 5%;
	float: left;
	}

}


/* LP_住宅ローン相談 */

@media screen and (min-width: 641px){

#lp_con_fun {
	width: 100%;
	font-size: 14px;
	color: #000000;
	margin: 0px 0px 100px 0px;
	float: left;
	}

#lp_con_fun .are {
	width: 100%;
	background: #003399;
	font-size: 48px;
	font-weight: bold;
	line-height: 80px;
	color: #ffffff;
	text-align: center;
	}

#lp_con_fun .are span {
	font-size: 24px;
	margin: 0px 0px 0px 10px;
	}

#lp_con_fun .hli {
	width: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c8eafb+0,ffffff+10 */

	background: #c8eafb; /* Old browsers */
	
	background: -moz-linear-gradient(top, #c8eafb 0%, #ffffff 60%); /* FF3.6-15 */
	
	background: -webkit-linear-gradient(top, #c8eafb 0%,#ffffff 60%); /* Chrome10-25,Safari5.1-6 */
	
	background: linear-gradient(to bottom, #c8eafb 0%,#ffffff 60%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8eafb', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	float: left;
	}

#lp_con_fun .hli ul {
	width: 1000px;
	background: url(img/man01.png) no-repeat right bottom;
	margin: 50px auto 0px auto;
	overflow: hidden;
	}

#lp_con_fun .hli img:first-child {
	margin: 0px auto 50px auto;
	overflow: hidden;
	display: block;
	}

#lp_con_fun .hli h3 {
	width: 100%;
	font-size: 76px;
	line-height: 100%;
	color: #CC0000;
	margin: 0px 0px 20px 0px;
	text-align: center;
	}

#lp_con_fun .hli h4 {
	width: 100%;
	font-size: 120px;
	margin: 0px 0px 0px 0px;
	}

#lp_con_fun .hli h4 p {
	font-size: 36px;
	margin: 0px 20px 0px 30px;
	float: left;
	}

#lp_con_fun .hli h4 p span {
	font-size: 72px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	}

#lp_con_fun .hli h5 {
	font-size: 54px;
	line-height: 120%;
	color: #003399;
	margin: 0px 0px 20px 30px;
	}

#lp_con_fun .hli h6 {
	width: 530px;
	background: url(img/sma.png) no-repeat right;
	font-size: 36px;
	line-height: 90px;
	margin: 0px 0px 50px 30px;
	}

#lp_con_fun .hli ol {
	width: 120px;
	height: 120px;
	background: #cc0000;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	font-size: 32px;
	font-weight: bold;
	line-height: 100%;
	color: #FFFF00;
	margin: -20px 220px 0px 0px;
	float: right;
	text-align: center;
	}

#lp_con_fun .hli ol span {
	font-size: 48px;
	margin: 30px 0px 10px 0px;
	display: block;
	}

#lp_con_fun .inq {
	width: 1000px;
	background: #cc0000;
	font-weight: bold;
	color: #ffffff;
	margin: 0px auto 50px auto;
	padding: 20px 20px 20px 30px;
	overflow: hidden;
	box-sizing: border-box;
	}

#lp_con_fun .inq a.mai {
	width: 300px;
	height: 220px;
	background: #0066CC;
	border: 2px #ffffff solid;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 40px;
	line-height: 120%;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	text-align: center;
	box-sizing: border-box;
	}

#lp_con_fun .inq a.mai p {
	width: 100%;
	font-size: 18px;
	color: #FFFF00;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	box-sizing: border-box;
	}

#lp_con_fun .inq a.mai img {
	margin: 0px 20px 0px 0px;
	float: right;
	transform: rotate(10deg);
	}

#lp_con_fun .inq a.tel {
	font-size: 18px;
	color: #ffffff;
	}

#lp_con_fun .inq a.tel:hover {
	opacity: 1;
	}

#lp_con_fun .inq a.tel:hover img {
	opacity: 1;
	}

#lp_con_fun .inq a.tel span {
	width: 620px;
	font-size: 28px;
	line-height: 120%;
	margin: 0px 0px 30px 0px;
	display: block;
	position: relative;
	}

#lp_con_fun .inq a.tel font {
	color: #ffff00;
	display: block;
	}

#lp_con_fun .inq a.tel span:before {
	content: '';
	width: 40px;
	height: 15px;
	background: #ffff00;
	margin: 0px 0px 0px -20px;
	position: absolute;
	left: 50%;
	bottom: 0px;
	}

#lp_con_fun .inq a.tel span:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 35px 0 35px;
	border-color: #ffff00 transparent transparent transparent;
	margin: 0px 0px 0px -35px;
	position: absolute;
	left: 50%;
	bottom: -20px;
	}

#lp_con_fun .inq a.tel strong {
	display: none;
	}

#lp_con_fun .inq a.tel p {
	font-size: 72px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	line-height: 52px;
	margin: 10px 0px 10px 0px;
	}

#lp_con_fun .inq a.tel p img {
	margin: 0px 20px 0px 0px;
	float: left;
	}

#lp_con_fun .inq a.tel p img:last-child {
	display: none;
	}

#lp_con_fun .line {
	width: 100%;
	background: #ffffff;
	border: 5px #00B900 solid;
	font-weight: normal;
	color: #111111;
	margin: 20px auto 0px auto;
	display: table;
	box-sizing: border-box;
	}

#lp_con_fun .line dt {
	width: 310px;
	background: #00B900;
	color: #ffffff;
	padding: 0px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
	}

#lp_con_fun .line dt p {
	font-size: 24px;
	font-weight: 700;
	line-height: 120%;
	margin: 0px 0px 10px 0px;
	text-align: left;
	}

#lp_con_fun .line dt p img {
	margin: 0px 10px 0px 20px;
	float: left;
	}

#lp_con_fun .line font {
	font-family: 'Montserrat', serif;
	}

#lp_con_fun .line dd {
	padding: 20px 0px 20px 30px;
	display: table-cell;
	}

#lp_con_fun .line dd p {
	width: 90px;
	margin: 0px 30px 0px 0px;
	float: left;
	}

#lp_con_fun .line dd p img {
	width: 100%;
	}

#lp_con_fun .line dd p a {
	width: 100%;
	background: #f6e900;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	line-height: 30px;
	margin: 10px 0px 0px 0px;
	text-align: center;
	display: block;
	box-sizing: border-box;
	}

#lp_con_fun .line dd h3 {
	font-size: 18px;
	line-height: 100%;
	color: #00B900;
	margin: 0px;
	}

#lp_con_fun .line dd li {
	margin: 5px 0px 0px 0px;
	}

#lp_con_fun .line dd li h4 {
	font-size: 14px;
	line-height: 22px;
	margin: 0px;
	padding: 0px 0px 0px 32px;
	overflow: hidden;
	}

#lp_con_fun .line dd li:nth-child(2) h4 {
	background: url(../../img/01.png) no-repeat left center;
	background-size: 22px;
	}

#lp_con_fun .line dd li:nth-child(3) h4 {
	background: url(../../img/02.png) no-repeat left center;
	background-size: 22px;
	}

#lp_con_fun .voi {
	width: 100%;
	background: #EAF7FD;
	margin: 0px 0px 50px 0px;
	float: left;
	}

#lp_con_fun .voi h3 {
	width: 100%;
	font-size: 48px;
	color: #CC0000;
	margin: 20px 0px 20px 0px;
	text-align: center;
	}

#lp_con_fun .voi ul {
	width: 1000px;
	height: 400px;
	background: #ffffff;
	margin: 0px auto 30px auto;
	padding: 30px;
    overflow-y: auto;
	box-sizing: border-box;
	scrollbar-face-color: #cccccc;       /* 表面の色 */
	scrollbar-3dlight-color: #cccccc;    /* 左端と上端の色 */
	scrollbar-highlight-color: #cccccc;  /* ハイライトの色 */
	scrollbar-shadow-color: #cccccc;     /* 影の色 */
	scrollbar-darkshadow-color: #cccccc; /* 右端と下端 */
	scrollbar-arrow-color: #ffffff;      /* 矢印の色 */
	scrollbar-track-color: #eeeeee;      /* バーの背景の色 */
	}

#lp_con_fun .voi li {
	width: 100%;
	border-bottom: 1px #cccccc dotted;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	}

#lp_con_fun .voi li:last-child {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#lp_con_fun .voi li p {
	font-size: 18px;
	font-weight: bold;
	margin: 0px 20px 0px 0px;
	display: inline-block;
	}

#lp_con_fun .gra {
	font-weight: bold;
	text-align: center;
	}

#lp_con_fun .gra p {
	font-size: 46px;
	margin: 0px 0px 30px 0px;
	}

#lp_con_fun .gra span {
	font-size: 72px;
	margin: 0px 0px 30px 0px;
	display: block;
	}

#lp_con_fun .gra ol {
	font-size: 60px;
	margin: 0px 0px 60px 0px;
	}

#lp_con_fun .gra ol font {
	color: #cc0000;
	display: block;
	}

#lp_con_fun .gra h3 {
	width: 100%;
	background: #cc0000;
	font-size: 42px;
	line-height: 140%;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	}

#lp_con_fun .gra ul {
	margin: 0px 0px 50px 0px;
	}

#lp_con_fun .gra ul img {
	margin: 50px 35px 0px 35px;
	}

#lp_con_fun .gra dl {
	font-size: 72px;
	color: #cc0000;
	margin: 0px 0px 60px 0px;
	}

#lp_con_fun .win {
	margin: 0px 0px 50px 0px;
	float: left;
	}

#lp_con_fun .win h3 {
	width: 100%;
	background: #003399;
	font-size: 42px;
	line-height: 140%;
	color: #ffffff;
	margin: 0px 0px 50px 0px;
	padding: 20px 0px 20px 0px;
	text-align: center;
	}

#lp_con_fun .win img {
	margin: 0px 30px 0px 0px;
	float: left;
	}

#lp_con_fun .win img:last-child {
	margin: 0px 0px 0px 0px;
	}

#lp_con_fun .poi {
	width: 100%;
	font-size: 21px;
	line-height: 180%;
	margin: 0px 0px 50px 0px;
	float: left;
	}

#lp_con_fun .poi h3 {
	width: 100%;
	background: #EAF7FD;
	margin: 0px;
	text-align: center;
	}

#lp_con_fun .poi h3 img {
	margin: 20px 0px 20px 0px;
	}

#lp_con_fun .poi li {
	width: 100%;
	border-bottom: 3px #cccccc dotted;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	box-sizing: border-box;
	}

#lp_con_fun .poi li:last-child {
	border: none;
	}

#lp_con_fun .poi li h5 {
	margin: 0px 0px 30px 0px;
	}

#lp_con_fun .poi strong {
	color: #cc0000;
	}

#lp_con_fun .exa {
	margin: 0px 0px 80px 0px;
	float: left;
	}

#lp_con_fun .exa h3 {
	width: 100%;
	background: #003399;
	font-size: 42px;
	line-height: 140%;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	float: left;
	text-align: center;
	}

#lp_con_fun .exa h3 span {
	display: block;
	}

#lp_con_fun .exa li {
	width: 485px;
	background: #ffffff;
	border: 1px #cccccc solid;
	margin: 30px 30px 0px 0px;
	padding: 29px;
	float: left;
	box-sizing: border-box;
	}

#lp_con_fun .exa li:nth-child(2n) {
	margin: 30px 0px 0px 0px;
	}

#lp_con_fun .exa li p {
	width: 100%;
	font-size: 42px;
	font-weight: bold;
	line-height: 50px;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	}

#lp_con_fun .exa li p strong {
	font-size: 64px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	}

#lp_con_fun .exa li p span {
	width: 120px;
	background: #cc0000;
	font-size: 24px;
	line-height: 50px;
	color: #ffffff;
	margin: 0px 30px 0px 0px;
	float: left;
	text-align: center;
	display: block;
	}

#lp_con_fun .exa li p font {
	font-size: 18px;
	line-height: 100%;
	margin: 0px 0px 0px 150px;
	float: ;
	display: block;
	}

#lp_con_fun .exa li dl {
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	float: left;
	}

#lp_con_fun .exa li dt {
	width: 90px;
	background: #FFF6E5;
	font-weight: bold;
	line-height: 40px;
	margin: 0px 20px 10px 0px;
	float: left;
	text-align: center;
	}

#lp_con_fun .exa li dd {
	width: 102px;
	line-height: 40px;
	margin: 0px 0px 10px 0px;
	float: left;
	}

#lp_con_fun .exa li dd:last-child {
	width: 315px;
	}

#lp_con_fun .exa li ol img {
	width: 100px;
	margin: 0px 20px 0px 0px;
	float: left;
	}

/*
#lp_con_fun .inq .tel {
	display: none;
	}
*/

#lp_con_fun form {
	font-size: 16px;
	}

#lp_con_fun form .cop h3 {
	width: 100%;
	background: url(img/man02.png) no-repeat right bottom;
	font-size: 42px;
	line-height: 120%;
	margin: 0px 0px -13px 0px;
	padding: 0px 0px 50px 0px;
	float: left;
	}

#lp_con_fun form .cop h5 {
	width: 100%;
	background: #0066cc;
	font-size: 36px;
	line-height: 80px;
	color: #ffffff;
	margin: 0px;
	text-align: center;
	overflow: hidden;
	}

#lp_con_fun form .for ol {
	width: 100%;
	background: #FFFAF2;
	border: 5px #FF9A6E solid;
	margin: 30px 0px 0px 0px;
	padding: 25px;
	box-sizing: border-box;
	}

#lp_con_fun form .for p {
	font-size: 24px;
	font-weight: bold;
	line-height: 130%;
	margin: 0px 0px 30px 0px;
	}

#lp_con_fun form .for h6 {
	width: 100%;
	background: #ffffff;
	border-top: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
	line-height: 60px;
	margin: 0px 0px 30px 0px;
	overflow: hidden;
	}

#lp_con_fun form .for h6 span {
	border-left: 8px #ff0000 solid;
	font-size: 28px;
	line-height: 60px;
	padding: 0px 0px 0px 20px;
	float: left;
	}

#lp_con_fun form .for ul {
	width: 100%;
	border-top: 1px #e5e5e5 solid;
	float: left;
	}

#lp_con_fun form .for li {
	width: 100%;
	border-bottom: 1px #e5e5e5 solid;
	padding: 20px 0px 20px 0px;
	}

#lp_con_fun form .for li label {
	display: block;
	}

#lp_con_fun form .for li h4 {
	width: 100%;
	font-size: 18px;
	color: #ff0000;
	margin: 0px 0px 10px 0px;
	}

#lp_con_fun form .for dl {
	width: 100%;
	border-bottom: 1px #e5e5e5 solid;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	float: left;
	}

#lp_con_fun form .for dl.hid {
	display: none;
	}

#lp_con_fun form .for dt {
	width: 250px;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
	padding: 0px 20px 0px 0px;
	box-sizing: border-box;
	}

#lp_con_fun form .for dt span {
	background: #cc0000;
	color: #ffffff;
	margin: 0px 20px 0px 0px;
	padding: 5px 15px;
	text-align: center;
	}

#lp_con_fun form .for dt span.any {
	background: #aaaaaa;
	color: #ffffff;
	}

#lp_con_fun form .for dd {
	display: table-cell;
	}

#lp_con_fun form .for input[type="text"] {
	font-size: 16px;
	padding: 10px;
	}

#lp_con_fun form .for .nam {
	width: 200px;
	}

#lp_con_fun form .for input[type="email"] {
	width: 300px;
	font-size: 16px;
	padding: 10px;
	}

#lp_con_fun form .for .add {
	width: 100%;
	box-sizing: border-box;
	}

#lp_con_fun form .for input[type="tel"] {
	width: 200px;
	font-size: 16px;
	padding: 10px;
	}

#lp_con_fun form .for select {
	font-size: 16px;
	padding: 10px;
	}

#lp_con_fun form .for textarea {
	width: 100%;
	font-size: 16px;
	padding: 10px;
	box-sizing: border-box;
	}

#lp_con_fun form .for .send {
	width: 300px;
	background: #ffcc00;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 32px;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	margin: 50px 0px 25px 0px;
	padding: 20px;
	cursor: pointer;
	}

#lp_con_fun form a.tel {
	width: 100%;
	background: #cc0000;
	font-size: 18px;
	font-weight: bold;
	line-height: 100%;
	color: #ffffff;
	margin: 30px 0px 30px 0px;
	padding: 20px 0px 20px 0px;
	text-align: center;
	display: block;
	}

#lp_con_fun form a.tel:hover {
	opacity: 1;
	}

#lp_con_fun form a.tel:hover img {
	opacity: 1;
	}

#lp_con_fun form a.tel span {
	font-size: 28px;
	line-height: 120%;
	margin: 0px 0px 50px 0px;
	display: block;
	position: relative;
	}

#lp_con_fun form a.tel font {
	color: #ffff00;
	display: block;
	}

#lp_con_fun form a.tel span:before {
	content: '';
	width: 40px;
	height: 15px;
	background: #ffff00;
	margin: 0px 0px 0px -20px;
	position: absolute;
	left: 50%;
	bottom: -20px;
	}

#lp_con_fun form a.tel span:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 35px 0 35px;
	border-color: #ffff00 transparent transparent transparent;
	margin: 0px 0px 0px -35px;
	position: absolute;
	left: 50%;
	bottom: -40px;
	}

#lp_con_fun form a.tel strong {
	display: none;
	}

#lp_con_fun form a.tel p {
	font-size: 72px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	line-height: 52px;
	margin: 20px 0px 0px 0px;
	}

#lp_con_fun form a.tel p img {
	margin: 0px 20px 0px 0px;
	display: inline-block;
	vertical-align: top;
	}

#lp_con_fun form a.tel p img:last-child {
	display: none;
	}

}

@media screen and (max-width: 640px){

#lp_con_fun {
	width: 100%;
	color: #000000;
	margin: 30px 0px 50px 0px;
	float: left;
	}

#lp_con_fun .are {
	width: 100%;
	background: #003399;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	}

#lp_con_fun .are span {
	font-size: 12px;
	margin: 0px 0px 0px 5px;
	}

#lp_con_fun .hli {
	width: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c8eafb+0,ffffff+10 */

	background: #c8eafb; /* Old browsers */
	
	background: -moz-linear-gradient(top, #c8eafb 0%, #ffffff 60%); /* FF3.6-15 */
	
	background: -webkit-linear-gradient(top, #c8eafb 0%,#ffffff 60%); /* Chrome10-25,Safari5.1-6 */
	
	background: linear-gradient(to bottom, #c8eafb 0%,#ffffff 60%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8eafb', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	float: left;
	}

#lp_con_fun .hli ul {
	width: 90%;
	margin: 0px 5% 0px 5%;
	float: left;
	}

#lp_con_fun .hli img:first-child {
	width: 100%;
	margin: 20px 0px 20px 0px;
	overflow: hidden;
	}

#lp_con_fun .hli h3 {
	width: 100%;
	font-size: 21px;
	line-height: 100%;
	color: #CC0000;
	margin: 0px 0px 10px 0px;
	text-align: center;
	}

#lp_con_fun .hli h4 {
	width: 100%;
	font-size: 44px;
	margin: 0px 0px 0px 0px;
	}

#lp_con_fun .hli h4 p {
	font-size: 12px;
	margin: 0px 10px 0px 0px;
	float: left;
	}

#lp_con_fun .hli h4 p span {
	font-size: 26px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	}

#lp_con_fun .hli h5 {
	font-size: 15px;
	line-height: 120%;
	color: #003399;
	margin: 0px 0px 5px 0px;
	float: left;
	}

#lp_con_fun .hli h6 {
	background: url(img/sma.png) no-repeat right;
	background-size: 14px;
	font-size: 14px;
	line-height: 30px;
	margin: 0px 0px 20px 0px;
	padding: 0px 20px 0px 0px;
	float: left;
	}

#lp_con_fun .hli ol {
	width: 60px;
	height: 60px;
	background: #cc0000;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	color: #FFFF00;
	margin: 0px 0px 0px 0px;
	float: right;
	text-align: center;
	}

#lp_con_fun .hli ol span {
	font-size: 24px;
	margin: 18px 0px 5px 0px;
	display: block;
	}

#lp_con_fun .inq {
	width: 100%;
	background: #cc0000;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 3% 10px 3%;
	float: left;
	text-align: center;
	box-sizing: border-box;
	}

#lp_con_fun .inq a.mai {
	width: 100%;
	background: #0066CC;
	border: 2px #ffffff solid;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 21px;
	line-height: 120%;
	color: #ffffff;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
	float: left;
	box-sizing: border-box;
	}

#lp_con_fun .inq a.mai p {
	width: 100%;
	font-size: 14px;
	color: #FFFF00;
	margin: 0px;
	padding: 5px 20px 5px 0px;
	box-sizing: border-box;
	}

#lp_con_fun .inq a.mai img {
	width: 20px;
	margin: -20px 15px 15px 0px;
	float: right;
	transform: rotate(10deg);
	}

#lp_con_fun .inq a.mai br {
	display: none;
	}

#lp_con_fun .inq a.tel {
	width: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9f9f9+0,dddddd+100 */
	
	background: #f9f9f9; /* Old browsers */
	
	background: -moz-linear-gradient(top, #ffffff 0%, #dddddd 100%); /* FF3.6-15 */
	
	background: -webkit-linear-gradient(top, #ffffff 0%,#dddddd 100%); /* Chrome10-25,Safari5.1-6 */
	
	background: linear-gradient(to bottom, #ffffff 0%,#dddddd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
	border: 1px #cccccc solid;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 12px;
	font-weight: normal;
	padding: 14px;
	float: left;
	display: block;
	box-sizing: border-box;
	box-shadow: 0px 3px 5px 2px rgba(0,0,0,0.4); /* CSS3 */
	-webkit-box-shadow: 0px 3px 5px 2px rgba(0,0,0,0.4); /* Safari, Chrome用 */
	-moz-box-shadow: 0px 3px 5px 2px rgba(0,0,0,0.4); /* Firefox用 */
	}

#lp_con_fun .inq a.tel span {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	margin: 0px 10px 0px 0px;
	text-align: left;
	display: block;
	}

#lp_con_fun .inq a.tel span font {
	}

#lp_con_fun .inq a.tel strong {
	width: 100%;
	font-size: 21px;
	background: url(img/arr03.png) no-repeat right center;
	font-weight: bold;
	color: #0066CC;
	margin: 5px 0px 5px 0px;
	display: block;
	}

#lp_con_fun .inq a.tel p {
	font-size: 30px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	line-height: 30px;
	margin: 0px 0px 0px 0px;
	}

#lp_con_fun .inq a.tel p img {
	height: 32px;
	margin: 0px 5px 0px 0px;
	}

#lp_con_fun .inq a.tel p img:first-child {
	display: none;
	}

#lp_con_fun .inq a.tel p a {
	font-size: 32px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	line-height: 32px;
	color: #ffffff;
	}

#lp_con_fun .line {
	width: 100%;
	background: #ffffff;
	border: 5px #00B900 solid;
	font-weight: normal;
	color: #111111;
	margin: 10px auto 0px auto;
	float: left;
	text-align: left;
	box-sizing: border-box;
	}

#lp_con_fun .line dt {
	width: 100%;
	background: #00B900;
	color: #ffffff;
	padding: 10px 0px;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
	}

#lp_con_fun .line dt p {
	font-size: 17px;
	font-weight: 700;
	line-height: 30px;
	margin: 0px;
	}

#lp_con_fun .line dt p img {
	height: 30px;
	margin: 0px 10px 0px 0px;
	}

#lp_con_fun .line dt p br {
	display: none;
	}

#lp_con_fun .line font {
	font-family: 'Montserrat', serif;
	}

#lp_con_fun .line dd {
	padding: 20px;
	display: table-cell;
	}

#lp_con_fun .line dd p {
	width: 80px;
	margin: 0px 15px 0px 0px;
	float: left;
	}

#lp_con_fun .line dd p img {
	width: 100%;
	}

#lp_con_fun .line dd p a {
	width: 100%;
	background: #f6e900;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	line-height: 30px;
	margin: 10px 0px 0px 0px;
	text-align: center;
	display: block;
	box-sizing: border-box;
	}

#lp_con_fun .line dd h3 {
	font-size: 18px;
	line-height: 100%;
	color: #00B900;
	margin: 0px;
	}

#lp_con_fun .line dd li {
	line-height: 150%;
	margin: 5px 0px 0px 0px;
	}

#lp_con_fun .line dd li h4 {
	font-size: 14px;
	line-height: 22px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 32px;
	overflow: hidden;
	}

#lp_con_fun .line dd li:nth-child(2) h4 {
	background: url(../../img/01.png) no-repeat left center;
	background-size: 22px;
	}

#lp_con_fun .line dd li:nth-child(3) h4 {
	background: url(../../img/02.png) no-repeat left center;
	background-size: 22px;
	}

#lp_con_fun .voi {
	width: 100%;
	background: #EAF7FD;
	margin: 0px 0px 20px 0px;
	float: left;
	}

#lp_con_fun .voi h3 {
	width: 100%;
	font-size: 16px;
	color: #CC0000;
	margin: 10px 0px 10px 0px;
	text-align: center;
	}

#lp_con_fun .voi ul {
	width: 90%;
	height: 200px;
	background: #ffffff;
	margin: 0px 5% 10px 5%;
	padding: 10px;
    overflow-y: auto;
	box-sizing: border-box;
	}

#lp_con_fun .voi ul::-webkit-scrollbar{ /* スクロールバー全体 */
    width: 15px;
	}

#lp_con_fun .voi ul::-webkit-scrollbar-thumb{ /* スクロールバーのある部分 */
    background: #cccccc;
    border-radius: 0px;
	}

#lp_con_fun .voi ul::-webkit-scrollbar-track-piece:start{ /* スクロールバーが表示されてない部分（前） */
    background: #eeeeee;
	}

#lp_con_fun .voi ul::-webkit-scrollbar-track-piece:end{ /* スクロールバーが表示されてない部分（後ろ） */
    background: #eeeeee;
	}

#lp_con_fun .voi li {
	width: 100%;
	border-bottom: 1px #cccccc dotted;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	}

#lp_con_fun .voi li:last-child {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#lp_con_fun .voi li p {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	display: inline-block;
	}

#lp_con_fun .gra {
	font-weight: bold;
	text-align: center;
	}

#lp_con_fun .gra p {
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	}

#lp_con_fun .gra span {
	font-size: 23px;
	margin: 0px 0px 10px 0px;
	display: block;
	}

#lp_con_fun .gra ol {
	font-size: 18px;
	margin: 0px 0px 30px 0px;
	}

#lp_con_fun .gra ol font {
	color: #cc0000;
	display: block;
	}

#lp_con_fun .gra h3 {
	width: 100%;
	background: #cc0000;
	font-size: 18px;
	line-height: 140%;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	box-sizing: border-box;
	}

#lp_con_fun .gra h3 br {
	display: none;
	}

#lp_con_fun .gra ul {
	margin: 0px 0px 20px 0px;
	}

#lp_con_fun .gra ul img {
	width: 80%;
	margin: 20px auto 0px auto;
	overflow: hidden;
	display: block;
	}

#lp_con_fun .gra dl {
	font-size: 24px;
	color: #cc0000;
	margin: 0px 0px 30px 0px;
	}

#lp_con_fun .win {
	margin: 0px 0px 20px 0px;
	float: left;
	}

#lp_con_fun .win h3 {
	width: 100%;
	background: #003399;
	font-size: 18px;
	line-height: 140%;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	box-sizing: border-box;
	}

#lp_con_fun .win h3 br {
	display: none;
	}

#lp_con_fun .win img {
	width: 100%;
	margin: 20px 0px 0px 0px;
	}

#lp_con_fun .poi {
	width: 100%;
	margin: 0px 0px 10px 0px;
	float: left;
	}

#lp_con_fun .poi h3 {
	width: 100%;
	background: #EAF7FD;
	margin: 0px;
	text-align: center;
	}

#lp_con_fun .poi h3 img {
	width: 95%;
	margin: 10px 0px 10px 0px;
	text-align: center;
	}

#lp_con_fun .poi li {
	width: 100%;
	border-bottom: 2px #cccccc dotted;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	box-sizing: border-box;
	}

#lp_con_fun .poi li:last-child {
	border: none;
	}

#lp_con_fun .poi li h4 {
	margin: 0px 0px 20px 0px;
	}

#lp_con_fun .poi li h4 img {
	width: 100%;
	}

#lp_con_fun .poi strong {
	color: #cc0000;
	}

#lp_con_fun .exa {
	margin: 0px 0px 30px 0px;
	float: left;
	}

#lp_con_fun .exa h3 {
	width: 100%;
	background: #003399;
	font-size: 18px;
	line-height: 140%;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	box-sizing: border-box;
	}

#lp_con_fun .exa h3 br {
	display: none;
	}

#lp_con_fun .exa ul {
	width: 100%;
	height: 300px;
	background: #ffffff;
	border-right: 1px #003399 solid;
	border-bottom: 1px #003399 solid;
	border-left: 1px #003399 solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 9px 9px 9px;
    overflow-y: auto;
	box-sizing: border-box;
	}

#lp_con_fun .exa ul::-webkit-scrollbar{ /* スクロールバー全体 */
    width: 15px;
	}

#lp_con_fun .exa ul::-webkit-scrollbar-thumb{ /* スクロールバーのある部分 */
    background: #cccccc;
    border-radius: 0px;
	}

#lp_con_fun .exa ul::-webkit-scrollbar-track-piece:start{ /* スクロールバーが表示されてない部分（前） */
    background: #eeeeee;
	}

#lp_con_fun .exa ul::-webkit-scrollbar-track-piece:end{ /* スクロールバーが表示されてない部分（後ろ） */
    background: #eeeeee;
	}

#lp_con_fun .exa li {
	width: 100%;
	background: #ffffff;
	border: 1px #cccccc solid;
	margin: 10px 0px 0px 0px;
	padding: 9px;
	float: left;
	box-sizing: border-box;
	}

#lp_con_fun .exa li p {
	width: 100%;
	font-size: 21px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	}

#lp_con_fun .exa li p strong {
	font-size: 34px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	line-height: 30px;
	}

#lp_con_fun .exa li p span {
	background: #cc0000;
	font-size: 12px;
	line-height: 30px;
	color: #ffffff;
	margin: 0px 10px 0px 0px;
	padding: 0px 5px 0px 5px;
	float: left;
	text-align: center;
	}

#lp_con_fun .exa li p font {
	font-size: 14px;
	line-height: 100%;
	margin: 5px 0px 0px 0px;
	display: block;
	}

#lp_con_fun .exa li dl {
	margin: 10px 0px 10px 0px;
	float: left;
	text-align: center;
	}

#lp_con_fun .exa li dt {
	width: 40%;
	background: #FFF6E5;
	border-top: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	font-weight: bold;
	line-height: 30px;
	float: left;
	box-sizing: border-box;
	}

#lp_con_fun .exa li dd {
	width: 60%;
	border-top: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	line-height: 30px;
	float: left;
	box-sizing: border-box;
	}

#lp_con_fun .exa li dt:nth-last-child(2) {
	border: 1px #cccccc solid;
	}

#lp_con_fun .exa li dd:last-child {
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	}

#lp_con_fun .exa li ol img {
	width: 80px;
	margin: 0px 10px 0px 0px;
	float: left;
	}

/*
#lp_con_fun .inq .tel {
	width: 100%;
	border: 1px #cccccc solid;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

	background: #c8eafb;
	
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 50%);
	
	background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 50%);
	
	background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 50%);
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 20px 0px;
	padding: 10px 0px 10px 0px;
	float: left;
	text-align: center;
	display: block;
	box-sizing: border-box;
	}

#lp_con_fun .inq .tel font {
	font-size: 10px;
	}

#lp_con_fun .inq .tel p {
	background: url(../../img/fre.png) no-repeat left;
	font-size: 28px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	line-height: 19px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 33px;
	display: inline-block;
	}

#lp_con_fun .inq .tel span {
	font-size: 12px;
	display: block;
	}
*/

#lp_con_fun form .cop h3 {
	width: 100%;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	float: left;
	}

#lp_con_fun form .cop h5 {
	width: 100%;
	background: #0066cc;
	font-size: 18px;
	line-height: 40px;
	color: #ffffff;
	margin: 0px;
	text-align: center;
	overflow: hidden;
	}

#lp_con_fun form .for ol {
	width: 100%;
	background: #FFFAF2;
	border: 3px #FF9A6E solid;
	margin: 20px 0px 0px 0px;
	padding: 10px;
	float: left;
	box-sizing: border-box;
	}

#lp_con_fun form .for p {
	font-weight: bold;
	line-height: 130%;
	margin: 0px 0px 20px 0px;
	}

#lp_con_fun form .for h6 {
	width: 100%;
	background: #ffffff;
	border-top: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
	line-height: 60px;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	}

#lp_con_fun form .for h6 span {
	border-left: 5px #ff0000 solid;
	font-size: 16px;
	line-height: 30px;
	padding: 0px 0px 0px 10px;
	float: left;
	}

#lp_con_fun form .for ul {
	width: 100%;
	border-top: 1px #e5e5e5 solid;
	float: left;
	}

#lp_con_fun form .for li {
	width: 100%;
	border-bottom: 1px #e5e5e5 solid;
	padding: 20px 0px 20px 0px;
	}

#lp_con_fun form .for li label {
	display: block;
	}

#lp_con_fun form .for li h4 {
	width: 100%;
	font-size: 14px;
	color: #ff0000;
	margin: 0px 0px 10px 0px;
	}

#lp_con_fun form .for dl {
	width: 100%;
	border-bottom: 1px #e5e5e5 solid;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	float: left;
	}

#lp_con_fun form .for dl.hid {
	display: none;
	}

#lp_con_fun form .for dt {
	width: 100%;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	vertical-align: middle;
	box-sizing: border-box;
	}

#lp_con_fun form .for dt span {
	background: #cc0000;
	color: #ffffff;
	margin: 0px 10px 0px 0px;
	padding: 5px 10px;
	text-align: center;
	}

#lp_con_fun form .for dt span.any {
	background: #aaaaaa;
	color: #ffffff;
	}

#lp_con_fun form .for dd {
	width: 100%;
	}

#lp_con_fun form .for input[type="text"] {
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	}

#lp_con_fun form .for input[type="email"] {
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	}

#lp_con_fun form .for input[type="tel"] {
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	}

#lp_con_fun form .for select {
	padding: 10px;
	box-sizing: border-box;
	}

#lp_con_fun form .for textarea {
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	}

#lp_con_fun form .for .send {
	width: 100%;
	background: #ffcc00;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 24px;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 20px;
	cursor: pointer;
	}

#lp_con_fun form a.tel {
	width: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9f9f9+0,dddddd+100 */
	
	background: #f9f9f9; /* Old browsers */
	
	background: -moz-linear-gradient(top, #ffffff 0%, #dddddd 100%); /* FF3.6-15 */
	
	background: -webkit-linear-gradient(top, #ffffff 0%,#dddddd 100%); /* Chrome10-25,Safari5.1-6 */
	
	background: linear-gradient(to bottom, #ffffff 0%,#dddddd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
	border: 1px #cccccc solid;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 12px;
	font-weight: normal;
	margin: 20px 0px 20px 0px;
	padding: 14px;
	text-align: center;
	display: block;
	box-sizing: border-box;
	box-shadow: 0px 3px 5px 2px rgba(0,0,0,0.4); /* CSS3 */
	-webkit-box-shadow: 0px 3px 5px 2px rgba(0,0,0,0.4); /* Safari, Chrome用 */
	-moz-box-shadow: 0px 3px 5px 2px rgba(0,0,0,0.4); /* Firefox用 */
	}

#lp_con_fun form a.tel span {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	margin: 0px 10px 0px 0px;
	text-align: left;
	display: block;
	}

#lp_con_fun form a.tel strong {
	width: 100%;
	font-size: 21px;
	background: url(img/arr03.png) no-repeat right center;
	font-weight: bold;
	color: #0066CC;
	margin: 5px 0px 5px 0px;
	display: block;
	}

#lp_con_fun form a.tel p {
	font-size: 30px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	line-height: 30px;
	margin: 0px 0px 0px 0px;
	}

#lp_con_fun form a.tel p img {
	height: 32px;
	margin: 0px 5px 0px 0px;
	display: inline-block;
	vertical-align: top;
	}

#lp_con_fun form a.tel p img:first-child {
	display: none;
	}

#lp_con_fun form a.tel p a {
	font-size: 32px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	line-height: 32px;
	color: #111111;
	}

}


