@media print,
screen and (min-width:768px) {

	/* ----------------------------------------
　other（例）
---------------------------------------- */
	html > body {
		font-size: 62%;
	}

	html,
	body,
	div,
	p,
	li,
	span,
	h2,
	h3,
	h4,
	td,
	a {
		margin: 0px;
		padding: 0px;
		font-size: 100%;
		/*font-family:"ＭＳ Ｐゴシック", sans-serif,"メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";*/
	}

	ul li {
		list-style: none;
	}

	a {
		text-decoration: none;
	}

	a:focus {
		outline: none;
	}

	table {
		border-collapse: collapse;
	}

	p {
		margin-bottom: 1.5em;
	}

	h2 span,
	h3 span,
	h4 span,
	h5 span,
	h6 span {
		visibility: hidden;
	}

	img {
		vertical-align: top;
		border: none;
	}

	input[type="checkbox"] {
		vertical-align: middle;
	}

	/* webfont
--------------------------------------------- */
	.wf-mplus1p {
		font-family: "Mplus 1p";
	}

	.wf-roundedmplus1c {
		font-family: "Rounded Mplus 1c";
	}

	.wf-sawarabimincho {
		font-family: "Sawarabi Mincho";
	}

	.wf-sawarabigothic {
		font-family: "Sawarabi Gothic";
	}

	/* clear
---------------------------------------------- */

	.clear {
		clear: both;
	}

	.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		font-size: 0.1em;
	}

	/*.clearfix {height:100%;}*/

	.overflow_clear {
		overflow: hidden;
		height: 100%;
	}


	/* text-align
---------------------------------------------- */

	.align_right {
		text-align: right !important;
	}

	.align_left {
		text-align: left !important;
	}

	.align_center {
		text-align: center !important;
	}

	.center {
		margin: 0 auto;
	}

	.left {
		float: left;
	}

	.right {
		float: right;
	}

	/* align 20160115 AL:Designs 追加
---------------------------------------------- */
	/*///// 横位置 //////////*/
	.taLeft {
		text-align: left;
	}

	.taCenter {
		text-align: center;
	}

	.taRight {
		text-align: right;
	}

	/*///// 縦位置 //////////*/
	.vaTop {
		vertical-align: top;
	}

	.vaMiddle {
		vertical-align: middle;
	}

	.vaBottom {
		vertical-align: bottom;
	}

	/* 20160115 追加ここまで AL:Designs */

	/* overflow 20180123 AL:Designs 追加
---------------------------------------------- */
	.ovfH {
		overflow: hidden;
	}

	/* 20180123 追加ここまで AL:Designs */

	/* font
---------------------------------------------- */
	.normal {
		font-weight: normal;
	}

	.bold {
		font-weight: bold;
	}

	/* 20160115 追加 AL:Designs */
	/* 行間 */
	.lh10 {
		line-height: 1em !important;
	}

	.lh11 {
		line-height: 1.1em !important;
	}

	.lh12 {
		line-height: 1.2em !important;
	}

	.lh13 {
		line-height: 1.3em !important;
	}

	.lh14 {
		line-height: 1.4em !important;
	}

	.lh15 {
		line-height: 1.5em !important;
	}

	.lh16 {
		line-height: 1.6em !important;
	}

	.lh17 {
		line-height: 1.7em !important;
	}

	.lh18 {
		line-height: 1.8em !important;
	}

	.lh19 {
		line-height: 1.9em !important;
	}

	.lh20 {
		line-height: 2em !important;
	}

	/* 文字間 */
	.ls01 {
		letter-spacing: 0.1em !important;
	}

	.ls02 {
		letter-spacing: 0.2em !important;
	}

	.ls03 {
		letter-spacing: 0.3em !important;
	}

	.ls04 {
		letter-spacing: 0.4em !important;
	}

	.ls05 {
		letter-spacing: 0.5em !important;
	}

	.ls06 {
		letter-spacing: 0.6em !important;
	}

	.ls07 {
		letter-spacing: 0.7em !important;
	}

	.ls08 {
		letter-spacing: 0.8em !important;
	}

	.ls09 {
		letter-spacing: 0.9em !important;
	}

	.ls10 {
		letter-spacing: 1em !important;
	}

	/* フォントサイズ */
	.fontPr05 {
		font-size: 50% !important;
	}

	.fontPr06 {
		font-size: 60% !important;
	}

	.fontPr07 {
		font-size: 70% !important;
	}

	.fontPr08 {
		font-size: 80% !important;
	}

	.fontPr09 {
		font-size: 90% !important;
	}

	.fontPr10 {
		font-size: 100% !important;
	}

	.fontPr11 {
		font-size: 110% !important;
	}

	.fontPr12 {
		font-size: 120% !important;
	}

	.fontPr13 {
		font-size: 130% !important;
	}

	.fontPr14 {
		font-size: 140% !important;
	}

	.fontPr15 {
		font-size: 150% !important;
	}

	.fontPr16 {
		font-size: 160% !important;
	}

	.fontPr17 {
		font-size: 170% !important;
	}

	.fontPr18 {
		font-size: 180% !important;
	}

	.fontPr19 {
		font-size: 190% !important;
	}

	.fontPr20 {
		font-size: 200% !important;
	}

	.fontPx10 {
		font-size: 10px !important;
	}

	.fontPx11 {
		font-size: 11px !important;
	}

	.fontPx12 {
		font-size: 12px !important;
	}

	.fontPx13 {
		font-size: 13px !important;
	}

	.fontPx14 {
		font-size: 14px !important;
	}

	.fontPx16 {
		font-size: 16px !important;
	}

	.fontPx18 {
		font-size: 18px !important;
	}

	.fontPx21 {
		font-size: 21px !important;
	}

	.fontPx24 {
		font-size: 24px !important;
	}

	/* フォントの太さ */
	.fontBw {
		font-weight: bold !important;
	}

	.fontNw {
		font-weight: normal !important;
	}

	/* フォントカラー */
	.fontRc {
		color: #ff0000 !important;
	}

	/* 赤 */
	.fontGc {
		color: #00ff00 !important;
	}

	/* 緑 */
	.fontBc {
		color: #0000ff !important;
	}

	/* 青 */
	.fontCc {
		color: #00ccff !important;
	}

	/* 水色（シアン） */
	.fontKc {
		color: #000000 !important;
	}

	/* 黒 */
	.fontWc {
		color: #ffffff !important;
	}

	/* 白 */
	.fontHc {
		color: #999999 !important;
	}

	/* グレー */
	.fontPc {
		color: #FF66FF !important;
	}

	/* ピンク */
	.fontOc {
		color: #FF6600 !important;
	}

	/* オレンジ */
	.fontYc {
		color: #ffff00 !important;
	}

	/* 黄 */
	/* 20160115 追加ここまで AL:Designs */


	/* vertical-align
---------------------------------------------- */

	.valign_top {
		vertical-align: top !important;
	}

	.valign_middle {
		vertical-align: middle !important;
	}

	.valign_btm {
		vertical-align: bottom !important;
	}


	/* visibility
---------------------------------------------- */

	.hidden {
		visibility: hidden;
	}

	.visible {
		visibility: visible !important;
	}


	/* none
---------------------------------------------- */

	.none {
		display: none;
	}

	/* width 20160115 追加 AL:Designs
---------------------------------------------- */
	.boxP100 {
		width: 100% !important;
	}

	.box1000 {
		width: 1000px !important;
	}

	.box950 {
		width: 950px !important;
	}

	.box900 {
		width: 900px !important;
	}

	.box850 {
		width: 850px !important;
	}

	.box800 {
		width: 800px !important;
	}

	.box750 {
		width: 750px !important;
	}

	.box700 {
		width: 700px !important;
	}

	.box650 {
		width: 650px !important;
	}

	.box600 {
		width: 600px !important;
	}

	.box550 {
		width: 550px !important;
	}

	.box500 {
		width: 500px !important;
	}

	.box450 {
		width: 450px !important;
	}

	.box400 {
		width: 400px !important;
	}

	.box350 {
		width: 350px !important;
	}

	.box300 {
		width: 300px !important;
	}

	.box250 {
		width: 250px !important;
	}

	.box200 {
		width: 200px !important;
	}

	.box150 {
		width: 150px !important;
	}

	.box140 {
		width: 140px !important;
	}

	.box130 {
		width: 130px !important;
	}

	.box120 {
		width: 120px !important;
	}

	.box110 {
		width: 110px !important;
	}

	.box100 {
		width: 100px !important;
	}

	.box90 {
		width: 90px !important;
	}

	.box80 {
		width: 80px !important;
	}

	.box70 {
		width: 70px !important;
	}

	.box60 {
		width: 60px !important;
	}

	.box50 {
		width: 50px !important;
	}

	.box40 {
		width: 40px !important;
	}

	.box30 {
		width: 30px !important;
	}

	.box20 {
		width: 20px !important;
	}

	.box10 {
		width: 10px !important;
	}

	/* 20160115 追加ここまで AL:Designs */


	/* margin
---------------------------------------------- */

	.mb_1em {
		margin-bottom: 1em !important;
	}

	.mb_2em {
		margin-bottom: 2em !important;
	}

	.mt_none {
		margin-top: 0px !important;
	}

	.mt_05 {
		margin-top: 5px !important;
	}

	.mt_10 {
		margin-top: 10px !important;
	}

	.mt_15 {
		margin-top: 15px !important;
	}

	.mt_20 {
		margin-top: 20px !important;
	}

	.mt_25 {
		margin-top: 25px !important;
	}

	.mt_30 {
		margin-top: 30px !important;
	}

	.mt_35 {
		margin-top: 35px !important;
	}

	.mt_40 {
		margin-top: 40px !important;
	}

	.mt_45 {
		margin-top: 45px !important;
	}

	.mt_50 {
		margin-top: 50px !important;
	}

	.mr_none {
		margin-right: 0px !important;
	}

	.mr_05 {
		margin-right: 5px !important;
	}

	.mr_10 {
		margin-right: 10px !important;
	}

	.mr_15 {
		margin-right: 15px !important;
	}

	.mr_20 {
		margin-right: 20px !important;
	}

	.mr_25 {
		margin-right: 25px !important;
	}

	.mr_30 {
		margin-right: 30px !important;
	}

	.mr_35 {
		margin-right: 35px !important;
	}

	.mr_40 {
		margin-right: 40px !important;
	}

	.mr_45 {
		margin-right: 45px !important;
	}

	.mr_50 {
		margin-right: 50px !important;
	}

	.mb_none {
		margin-bottom: 0px !important;
	}

	.mb_05 {
		margin-bottom: 5px !important;
	}

	.mb_10 {
		margin-bottom: 10px !important;
	}

	.mb_15 {
		margin-bottom: 15px !important;
	}

	.mb_20 {
		margin-bottom: 20px !important;
	}

	.mb_25 {
		margin-bottom: 25px !important;
	}

	.mb_30 {
		margin-bottom: 30px !important;
	}

	.mb_35 {
		margin-bottom: 35px !important;
	}

	.mb_40 {
		margin-bottom: 40px !important;
	}

	.mb_45 {
		margin-bottom: 45px !important;
	}

	.mb_50 {
		margin-bottom: 50px !important;
	}

	.mb_55 {
		margin-bottom: 55px !important;
	}

	.mb_60 {
		margin-bottom: 60px !important;
	}

	.mb_65 {
		margin-bottom: 65px !important;
	}

	.mb_70 {
		margin-bottom: 70px !important;
	}

	.mb_75 {
		margin-bottom: 75px !important;
	}

	.mb_80 {
		margin-bottom: 80px !important;
	}

	.mb_85 {
		margin-bottom: 85px !important;
	}

	.mb_90 {
		margin-bottom: 90px !important;
	}

	.mb_95 {
		margin-bottom: 95px !important;
	}

	.mb_100 {
		margin-bottom: 100px !important;
	}


	.ml_none {
		margin-left: 0px !important;
	}

	.ml_05 {
		margin-left: 5px !important;
	}

	.ml_10 {
		margin-left: 10px !important;
	}

	.ml_15 {
		margin-left: 15px !important;
	}

	.ml_20 {
		margin-left: 20px !important;
	}

	.ml_25 {
		margin-left: 25px !important;
	}

	.ml_30 {
		margin-left: 30px !important;
	}

	.ml_35 {
		margin-left: 35px !important;
	}

	.ml_40 {
		margin-left: 40px !important;
	}

	.ml_45 {
		margin-left: 45px !important;
	}

	.ml_50 {
		margin-left: 50px !important;
	}

	/* 20160115 追加 AL:Designs */
	/*トップ系 */
	.mT0 {
		margin-top: 0px !important;
	}

	.mT1 {
		margin-top: 1px !important;
	}

	.mT2 {
		margin-top: 2px !important;
	}

	.mT3 {
		margin-top: 3px !important;
	}

	.mT4 {
		margin-top: 4px !important;
	}

	.mT5 {
		margin-top: 5px !important;
	}

	.mT10 {
		margin-top: 10px !important;
	}

	.mT15 {
		margin-top: 15px !important;
	}

	.mT20 {
		margin-top: 20px !important;
	}

	.mT25 {
		margin-top: 25px !important;
	}

	.mT30 {
		margin-top: 30px !important;
	}

	.mT35 {
		margin-top: 35px !important;
	}

	.mT40 {
		margin-top: 40px !important;
	}

	.mT45 {
		margin-top: 45px !important;
	}

	.mT50 {
		margin-top: 50px !important;
	}

	/*レフト系 */
	.mL0 {
		margin-left: 0px !important;
	}

	.mL1 {
		margin-left: 1px !important;
	}

	.mL2 {
		margin-left: 2px !important;
	}

	.mL3 {
		margin-left: 3px !important;
	}

	.mL4 {
		margin-left: 4px !important;
	}

	.mL5 {
		margin-left: 5px !important;
	}

	.mL10 {
		margin-left: 10px !important;
	}

	.mL15 {
		margin-left: 15px !important;
	}

	.mL20 {
		margin-left: 20px !important;
	}

	.mL25 {
		margin-left: 25px !important;
	}

	.mL30 {
		margin-left: 30px !important;
	}

	.mL35 {
		margin-left: 35px !important;
	}

	.mL40 {
		margin-left: 40px !important;
	}

	.mL45 {
		margin-left: 45px !important;
	}

	.mL50 {
		margin-left: 50px !important;
	}

	/*ライト系 */
	.mR0 {
		margin-right: 0px !important;
	}

	.mR1 {
		margin-right: 1px !important;
	}

	.mR2 {
		margin-right: 2px !important;
	}

	.mR3 {
		margin-right: 3px !important;
	}

	.mR4 {
		margin-right: 4px !important;
	}

	.mR5 {
		margin-right: 5px !important;
	}

	.mR10 {
		margin-right: 10px !important;
	}

	.mR15 {
		margin-right: 15px !important;
	}

	.mR20 {
		margin-right: 20px !important;
	}

	.mR25 {
		margin-right: 25px !important;
	}

	.mR30 {
		margin-right: 30px !important;
	}

	.mR35 {
		margin-right: 35px !important;
	}

	.mR40 {
		margin-right: 40px !important;
	}

	.mR45 {
		margin-right: 45px !important;
	}

	.mR50 {
		margin-right: 50px !important;
	}

	/* ボトム系 */
	.mB0 {
		margin-bottom: 0px !important;
	}

	.mB1 {
		margin-bottom: 1px !important;
	}

	.mB2 {
		margin-bottom: 2px !important;
	}

	.mB3 {
		margin-bottom: 3px !important;
	}

	.mB4 {
		margin-bottom: 4px !important;
	}

	.mB5 {
		margin-bottom: 5px !important;
	}

	.mB10 {
		margin-bottom: 10px !important;
	}

	.mB15 {
		margin-bottom: 15px !important;
	}

	.mB20 {
		margin-bottom: 20px !important;
	}

	.mB25 {
		margin-bottom: 25px !important;
	}

	.mB30 {
		margin-bottom: 30px !important;
	}

	.mB35 {
		margin-bottom: 35px !important;
	}

	.mB40 {
		margin-bottom: 40px !important;
	}

	.mB45 {
		margin-bottom: 45px !important;
	}

	.mB50 {
		margin-bottom: 50px !important;
	}

	/* オール系 */
	.mA0 {
		margin: 0px !important;
	}

	.mA5 {
		margin: 5px !important;
	}

	.mA10 {
		margin: 10px !important;
	}

	.mA15 {
		margin: 15px !important;
	}

	.mA20 {
		margin: 20px !important;
	}

	.mA25 {
		margin: 25px !important;
	}

	.mA30 {
		margin: 30px !important;
	}

	.mA35 {
		margin: 35px !important;
	}

	.mA40 {
		margin: 40px !important;
	}

	/* マージン左右auto */
	.mLRA {
		margin-left: auto !important;
		margin-right: auto !important;
	}

	/* 20160115 追加ここまで AL:Designs */


	/* padding 20160115 追加 AL:Designs
---------------------------------------------- */

	/*トップ系 */
	.pT0 {
		padding-top: 0px !important;
	}

	.pT1 {
		padding-top: 1px !important;
	}

	.pT2 {
		padding-top: 2px !important;
	}

	.pT3 {
		padding-top: 3px !important;
	}

	.pT4 {
		padding-top: 4px !important;
	}

	.pT5 {
		padding-top: 5px !important;
	}

	.pT10 {
		padding-top: 10px !important;
	}

	.pT15 {
		padding-top: 15px !important;
	}

	.pT20 {
		padding-top: 20px !important;
	}

	.pT25 {
		padding-top: 25px !important;
	}

	.pT30 {
		padding-top: 30px !important;
	}

	.pT35 {
		padding-top: 35px !important;
	}

	.pT40 {
		padding-top: 40px !important;
	}

	/*レフト系 */
	.pL0 {
		padding-left: 0px !important;
	}

	.pL1 {
		padding-left: 1px !important;
	}

	.pL2 {
		padding-left: 2px !important;
	}

	.pL3 {
		padding-left: 3px !important;
	}

	.pL4 {
		padding-left: 4px !important;
	}

	.pL5 {
		padding-left: 5px !important;
	}

	.pL10 {
		padding-left: 10px !important;
	}

	.pL15 {
		padding-left: 15px !important;
	}

	.pL20 {
		padding-left: 20px !important;
	}

	.pL25 {
		padding-left: 25px !important;
	}

	.pL30 {
		padding-left: 30px !important;
	}

	.pL35 {
		padding-left: 35px !important;
	}

	.pL40 {
		padding-left: 40px !important;
	}

	/*ライト系 */
	.pR0 {
		padding-right: 0px !important;
	}

	.pR1 {
		padding-right: 1px !important;
	}

	.pR2 {
		padding-right: 2px !important;
	}

	.pR3 {
		padding-right: 3px !important;
	}

	.pR4 {
		padding-right: 4px !important;
	}

	.pR5 {
		padding-right: 5px !important;
	}

	.pR10 {
		padding-right: 10px !important;
	}

	.pR15 {
		padding-right: 15px !important;
	}

	.pR20 {
		padding-right: 20px !important;
	}

	.pR25 {
		padding-right: 25px !important;
	}

	.pR30 {
		padding-right: 30px !important;
	}

	.pR35 {
		padding-right: 35px !important;
	}

	.pR40 {
		padding-right: 40px !important;
	}

	/* ボトム系 */
	.pB0 {
		padding-bottom: 0px !important;
	}

	.pB1 {
		padding-bottom: 1px !important;
	}

	.pB2 {
		padding-bottom: 2px !important;
	}

	.pB3 {
		padding-bottom: 3px !important;
	}

	.pB4 {
		padding-bottom: 4px !important;
	}

	.pB5 {
		padding-bottom: 5px !important;
	}

	.pB10 {
		padding-bottom: 10px !important;
	}

	.pB15 {
		padding-bottom: 15px !important;
	}

	.pB20 {
		padding-bottom: 20px !important;
	}

	.pB25 {
		padding-bottom: 25px !important;
	}

	.pB30 {
		padding-bottom: 30px !important;
	}

	.pB35 {
		padding-bottom: 35px !important;
	}

	.pB40 {
		padding-bottom: 40px !important;
	}

	/* オール系 */
	.pA0 {
		padding: 0px !important;
	}

	.pA1 {
		padding: 1px !important;
	}

	.pA2 {
		padding: 2px !important;
	}

	.pA3 {
		padding: 3px !important;
	}

	.pA4 {
		padding: 4px !important;
	}

	.pA5 {
		padding: 5px !important;
	}

	.pA10 {
		padding: 10px !important;
	}

	.pA15 {
		padding: 15px !important;
	}

	.pA20 {
		padding: 20px !important;
	}

	.pA25 {
		padding: 25px !important;
	}

	.pA30 {
		padding: 30px !important;
	}

	.pA35 {
		padding: 35px !important;
	}

	.pA40 {
		padding: 40px !important;
	}

	/* 20160115 追加ここまで AL:Designs */


	/* float 20160115 追加 AL:Designs
---------------------------------------------- */
	.fLeft {
		float: left;
	}

	.fRight {
		float: right;
	}

	/* 20160115 追加ここまで AL:Designs */

	/* その他追加 20160115 追加 AL:Designs
---------------------------------------------- */
	/* ボタンロールオーバー明度 */
	.btnAlpha:hover {
		filter: alpha(opacity=75);
		-moz-opacity: 0.75;
		opacity: 0.75;
	}

	/* 明度30,60 */
	.opc30 {
		filter: alpha(opacity=30);
		-moz-opacity: 0.3;
		opacity: 0.3;
	}

	.opc60 {
		filter: alpha(opacity=60);
		-moz-opacity: 0.6;
		opacity: 0.6;
	}

	/* カーソルポインタ  */
	.mcPointer {
		cursor: pointer;
	}

	/* 上下位置調整 */
	.va1 {
		vertical-align: 0px;
	}

	.vb1 {
		vertical-align: 1px;
	}

	.vb2 {
		vertical-align: 2px;
	}

	.vb3 {
		vertical-align: 3px;
	}

	.vb4 {
		vertical-align: 4px;
	}

	.vb5 {
		vertical-align: 5px;
	}

	.vt1 {
		vertical-align: -1px;
	}

	.vt2 {
		vertical-align: -2px;
	}

	.vt3 {
		vertical-align: -3px;
	}

	.vt4 {
		vertical-align: -4px;
	}

	.vt5 {
		vertical-align: -5px;
	}

	.bgWc {
		background-color: #fff !important;
	}

	/* 20160115 追加ここまで AL:Designs */

	/* 20170609 追加 AL:Designs */
	sup {
		font-size: 75%;
	}

	.transition {
		-webkit-transition: all 0.5s;
		-webkit-transition: -webkit-all 0.5s;
		-moz-transition: all 0.5s;
		-ms-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
	}


	.onlypc {
		display: inline;
	}

	.onlysp {
		display: none;
	}

	/* ローン */
	.innerspace {
		width: 1000px;
		padding: 30px 0px;
		margin: 10px auto;
		background: url('/img/loan/bg_main_sky.jpg') top left no-repeat;
		background-size: cover;
		position: relative;
		line-height: 65px;
	}

	.innerspace p {
		position: relative;
	}

	.kvf1 {
		font-size: 240%;
		font-weight: bold;
		text-align: center;
	}

	.kvf2 {
		font-size: 360%;
		color: #E94A08;
		font-weight: 800;
		text-align: center;
	}

	.kvf3 {
		font-size: 800%;
		color: #E94A08;
		font-weight: 900;
		text-align: center;
	}

	.kvf4 {
		font-size: 470%;
		font-weight: 600;
		text-align: center;
	}

	.kvf5 {
		font-size: 340%;
		font-weight: 500;
		text-align: center;
	}

	.kvf6 {
		font-size: 550%;
		color: #934801;
		font-weight: 900;
		text-align: center;
	}

	.kvf7 {
		font-size: 340%;
		font-weight: 800;
		text-align: center;
	}

	.voiceleft {
		position: absolute;
		top: 5px;
		left: 20px;
		width: 25px;
	}

	.voiceright {
		position: absolute;
		top: 5px;
		right: 20px;
		width: 25px;
	}

	.blockleft {
		position: absolute;
		bottom: 0px;
		left: 0px;
		height: 55px;
		visibility: visible;
	}

	.order_house_l {
		width: 160px;
	}

	.blockright {
		position: absolute;
		bottom: 0px;
		right: 0px;
		height: 55px;
		visibility: visible;
	}

	.voiceleft img,
	.voiceright img {
		width: 100%;
	}

	.blockleft img,
	.blockright img {
		height: 100% !important;
	}

	ul.circlelist li {
		display: inline-block;
		width: 30%;
		margin: 0 1.5%;
	}

	.innerwrap {
		width: 1000px;
		border-bottom: 2px solid #000;
		margin: 0 auto;
		padding: 10px 0px;
		position: relative;
	}

	.title-h2 {
		text-align: center;
		font-size: 36px;
		font-weight: bold;
		line-height: 50px;
	}

	.innerwrap-can {
		width: 1000px;
		margin: 0 auto;
	}

	.innerwrap-can ul {
		padding-left: 0;
	}

	.innerwrap-can ul li {
		display: inline-block;
		margin-right: 1%;
		width: 32.3%;
		height: 215px;
		text-align: center;
		color: #fff;
		position: relative;
		box-sizing: border-box;
		vertical-align: middle;
	}

	.innerwrap-can ul li p {
		font-size: 280%;
	}

	.innerwrap-can ul li:last-child {
		margin-right: 0;
	}

	.innerwrap-can ul li.can1 {
		background: url(/img/loan/can_1.png) top left no-repeat;
		background-size: cover;
	}

	.innerwrap-can ul li.can2 {
		background: url(/img/loan/can_2.png) top left no-repeat;
		background-size: cover;
	}

	.innerwrap-can ul li.can3 {
		background: url(/img/loan/can_3.png) top left no-repeat;
		background-size: cover;
	}

	.innerwrap-can ul li.can1 p {
		padding-top: 20%;
		line-height: 30px;
	}

	.innerwrap-can ul li.can2 p {
		padding-top: 20%;
		line-height: 30px;
	}

	.innerwrap-can ul li.can3 p {
		padding-top: 25%;
		line-height: 30px;
	}

	.innerwrap-can ul li .nummark {
		background-color: #fff;
		padding: 2px 8px 0px;
		position: absolute;
		top: 10px;
		left: 10px;
		font-size: 180%;
		font-weight: bold;
	}

	.innerwrap-can ul li.can1 .nummark {
		color: #4368A9;
	}

	.innerwrap-can ul li.can2 .nummark {
		color: #645B47;
	}

	.innerwrap-can ul li.can3 .nummark {
		color: #327E2C;
	}

	.innerwrap-check {
		width: 1000px;
		margin: 0 auto;
		background-color: #FFF5E0;
	}

	.innerwrap-check .wf-sawarabigothic {
		line-height: 28px;
	}

	.innerwrap-check .checkline {
		line-height: 60px;
	}

	.checkline {
		background: url('/img/loan/chkimg.png') center left no-repeat;
		background-size: 50px;
		padding-left: 60px;
		padding-top: 20px;
	}

	.checkline .clf1 {
		font-size: 600%;
		font-weight: 800;
		color: #E94A08;
	}

	.checkline .clf2 {
		font-size: 400%;
		font-weight: 800;
		color: #E94A08;
	}

	.innerwrap-catch {
		width: 1000px;
		margin: 0 auto;
		background-color: #E94A08;
		padding: 10px 0px;
	}

	.innerwrap-catch .ctf1 {
		font-size: 270%;
		font-weight: 700;
		color: #fff;
		line-height: 40px;
	}

	.innerwrap-catch .ctf2 {
		font-size: 500%;
		font-weight: 900;
		color: #ff0;
		line-height: 70px;
	}

	.innerwrap-catch .ctf3 {
		font-size: 550%;
		font-weight: 900;
		color: #ff0;
		line-height: 70px;
	}

	.innerwrap-bnr {
		width: 1000px;
		margin: 0 auto;
	}

	.innerwrap-bnr a[href^="tel:"] {
		pointer-events: auto !important;
		color: #000;
		text-decoration: none;
	}

	.innerwrap-bnr ul {
		padding-left: 0;
	}

	.innerwrap-bnr ul li {
		display: inline-block;
		margin-right: 1%;
		width: 32.3%;
		text-align: center;
		color: #fff;
		position: relative;
		box-sizing: border-box;
		vertical-align: middle;
	}

	.innerwrap-bnr ul li:last-child {
		margin-right: 0;
	}

	.innerwrap-cal {
		width: 1000px;
		background-color: #DFEDC4;
		padding: 30px 0px;
	}

	.innerwrap-cal .cal01 {
		float: left;
		width: 27%;
	}

	.innerwrap-cal .cal02 {
		float: right;
		width: 70%;
	}

	.innerwrap-cal .calsentense {
		font-size: 250%;
		font-weight: 900;
		line-height: 30px;
	}

	.innerwrap-cal ul,
	ul.renovemerit,
	ul.orderresult {
		display: -webkit-flex;
		display: flex;
		list-style: none;
	}

	.innerwrap-cal ul li {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: -moz-flex;
		display: flex;
		-webkit-box-lines: multiple;
		-moz-box-lines: multiple;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		display: inline-block;
		width: 33%;
		position: relative;
		height: 90px;
		margin-right: 0.5%;
	}

	.innerwrap-cal ul li:last-child {
		margin-right: 0;
	}

	.innerwrap-cal ul li.bg0a3 {
		background-color: #00A83A;
	}

	.innerwrap-cal ul li.bge40 {
		background-color: #E94907;
	}

	.innerwrap-cal ul li.bgfff {
		background-color: #FFF;
	}

	.innerwrap-cal ul li p {
		position: absolute;
		bottom: 0;
		width: 100%;
		font-size: 350%;
		text-align: center;
		font-weight: 500;
		line-height: 50px;
	}

	.innerwrap-cal ul li.bg0a3 p {
		top: 6px;
	}

	.innerwrap-cal ul li p.vth1 {
		font-size: 350%;
		text-align: center;
		color: #fff;
		font-weight: 500;
	}

	.innerwrap-cal ul li p.vth2 {
		font-size: 350%;
		text-align: center;
		color: #fff;
		font-weight: 500;
	}

	.innerwrap-cal .text-last1 {
		font-size: 250%;
		font-weight: 600;
		text-align: center;
		line-height: 30px;
	}

	.innerwrap-cal .text-last2 {
		font-size: 380%;
		font-weight: 700;
		text-align: center;
		line-height: 50px;
	}

	.calalert {
		font-size: 210%;
	}

	/*リノベ*/
	.renove-innerspace {
		width: 1000px;
		padding: 30px 0px;
		margin: 10px auto;
		background-color: #66BF97;
		position: relative;
	}

	.renove-innerspace .kvtxt {
		font-size: 300%;
		line-height: 50px;
	}

	.renove-innerspace .kvimg img {
		width: 73%;
	}

	.mltxt1 {
		font-size: 235%;
		color: #E94A08;
		margin-bottom: 5px;
		padding: 15px 0px;
	}

	.mltxt2 {
		font-size: 240%;
		color: #E6298A;
		margin-bottom: 5px;
		padding: 25px 0px;
	}

	.mltxt3 {
		font-size: 240%;
		color: #996300;
		margin-bottom: 5px;
		padding: 25px 0px;
	}

	.innerkv {
		width: 98%;
		margin: 0 auto;
		background: url('/img/renove/kv_renove.png') bottom right no-repeat;
		background-size: 32%;
	}

	ul.renovemerit {
		width: 97%;
		margin: 0 auto;
	}

	ul.renovemerit li {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: -moz-flex;
		display: flex;
		-webkit-box-lines: multiple;
		-moz-box-lines: multiple;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 32%;
		margin-right: 1%;
		display: inline-block;
	}

	ul.renovemerit li div.listbox {
		width: 100%;
		height: 100%;
		background-color: #fff;
		border-radius: 10px;
		box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
		box-sizing: border-box;
	}

	ul.renovemerit li div.listbox .mltxt1,
	ul.renovemerit li div.listbox .mltxt2,
	ul.renovemerit li div.listbox .mltxt3 {
		line-height: 30px;
	}

	.cl1 {
		border: 3px solid #E94A08;
		background-color: #E94A08;
	}

	.cl2 {
		border: 3px solid #E6298A;
		background-color: #E6298A;
	}

	.cl3 {
		border: 3px solid #996300;
		background-color: #996300;
	}

	.merittitle1 {
		color: #fff;
		font-size: 250%;
		background: url(/img/renove/good.png) center left no-repeat #E94A08;
		background-size: 55px;
		padding-left: 60px;
		font-weight: 700;
		line-height: 50px;
	}

	.merittitle2 {
		color: #fff;
		font-size: 250%;
		background: url(/img/renove/good.png) center left no-repeat #E6298A;
		background-size: 55px;
		padding-left: 60px;
		font-weight: 700;
		line-height: 50px;
	}

	.merittitle3 {
		color: #fff;
		font-size: 250%;
		background: url(/img/renove/good.png) center left no-repeat #996300;
		background-size: 55px;
		padding-left: 60px;
		font-weight: 700;
		line-height: 50px;
	}

	.innerproperty {
		width: 1000px;
		margin: 0 auto 60px;
	}

	.prottl-standard,
	.prottl-special {
		float: left;
		font-size: 350%;
		font-weight: 600;
		padding: 20px 20px 20px 0px;
		line-height: 1.1em;
		width: 22%;
	}

	.prottlsub-standard,
	.prottlsub-special {
		font-size: 70%;
	}

	.prottl-standard {
		border-right: 5px solid #0054A7;
	}

	.prottl-special {
		border-right: 5px solid #E94A08;
	}

	.prottlsub-standard,
	.prottl-standard {
		color: #0054A7;
	}

	.prottlsub-special,
	.prottl-special {
		color: #E94A08;
	}

	.prottl-txt {
		float: left;
		width: 73%;
	}

	.prottl-txt li p {
		font-size: 140%;
		font-weight: 900;
		float: left;
	}

	.property-standard {
		padding: 15px;
		background-color: #DFE9F7;
	}

	.property-special {
		padding: 15px;
		background-color: #FEF2DD;
	}

	.property-standard li,
	.property-special li {
		display: inline-block;
		width: 49%;
		margin-right: 1%;
		background-color: #fff;
		padding: 0;
	}

	.property-standard li:nth-child(2n),
	.property-special li:nth-child(2n) {
		margin-right: 0;
	}

	.bfafmark {
		position: absolute;
		top: 0;
		left: 0;
		height: 20px;
		width: 42px;
	}

	.bfafmark img {
		height: 100%;
		width: inherit;
	}

	/*注文住宅 */
	.order-innerspace {
		width: 1000px;
		margin: 10px auto;
	}

	.order-innerspace .fontc-e40 {
		line-height: 45px;
	}

	.order-innerspace .innerkv {
		width: 100%;
		margin: 0 auto;
	}

	.txt1 {
		font-size: 300%;
		font-weight: bold;
	}

	.txt2 {
		font-size: 180%;
		font-weight: bold;
	}

	ul.orderresult {
		width: 100%;
		margin: 0 auto;
	}

	ul.orderresult li {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: -moz-flex;
		display: flex;
		-webkit-box-lines: multiple;
		-moz-box-lines: multiple;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		display: inline-block;
		margin-right: 1%;
	}

	ul.orderresult li:last-child {
		margin-right: 0;
	}

	ul.orderresult li.resultmain {
		width: 70%;
		position: relative;
	}

	ul.orderresult li.resulttitle {
		width: 29%;
		position: relative;
		background-size: cover;
		position: relative;
	}

	ul.orderresult li.natural {
		background: url(/img/order/natural_bg.png) top left no-repeat;
	}

	ul.orderresult li.simple {
		background: url(/img/order/simple_bg.png) top left no-repeat;
	}

	ul.orderresult li.japanese {
		background: url(/img/order/japanese_bg.png) top left no-repeat;
	}

	ul.orderresult li.resulttitle .ttl1 {
		font-size: 300%;
		box-sizing: border-box;
		position: absolute;
		top: 40%;
		width: 100%;
		line-height: 30px;
	}

	ul.orderresult li.resulttitle .ttl2 {
		font-size: 150%;
		box-sizing: border-box;
		position: absolute;
		top: 58%;
		width: 100%;
	}

	ul.orderresult li.resulttitle .ttl3 {
		font-size: 300%;
		box-sizing: border-box;
		position: absolute;
		top: 45%;
		width: 100%;
	}

	ul.orderresult li.resulttitle .ttl4 {
		font-size: 150%;
		box-sizing: border-box;
		position: absolute;
		top: 54%;
		width: 100%;
	}

	.property-natural {
		padding: 15px;
		background-color: #F2DEC3;
	}

	.property-simple {
		padding: 15px;
		background-color: #D2D6D8;
	}

	.property-japanese {
		padding: 15px;
		background-color: #DBCDD0;
	}

	ul.orderresultsmall li {
		display: inline-block;
		width: 33%;
		margin-right: 0.1%;
		background-color: #fff;
		padding: 0;
	}

	ul.orderresultsmall li:nth-child(3n) {
		margin-right: 0;
	}




	div img {
		width: 100%;
	}

	.fontc-e40 {
		color: #E94907;
	}

	#eswsFooter {
		width: 1000px;
		margin: 30px auto 0px;
	}

	.header {
		margin: 30px 0 0 0;
	}


	/* other（例）
---------------------------------------- */
}
